view TOOLS/TVout/clean.sh @ 20554:82733372759f

Fix codec directory fallback, it was overriding the autodetection.
author diego
date Tue, 31 Oct 2006 17:55:54 +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 ..