aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>1999-12-08 13:45:11 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>1999-12-08 13:45:11 +0000
commit894157f536fcbf21884292a28a651238d7c48746 (patch)
treef523bc7779abf09ad2350a466aff2ca5e79a0862 /Makefile
parentd33ed1111abe7109bae147aca7c260adbf72a9b1 (diff)
Notes
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ae0d7e388837f..b5e21270eda1e 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