Skip to content
Snippets Groups Projects
Allwmake 414 B
Newer Older
cd ${0%/*} || exit 1    # run from this directory
# wmake is required for subsequent targets
( cd wmake/src && make )
$WM_PROJECT_DIR/bin/tools/AllwmakeThirdParty
# build OpenFOAM libraries and applications

# ----------------------------------------------------------------- end-of-file