summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorminskim <minskim>2016-11-21 18:21:17 +0000
committerminskim <minskim>2016-11-21 18:21:17 +0000
commit546d176f4943409f560c6665a4a4c302a3f0ea11 (patch)
tree09f81e6e81b7485f64441a01242a9655b4cb94db /benchmarks
parent835260f3de0cbb3269e888a7e263852957c1cb01 (diff)
downloadpkgsrc-546d176f4943409f560c6665a4a4c302a3f0ea11.tar.gz
Add google-benchmark
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index 83f5844d75e..f11282f80c6 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2015/02/28 23:09:27 prlw1 Exp $
+# $NetBSD: Makefile,v 1.51 2016/11/21 18:21:17 minskim Exp $
#
COMMENT= Benchmarking tools
@@ -16,6 +16,7 @@ SUBDIR+= filebench
SUBDIR+= flops
SUBDIR+= forkbomb
SUBDIR+= glmark2
+SUBDIR+= google-benchmark
SUBDIR+= hbench
SUBDIR+= heapsort
SUBDIR+= hint