view TVout/clean.sh @ 5911:b499e48015cf

removed FrNo codec - it disabled buggy codecs, due to a trick in codec selection...
author arpi
date Mon, 29 Apr 2002 23:18:10 +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 ..