projects
/
platform
/
upstream
/
lapack.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge pull request #66 from turboencabulator/pkgconfig
[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