]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sbin/comcontrol/Makefile
o Change almost all magic numbers to the appropriate constants.
[FreeBSD/FreeBSD.git] / sbin / comcontrol / Makefile
1 #       @(#)Makefile    5.4 (Berkeley) 6/5/91
2 # $FreeBSD$
3
4 PROG=   comcontrol
5 WARNS=  0
6 MAN=    comcontrol.8
7
8 .include <bsd.prog.mk>