opnsense-src/sbin/comcontrol/Makefile

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

8 lines
113 B
Makefile
Raw Normal View History

1993-06-12 10:58:17 -04:00
# @(#)Makefile 5.4 (Berkeley) 6/5/91
PACKAGE=runtime
1993-06-12 10:58:17 -04:00
PROG= comcontrol
MAN= comcontrol.8
1993-06-12 10:58:17 -04:00
.include <bsd.prog.mk>