summaryrefslogtreecommitdiffstats
path: root/Makefile.inc0
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.inc0
parentfd49b92e04eb23f2b4dd59262095b8ca551a6725 (diff)
downloadFreeBSD-src-1c519a6b15480f44f69956d1471d7d4a7cec6365.zip
FreeBSD-src-1c519a6b15480f44f69956d1471d7d4a7cec6365.tar.gz
Revive hierarchy target
Diffstat (limited to 'Makefile.inc0')
-rw-r--r--Makefile.inc07
1 files changed, 4 insertions, 3 deletions
diff --git a/Makefile.inc0 b/Makefile.inc0
index a90f822..d572734 100644
--- a/Makefile.inc0
+++ b/Makefile.inc0
@@ -1,5 +1,5 @@
#
-# $Id: Makefile.inc0,v 1.3 1998/09/04 09:19:19 jb Exp $
+# $Id: Makefile.inc0,v 1.4 1998/09/04 21:19:37 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
@@ -29,8 +29,9 @@ MAKE= make -m ${.CURDIR}/share/mk -f Makefile.inc1
#
# These are the backend targets.
#
-BKTGTS= all clean cleandepend cleanobj depend distribute everything includes \
- installmost install most obj update afterdistribute
+BKTGTS= all clean cleandepend cleanobj depend distribute everything \
+ hierarchy includes installmost install most obj update \
+ afterdistribute
#
# A generic rule for the backend targets.
OpenPOWER on IntegriCloud