xref: /dragonfly/usr.sbin/lptcontrol/Makefile (revision 9348a738)
1# $FreeBSD: src/usr.sbin/lptcontrol/Makefile,v 1.2.12.2 2001/07/30 10:22:57 dd Exp $
2# $DragonFly: src/usr.sbin/lptcontrol/Makefile,v 1.3 2005/01/17 01:49:24 cpressey Exp $
3
4PROG=		lptcontrol
5MAN=		lptcontrol.8
6
7.include <bsd.prog.mk>
8