xref: /original-bsd/lib/libc/db/Makefile.inc (revision 7eb91141)
1#	@(#)Makefile.inc	5.3 (Berkeley) 09/04/91
2#
3.include "${.CURDIR}/db/btree/Makefile.inc"
4.include "${.CURDIR}/db/db/Makefile.inc"
5.include "${.CURDIR}/db/hash/Makefile.inc"
6.include "${.CURDIR}/db/man/Makefile.inc"
7.include "${.CURDIR}/db/mpool/Makefile.inc"
8.include "${.CURDIR}/db/recno/Makefile.inc"
9