summaryrefslogtreecommitdiffstats
path: root/bin/csh
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2002-02-04 02:49:19 +0000
committerkris <kris@FreeBSD.org>2002-02-04 02:49:19 +0000
commitbb3058824aaee9ffba249f78c494575dcb057340 (patch)
tree7e1b63048b9193a35ed0fb49b4e6b0728cd3cab1 /bin/csh
parent19c38bbaee1217082d79a8533d92dfd65a1cc7cf (diff)
downloadFreeBSD-src-bb3058824aaee9ffba249f78c494575dcb057340.zip
FreeBSD-src-bb3058824aaee9ffba249f78c494575dcb057340.tar.gz
Lock down with WFORMAT=1 except those directories with unfixed warnings.
Tested on i386 and alpha.
Diffstat (limited to 'bin/csh')
-rw-r--r--bin/csh/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/csh/Makefile b/bin/csh/Makefile
index 555cf58..0a218e1 100644
--- a/bin/csh/Makefile
+++ b/bin/csh/Makefile
@@ -14,6 +14,7 @@ SUBDIR= nls
DFLAGS= -D_PATH_TCSHELL='"/bin/${PROG}"'
CFLAGS+= -I. -I${.CURDIR} -I${TCSHDIR} ${DFLAGS}
WARNS= 0
+WFORMAT=0
SRCS= sh.c sh.dir.c sh.dol.c sh.err.c sh.exec.c sh.char.c \
sh.exp.c sh.file.c sh.func.c sh.glob.c sh.hist.c sh.init.c \
sh.lex.c sh.misc.c sh.parse.c sh.print.c sh.proc.c sh.sem.c \
OpenPOWER on IntegriCloud