BUG: Allwmake: using old Make/ location

This commit is contained in:
mattijs
2016-06-01 13:31:07 +01:00
parent 42519734c7
commit 8c35c8b611

View File

@ -21,7 +21,7 @@ wmakeCheckPwd "$WM_PROJECT_DIR/src" || {
set -x
# Update OpenFOAM version strings if required
wmakePrintBuild -check || /bin/rm -f OpenFOAM/Make/*/global.? 2>/dev/null
wmakePrintBuild -check || wrmo OpenFOAM/global/global.o
wmakeLnInclude OpenFOAM
wmakeLnInclude OSspecific/${WM_OSTYPE:-POSIX}