Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Jason Beegan <jtb@netbsd.org>
List: source-changes
Date: 01/20/2001 23:25:32
Module Name:	pkgsrc
Committed By:	jtb
Date:		Sat Jan 20 21:25:32 UTC 2001

Modified Files:
	pkgsrc/math/slatec: Makefile
	pkgsrc/math/slatec/files: Makefile
Added Files:
	pkgsrc/math/slatec/files: d1mach.f i1mach.f r1mach.f

Log Message:
Added machine parameter files from the BLAS. Use different optimization
based on compiler, and add "-lg2c -lm" to link if using g77, "-lm" otherwise.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/math/slatec/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/math/slatec/files/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/math/slatec/files/d1mach.f \
    pkgsrc/math/slatec/files/i1mach.f pkgsrc/math/slatec/files/r1mach.f

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.