NetBSD/usr.bin/locate/code/Makefile

10 lines
202 B
Makefile

# $NetBSD: Makefile,v 1.5 1999/02/13 02:54:55 lukem Exp $
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= locate.code
CPPFLAGS+=-I${.CURDIR}/../locate
MKMAN= no
BINDIR= /usr/libexec
.include <bsd.prog.mk>