summaryrefslogtreecommitdiffstats
path: root/Makefile.inc0
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.inc0
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.inc0')
-rw-r--r--Makefile.inc05
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile.inc0 b/Makefile.inc0
index 264505d..a3c6e89 100644
--- a/Makefile.inc0
+++ b/Makefile.inc0
@@ -1,5 +1,5 @@
#
-# $Id: Makefile.inc0,v 1.5 1998/09/07 18:10:26 ache Exp $
+# $Id: Makefile.inc0,v 1.6 1998/09/09 06:03:51 jb Exp $
#
# This makefile ensures that the object directory is set according to the
# object format to avoid mixing aout and elf formatted files during the
@@ -30,7 +30,8 @@ MAKE= make -m ${.CURDIR}/share/mk -f Makefile.inc1
# These are the backend targets.
#
BKTGTS= afterdistribute all clean cleandepend cleanobj depend distribute \
- everything includes installmost install most obj rerelease update
+ everything hierarchy includes installmost install most obj \
+ rerelease update
#
# A generic rule for the backend targets.
OpenPOWER on IntegriCloud