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

PROVIDES BLAS
{
  SCRIPT configure.sh
  LANG bash
  OPTIONS BLAS_DIR BLAS_INSTALL_DIR BLAS_LIBS
}