include ../defines.mk all: install: install -d ${CSSDIR} install -d ${FONTDIR} install -Dm 644 css/*.css ${CSSDIR} install -Dm 644 fonts/* ${FONTDIR}