11590Srgrimes#	@(#)Makefile	8.1 (Berkeley) 6/6/93
250477Speter# $FreeBSD: releng/10.3/usr.bin/locate/code/Makefile 276486 2014-12-31 23:25:37Z ngie $
31590Srgrimes
41590SrgrimesPROG=	locate.code
517592SwoschCFLAGS+=-I${.CURDIR}/../locate 
6276486SngieMAN=
717592SwoschBINDIR=	${LIBEXECDIR}
81590Srgrimes
91590Srgrimes.include <bsd.prog.mk>
10