memory for resource make

This commit is contained in:
aarne
2006-12-15 08:09:50 +00:00
parent c9f3540395
commit 281987ea2d

View File

@@ -1,6 +1,11 @@
GF=gf
RTS=+RTS -M800M -K100M
RTSS=+RTS -M1000M -K100M
#may need this on amd64
#RTS=+RTS -M2000M -K200M
#RTSS=+RTS -M2000M -K200M
GFCA=$(GF) -nocf
GFCC=$(GF) -nocf -make
GFC=$(GFCC) -src