mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add the perl man pages to the "whatis" building list.
RELENG_3 candidate.
This commit is contained in:
parent
dc62ad2891
commit
0ac892d8be
1 changed files with 2 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue