Deleted Added
full compact
Makefile (80029) Makefile (136037)
1# $FreeBSD: head/usr.sbin/lptcontrol/Makefile 80029 2001-07-20 06:20:32Z obrien $
1# $FreeBSD: head/usr.sbin/lptcontrol/Makefile 136037 2004-10-01 20:04:20Z schweikh $
2
3PROG= lptcontrol
4MAN= lptcontrol.8
5
2
3PROG= lptcontrol
4MAN= lptcontrol.8
5
6WARNS?= 2
6WARNS?= 6
7
8.include <bsd.prog.mk>
7
8.include <bsd.prog.mk>