Add the perl man pages to the "whatis" building list.

RELENG_3 candidate.
This commit is contained in:
Mark Murray 1999-02-04 11:54:30 +00:00
parent dc62ad2891
commit 0ac892d8be
1 changed files with 2 additions and 0 deletions

View File

@ -1,10 +1,12 @@
# @(#)Makefile 8.2 (Berkeley) 4/16/94
# $Id$
# XXX MISSING: man3f
SUBDIR= man1 man3 man4 man5 man6 man7 man8 man9
makedb:
makewhatis ${DESTDIR}${BINDIR}/man
makewhatis ${DESTDIR}${BINDIR}/perl/man
.include "${.CURDIR}/../Makefile.inc"
.include <bsd.subdir.mk>