summaryrefslogtreecommitdiff
blob: 523aabc1204cf649883354801c19f62d0e296634 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@ACMLDIR@
exec_prefix=${prefix}
libdir=${prefix}/lib
includedir=${prefix}/include

Name: blas
Description: ACML implementations of the Basic Linear Algebra Subroutines
Version: @PV@
URL: http://developer.amd.com/acml.jsp
Libs: -Wl,--no-as-needed -L${libdir} @ACMLLIBS@ @EXTLIBS@
Cflags: @EXTFLAGS@