summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-03-27 08:43:28 +0000
committerru <ru@FreeBSD.org>2001-03-27 08:43:28 +0000
commitd7aebcb4f6cdb92ab409d241084c72f1a8acc250 (patch)
tree2921a02acade06ab9eddfc487b5397a346b3b133 /Makefile
parent8b18de63df566be3be6d1961300d2c95705fad4b (diff)
downloadFreeBSD-src-d7aebcb4f6cdb92ab409d241084c72f1a8acc250.zip
FreeBSD-src-d7aebcb4f6cdb92ab409d241084c72f1a8acc250.tar.gz
Make it possible to build manpages for the entire source tree.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 68abfb5..1733d67 100644
--- a/Makefile
+++ b/Makefile
@@ -84,7 +84,7 @@
# Define the user-driven targets. These are listed here in alphabetical
# order, but that's not important.
#
-TGTS= afterdistribute all buildkernel buildworld checkdpadd clean \
+TGTS= afterdistribute all all-man buildkernel buildworld checkdpadd clean \
cleandepend cleandir depend distribute distribworld everything \
hierarchy includes install installkernel kernel reinstallkernel \
installmost installworld libraries lint maninstall mk most obj \
OpenPOWER on IntegriCloud