diff options
author | msaitoh <msaitoh@pkgsrc.org> | 2012-12-04 10:33:56 +0000 |
---|---|---|
committer | msaitoh <msaitoh@pkgsrc.org> | 2012-12-04 10:33:56 +0000 |
commit | 2fb42f9249cbd43782886e0627578e11ca4b28f6 (patch) | |
tree | 8c4c5877635bb765d875ebd16925acc7b8568ddd /benchmarks/Makefile | |
parent | 22573180244da66ab52489643a85bdf98651505b (diff) | |
download | pkgsrc-2fb42f9249cbd43782886e0627578e11ca4b28f6.tar.gz |
+ ramspeed
Diffstat (limited to 'benchmarks/Makefile')
-rw-r--r-- | benchmarks/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile index 084c90f0e43..2847f21a5a5 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2012/07/02 17:45:49 asau Exp $ +# $NetBSD: Makefile,v 1.47 2012/12/04 10:33:56 msaitoh Exp $ # COMMENT= Benchmarking tools @@ -35,6 +35,7 @@ SUBDIR+= phoronix-test-suite SUBDIR+= pipebench SUBDIR+= postal SUBDIR+= postmark +SUBDIR+= ramspeed SUBDIR+= randread SUBDIR+= skampi SUBDIR+= super_pi |