summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sbin/comcontrol/Makefile1
-rw-r--r--sbin/dmesg/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/sbin/comcontrol/Makefile b/sbin/comcontrol/Makefile
index 1fac2b2..d875756 100644
--- a/sbin/comcontrol/Makefile
+++ b/sbin/comcontrol/Makefile
@@ -2,7 +2,6 @@
# $FreeBSD$
PROG= comcontrol
-WARNS= 0
MAN= comcontrol.8
.include <bsd.prog.mk>
diff --git a/sbin/dmesg/Makefile b/sbin/dmesg/Makefile
index c48be09..7779563 100644
--- a/sbin/dmesg/Makefile
+++ b/sbin/dmesg/Makefile
@@ -2,7 +2,6 @@
# $FreeBSD$
PROG= dmesg
-WARNS= 0
MAN= dmesg.8
LDADD= -lkvm
DPADD= ${LIBKVM}
OpenPOWER on IntegriCloud