summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cron/cron/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/cron/cron/Makefile')
-rw-r--r--usr.sbin/cron/cron/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/cron/cron/Makefile b/usr.sbin/cron/cron/Makefile
index 77ca47a..d9a1d24 100644
--- a/usr.sbin/cron/cron/Makefile
+++ b/usr.sbin/cron/cron/Makefile
@@ -9,4 +9,6 @@ CFLAGS+= -DLOGIN_CAP -DPAM
DPADD= ${LIBCRON} ${LIBPAM} ${LIBUTIL}
LDADD= ${LIBCRON} ${MINUSLPAM} -lutil
+WARNS?= 2
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud