diff options
author | jschauma <jschauma> | 2003-03-19 17:25:10 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-03-19 17:25:10 +0000 |
commit | d57d7ea58087048412846a73bab08051096ddb88 (patch) | |
tree | e1c40daed1f7e49f5e83cb3fb8f638b5002bae64 | |
parent | f980de0dd1bcc5cc65a8d3ce947101fd4dff9365 (diff) | |
download | pkgsrc-d57d7ea58087048412846a73bab08051096ddb88.tar.gz |
Add/enable skampi
-rw-r--r-- | benchmarks/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile index 7f15f9c85b4..8dab3d90f72 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2002/06/29 08:37:38 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2003/03/19 17:25:10 jschauma Exp $ # COMMENT= Benchmarking tools @@ -26,6 +26,7 @@ SUBDIR+= nttcp SUBDIR+= paranoia SUBDIR+= postmark SUBDIR+= randread +SUBDIR+= skampi SUBDIR+= ttcp SUBDIR+= whetstone SUBDIR+= xengine |