summaryrefslogtreecommitdiffstats
path: root/share/man/man8/Makefile
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1996-05-29 01:10:10 +0000
committerwosch <wosch@FreeBSD.org>1996-05-29 01:10:10 +0000
commit4fe110ed7ec5499e9b07d9beafc5da0b0c42918a (patch)
tree47f6330f18470d06b4d3b1635c8be287e57e56cd /share/man/man8/Makefile
parent55faaca1d9d099ca6d9ecf41e94be9a287fb1cad (diff)
downloadFreeBSD-src-4fe110ed7ec5499e9b07d9beafc5da0b0c42918a.zip
FreeBSD-src-4fe110ed7ec5499e9b07d9beafc5da0b0c42918a.tar.gz
`make maninstall' should go down into the subdirs like
`make install' does.
Diffstat (limited to 'share/man/man8/Makefile')
-rw-r--r--share/man/man8/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/man8/Makefile b/share/man/man8/Makefile
index d271b8a..6dad3c9 100644
--- a/share/man/man8/Makefile
+++ b/share/man/man8/Makefile
@@ -3,5 +3,8 @@
MAN8= adding_user.8 intro.8 rc.8 sticky.8
# XXX NOT IMPORTED: man8.hp300 man8.tahoe man8.vax
SUBDIR= man8.i386
+MANDEPEND=_PROGSUBDIR
+
+install: maninstall
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud