ringfinger/Makefile

7 lines
79 B
Makefile

build:
php data/scripts/generate.php
clean:
rm -rf data/cache/* data/tmp/*