]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/lptcontrol/Makefile
The POP daemon's temporary mail file has a leading dot ('.'). This was
[FreeBSD/FreeBSD.git] / usr.sbin / lptcontrol / Makefile
1 # $FreeBSD$
2
3 PROG=   lptcontrol
4 MAN=    lptcontrol.8
5
6 WARNS?= 6
7
8 .include <bsd.prog.mk>