Dear Lapack maintainers,
As it is now standard not to have "." in search path,
I suggest to modify TIMING/Makefile execution lines.
For example
xlintimc < ctime.in > $@ 2>&1
should be replaced by
./xlintimc < ctime.in > $@ 2>&1
Same remark for documentation
http://www.netlib.org/lapack/lawn41/node28.html
http://www.netlib.org/lapack/lawn41/node29.html
http://www.netlib.org/lapack/lawn41/node30.html
xintims -> ./xlintims, etc.
Best regards
--
Fabrice Pardo, LPN-CNRS, route de Nozay, 91460 Marcoussis (FRANCE)
phone: +33 1 6963 6148, fax: +33 1 6963 6006,
email: fabrice.pardo@Domain.Removed
|