Deleted Added
full compact
Makefile (74532) Makefile (74816)
1# $FreeBSD: head/usr.sbin/lptcontrol/Makefile 74532 2001-03-20 18:17:26Z ru $
1# $FreeBSD: head/usr.sbin/lptcontrol/Makefile 74816 2001-03-26 14:42:20Z ru $
2
3PROG= lptcontrol
2
3PROG= lptcontrol
4MAN= lptcontrol.8
4CFLAGS+= -Wall
5
6.include <bsd.prog.mk>
5CFLAGS+= -Wall
6
7.include <bsd.prog.mk>