summaryrefslogtreecommitdiffstats
path: root/cluster/netpipe/BUILD
blob: 8256aee304b84ef6b8480ad314c1d965e16339f0 (plain) (blame)
1
2
3
4
5
6
7
8
9
make  tcp  &&

if spell_ok mpich; then
  make  mpi 
fi  &&

if spell_ok pvm;  then
  make pvm
fi