mpv/TVout/clean.sh

14 lines
103 B
Bash
Executable File

# Compile TVout tools
rm -f con2fb/con2fb
cd matroxset
make clean
cd ..
cd fbset
make clean
cd ..