diff options
| author | Marcel Moolenaar <marcel@FreeBSD.org> | 1999-12-08 13:45:11 +0000 |
|---|---|---|
| committer | Marcel Moolenaar <marcel@FreeBSD.org> | 1999-12-08 13:45:11 +0000 |
| commit | 894157f536fcbf21884292a28a651238d7c48746 (patch) | |
| tree | f523bc7779abf09ad2350a466aff2ca5e79a0862 /Makefile | |
| parent | d33ed1111abe7109bae147aca7c260adbf72a9b1 (diff) | |
Notes
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
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 |
