FIX BUILD: can't build the makefiles during make boot
authorSimon Marlow <simonmar@microsoft.com>
Thu, 21 Jun 2007 09:51:54 +0000 (09:51 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Thu, 21 Jun 2007 09:51:54 +0000 (09:51 +0000)
libraries/Makefile

index 54b8e32..ddf94d9 100644 (file)
@@ -117,7 +117,6 @@ subdirs:
 
 boot: $(BOOTSTRAP_STAMPS) ifBuildable/ifBuildable \
          $(foreach SUBDIR,$(SUBDIRS),$(SUBDIR)/setup/Setup) \
-         $(foreach SUBDIR,$(SUBDIRS),$(SUBDIR)/GNUmakefile) \
          installPackage/installPackage
 
 # We build the Setup program in a setup subdirectory to stop it trying