diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 1999-02-21 00:05:45 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 1999-02-21 00:05:45 +0000 |
commit | 1767351d146a4ca0300c96739719a18fe2ec126e (patch) | |
tree | 766a980efec1a5b11b1f6cbf57a1f56c6d2a24b0 /benchmarks | |
parent | e84f00d456850c298cbc0cfa70594ac61c6c8f2a (diff) | |
download | ports-1767351d146a4ca0300c96739719a18fe2ec126e.tar.gz ports-1767351d146a4ca0300c96739719a18fe2ec126e.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile index 00b8f45bbc1e..d5e4c702c98c 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.6 1998/06/15 18:14:45 ghelmer Exp $ +# $Id: Makefile,v 1.7 1998/08/01 23:36:52 jkoshy Exp $ # SUBDIR += bonnie @@ -9,6 +9,7 @@ SUBDIR += lmbench SUBDIR += nbench SUBDIR += netperf + SUBDIR += netpipe SUBDIR += tcpblast SUBDIR += xengine |