diff --git a/lib/src/swedish/folketslexikon/Makefile b/lib/src/swedish/folketslexikon/Makefile index 5a79633ae..90d851132 100644 --- a/lib/src/swedish/folketslexikon/Makefile +++ b/lib/src/swedish/folketslexikon/Makefile @@ -1,7 +1,8 @@ +M=3G FolketsLexikon.gf: ghc --make -O ImportFolketsLexikon.hs -rtsopts - ./ImportFolketsLexikon +RTS -K32M -M1500M + ./ImportFolketsLexikon +RTS -K32M -M$M clean: rm -rf *.o *.hi *.gfo *.xml FolketsLexikon.gf ImportFolketsLexikon