summaryrefslogtreecommitdiffstats
path: root/usr.bin/make
diff options
context:
space:
mode:
authorharti <harti@FreeBSD.org>2005-05-12 15:20:50 +0000
committerharti <harti@FreeBSD.org>2005-05-12 15:20:50 +0000
commitde9fcf7a3ab80e5df414f5cf453ea18415913cc8 (patch)
treecc6d712e818e6ec723b52ded8b36e6d35a5bdbff /usr.bin/make
parent85aa055df3630e318491d97b54ede56fd475af16 (diff)
downloadFreeBSD-src-de9fcf7a3ab80e5df414f5cf453ea18415913cc8.zip
FreeBSD-src-de9fcf7a3ab80e5df414f5cf453ea18415913cc8.tar.gz
Revert the previous accidential commit.
Diffstat (limited to 'usr.bin/make')
-rw-r--r--usr.bin/make/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/Makefile b/usr.bin/make/Makefile
index bbb03de..40903eb 100644
--- a/usr.bin/make/Makefile
+++ b/usr.bin/make/Makefile
@@ -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\"
OpenPOWER on IntegriCloud