summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-05-07 15:42:56 +0000
committerru <ru@FreeBSD.org>2002-05-07 15:42:56 +0000
commitfbb461a39b13a1f44f93e3fd280fe501b4a6b9a3 (patch)
tree0401d9355e3c6c074618a83e407325240abce818 /Makefile
parentd6d288d03560d7f086db45927490907898db19d9 (diff)
downloadFreeBSD-src-fbb461a39b13a1f44f93e3fd280fe501b4a6b9a3.zip
FreeBSD-src-fbb461a39b13a1f44f93e3fd280fe501b4a6b9a3.tar.gz
Added internal, non-recursive (SUBDIR) versions of the `all-man'
and `maninstall' targets. This fixes the issue where each subdir was descended into twice during "make all", and also resurrects the standardization of `maninstall'. Urged by: bde
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8b77256..43abbd1 100644
--- a/Makefile
+++ b/Makefile
@@ -85,7 +85,7 @@
TGTS= all all-man buildkernel buildworld checkdpadd clean \
cleandepend cleandir depend distribute distributeworld everything \
hierarchy includes install installcheck installkernel \
- reinstallkernel installmost installworld libraries lint \
+ reinstallkernel installmost installworld libraries lint maninstall \
mk most obj objlink regress rerelease tags update
.ORDER: buildworld installworld
OpenPOWER on IntegriCloud