use WARNS?= instead of WARNS=

MFC after:	3 days
This commit is contained in:
matteo 2008-11-18 00:59:26 +00:00
parent 3c521d56fa
commit f2820241b0

View File

@ -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