mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
- Remove paraFoam/Allwmake leftover junk - Always attempt make of libccmio to ensure lnInclude/ exists
9 lines
98 B
Bash
Executable File
9 lines
98 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# disabled
|
|
|
|
# if [ "$FV_HOME" -a -r $FV_HOME ]
|
|
# then
|
|
# wmake fieldview9Reader
|
|
# fi
|