Merge branch 'tsqr' of git://github.com/sydha/lapack-1 into sydha-tsqr
[platform/upstream/lapack.git] / lapack.pc.in
1 prefix=@prefix@
2 libdir=@libdir@
3
4 Name: LAPACK
5 Description: FORTRAN reference implementation of LAPACK Linear Algebra PACKage
6 Version: @LAPACK_VERSION@
7 URL: http://www.netlib.org/lapack/
8 Libs: -L${libdir} -llapack
9 Requires: blas