PERL = /usr/bin/perl all: build build: rm -rf html mkdir html rsync -a extra/. html/. $(PERL) generate chmod -R u=rwX,go=rX html clean: