File: blas.pc.in

package info (click to toggle)
libflame 5.2.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 162,080 kB
  • sloc: ansic: 750,080; fortran: 404,344; makefile: 8,133; sh: 5,458; python: 937; pascal: 144; perl: 66
file content (9 lines) | stat: -rw-r--r-- 222 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
prefix=@prefix@
libdir=@libdir@

Name: blas
Description: Basic Linear Algebra Subprograms F77 reference implementations
Version: @LAPACK_VERSION@
URL: http://www.netlib.org/blas/
Libs: -L${libdir} -lblas
Libs.private: -lm