aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2003-07-20 12:38:29 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2003-07-20 12:38:29 +0000
commit9d1086a65ba9f145055f2a3a90bd9449944b8631 (patch)
treee0f0f000cf727871e0ccb54e311d1667efe0d06e /Makefile
parent8fe29a4f1729a12e19650dc4fdcc7c9bf7ad95f1 (diff)
Notes
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 15e154230fd9c..f0686030b326a 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/}