diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2004-12-05 04:13:29 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2004-12-05 04:13:29 +0000 |
commit | 6e46048a1b0f670c5000756952d61fd355c95eb7 (patch) | |
tree | 3042ea6aa25dbe5d15d16c4c8d16602965f9379a /benchmarks/Makefile | |
parent | 844009e13b00c1e938acdf9331ad5857124514ed (diff) |
pjd's src/tools/tools/raidtest as a port.
Notes
Notes:
svn path=/head/; revision=123171
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 89e4a4d8b8f6..416a2234bc39 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -28,6 +28,7 @@ SUBDIR += postal SUBDIR += postmark SUBDIR += pybench + SUBDIR += raidtest SUBDIR += rawio SUBDIR += scimark2 SUBDIR += scimark2c |