xref: /freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/man/Makefile.inc (revision 7f2fe78b9dd5f51c821d771b63d2e096f6fd49e9)
1*7f2fe78bSCy Schubert#       @(#)Makefile.inc	8.2 (Berkeley) 11/14/94
2*7f2fe78bSCy Schubert
3*7f2fe78bSCy Schubert.PATH: ${.CURDIR}/db/man
4*7f2fe78bSCy Schubert
5*7f2fe78bSCy SchubertMAN3+=	db_btree.0 db_hash.0 db_lock.0 db_log.0 db_mpool.0 db_open.0 \
6*7f2fe78bSCy Schubert	db_recno.0
7*7f2fe78bSCy SchubertMLINKS+=db_open.3 db.3 db_open.3 dbopen.3
8