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

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