summaryrefslogtreecommitdiffstats
path: root/usr.bin/fmt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/fmt/Makefile')
-rw-r--r--usr.bin/fmt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/fmt/Makefile b/usr.bin/fmt/Makefile
index c635cb6..385ecde 100644
--- a/usr.bin/fmt/Makefile
+++ b/usr.bin/fmt/Makefile
@@ -4,6 +4,6 @@
PROG= fmt
SRCS= fmt.c
-WARNS= 2
+WARNS?= 2
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud