freebsd-dev/lib/libc/db/man/Makefile.inc
Andreas Schulz 75f0ecb284 Added the mpool.3 manpage to the installed manpages. It is referred from the
other manpages and there is no conflict.
1994-12-11 22:03:05 +00:00

9 lines
196 B
Makefile

# @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
.PATH: ${.CURDIR}/db/man
# mpool.3
MAN3+= db/man/btree.3 db/man/dbopen.3 db/man/hash.3 db/man/recno.3
MAN3+= db/man/mpool.3
MLINKS+= dbopen.3 db.3