use WARNS?= instead of WARNS=

MFC after:	3 days
This commit is contained in:
Matteo Riondato 2008-11-18 00:59:26 +00:00
parent 90f43da7ad
commit 74c824b081
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=185042

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