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 4b48e98..df1a7dc 100644
--- a/usr.bin/chflags/Makefile
+++ b/usr.bin/chflags/Makefile
@@ -5,7 +5,7 @@ BINDIR= /bin
NOSHARED?=yes
PROG= chflags
-CFLAGS+=-Wall
SRCS= chflags.c
+WARNS= 2
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud