summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pmccontrol/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pmccontrol/Makefile')
-rw-r--r--usr.sbin/pmccontrol/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.sbin/pmccontrol/Makefile b/usr.sbin/pmccontrol/Makefile
index 851b1c7..9dafe1c 100644
--- a/usr.sbin/pmccontrol/Makefile
+++ b/usr.sbin/pmccontrol/Makefile
@@ -8,9 +8,7 @@ MAN= pmccontrol.8
DPADD= ${LIBPMC}
LDADD= -lpmc
-WARNS= 6
-
-CFLAGS+= -I${.CURDIR}/../../sys -I${.CURDIR}/../../lib/libpmc
+WARNS?= 6
SRCS= pmccontrol.c
OpenPOWER on IntegriCloud