Hi,
Sorry if this is a really trivial question, but I just downloaded lapack 3.3.0 and I'm trying to understand how it is built. I have successfully built and generated the blas, tmg, and lapack libraries, but eigsrc and linsrc do not seem to referenced anywhere (except the make.inc file) and so are never built. I'm guessing that these are related to the old eispack and linpack libraries, but I'm wondering why they are a part of the make files? Does anyone know? Am I missing anything by not building them? Or is everything in the liblapack.a library?
Thanks for any help!
-Josh

