view TVout/clean.sh @ 6437:61d750b7a989

Remove unportable lround and maybe speed up rounding a bit. Anders: please check if this is correct.
author atmos4
date Sat, 15 Jun 2002 23:31:58 +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 ..