aboutsummaryrefslogtreecommitdiff
path: root/bin/chmod/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/chmod/Makefile')
-rw-r--r--bin/chmod/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/chmod/Makefile b/bin/chmod/Makefile
index 303657698330..9661513d74bb 100644
--- a/bin/chmod/Makefile
+++ b/bin/chmod/Makefile
@@ -3,6 +3,6 @@
PROG= chmod
-WARNS= 2
+WARNS?= 2
.include <bsd.prog.mk>