Merge branch 'master' of ssh://repo.or.cz/srv/git/OpenFOAM-1.6.x
[OpenFOAM-1.6.x.git] / src / conversion / Allwmake
bloba7168eeab1ac3959b97ef420010bdb59d397590d
1 #!/bin/sh
2 cd ${0%/*} || exit 1 # run from this directory
3 set -x
5 wmake libso
7 # ----------------------------------------------------------------- end-of-file