xref: /freebsd/sbin/comcontrol/Makefile (revision 4a42ab7ddab29949f4c54bea34241997ffdf6a8d)
1#	@(#)Makefile	5.4 (Berkeley) 6/5/91
2# $FreeBSD$
3
4PACKAGE=runtime
5PROG=	comcontrol
6MAN=	comcontrol.8
7
8.include <bsd.prog.mk>
9