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