view TOOLS/TVout/clean.sh @ 21072:e45dc4e170a5

in demux_ts_control unified SWITCH_AUDIO and SWITCH_VIDEO (they were identical)
author nicodvb
date Sun, 19 Nov 2006 23:36:14 +0000
parents b205f8ca892a
children
line wrap: on
line source


# Compile TVout tools

rm -f con2fb/con2fb

cd matroxset
make clean
cd ..

cd fbset
make clean
cd ..