xref
: /
freebsd
/
sbin
/
nos-tun
/
Makefile
(revision d139ce67c0b39ab6532275f7baff67d220fe8001)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
nos
-
tun
4
WARNS
?=
0
5
MAN
=
nos
-
tun
.
8
6
7
.
include
<
bsd.prog.mk
>
8
9