Skip to content
Snippets Groups Projects
Commit 876a610e authored by Henry Weller's avatar Henry Weller
Browse files

src/Allwmake: Update the location of global.o

parent 15653daa
Branches
Tags
No related merge requests found
...@@ -21,7 +21,7 @@ wmakeCheckPwd "$WM_PROJECT_DIR/src" || { ...@@ -21,7 +21,7 @@ wmakeCheckPwd "$WM_PROJECT_DIR/src" || {
set -x set -x
# Update OpenFOAM version strings if required # Update OpenFOAM version strings if required
wmakePrintBuild -check || /bin/rm -f OpenFOAM/Make/*/global.? 2>/dev/null wmakePrintBuild -check || wrmo OpenFOAM/global/global.o 2>/dev/null
wmakeLnInclude OpenFOAM wmakeLnInclude OpenFOAM
wmakeLnInclude OSspecific/${WM_OSTYPE:-POSIX} wmakeLnInclude OSspecific/${WM_OSTYPE:-POSIX}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment