summaryrefslogtreecommitdiff
path: root/bin/sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sh')
-rw-r--r--bin/sh/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/sh/Makefile b/bin/sh/Makefile
index 7787194fa686..b074121d0ecd 100644
--- a/bin/sh/Makefile
+++ b/bin/sh/Makefile
@@ -30,8 +30,6 @@ LIBADD= edit
CFLAGS+=-DSHELL -I. -I${.CURDIR}
# for debug:
# DEBUG_FLAGS+= -g -DDEBUG=2 -fno-inline
-WARNS?= 2
-WFORMAT=0
.PATH: ${.CURDIR}/bltin \
${.CURDIR:H}/kill \