summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 10ca410..64df16c 100644
--- a/Makefile
+++ b/Makefile
@@ -84,9 +84,9 @@
#
TGTS= afterdistribute all all-man buildkernel buildworld checkdpadd clean \
cleandepend cleandir depend distribute distribworld everything \
- hierarchy includes install installkernel kernel reinstallkernel \
- installmost installworld libraries lint maninstall mk most obj \
- objlink regress rerelease tags update
+ hierarchy includes install installcheck installkernel kernel \
+ reinstallkernel installmost installworld libraries lint maninstall \
+ mk most obj objlink regress rerelease tags update
PATH= /sbin:/bin:/usr/sbin:/usr/bin
MAKE= PATH=${PATH} make -m ${.CURDIR}/share/mk -f Makefile.inc1
OpenPOWER on IntegriCloud