From: simonmar Date: Tue, 24 Jul 2001 10:38:48 +0000 (+0000) Subject: [project @ 2001-07-24 10:38:48 by simonmar] X-Git-Tag: Approximately_9120_patches~1430 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=eb3f8eaf8fa3df71df8b20874dcbf13fd5c4b21e;p=ghc-hetmet.git [project @ 2001-07-24 10:38:48 by simonmar] remove extra SRC_MKDEPENDC_OPTS, since we shouldn't be doing a mkdependC in this directory at all. --- diff --git a/ghc/lib/std/Makefile b/ghc/lib/std/Makefile index 99eef3a..1062861 100644 --- a/ghc/lib/std/Makefile +++ b/ghc/lib/std/Makefile @@ -63,7 +63,6 @@ PrelWord_HC_OPTS = -monly-3-regs # Dependency generation SRC_MKDEPENDHS_OPTS += -I$(GHC_INCLUDE_DIR) -SRC_MKDEPENDC_OPTS += -I$(GHC_INCLUDE_DIR) #----------------------------------------------------------------------------- # Rules