diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2013-06-15 17:21:40 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2013-06-15 17:21:40 +0000 |
commit | d138bdf084f928b4551dd32e8eef32876525326c (patch) | |
tree | bd3fa8fa93390c4daf251681805d82f6cd10b38d /benchmarks/Makefile | |
parent | 1c2362cd0bcaa77ff0309f66bd2427061b451eb7 (diff) | |
download | ports-d138bdf084f928b4551dd32e8eef32876525326c.tar.gz ports-d138bdf084f928b4551dd32e8eef32876525326c.zip |
Notes
Diffstat (limited to 'benchmarks/Makefile')
-rw-r--r-- | benchmarks/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile index c6e924d068ef..12b546f86db9 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -26,6 +26,7 @@ SUBDIR += httperf SUBDIR += imb SUBDIR += interbench + SUBDIR += iorate SUBDIR += iozone SUBDIR += iozone21 SUBDIR += iperf |