mirror of
https://github.com/opnsense/src.git
synced 2026-04-08 10:53:24 -04:00
8 lines
76 B
Makefile
8 lines
76 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= nos-tun
|
|
WARNS= 0
|
|
MAN= nos-tun.8
|
|
|
|
.include <bsd.prog.mk>
|
|
|