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