libtthimage/build.sh

7 lines
36 B
Bash
Executable File

#!/bin/bash
cd Lib
make foo
cd ..