view TOOLS/TVout/clean.sh @ 21923:1658f7d97b27

fix crash with http://sam.zoy.org/zzuf/lol-mplayer.m2v
author henry
date Tue, 16 Jan 2007 09:49:28 +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 ..