summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1998-09-07 18:10:26 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1998-09-07 18:10:26 +0000
commitdac1e6e6ec392d75be8a1b991a8f5b081ff9edd1 (patch)
tree5f5fd0e0e259fc8fbe360071879e53a296ef89f1 /Makefile
parente0b8e0b8f2f63f0ebe0561d58d6893ca52a6a176 (diff)
Notes
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index f9a0580fa64d..e144928f04f6 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.