]> gitweb @ CieloNegro.org - pkgsrc-ghc.git/blobdiff - Makefile
stage0.mk -> bootstrap.mk
[pkgsrc-ghc.git] / Makefile
index 8ad240a370b1e78ff6b3a54fa5ea9ae749ea6416..4ea112401217991eb154921ae5d233d64353bfe8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -68,7 +68,7 @@ CONFIGURE_ARGS += \
        --with-iconv-libraries=${PREFIX}/lib
 
 # Define ${PLATFORM} and the target "pre-configure".
-.include "../../wip/ghc/stage0.mk"
+.include "../../wip/ghc/bootstrap.mk"
 
 do-configure:
        ${RUN} cd ${WRKSRC} && \