Skip to content
Snippets Groups Projects
Allwmake 290 B
Newer Older
  • Learn to ignore specific revisions
  • cd ${0%/*} || exit 1    # run from this directory
    
    if [ -d "$FOAM_MPI_LIBBIN" ]
    
    wmake libso MGridGenGamgAgglomeration
    
    
    # ----------------------------------------------------------------- end-of-file