aboutsummaryrefslogtreecommitdiff
path: root/lapack.pc.in
blob: 878efc2ee6a956f1f00f338b14f893d74863e2db (plain)
1
2
3
4
5
6
7
8
9
prefix=@prefix@
libdir=@libdir@

Name: LAPACK
Description: FORTRAN reference implementation of LAPACK Linear Algebra PACKage
Version: @LAPACK_VERSION@
URL: http://www.netlib.org/lapack/
Libs: -L${libdir} -llapack
Requires: blas