[project @ 2001-07-24 10:28:51 by simonmar]
authorsimonmar <unknown>
Tue, 24 Jul 2001 10:28:51 +0000 (10:28 +0000)
committersimonmar <unknown>
Tue, 24 Jul 2001 10:28:51 +0000 (10:28 +0000)
back the last change out; a better way to get all the hc files you need is

SRC_HC_OPTS += -keep-hc-files

in your build.mk.

ghc/driver/Makefile

index 3b054ca..c732167 100644 (file)
@@ -1,5 +1,5 @@
 #-----------------------------------------------------------------------------
-# $Id: Makefile,v 1.66 2001/07/24 05:05:41 ken Exp $
+# $Id: Makefile,v 1.67 2001/07/24 10:28:51 simonmar Exp $
 #
 
 TOP=..
@@ -37,7 +37,6 @@ SRC_HC_OPTS += -fglasgow-exts -cpp -syslib concurrent -syslib posix -syslib misc
 endif
 
 SRC_HC_OPTS += -DWANT_PRETTY
-SRC_HC_OPTS += $(GhcHcOpts)
 
 all :: package.conf package.conf.inplace