1
0
forked from GitHub/gf-core

Merge branch 'master' of www.grammaticalframework.org:/usr/local/www/GF

This commit is contained in:
Krasimir Angelov
2017-08-21 20:42:52 +02:00

View File

@@ -33,6 +33,9 @@ App15.pgf: $(APP15)
App16.pgf: $(APP16)
$(GFMKT) -name=App16 $(APP16) +RTS -K200M
App17.pgf: $(APP17)
$(GFMKT) -name=App16 $(APP17) +RTS -K200M
# Without dependencies:
App11:
$(GFMKT) -name=App11 $(APP11) +RTS -K200M