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