X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Makefile;h=c32fc6980594fdcde04e078e96d1a0ed079b75bd;hb=246dab8d62eaeb3e239c49b69ab3ad95299c1b38;hp=2b1e5ab049759ee4cdc54a713b19da4f7d3960bb;hpb=57d15e1c1b85a8ec417e843827e5c8d271f7b1da;p=ghc-hetmet.git diff --git a/Makefile b/Makefile index 2b1e5ab..c32fc69 100644 --- 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