annotate libcruft/lapack-xtra/module.mk @ 10822:23d2378512a0

implement rsf2csf
author Jaroslav Hajek <highegg@gmail.com>
date Tue, 27 Jul 2010 11:26:43 +0200
parents 0d4613a736e9
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
9794
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1 EXTRA_DIST += lapack-xtra/module.mk
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3 libcruft_la_SOURCES += \
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4 lapack-xtra/xclange.f \
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
diff changeset
5 lapack-xtra/xdlamch.f \
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
diff changeset
6 lapack-xtra/xdlange.f \
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
diff changeset
7 lapack-xtra/xilaenv.f \
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
diff changeset
8 lapack-xtra/xslamch.f \
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
diff changeset
9 lapack-xtra/xslange.f \
10822
23d2378512a0 implement rsf2csf
Jaroslav Hajek <highegg@gmail.com>
parents: 9794
diff changeset
10 lapack-xtra/xzlange.f \
23d2378512a0 implement rsf2csf
Jaroslav Hajek <highegg@gmail.com>
parents: 9794
diff changeset
11 lapack-xtra/zrsf2csf.f \
23d2378512a0 implement rsf2csf
Jaroslav Hajek <highegg@gmail.com>
parents: 9794
diff changeset
12 lapack-xtra/crsf2csf.f