X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Makefile;h=ec55261be1d898dd45c18b47856c5f953b1bc384;hb=e5bc09bc47d6d922501b51e9da8f84ef6a7ccbea;hp=a80dceefc99c5a31252d991e227085c5146b8f99;hpb=cbc627e356049cb73206c7afeca57c410a69bfe4;p=ghc-hetmet.git diff --git a/Makefile b/Makefile index a80dcee..ec55261 100644 --- a/Makefile +++ b/Makefile @@ -81,7 +81,7 @@ clean distclean maintainer-clean: test ! -d testsuite || $(MAKE) -C testsuite $@ $(filter clean_%, $(MAKECMDGOALS)) : clean_% : - $(MAKE) -r --no-print-directory -f ghc.mk $@ + $(MAKE) -r --no-print-directory -f ghc.mk $@ CLEANING=YES bootstrapping-files show: $(PACKAGE_MK) $(MAKE) -r --no-print-directory -f ghc.mk $@