ringfinger/Makefile
2020-08-17 23:46:58 +02:00

7 lines
79 B
Makefile

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