mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-18 09:19:32 -06:00
options for no-pmcfg compilation in lib/src/Make.hs (for library developers, rather than users); adding Thai to some demo and documentation
This commit is contained in:
@@ -4,5 +4,8 @@ all:: Foods.pgf
|
||||
Foods.pgf: Foods???.gf
|
||||
gf -make -s -optimize-pgf Foods???.gf
|
||||
|
||||
exper: Foods???.gf
|
||||
gf -make -s -optimize-pgf Foods???.gf FoodsThai.gf
|
||||
|
||||
clean:
|
||||
rm -rf *.gfo Foods.pgf
|
||||
|
||||
Reference in New Issue
Block a user