]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/lptcontrol/Makefile
This commit was generated by cvs2svn to compensate for changes in r77298,
[FreeBSD/FreeBSD.git] / usr.sbin / lptcontrol / Makefile
1 # $FreeBSD$
2
3 PROG=           lptcontrol
4 MAN=            lptcontrol.8
5 CFLAGS+=        -Wall
6
7 .include <bsd.prog.mk>