freebsd-dev/sbin/comcontrol/Makefile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
125 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
PACKAGE=runtime
1993-06-12 14:58:17 +00:00
PROG= comcontrol
MAN= comcontrol.8
1993-06-12 14:58:17 +00:00
.include <bsd.prog.mk>