7 lines
91 B
Bash
Executable file
7 lines
91 B
Bash
Executable file
#!/bin/sh
|
|
set -x
|
|
|
|
wmake libso freeSurface
|
|
|
|
wmake interTrackFoam
|
|
wmake bubbleInterTrackFoam
|