summaryrefslogtreecommitdiffstats
path: root/bin/setfacl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/setfacl/Makefile')
-rw-r--r--bin/setfacl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/setfacl/Makefile b/bin/setfacl/Makefile
index 5ac45ad..9823b55 100644
--- a/bin/setfacl/Makefile
+++ b/bin/setfacl/Makefile
@@ -3,6 +3,6 @@
PROG= setfacl
SRCS= file.c mask.c merge.c remove.c setfacl.c util.c
-WARNS= 2
+WARNS?= 2
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud