summaryrefslogtreecommitdiffstats
path: root/usr.bin/make
diff options
context:
space:
mode:
authorharti <harti@FreeBSD.org>2005-05-24 15:46:50 +0000
committerharti <harti@FreeBSD.org>2005-05-24 15:46:50 +0000
commit145a7e51b4dc95bddc9325b8251b3ec5de2854ff (patch)
tree88b5192091a125cbf01e59af14d14691456d17aa /usr.bin/make
parentdef2e7bba0abab503a6888d6acfad8b387917c87 (diff)
downloadFreeBSD-src-145a7e51b4dc95bddc9325b8251b3ec5de2854ff.zip
FreeBSD-src-145a7e51b4dc95bddc9325b8251b3ec5de2854ff.tar.gz
Bump the warning level to 6.
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 5aff3086..06700d7 100644
--- a/usr.bin/make/Makefile
+++ b/usr.bin/make/Makefile
@@ -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\"
OpenPOWER on IntegriCloud