view TVout/clean.sh @ 11344:58e9d191d470

codecs-status finally working again
author alex
date Fri, 31 Oct 2003 22:07:20 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


# Compile TVout tools

rm -f con2fb/con2fb

cd matroxset
make clean
cd ..

cd fbset
make clean
cd ..