This is the full single precision LAPACK-1.1. This is needed for Cray, other machines need the double precision packages lapack-1.1-sel-src. To compile, go to single/, do cf77 -c *.f, go to complex/, do the same. Then do ar cr liblapack.a single/*.o complex/*.o