Still too early to bump WARNS - there are still warnings on 64bit

architectures.
This commit is contained in:
Hartmut Brandt 2005-05-12 15:58:25 +00:00
parent 2c050ec33f
commit fda7e43bda

View file

@ -8,7 +8,7 @@ SRCS= arch.c buf.c cond.c dir.c for.c hash.c hash_tables.c job.c \
lst.c main.c make.c parse.c str.c suff.c targ.c util.c var.c
NO_WERROR=
WARNS?= 4
WARNS?= 3
NO_SHARED?= YES
CFLAGS+=-DMAKE_VERSION=\"5200408120\"