diff options
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 8dab3d90f72..c7368f43fca 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2003/03/19 17:25:10 jschauma Exp $ +# $NetBSD: Makefile,v 1.29 2003/04/11 17:08:46 cjep Exp $ # COMMENT= Benchmarking tools @@ -21,6 +21,7 @@ SUBDIR+= linpack-bench SUBDIR+= lmbench SUBDIR+= netio SUBDIR+= netpipe +SUBDIR+= nettest SUBDIR+= nsieve SUBDIR+= nttcp SUBDIR+= paranoia |