b927953652
The renames are in spirit of DragonflyBSD, to keep diff minimal. PR: bin/140060 Approved by: ed (co-mentor)
9 lines
77 B
Makefile
9 lines
77 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= nos-tun
|
|
MAN= nos-tun.8
|
|
WARNS?= 3
|
|
|
|
.include <bsd.prog.mk>
|
|
|