1
0
forked from GitHub/gf-core
Files
gf-core/examples/foods/Makefile
john.j.camilleri e0c6b0764c Remove contribs and examples
Everything has now been moved to a separate repository at
https://github.com/GrammaticalFramework/gf-contrib
The contents of the examples folder are build during SetupWeb
2013-09-16 07:17:27 +00:00

9 lines
112 B
Makefile

all:: Foods.pgf
Foods.pgf: Foods???.gf
gf -make -s -optimize-pgf Foods???.gf
clean:
rm -rf *.gfo Foods.pgf