NetBSD/usr.bin/locate/code/Makefile

10 lines
205 B
Makefile

# $NetBSD: Makefile,v 1.4 1997/10/24 09:00:41 lukem Exp $
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= locate.code
CPPFLAGS+=-I${.CURDIR}/../locate
NOMAN= noman
BINDIR= /usr/libexec
.include <bsd.prog.mk>