1993-06-12 14:58:17 +00:00
|
|
|
# @(#)Makefile 5.4 (Berkeley) 6/5/91
|
2001-03-20 18:13:31 +00:00
|
|
|
# $FreeBSD$
|
1993-06-12 14:58:17 +00:00
|
|
|
|
2016-02-09 20:19:31 +00:00
|
|
|
PACKAGE=runtime
|
1993-06-12 14:58:17 +00:00
|
|
|
PROG= comcontrol
|
2001-03-26 14:33:27 +00:00
|
|
|
MAN= comcontrol.8
|
1993-06-12 14:58:17 +00:00
|
|
|
|
|
|
|
.include <bsd.prog.mk>
|