1#	@(#)Makefile	5.1 (Berkeley) 06/19/90
2
3PROG=	old.bin.grep
4BINDIR=	/usr/libexec
5NOMAN=	noman
6
7.include <bsd.prog.mk>
8