forked from GitHub/gf-core
Makefile for Foods.pgf (machine readable version of README)
This commit is contained in:
8
contrib/summerschool/foods/Makefile
Normal file
8
contrib/summerschool/foods/Makefile
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
all:: Foods.pgf
|
||||
|
||||
Foods.pgf: Foods???.gf
|
||||
gf -make -s Foods???.gf
|
||||
|
||||
clean:
|
||||
rm -rf *.gfo Foods.pgf
|
||||
Reference in New Issue
Block a user