summaryrefslogtreecommitdiffstats
path: root/usr.bin/rctl
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2011-06-06 20:24:17 +0000
committered <ed@FreeBSD.org>2011-06-06 20:24:17 +0000
commit52acbc4c0a01ae6c8a405c4588f612262bc0a798 (patch)
tree5a8663c8132bc6dbd4b2cdb6efbf75cc743430d6 /usr.bin/rctl
parent3f1de98b344828e5a09a22f49c9068f2de8e689d (diff)
downloadFreeBSD-src-52acbc4c0a01ae6c8a405c4588f612262bc0a798.zip
FreeBSD-src-52acbc4c0a01ae6c8a405c4588f612262bc0a798.tar.gz
Remove redundant assignments to WARNS.
For these directories, WARNS is already implied to be 6.
Diffstat (limited to 'usr.bin/rctl')
-rw-r--r--usr.bin/rctl/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/rctl/Makefile b/usr.bin/rctl/Makefile
index 1088cf1..c5c32eb 100644
--- a/usr.bin/rctl/Makefile
+++ b/usr.bin/rctl/Makefile
@@ -6,6 +6,4 @@ MAN= rctl.8
DPADD= ${LIBUTIL}
LDADD= -lutil
-WARNS?= 6
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud