X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Makefile.nhc98;fp=Makefile.nhc98;h=8cffa9544721278fa68dd1ad8e2818cd37ddd5e9;hb=e5cae33016a7dc093608aecfe4e737e814d0afa6;hp=54aab9498d02392917b34572bd6c479abb1148ce;hpb=eb1ea554e09e2674ccaaebc299fc40f7623146e8;p=ghc-base.git diff --git a/Makefile.nhc98 b/Makefile.nhc98 index 54aab94..8cffa95 100644 --- a/Makefile.nhc98 +++ b/Makefile.nhc98 @@ -2,6 +2,7 @@ THISPKG = base SEARCH = -I$(TOPDIR)/targets/$(MACHINE) -Iinclude \ -I../../prelude/PreludeIO -I../../prelude/`$(LOCAL)harch` EXTRA_H_FLAGS = -H4M -K3M +EXTRA_C_FLAGS = -D__NHC__ EXTRA_HBC_FLAGS = -H16M -A1M DIRS = \ @@ -39,7 +40,7 @@ SRCS = \ Text/Read.hs Text/Show.hs Text/Show/Functions.hs \ Text/ParserCombinators/ReadP.hs Data/Version.hs \ Unsafe/Coerce.hs \ - WCsubst.c \ + WCsubst.c dirUtils.c \ System/Posix/Types.hs System/Posix/Internals.hs \ # Data/String.hs