summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1998-09-10 20:44:56 +0000
committerache <ache@FreeBSD.org>1998-09-10 20:44:56 +0000
commite573989d4559a29b4189808bf98c7df867eaccf2 (patch)
tree02f11e0f8a9641352775847a76b654cf996bc6a0 /Makefile
parent1f746c3a988c4d342a40c7dbd963a1a564772c17 (diff)
downloadFreeBSD-src-e573989d4559a29b4189808bf98c7df867eaccf2.zip
FreeBSD-src-e573989d4559a29b4189808bf98c7df867eaccf2.tar.gz
Revive hierarchy again.
Please commit only patches, not whole files!
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 5c94dd3..c03d888 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.215 1998/09/07 18:10:26 ache Exp $
+# $Id: Makefile,v 1.216 1998/09/09 06:07:32 jb Exp $
#
# The user-driven targets are:
#
@@ -93,8 +93,8 @@
# order, but that's not important.
#
TGTS = afterdistribute all buildworld clean cleandepend cleanobj depend \
- distribute everything includes installmost install installworld \
- most obj rerelease update world
+ distribute everything hierarchy includes installmost install \
+ installworld most obj rerelease update world
#
# Handle the user-driven targets, using the source relative mk files.
OpenPOWER on IntegriCloud