view TOOLS/TVout/clean.sh @ 16297:c6e8ef454266

compile fix, vobsub.c needs identify variable.
author reimar
date Tue, 23 Aug 2005 17:21:27 +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 ..