Makefile revision 1.1
1#	@(#)Makefile	5.9 (Berkeley) 5/13/90
2
3PROG=	lpf
4NOMAN=	noman
5BINDIR=	/usr/libexec/lpr
6
7.include <bsd.prog.mk>
8