summaryrefslogtreecommitdiffstats
path: root/bin/df/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/df/Makefile')
-rw-r--r--bin/df/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/df/Makefile b/bin/df/Makefile
index c05e027..264d99f 100644
--- a/bin/df/Makefile
+++ b/bin/df/Makefile
@@ -11,6 +11,6 @@ CFLAGS+= -I${MOUNT}
DPADD= ${LIBM}
LDADD= -lm
-WARNS= 2
+WARNS?= 2
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud