Allow WARNS to be overridden by the end-user
MFC after: 3 days Sponsored by: Dell EMC Isilon
This commit is contained in:
parent
4222f9685c
commit
f040054c54
@ -18,7 +18,7 @@ LIBADD= bsdxml l md sbuf util ucl m
|
||||
YFLAGS+= -v
|
||||
CLEANFILES= y.tab.c y.tab.h y.output
|
||||
|
||||
WARNS= 6
|
||||
WARNS?= 6
|
||||
NO_WMISSING_VARIABLE_DECLARATIONS=
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user