diff options
author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1999-12-10 01:42:15 +0000 |
---|---|---|
committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1999-12-10 01:42:15 +0000 |
commit | ebd044e273e3776cf9f9d6f774d0d85ff29a4df1 (patch) | |
tree | 17174d0f6b3e441262fa97d341fee9a5f6a9cddb /math/lapack/files/patch-au | |
parent | Tell moc's location to the configure. (diff) |
Files have been updated in master site (a few bug fixes)
Notes
Notes:
svn path=/head/; revision=23704
Diffstat (limited to 'math/lapack/files/patch-au')
-rw-r--r-- | math/lapack/files/patch-au | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/math/lapack/files/patch-au b/math/lapack/files/patch-au index 3a4681ef6eb4..20d9b6becae3 100644 --- a/math/lapack/files/patch-au +++ b/math/lapack/files/patch-au @@ -1,5 +1,5 @@ ---- TIMING/Makefile.orig Fri Feb 19 21:04:59 1999 -+++ TIMING/Makefile Thu Oct 7 15:11:10 1999 +--- TIMING/Makefile~ Thu Nov 4 20:27:54 1999 ++++ TIMING/Makefile Fri Dec 10 00:56:04 1999 @@ -141,242 +141,242 @@ stime.out: stime.in xlintims @@ -138,8 +138,8 @@ SGEPTIM.out: SGEPTIM.in xeigtims @echo GEP: Timing REAL Generalized Nonsymmetric Eigenvalue Problem routines -- xeigtims < sgeptim.in > $@ 2>&1 -+ ./xeigtims < sgeptim.in > $@ 2>&1 +- xeigtims < SGEPTIM.in > $@ 2>&1 ++ ./xeigtims < SGEPTIM.in > $@ 2>&1 sneptim.out: sneptim.in xeigtims @echo NEP: Timing REAL Nonsymmetric Eigenvalue Problem routines |