The `mk' target is long dead.

This commit is contained in:
Ruslan Ermilov 2003-07-20 12:38:29 +00:00
parent 8fe29a4f17
commit 9d1086a65b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=117806

View File

@ -65,7 +65,7 @@ TGTS= all all-man buildkernel buildworld checkdpadd clean \
hierarchy install installcheck installkernel installkernel.debug\
reinstallkernel reinstallkernel.debug installmost installworld \
libraries lint maninstall \
mk most obj objlink regress rerelease tags update
most obj objlink regress rerelease tags update
BITGTS= files includes
BITGTS:=${BITGTS} ${BITGTS:S/^/build/} ${BITGTS:S/^/install/}