[project @ 2002-04-22 13:08:34 by simonmar]
[ghc-hetmet.git] / Makefile
index f3582f8..e5b2eb7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -324,7 +324,7 @@ ifeq "$(HAPPY)" "$(FPTOOLS_TOP_ABS)/happy/src/happy-inplace"
 all :: $(FPTOOLS_TOP_ABS)/happy/src/happy-inplace
 
 $(FPTOOLS_TOP_ABS)/happy/src/happy-inplace : glafp-utils
-       cd happy && make boot all
+       $(MAKE) -C happy boot all
 endif
 
 all ::