summaryrefslogtreecommitdiffstats
path: root/bin/stty/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/stty/Makefile')
-rw-r--r--bin/stty/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/stty/Makefile b/bin/stty/Makefile
index 645686d..349dd81 100644
--- a/bin/stty/Makefile
+++ b/bin/stty/Makefile
@@ -4,6 +4,6 @@
PROG= stty
SRCS= cchar.c gfmt.c key.c modes.c print.c stty.c util.c
-WARNS= 2
+WARNS?= 2
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud