diff options
author | Mark Pulford <markp@FreeBSD.org> | 2002-02-24 03:46:12 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2002-02-24 03:46:12 +0000 |
commit | c89ab4991bdbcc2f20608f1f1095b2e5e23c1e6b (patch) | |
tree | b759a19c29737cfe1a80494c287e353ff8d4c108 /benchmarks/Makefile | |
parent | 9ad8337c754f20e08a9f4c152de38131b074cc4d (diff) | |
download | ports-c89ab4991bdbcc2f20608f1f1095b2e5e23c1e6b.tar.gz ports-c89ab4991bdbcc2f20608f1f1095b2e5e23c1e6b.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 7f844bd18b8c..bff9824dedbd 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -4,6 +4,7 @@ SUBDIR += bonnie SUBDIR += bonnie++ SUBDIR += bytebench + SUBDIR += dbench SUBDIR += dbs SUBDIR += iozone SUBDIR += iozone21 |