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

PROVIDES MPI
{
  SCRIPT configure.pl
  LANG perl
  OPTIONS MPI MPI_DIR MPI_INC_DIRS MPI_LIB_DIRS MPI_LIBS MPI_INSTALL_DIR
}