summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1998-09-07 18:10:26 +0000
committerache <ache@FreeBSD.org>1998-09-07 18:10:26 +0000
commit1c519a6b15480f44f69956d1471d7d4a7cec6365 (patch)
treebdf2aba1b8d01e43eae4b377a1817d8f417f3240 /Makefile
parentfd49b92e04eb23f2b4dd59262095b8ca551a6725 (diff)
downloadFreeBSD-src-1c519a6b15480f44f69956d1471d7d4a7cec6365.zip
FreeBSD-src-1c519a6b15480f44f69956d1471d7d4a7cec6365.tar.gz
Revive hierarchy target
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index f9a0580..e144928 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.213 1998/09/04 09:19:19 jb Exp $
+# $Id: Makefile,v 1.214 1998/09/04 21:19:37 jb Exp $
#
# The user-driven targets are:
#
@@ -91,8 +91,8 @@
# order, but that's not important.
#
TGTS = all buildworld clean cleandepend cleanobj depend distribute \
- everything includes installmost install installworld most obj \
- update world afterdistribute
+ everything hierarchy includes installmost install installworld \
+ most obj update world afterdistribute
#
# Handle the user-driven targets, using the source relative mk files.
OpenPOWER on IntegriCloud