mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
makefile
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
GF=gf
|
GF=gf
|
||||||
RTS=+RTS -M800M -K100M
|
RTS=+RTS -M800M -K100M
|
||||||
RTSS=+RTS -M1800M -K100M
|
RTSS=+RTS -M1000M -K100M
|
||||||
GFCA=$(GF) -nocf
|
GFCA=$(GF) -nocf
|
||||||
GFCC=$(GF) -nocf -make
|
GFCC=$(GF) -nocf -make
|
||||||
GFC=$(GFCC) -src
|
GFC=$(GFCC) -src
|
||||||
|
|||||||
Reference in New Issue
Block a user