xref: /freebsd/sbin/comcontrol/Makefile (revision b37f6c9805edb4b89f0a8c2b78f78a3dcfc0647b)
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