Makefile revision 80029
1# $FreeBSD: head/usr.sbin/lptcontrol/Makefile 80029 2001-07-20 06:20:32Z obrien $
2
3PROG=	lptcontrol
4MAN=	lptcontrol.8
5
6WARNS?=	2
7
8.include <bsd.prog.mk>
9