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

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

REQUIRES BLAS