[project @ 2003-08-08 10:55:22 by malcolm]
authormalcolm <unknown>
Fri, 8 Aug 2003 10:55:22 +0000 (10:55 +0000)
committermalcolm <unknown>
Fri, 8 Aug 2003 10:55:22 +0000 (10:55 +0000)
Adjust the default search path for building library packages with nhc98.

Makefile.nhc98

index 9668dce..4acf083 100644 (file)
@@ -1,8 +1,6 @@
 THISPKG        = base
 SEARCH = -I$(TOPDIR)/targets/$(MACHINE)
 
-DIRS   = $(shell ${LOCAL}pkgdirlist ${THISPKG})
-
 SRCS   = \
        Data/Bits.hs Data/Bool.hs Data/Char.hs Data/Complex.hs \
        Data/Either.hs Data/FiniteMap.hs Data/IORef.hs Data/Int.hs \