summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorattilio <attilio@FreeBSD.org>2008-11-26 21:44:57 +0000
committerattilio <attilio@FreeBSD.org>2008-11-26 21:44:57 +0000
commit7beb3e535d23cc0fe9278167a9c3dc67220250fd (patch)
treee4ad6f2a543e0d839e06cb771e99aa8996664a60 /usr.sbin/Makefile
parente1a8c28b5e20cfd1d796309625d3619ca62c5cdb (diff)
downloadFreeBSD-src-7beb3e535d23cc0fe9278167a9c3dc67220250fd.zip
FreeBSD-src-7beb3e535d23cc0fe9278167a9c3dc67220250fd.tar.gz
Import an initial revision of the pmcannotate tool.
For further explanations please check this e-mail on freebsd-arch@: http://lists.freebsd.org/pipermail/freebsd-arch/2008-November/008698.html Tested by: gnn Sponsored by: Nokia
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index bb4525d..b84f9e3 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -119,6 +119,7 @@ SUBDIR= ${_ac} \
pciconf \
periodic \
${_pkg_install} \
+ ${_pmcannotate} \
${_pmccontrol} \
${_pmcstat} \
${_pnpinfo} \
@@ -348,6 +349,7 @@ _pkg_install= pkg_install
# XXX MK_TOOLCHAIN?
.if ${MK_PMC} != "no"
+_pmcannotate= pmcannotate
_pmccontrol= pmccontrol
_pmcstat= pmcstat
.endif
OpenPOWER on IntegriCloud