diff options
Diffstat (limited to 'benchmarks/Makefile')
-rw-r--r-- | benchmarks/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile index 20b6aef60f9..8245fea7ab4 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2001/02/16 15:51:47 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2001/04/17 11:57:41 tron Exp $ # COMMENT= Benchmarking tools @@ -20,6 +20,7 @@ SUBDIR+= lmbench SUBDIR+= nsieve SUBDIR+= paranoia SUBDIR+= postmark +SUBDIR+= ttcp SUBDIR+= whetstone SUBDIR+= xengine |