summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ae0d7e3..b5e2127 100644
--- a/Makefile
+++ b/Makefile
@@ -90,7 +90,7 @@ TGTS = afterdistribute all buildworld checkdpadd clean cleandepend cleandir \
#
${TGTS} : upgrade_checks
@cd ${.CURDIR}; \
- ${MAKE} -f Makefile.inc0 -m ${.CURDIR}/share/mk ${.TARGET}
+ ${MAKE} -f Makefile.inc1 -m ${.CURDIR}/share/mk ${.TARGET}
# Set a reasonable default
.MAIN: all
OpenPOWER on IntegriCloud