1
0
forked from GitHub/gf-core

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
This commit is contained in:
john.j.camilleri
2013-09-16 07:17:27 +00:00
parent 8e1c6cca40
commit f5461eb3d4
816 changed files with 14 additions and 410648 deletions

8
examples/foods/Makefile Normal file
View File

@@ -0,0 +1,8 @@
all:: Foods.pgf
Foods.pgf: Foods???.gf
gf -make -s -optimize-pgf Foods???.gf
clean:
rm -rf *.gfo Foods.pgf