X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=Makefile;h=1a23e2ebbe20f1c3ba81f411836ca05df3417eed;hp=8166e55843aa45f8325c3d070a51a211bdce2419;hb=e11c554e94c39223ea55991a552ccb244dfe4364;hpb=c1e824a275339da8fae6614f5a0db751874d0a36 diff --git a/Makefile b/Makefile index 8166e55..1a23e2e 100644 --- a/Makefile +++ b/Makefile @@ -69,7 +69,7 @@ ifneq "$(OMIT_PHASE_1)" "YES" $(MAKE) -r --no-print-directory -f ghc.mk phase=1 phase_1_builds endif @echo "===--- building final phase" - $(MAKE) -r --no-print-directory -f ghc.mk $@ + $(MAKE) -r --no-print-directory -f ghc.mk phase=final $@ binary-dist: binary-dist-prep ifeq "$(mingw32_TARGET_OS)" "1"