Revert the previous accidential commit.

This commit is contained in:
harti 2005-05-12 15:20:50 +00:00
parent 85aa055df3
commit de9fcf7a3a

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