view TVout/clean.sh @ 11929:d870d266634e

allow using of float fixed_quant
author iive
date Fri, 06 Feb 2004 23:45:53 +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 ..