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