summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorthorpej <thorpej>2001-07-27 23:34:38 +0000
committerthorpej <thorpej>2001-07-27 23:34:38 +0000
commit8979d28d8d435ec4bc23fd887ec310df8bd1716d (patch)
tree49dde7c1fe42c4cbdf1f6734d9ef95502b4b54b3 /benchmarks/Makefile
parent384d2660b3aea04f3bf868ebe290e546deca4fad (diff)
downloadpkgsrc-8979d28d8d435ec4bc23fd887ec310df8bd1716d.tar.gz
Add netpipe.
Diffstat (limited to 'benchmarks/Makefile')
-rw-r--r--benchmarks/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index 0c09f3a67b5..8618f32f127 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2001/07/17 07:02:55 garbled Exp $
+# $NetBSD: Makefile,v 1.24 2001/07/27 23:34:38 thorpej Exp $
#
COMMENT= Benchmarking tools
@@ -19,6 +19,7 @@ SUBDIR+= iozone
SUBDIR+= linpack-bench
SUBDIR+= lmbench
SUBDIR+= netio
+SUBDIR+= netpipe
SUBDIR+= nsieve
SUBDIR+= paranoia
SUBDIR+= postmark