7f8ee3fcb6
Changed to conform to NetBSD's new RCS Id convention.
9 lines
172 B
Makefile
9 lines
172 B
Makefile
# $NetBSD: Makefile,v 1.3 1994/12/22 06:17:39 jtc Exp $
|
|
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
|
|
PROG= locate.bigram
|
|
NOMAN= noman
|
|
BINDIR= /usr/libexec
|
|
|
|
.include <bsd.prog.mk>
|