projects
/
ghc-hetmet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e74ac50
)
[project @ 2001-07-24 10:38:48 by simonmar]
author
simonmar
<unknown>
Tue, 24 Jul 2001 10:38:48 +0000
(10:38 +0000)
committer
simonmar
<unknown>
Tue, 24 Jul 2001 10:38:48 +0000
(10:38 +0000)
remove extra SRC_MKDEPENDC_OPTS, since we shouldn't be doing a
mkdependC in this directory at all.
ghc/lib/std/Makefile
patch
|
blob
|
history
diff --git
a/ghc/lib/std/Makefile
b/ghc/lib/std/Makefile
index
99eef3a
..
1062861
100644
(file)
--- 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