summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>1999-02-21 00:05:45 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>1999-02-21 00:05:45 +0000
commit1767351d146a4ca0300c96739719a18fe2ec126e (patch)
tree766a980efec1a5b11b1f6cbf57a1f56c6d2a24b0 /benchmarks
parentImport of NETPIPE, a self scaling network benchmark from AMES lab. (diff)
Activate netpipe.
Notes
Notes: svn path=/head/; revision=16803
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/Makefile3
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