Make this i386-compatible; massive clean-up.
[unix-history] / usr / src / lib / libc / db / Makefile.inc
CommitLineData
e4debd78
KB
1# @(#)Makefile.inc 5.1 (Berkeley) %G%
2#
3.PATH: ${.CURDIR}/db
4
5.include "${.CURDIR}/db/btree/Makefile.inc"
6.include "${.CURDIR}/db/hash/Makefile.inc"
7
8MAN3+= db.0