1#	from @(#)Makefile.inc	8.1 (Berkeley) 6/4/93
2# $FreeBSD$
3
4.PATH: ${.CURDIR}/db/mpool
5
6SRCS+=	mpool.c mpool-compat.c
7