aboutsummaryrefslogtreecommitdiff
path: root/sbin/nos-tun/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/nos-tun/Makefile')
-rw-r--r--sbin/nos-tun/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/nos-tun/Makefile b/sbin/nos-tun/Makefile
index baae98ebb108..e128b62160f7 100644
--- a/sbin/nos-tun/Makefile
+++ b/sbin/nos-tun/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= nos-tun
-WARNS= 0
+WARNS?= 0
MAN= nos-tun.8
.include <bsd.prog.mk>