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

Name: lapack
Description: ACML implementation of the F77 Linear Algebra PACKage
Version: @PV@
URL: http://developer.amd.com/acml.jsp
Libs: -L${libdir} -llapack @EXTLIBS@
Cflags: @EXTFLAGS@