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