summaryrefslogtreecommitdiffstats
path: root/usr.sbin/chown/Makefile
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-09-13 14:55:59 +0000
committerru <ru@FreeBSD.org>2001-09-13 14:55:59 +0000
commitf521cb96aab7e9475bf9f4f0b2aaee19fb47d7ef (patch)
tree3cf0e9c6aae3d8de3df8c0030bd51e6e38eb0004 /usr.sbin/chown/Makefile
parentfcbb572f70a55506e3d49fc28a86aad555fdefce (diff)
downloadFreeBSD-src-f521cb96aab7e9475bf9f4f0b2aaee19fb47d7ef.zip
FreeBSD-src-f521cb96aab7e9475bf9f4f0b2aaee19fb47d7ef.tar.gz
Clean up, WARNSify, unbreak -v option handling.
Diffstat (limited to 'usr.sbin/chown/Makefile')
-rw-r--r--usr.sbin/chown/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/chown/Makefile b/usr.sbin/chown/Makefile
index 97972e5..10dec2c 100644
--- a/usr.sbin/chown/Makefile
+++ b/usr.sbin/chown/Makefile
@@ -3,6 +3,7 @@
PROG= chown
LINKS= ${BINDIR}/chown /usr/bin/chgrp
+WARNS?= 2
MAN= chgrp.1 chown.8
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud