# from @(#)Makefile.inc 8.2 (Berkeley) 2/21/94 # $FreeBSD: head/lib/libc/db/Makefile.inc 107052 2002-11-18 09:50:57Z ru $ # 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/man/Makefile.inc" .include "${.CURDIR}/db/mpool/Makefile.inc" .include "${.CURDIR}/db/recno/Makefile.inc"