]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - sbin/spppcontrol/Makefile
MFC SVN r336350: Send sysrc(8) error message to stderr (not stdout)
[FreeBSD/stable/9.git] / sbin / spppcontrol / Makefile
1 # $FreeBSD$
2
3 PROG=   spppcontrol
4 MAN=    spppcontrol.8
5 WARNS?= 2
6
7 .include <bsd.prog.mk>