Bump the warning level to 6.

This commit is contained in:
harti 2005-05-24 15:46:50 +00:00
parent 78390aa858
commit e5c72a2abf

View File

@ -9,7 +9,7 @@ SRCS= arch.c buf.c cond.c dir.c for.c hash.c hash_tables.c job.c \
util.c var.c
NO_WERROR=
WARNS?= 3
WARNS?= 6
NO_SHARED?= YES
CFLAGS+=-DMAKE_VERSION=\"5200408120\"