1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/sbin/comcontrol/Makefile

7 lines
100 B
Makefile
Raw Normal View History

1993-06-12 14:58:17 +00:00
# @(#)Makefile 5.4 (Berkeley) 6/5/91
PROG= comcontrol
1993-12-10 19:27:16 +00:00
MAN8= comcontrol.8
1993-06-12 14:58:17 +00:00
.include <bsd.prog.mk>