Improve pkgconfig file generation
[platform/upstream/lapack.git] / CBLAS / cblas.pc.in
1 prefix=@prefix@
2 libdir=@libdir@
3
4 Name: CBLAS
5 Description: C Standard Interface to BLAS Basic Linear Algebra Subprograms
6 Version: @LAPACK_VERSION@
7 URL: http://www.netlib.org/blas/#_cblas
8 Libs: -L${libdir} -lcblas
9 Requires: blas