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

9 lines
119 B
Makefile
Raw Normal View History

1993-06-12 14:58:17 +00:00
# @(#)Makefile 5.4 (Berkeley) 6/5/91
# $FreeBSD$
1993-06-12 14:58:17 +00:00
PROG= comcontrol
MAN= comcontrol.8
WARNS?= 6
1993-06-12 14:58:17 +00:00
.include <bsd.prog.mk>