Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Tomasz Luchowski <zuntum@netbsd.org>
List: pkgsrc-changes
Date: 03/31/2001 13:09:05
Module Name: pkgsrc
Committed By: zuntum
Date: Sat Mar 31 10:09:05 UTC 2001
Modified Files:
pkgsrc/benchmarks/fib: Makefile
pkgsrc/benchmarks/flops: Makefile
pkgsrc/benchmarks/heapsort: Makefile
pkgsrc/benchmarks/linpack: Makefile
pkgsrc/benchmarks/nsieve: Makefile
pkgsrc/benchmarks/paranoia: Makefile
pkgsrc/benchmarks/whetstone: Makefile
Log Message:
Cleanup:
-O2 -> ${CFLAGS}
${MKDIR} -> ${INSTALL_DATA_DIR}
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/benchmarks/fib/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/benchmarks/flops/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/benchmarks/heapsort/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/benchmarks/linpack/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/benchmarks/nsieve/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/benchmarks/paranoia/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/benchmarks/whetstone/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.