diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2007-06-13 21:26:19 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2007-06-13 21:26:19 +0000 |
commit | ed1fbcc49f98f5818c22c503dce5ce1b06962746 (patch) | |
tree | bbf711ace7eabb75c5365694cd4632e9aca1c577 /devel/Makefile | |
parent | 992186e447868fd929b31ba83d2884ed76cf9249 (diff) |
Add papi 3.5.0, API to access the performance counter hw in the
microprocessor.
PR: ports/113472
Submitted by: redcrash at gmail.com
Notes
Notes:
svn path=/head/; revision=193421
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 0d23787cda4d..9d451d37bc17 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1636,6 +1636,7 @@ SUBDIR += p5-usb SUBDIR += p5-version SUBDIR += p65 + SUBDIR += papi SUBDIR += pas2dox SUBDIR += patch SUBDIR += pccts |