Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Tim Rightnour <garbled@netbsd.org>
List: source-changes
Date: 12/26/1998 07:59:57
Module Name:	pkgsrc
Committed By:	garbled
Date:		Sat Dec 26 15:59:57 UTC 1998

Modified Files:
	pkgsrc/benchmarks/hbench/files: setup.answers
	pkgsrc/benchmarks/benchfft: Makefile
	pkgsrc/benchmarks/bonnie: Makefile
	pkgsrc/benchmarks/bytebench: Makefile
	pkgsrc/benchmarks/dhrystone: Makefile
	pkgsrc/benchmarks/fib: Makefile
	pkgsrc/benchmarks/flops: Makefile
	pkgsrc/benchmarks/hbench: Makefile
	pkgsrc/benchmarks/heapsort: Makefile
	pkgsrc/benchmarks/hint: Makefile
	pkgsrc/benchmarks/iozone: Makefile
	pkgsrc/benchmarks/linpack: Makefile
	pkgsrc/benchmarks/lmbench: Makefile
	pkgsrc/benchmarks/nsieve: Makefile
	pkgsrc/benchmarks/paranoia: Makefile
	pkgsrc/benchmarks/whetstone: Makefile
	pkgsrc/benchmarks: Makefile
Added Files:
	pkgsrc/benchmarks/benchfft/files: setup.answers
	pkgsrc/benchmarks/lmbench/files: setup.answers
Log Message:
Fix all the benchmark targets so they work properly, and work with the
package uninstalled, with the exceptionof lmbench.  Make non-batch
targets for all the benchmarks, and create a results target which
places all the results in /tmp for easier collection.