aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/clapack/list.inc
blob: a913c3917b169af011a2a6b94b9e9fe5a2c70c75 (plain) (blame)
1
2
3
4
5
6
7
8
CFLAGS(
    -DNO_BLAS_WRAP
)

PEERDIR(
    ADDINCL contrib/libs/libf2c
    ADDINCL contrib/libs/cblas
)