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