summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cron/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/cron/lib/Makefile')
-rw-r--r--usr.sbin/cron/lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/cron/lib/Makefile b/usr.sbin/cron/lib/Makefile
index 5d8dcb8..51316c1 100644
--- a/usr.sbin/cron/lib/Makefile
+++ b/usr.sbin/cron/lib/Makefile
@@ -4,7 +4,7 @@ LIB= cron
INTERNALLIB=
SRCS= entry.c env.c misc.c
-WARNS = 3
+WARNS?= 3
CFLAGS+= -I${.CURDIR}/../cron
CFLAGS+= -DLOGIN_CAP -DPAM
OpenPOWER on IntegriCloud