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