summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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