#	@(#)Makefile	8.1 (Berkeley) 6/6/93

PROG=	locate.bigram
MAN=
BINDIR=	${LIBEXECDIR}
CFLAGS+= -I${.CURDIR}/../locate

.include <bsd.prog.mk>
