Lower warnings again to 3 the right thing would be to fix the warnings

which will be done by discussing with upstream I want the m4 code to stay
as close as possible to upstream.
This commit is contained in:
Baptiste Daroussin 2014-08-07 09:38:27 +00:00
parent d735998057
commit d57779868c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=269660

View File

@ -15,6 +15,8 @@ NO_WMISSING_VARIABLE_DECLARATIONS=
SRCS= eval.c expr.c look.c main.c misc.c gnum4.c trace.c parser.y tokenizer.l
WARNS= 3
tokenizer.o: parser.h
CLEANFILES+= parser.c parser.h tokenizer.o