summaryrefslogtreecommitdiff
blob: 92dc934ee1f4deb5df06d0dfa4a34f6a9872fde3 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/@LIBDIR@
includedir=@INCDIR@

Name: lapack
Description: MKL implementations of the F77 Linear Algebra PACKage
Version: @PV@
URL: http://developer.intel.com/software/products/mkl/
Requires: blas
Libs: @GFORTRANLIBS@ -L${libdir} -llapack @EXTLIBS@