view TOOLS/TVout/clean.sh @ 22499:643be517b47a

Add codec-cfg-test target.
author diego
date Sun, 11 Mar 2007 17:44:10 +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 ..