primops.txt.pp: add missing type application in description of GHC.Prim.Any
[ghc-hetmet.git] / Makefile
index 8166e55..1a23e2e 100644 (file)
--- 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"