xref: /netbsd/usr.bin/locate/bigram/Makefile (revision bf9ec67e)
1#	$NetBSD: Makefile,v 1.5 2001/12/12 01:48:46 tv Exp $
2#	@(#)Makefile	8.1 (Berkeley) 6/6/93
3
4PROG=	locate.bigram
5NOMAN=	# defined
6BINDIR=	/usr/libexec
7
8.include <bsd.prog.mk>
9