summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-07-20 12:38:29 +0000
committerru <ru@FreeBSD.org>2003-07-20 12:38:29 +0000
commit1563c405c7a8de1a564f4b1304529b284d604860 (patch)
treee0f0f000cf727871e0ccb54e311d1667efe0d06e
parent14e655afc350127965e00e55b29fd97b1fc36791 (diff)
downloadFreeBSD-src-1563c405c7a8de1a564f4b1304529b284d604860.zip
FreeBSD-src-1563c405c7a8de1a564f4b1304529b284d604860.tar.gz
The `mk' target is long dead.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 15e1542..f068603 100644
--- a/Makefile
+++ b/Makefile
@@ -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/}
OpenPOWER on IntegriCloud