From a14ff10255d2dd0da8153e082f6d999b9388970d Mon Sep 17 00:00:00 2001 From: markm Date: Thu, 4 Feb 1999 11:54:30 +0000 Subject: Add the perl man pages to the "whatis" building list. RELENG_3 candidate. --- share/man/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'share/man/Makefile') diff --git a/share/man/Makefile b/share/man/Makefile index 8c5dd36..ae353ff 100644 --- a/share/man/Makefile +++ b/share/man/Makefile @@ -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 -- cgit v1.1