[project @ 2001-12-10 18:04:51 by sewardj]
[ghc-hetmet.git] / Makefile
index 2b1e5ab..c32fc69 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -315,8 +315,7 @@ DIST_CLEAN_FILES += config.cache config.status
 ifeq "$(HAPPY)" "$(FPTOOLS_TOP_ABS)/happy/src/happy-inplace"
 all :: $(FPTOOLS_TOP_ABS)/happy/src/happy-inplace
 
-$(FPTOOLS_TOP_ABS)/happy/src/happy-inplace :
-       cd ghc/includes && make boot
+$(FPTOOLS_TOP_ABS)/happy/src/happy-inplace : glafp-utils
        cd happy && make boot all
 endif