view TVout/clean.sh @ 1478:6f9167f0fcca

'too slow' message is fixed - better detection now based on both drop_cnt and A-V sync
author arpi
date Fri, 10 Aug 2001 01:27:02 +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 ..