diff options
author | asami <asami@FreeBSD.org> | 2000-01-14 10:08:53 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-01-14 10:08:53 +0800 |
commit | 7cc9aab82c85a2ceaa8561315f4b16bcd6118bfd (patch) | |
tree | b3222f5941785086777cededcda4b2d8cdd93d01 | |
parent | ab08b92ad851d366f6756741a5e49357eada6dba (diff) | |
download | freebsd-ports-gnome-7cc9aab82c85a2ceaa8561315f4b16bcd6118bfd.tar.gz freebsd-ports-gnome-7cc9aab82c85a2ceaa8561315f4b16bcd6118bfd.tar.zst freebsd-ports-gnome-7cc9aab82c85a2ceaa8561315f4b16bcd6118bfd.zip |
Add iozone21.
-rw-r--r-- | benchmarks/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile index 0b101affa158..1fc6d5f00500 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -5,6 +5,7 @@ SUBDIR += bytebench SUBDIR += dbs SUBDIR += iozone + SUBDIR += iozone21 SUBDIR += lmbench SUBDIR += nbench SUBDIR += netperf |