[project @ 2001-07-05 13:52:40 by rrt]
authorrrt <unknown>
Thu, 5 Jul 2001 13:52:40 +0000 (13:52 +0000)
committerrrt <unknown>
Thu, 5 Jul 2001 13:52:40 +0000 (13:52 +0000)
Final stage of the PACKAGE oopsathon, or else...

ghc/lib/std/Makefile

index c1c3e90..4548978 100644 (file)
@@ -38,7 +38,7 @@ BOOT_SRCS += PrelPrimopWrappers.hs
 #-----------------------------------------------------------------------------
 #      Setting the GHC compile options
 
-SRC_HC_OPTS += -cpp -fglasgow-exts $(GhcLibHcOpts) $(PACKAGE)
+SRC_HC_OPTS += -cpp -fglasgow-exts $(GhcLibHcOpts)
 ifneq "$(ILXized)" "YES"
 SRC_HSC2HS_OPTS += -Icbits
 endif