diff libcruft/amos/Makefile.in @ 7789:82be108cc558

First attempt at single precision tyeps * * * corrections to qrupdate single precision routines * * * prefer demotion to single over promotion to double * * * Add single precision support to log2 function * * * Trivial PROJECT file update * * * Cache optimized hermitian/transpose methods * * * Add tests for tranpose/hermitian and ChangeLog entry for new transpose code
author David Bateman <dbateman@free.fr>
date Sun, 27 Apr 2008 22:34:17 +0200
parents a1dbe9d80eee
children eb63fbe60fab
line wrap: on
line diff
--- a/libcruft/amos/Makefile.in	Wed May 14 18:09:56 2008 +0200
+++ b/libcruft/amos/Makefile.in	Sun Apr 27 22:34:17 2008 +0200
@@ -26,7 +26,11 @@
 
 EXTERNAL_DISTFILES = $(DISTFILES)
 
-FSRC = dgamln.f xzabs.f xzexp.f xzlog.f xzsqrt.f zacai.f zacon.f \
+FSRC = cacai.f cacon.f cbesh.f cbesi.f cbesj.f cbesk.f cbesy.f cbinu.f \
+  cbuni.f cbunk.f cunk1.f cunk2.f crati.f cshch.f cuni1.f \
+  cuoik.f cairy.f cbiry.f ckscl.f cs1s2.f cuchk.f cuni2.f cwrsk.f \
+  casyi.f cbknu.f cmlri.f cseri.f cunhj.f cunik.f dgamln.f gamln.f \
+  xzabs.f xzexp.f xzlog.f xzsqrt.f zacai.f zacon.f \
   zairy.f zasyi.f zbesh.f zbesi.f zbesj.f zbesk.f zbesy.f zbinu.f \
   zbiry.f zbknu.f zbuni.f zbunk.f zdiv.f zkscl.f zmlri.f zmlt.f \
   zrati.f zs1s2.f zseri.f zshch.f zuchk.f zunhj.f zuni1.f zuni2.f \