X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Makefile;h=e5b2eb760da7a16da4fa951ec435b0c0f19b40b6;hb=85126d5203ec5344f6a5b2e77da23d34444e48c6;hp=f3582f8ab7c2cea21ddbb6de12094617d7eca3bf;hpb=f059b94f14b9e70aa78d9e61c2a9d8db99e1ce58;p=ghc-hetmet.git diff --git a/Makefile b/Makefile index f3582f8..e5b2eb7 100644 --- 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 ::