summaryrefslogtreecommitdiffstats
path: root/sbin/conscontrol
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-10-25 17:09:37 +0000
committerru <ru@FreeBSD.org>2001-10-25 17:09:37 +0000
commit3e0f777a8cdca54cc2a7fa845416018503b094ca (patch)
treed5f46e0145cadfa62c4b97cd3ed3c15482427fc3 /sbin/conscontrol
parent5b761ebf55e7f5a5c8bf4b84b14cb6284ed8c826 (diff)
downloadFreeBSD-src-3e0f777a8cdca54cc2a7fa845416018503b094ca.zip
FreeBSD-src-3e0f777a8cdca54cc2a7fa845416018503b094ca.tar.gz
Put WARNS into the right place.
Diffstat (limited to 'sbin/conscontrol')
-rw-r--r--sbin/conscontrol/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/conscontrol/Makefile b/sbin/conscontrol/Makefile
index 9014d80..fabb3de 100644
--- a/sbin/conscontrol/Makefile
+++ b/sbin/conscontrol/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= conscontrol
-MAN= conscontrol.8
WARNS?= 2
+MAN= conscontrol.8
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud