summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1998-09-29 22:03:13 +0000
committerjkh <jkh@FreeBSD.org>1998-09-29 22:03:13 +0000
commit0e3d3b4b2364d3693caf264aa339880db72ae64d (patch)
treec3a4bcdf89c0758303219ef28fe67f1fb474971e /Makefile
parenta04d0a21b80dc591863d3a1637f4aeadc55bf4c2 (diff)
downloadFreeBSD-src-0e3d3b4b2364d3693caf264aa339880db72ae64d.zip
FreeBSD-src-0e3d3b4b2364d3693caf264aa339880db72ae64d.tar.gz
Add back a few useful targets lost in the reshuffle.
Reviewed by: jb
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index d2c09de..02f7411 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.218 1998/09/15 05:10:17 jkh Exp $
+# $Id: Makefile,v 1.219 1998/09/28 20:39:23 jb Exp $
#
# The user-driven targets are:
#
@@ -92,9 +92,9 @@
# Define the user-driven targets. These are listed here in alphabetical
# order, but that's not important.
#
-TGTS = afterdistribute all buildworld clean cleandepend cleanobj depend \
- distribute everything hierarchy includes installmost install \
- installworld most obj rerelease update world
+TGTS = afterdistribute all buildworld clean cleandepend cleandir cleanobj \
+ depend distribute everything hierarchy includes installmost install \
+ installworld mk most obj rerelease update world
#
# Handle the user-driven targets, using the source relative mk files.
OpenPOWER on IntegriCloud