don't include .depend (attempt to fix Windows stage2 build failure)
authorSimon Marlow <simonmar@microsoft.com>
Tue, 29 Aug 2006 08:38:42 +0000 (08:38 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Tue, 29 Aug 2006 08:38:42 +0000 (08:38 +0000)
compiler/Makefile.ghcbin

index d31c3e6..6d4cbc8 100644 (file)
@@ -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)