summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGregory Neil Shapiro <gshapiro@FreeBSD.org>2002-04-20 19:04:59 +0000
committerGregory Neil Shapiro <gshapiro@FreeBSD.org>2002-04-20 19:04:59 +0000
commitb56f8802e5c843ff007db4a7172d9d8e61950c47 (patch)
treef74f34018b206d4d30ed466f3e9426142d312cf5 /Makefile
parent64928717a3f90e7bcbc923e7f070384d5176c278 (diff)
Notes
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 10ca41098b46..64df16c7daa4 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