dcab0210a0
include <bsd.own.mk> if testing a MKxxx variable.
9 lines
171 B
Makefile
9 lines
171 B
Makefile
# $NetBSD: Makefile,v 1.4 1999/02/13 02:54:55 lukem Exp $
|
|
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
|
|
PROG= locate.bigram
|
|
MKMAN= no
|
|
BINDIR= /usr/libexec
|
|
|
|
.include <bsd.prog.mk>
|