summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pmcstat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pmcstat/Makefile')
-rw-r--r--usr.sbin/pmcstat/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/pmcstat/Makefile b/usr.sbin/pmcstat/Makefile
index 6b11d8d..c115c42 100644
--- a/usr.sbin/pmcstat/Makefile
+++ b/usr.sbin/pmcstat/Makefile
@@ -8,8 +8,6 @@ MAN= pmcstat.8
DPADD= ${LIBELF} ${LIBKVM} ${LIBPMC} ${LIBM}
LDADD= -lelf -lkvm -lpmc -lm
-WARNS?= 6
-
SRCS= pmcstat.c pmcstat.h pmcstat_log.c
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud