From: sof Date: Thu, 20 Mar 1997 17:32:01 +0000 (+0000) Subject: [project @ 1997-03-20 17:32:01 by sof] X-Git-Tag: Approximately_1000_patches_recorded~764 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=ed512fa7a56bb63f3bcee59e7fc4927abce1c903;p=ghc-hetmet.git [project @ 1997-03-20 17:32:01 by sof] mkdependHS import dirs (removed hbc) --- diff --git a/ghc/lib/Makefile b/ghc/lib/Makefile index 76e8dbf..cb4dea2 100644 --- a/ghc/lib/Makefile +++ b/ghc/lib/Makefile @@ -4,7 +4,7 @@ # # Makefile for building the GHC Prelude libraries umpteen ways # -# $Id: Makefile,v 1.6 1997/03/17 20:34:49 simonpj Exp $ +# $Id: Makefile,v 1.7 1997/03/20 17:32:01 sof Exp $ # # ################################################################################# @@ -60,7 +60,7 @@ required/Time_HC_OPTS += -monly-3-regs #----------------------------------------------------------------------------- # Dependency generation -SRC_MKDEPENDHS_OPTS += -irequired:ghc:hbc:glaExts:concurrent -I$(GHC_INCLUDE_DIR) +SRC_MKDEPENDHS_OPTS += -ighc:required:glaExts:concurrent -I$(GHC_INCLUDE_DIR) #----------------------------------------------------------------------------- # Rules