#! /bin/sh
# /*@@
#   @file      CUSTOM
#   @date      Wed Jul 21 13:27:07 1999
#   @author    Tom Goodale
#   @desc
#              Configuration options for MPI=CUSTOM
#   @enddesc
#   @version $Header: /CCT/Projects/XiRel/SPEC2006/CactusBSSN/lib/make/extras/MPI/CUSTOM,v 1.1.1.1 2009/02/03 01:02:30 jtao Exp $
# @@*/


# Allow the user to completely specify at the command line,
echo '  Custom MPI selected'

MPI_LIBS="$MPI_LIBS"
MPI_LIB_DIRS="$MPI_LIB_DIRS"
MPI_INC_DIRS="$MPI_INC_DIRS"
