Removed local Allwmake - not needed

This commit is contained in:
Hrvoje Jasak 2017-02-06 11:31:35 +00:00
parent 71540e2164
commit a8599a8f9a

View file

@ -1,13 +0,0 @@
#!/bin/sh
cd ${0%/*} || exit 1 # run from this directory
set -x
wmake libso conjugateHeatTransfer
wmake blockCoupledScalarTransportFoam
wmake conjugateHeatFoam
wmake conjugateHeatSimpleFoam
wmake pUCoupledFoam
wmake MRFPorousFoam
# ----------------------------------------------------------------- end-of-file