aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1998-09-10 20:44:56 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1998-09-10 20:44:56 +0000
commitdb23f9b3b16409e523e96e4006ce4edbd3987765 (patch)
tree98fc2a4ba853f5a80f66c1adf85db63e3a99b8fb /Makefile
parentefc22bbdd3c100b2743d623086997775d4a0f4ac (diff)
Notes
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 5c94dd3b586a..c03d888e7600 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.