summaryrefslogtreecommitdiffstats
path: root/sbin/hastctl
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2010-03-02 18:44:08 +0000
committeruqs <uqs@FreeBSD.org>2010-03-02 18:44:08 +0000
commit4a10ff6f0485601e757edf83113cfe6362ccf96e (patch)
treeb4ad29ee41b5c24565c10654e789756458c2edd7 /sbin/hastctl
parent309aced7db2843932de0bbe9b6e0a66948f1c9a0 (diff)
downloadFreeBSD-src-4a10ff6f0485601e757edf83113cfe6362ccf96e.zip
FreeBSD-src-4a10ff6f0485601e757edf83113cfe6362ccf96e.tar.gz
Remove redundant WARNS?=6 overrides and inherit the WARNS setting from
the toplevel directory. This does not change any WARNS level and survives a make universe. Approved by: ed (co-mentor)
Diffstat (limited to 'sbin/hastctl')
-rw-r--r--sbin/hastctl/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/hastctl/Makefile b/sbin/hastctl/Makefile
index 43c8c20..e0d6b5b 100644
--- a/sbin/hastctl/Makefile
+++ b/sbin/hastctl/Makefile
@@ -15,7 +15,6 @@ SRCS+= proto.c proto_common.c proto_tcp4.c proto_uds.c
SRCS+= token.l
SRCS+= subr.c
SRCS+= y.tab.h
-WARNS?= 6
MAN= hastctl.8
CFLAGS+=-I${.CURDIR}/../hastd
OpenPOWER on IntegriCloud