#!/bin/csh
#Make version of BlockSolve for the SP1 architecture using the eui message
#passing routines with optimization turned on
make ARCH=rs6000 COMM=eui BOPT=O
