use WARNS?= instead of WARNS=
MFC after: 3 days
This commit is contained in:
parent
3c521d56fa
commit
f2820241b0
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user