]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - sbin/comcontrol/Makefile
Copy head to stable/8 as part of 8.0 Release cycle.
[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>