view TVout/clean.sh @ 1689:8f80b446b4e4

codecs.html renamed to codecs-status.html
author arpi
date Sat, 25 Aug 2001 19:03:11 +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 ..