Makefile revision 1554
1#	@(#)Makefile	8.1 (Berkeley) 6/6/93
2
3PROG=	lptest
4
5.include "../../Makefile.inc"
6.include <bsd.prog.mk>
7