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:
aea7d71
)
don't include .depend (attempt to fix Windows stage2 build failure)
author
Simon Marlow
<simonmar@microsoft.com>
Tue, 29 Aug 2006 08:38:42 +0000
(08:38 +0000)
committer
Simon Marlow
<simonmar@microsoft.com>
Tue, 29 Aug 2006 08:38:42 +0000
(08:38 +0000)
compiler/Makefile.ghcbin
patch
|
blob
|
history
diff --git
a/compiler/Makefile.ghcbin
b/compiler/Makefile.ghcbin
index
d31c3e6
..
6d4cbc8
100644
(file)
--- a/
compiler/Makefile.ghcbin
+++ b/
compiler/Makefile.ghcbin
@@
-32,5
+32,3
@@
HS_OBJS = $(patsubst %, $(odir)/%, $(addsuffix .$(way_)o,$(basename $(HS_SRCS)))
$(odir)/main/Main.o : libHSghc$(_way).a
include $(TOP)/mk/target.mk
-
--include .depend-$(stage)