view TVout/clean.sh @ 4575:0245a06f9efd

VfW encoding support (very alpha yet)
author arpi
date Thu, 07 Feb 2002 20:22:03 +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 ..