mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
Add -optimize-pgf to Makefile for Foods.pgf
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
all:: Foods.pgf
|
||||
|
||||
Foods.pgf: Foods???.gf
|
||||
gf -make -s Foods???.gf
|
||||
gf -make -s -optimize-pgf Foods???.gf
|
||||
|
||||
clean:
|
||||
rm -rf *.gfo Foods.pgf
|
||||
|
||||
Reference in New Issue
Block a user