Added DLA sources from lapack-netlib.
authorHank Anderson <hank.p.anderson@gmail.com>
Tue, 10 Feb 2015 17:01:01 +0000 (11:01 -0600)
committerHank Anderson <hank.p.anderson@gmail.com>
Tue, 10 Feb 2015 17:01:01 +0000 (11:01 -0600)
commit96cf6779ca9f28490affebf3a74ccf90cc8e8246
tree7a6bf00d4605237926fbda564bdeafb7eb2aaa2f
parent3b20b62423150ea0eb2a4e2c9d296a527c30e827
Added DLA sources from lapack-netlib.

Can't use the lapack-netlib cmake files, since they are designed to
build a complete lapack/blas library. They have their own fortran
detection and flag setup and so on. Instead I'll just recreate the
makefiles I need.

Fixed a typo in the NAME defines.
CMakeLists.txt
cmake/utils.cmake