summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/db/Makefile.inc
blob: dd09d32fdc65c963d0781df47529fc17caccab10 (plain)
1
2
3
4
5
6
7
8
9
#	@(#)Makefile.inc	8.2 (Berkeley) 2/21/94
#
CFLAGS+=-D__DBINTERFACE_PRIVATE

.include "${.CURDIR}/db/btree/Makefile.inc"
.include "${.CURDIR}/db/db/Makefile.inc"
.include "${.CURDIR}/db/hash/Makefile.inc"
.include "${.CURDIR}/db/mpool/Makefile.inc"
.include "${.CURDIR}/db/recno/Makefile.inc"
OpenPOWER on IntegriCloud