diff options
Diffstat (limited to '')
-rw-r--r-- | benchmarks/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile index 95e4ddb588ed..dbe99daa4c57 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.3 1996/08/04 08:45:44 asami Exp $ +# $Id: Makefile,v 1.4 1997/02/16 13:32:59 andreas Exp $ # SUBDIR += bonnie SUBDIR += bytebench SUBDIR += iozone SUBDIR += lmbench + SUBDIR += nbench SUBDIR += netperf SUBDIR += tcpblast SUBDIR += xengine |