#! /bin/sh
# /*@@
#   @file    MPIPro
#   @date    Tue Dec 12 18:36:57 2000
#   @author  Tom Goodale
#   @desc
#            Configure for MPIPro under Windows
#   @enddesc
#   @version $Header: /CCT/Projects/XiRel/SPEC2006/CactusBSSN/lib/make/extras/MPI/MPIPro,v 1.1.1.1 2009/02/03 01:02:30 jtao Exp $
# @@*/


echo '  MPIPro MPI selected'

MPI_LIBS='MPIPro'

# If MPIPro has been installed then the below already appear in the
# INCLUDE and LIB environment variables used by the Windows compilers
MPI_LIB_DIRS=''
MPI_INC_DIRS=''
