Makefile revision 8857
1PROG=		lptcontrol
2CFLAGS+=	-Wall
3MAN8=		lptcontrol.8
4
5.include <bsd.prog.mk>
6