aboutsummaryrefslogtreecommitdiff
blob: 81940962c48a9e6a72abe18648bdc47053e09e67 (plain)
1
2
3
4
5
6
7
8
9
10
prefix=/usr
exec_prefix=${prefix}
libdir=/usr/@LIBDIR@
includedir=${prefix}/include

Name: blas
Description: GOTO implementations of the F77 Basic Linear Algebra Subroutines
Version: @PV@
URL: http://www.tacc.utexas.edu/resources/software/software.php
Libs: -L${libdir} -lblas @EXTLIBS@