mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 06:07:31 -04:00
8 lines
79 B
Makefile
8 lines
79 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
PROG= open_to_operation
|
||
|
|
NO_MAN=
|
||
|
|
#WARNS= 3
|
||
|
|
|
||
|
|
.include <bsd.prog.mk>
|