music-typesetting/Makefile.custom

8 lines
130 B
Makefile
Raw Normal View History

2021-10-06 02:37:00 +02:00
upload:
scp $(SRC).pdf tacos:/var/www/htdocs/t.karchnu.fr/doc/
run: $(SRC).pdf
serve:
find . -name "*.ly" | entr gmake -B run