summaryrefslogtreecommitdiffstats
path: root/usr.bin/chflags/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/chflags/Makefile')
-rw-r--r--usr.bin/chflags/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/chflags/Makefile b/usr.bin/chflags/Makefile
index df1a7dc..3493b98 100644
--- a/usr.bin/chflags/Makefile
+++ b/usr.bin/chflags/Makefile
@@ -7,5 +7,5 @@ NOSHARED?=yes
PROG= chflags
SRCS= chflags.c
-WARNS= 2
+WARNS?= 2
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud