view TOOLS/TVout/clean.sh @ 15515:9d14ae6b20ef

Ignore codecs-status.html.
author diego
date Wed, 18 May 2005 23:07:37 +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 ..