mirror of
https://github.com/opnsense/src.git
synced 2026-03-09 09:41:05 -04:00
6 lines
91 B
Makefile
6 lines
91 B
Makefile
# @(#)Makefile 5.4 (Berkeley) 6/5/91
|
|
# $FreeBSD$
|
|
|
|
PROG= comcontrol
|
|
|
|
.include <bsd.prog.mk>
|