xref: /386bsd/usr/src/usr.bin/locate/bigram/Makefile (revision a2142627)
1#	@(#)Makefile	5.1 (Berkeley) 5/11/90
2
3PROG=	locate.bigram
4NOMAN=	noman
5BINDIR=	/usr/libexec
6
7.include <bsd.prog.mk>
8