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