]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - sbin/comcontrol/Makefile
MFC r290326:
[FreeBSD/stable/8.git] / sbin / comcontrol / Makefile
1 #       @(#)Makefile    5.4 (Berkeley) 6/5/91
2 # $FreeBSD$
3
4 PROG=   comcontrol
5 MAN=    comcontrol.8
6 WARNS?= 6
7
8 .include <bsd.prog.mk>