aboutsummaryrefslogtreecommitdiff
path: root/configuration.ccl
blob: 452a39b67ce6655235979911a83b67c01adae127 (plain)
1
2
3
4
5
6
7
8
9
10
# Configuration definitions for thorn LAPACK

PROVIDES LAPACK
{
  SCRIPT LAPACK.sh
  LANG bash
  OPTIONS LAPACK_DIR LAPACK_INSTALL_DIR LAPACK_LIBS
}

REQUIRES BLAS