# $MirOS: src/usr.bin/locate/code/Makefile,v 1.2 2005/03/13 18:33:11 tg Exp $ # $OpenBSD: Makefile,v 1.6 1996/09/15 16:50:36 michaels Exp $ # @(#)Makefile 8.1 (Berkeley) 6/6/93 PROG= locate.code CPPFLAGS+=-I${.CURDIR}/../locate NOMAN= yes BINDIR= ${LIBEXECDIR} .include "../Makefile.inc" .include