Make this work even when '.' is not in the PATH

--HG--
branch : bgschaidMac
This commit is contained in:
Bernhard F.W. Gschaider 2010-10-03 00:06:51 +02:00
parent 050ffaab9d
commit 2666365d71

View file

@ -40,10 +40,10 @@ wmake libso blockMatrix
wmake libso dynamicMesh
(cd tetDecompositionFiniteElement ; Allwmake)
(cd tetDecompositionFiniteElement ; ./Allwmake)
wmake libso fvMotionSolver
(cd tetDecompositionMotionSolver ; Allwmake)
(cd tetDecompositionMotionSolver ; ./Allwmake)
wmake libso coupledMatrix
wmake libso sampling