aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/logname/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/logname/Makefile')
-rw-r--r--usr.bin/logname/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/logname/Makefile b/usr.bin/logname/Makefile
index 875df2c0abf6..4e910ce73297 100644
--- a/usr.bin/logname/Makefile
+++ b/usr.bin/logname/Makefile
@@ -2,5 +2,6 @@
# $FreeBSD$
PROG= logname
+WARNS?= 6
.include <bsd.prog.mk>