2 cd ${0%/*} ||
exit 1 # run from this directory
11 echo "Note: ignore spurious warnings about missing mpicxx.h headers"
13 (WM_OPTIONS
=${WM_OPTIONS}$WM_MPLIB; wmake libso mpi
)
22 # ----------------------------------------------------------------- end-of-file