forked from GitHub/gf-core
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