diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-06 14:24:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-06 14:24:03 +0000 |
commit | d4fce8d4e780caeebf7884754f895760e64c42d8 (patch) | |
tree | 9ade3890d50cfadd1aa4c3c8581d93804f471a45 /benchmarks | |
parent | 7bf3b64d596e74774841c0504c66633378259375 (diff) | |
download | pkgsrc-d4fce8d4e780caeebf7884754f895760e64c42d8.tar.gz |
Unify format of MESSAGEs, and include RCS Ids.
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/hbench/pkg/MESSAGE | 9 | ||||
-rw-r--r-- | benchmarks/lmbench/pkg/MESSAGE | 9 |
2 files changed, 14 insertions, 4 deletions
diff --git a/benchmarks/hbench/pkg/MESSAGE b/benchmarks/hbench/pkg/MESSAGE index 8aa06c3fa30..504533c593e 100644 --- a/benchmarks/hbench/pkg/MESSAGE +++ b/benchmarks/hbench/pkg/MESSAGE @@ -1,3 +1,8 @@ -execute "run-hbench" to run the benchmark. -There is a Makefile in your share/hbench/Results directory +====================================================================== +$NetBSD: MESSAGE,v 1.2 2001/02/06 14:24:04 wiz Exp $ + +Execute "run-hbench" to run the benchmark. +There is a Makefile in the ${PREFIX}/share/hbench/Results directory that can be used to format and summarize your results as well. + +====================================================================== diff --git a/benchmarks/lmbench/pkg/MESSAGE b/benchmarks/lmbench/pkg/MESSAGE index 02181c6a4dc..b2de29b8c04 100644 --- a/benchmarks/lmbench/pkg/MESSAGE +++ b/benchmarks/lmbench/pkg/MESSAGE @@ -1,3 +1,8 @@ -execute "run-lmbench" to run the benchmark. -There is a Makefile in your share/lmbench/results directory +====================================================================== +$NetBSD: MESSAGE,v 1.2 2001/02/06 14:24:04 wiz Exp $ + +Execute "run-lmbench" to run the benchmark. +There is a Makefile in the ${PREFIX}/share/lmbench/results directory that can be used to format your results as well. + +====================================================================== |