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