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/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/usr.sbin/pmcstat/Makefile b/usr.sbin/pmcstat/Makefile
deleted file mode 100644
index c27e56d..0000000
--- a/usr.sbin/pmcstat/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-#
-# $FreeBSD$
-#
-
-PROG= pmcstat
-MAN= pmcstat.8
-
-DPADD= ${LIBELF} ${LIBKVM} ${LIBPMC} ${LIBM} ${LIBNCURSES}
-LDADD= -lelf -lkvm -lpmc -lm -lncurses
-
-SRCS= pmcstat.c pmcstat.h pmcstat_log.c \
-pmcpl_callgraph.c pmcpl_gprof.c pmcpl_annotate.c pmcpl_calltree.c
-
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud