aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ip6addrctl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ip6addrctl/Makefile')
-rw-r--r--usr.sbin/ip6addrctl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/ip6addrctl/Makefile b/usr.sbin/ip6addrctl/Makefile
index cd2510eb0e19..93a299056f99 100644
--- a/usr.sbin/ip6addrctl/Makefile
+++ b/usr.sbin/ip6addrctl/Makefile
@@ -3,4 +3,6 @@
PROG= ip6addrctl
MAN= ip6addrctl.8
+WARNS?= 2
+
.include <bsd.prog.mk>