Bump the warning level to 6.

This commit is contained in:
harti 2005-05-24 15:46:50 +00:00
parent def2e7bba0
commit 145a7e51b4

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\"