[project @ 2004-06-15 10:20:05 by malcolm]
[haskell-directory.git] / Makefile.nhc98
index d362679..2d753da 100644 (file)
@@ -1,6 +1,6 @@
 THISPKG        = base
-SEARCH = -I$(TOPDIR)/targets/$(MACHINE)
-EXTRA_H_FLAGS = +RTS -K4M -RTS
+SEARCH = -I$(TOPDIR)/targets/$(MACHINE) -Iinclude
+EXTRA_H_FLAGS = +RTS -K6M -RTS
 
 SRCS   = \
        Data/Bits.hs Data/Bool.hs Data/Char.hs Data/Complex.hs \