#	@(#)Makefile	8.1 (Berkeley) 6/6/93
#	$Id: Makefile,v 1.2.2.1 1998/07/17 04:18:55 jkh Exp $

PROG=	locate.code
CFLAGS+=-I../locate 
NOMAN=	noman

include ../Makefile.inc
BINDIR=	$(LIBEXECDIR)

include ../../Make.prog
