freebsd-dev/sbin/nos-tun/Makefile
Ulrich Spörlein b927953652 nos-tun(8): make WARNS=3 clean
The renames are in spirit of DragonflyBSD, to keep diff minimal.

PR:		bin/140060
Approved by:	ed (co-mentor)
2010-03-10 18:51:13 +00:00

9 lines
77 B
Makefile

# $FreeBSD$
PROG= nos-tun
MAN= nos-tun.8
WARNS?= 3
.include <bsd.prog.mk>