diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-01-22 17:57:44 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-01-22 17:57:44 +0000 |
commit | 22aca060671c5917f46c615ded445a512de28fdb (patch) | |
tree | 6b964a3369d72376b3593b3201e36cfe44d6574c /benchmarks/Makefile | |
parent | 4be888969202b385551a3580c4be9c5049abdf41 (diff) | |
download | ports-22aca060671c5917f46c615ded445a512de28fdb.tar.gz ports-22aca060671c5917f46c615ded445a512de28fdb.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 39c33fe756c1..5ff72aeb98f9 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -7,6 +7,7 @@ SUBDIR += bytebench SUBDIR += dbench SUBDIR += dbs + SUBDIR += forkbomb SUBDIR += iozone SUBDIR += iozone21 SUBDIR += lmbench |