summaryrefslogtreecommitdiff
path: root/bin/chflags
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2002-02-08 22:31:43 +0000
committerMark Murray <markm@FreeBSD.org>2002-02-08 22:31:43 +0000
commit91bd71d2060cd302015f7dd6e7b891014552dba4 (patch)
treeaa16787e0c6c78a7e6e414ce1af3f40bac42f8e5 /bin/chflags
parent2bbc414f5213e098c54d3ef1bd9735eb1aeed646 (diff)
Notes
Diffstat (limited to 'bin/chflags')
-rw-r--r--bin/chflags/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/chflags/Makefile b/bin/chflags/Makefile
index aa7e2659aaa7..69197c13d883 100644
--- a/bin/chflags/Makefile
+++ b/bin/chflags/Makefile
@@ -6,6 +6,5 @@ NOSHARED?=yes
PROG= chflags
SRCS= chflags.c
-WARNS?= 2
.include <bsd.prog.mk>