summaryrefslogtreecommitdiffstats
path: root/bin/echo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/echo/Makefile')
-rw-r--r--bin/echo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/echo/Makefile b/bin/echo/Makefile
index b62bd42..236a937 100644
--- a/bin/echo/Makefile
+++ b/bin/echo/Makefile
@@ -3,6 +3,6 @@
PROG= echo
-WARNS= 2
+WARNS?= 2
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud