view TOOLS/TVout/clean.sh @ 19875:1db6dfe75576

Shorten scale filter parameter names to avoid excessive line length.
author diego
date Mon, 18 Sep 2006 00:13:48 +0000
parents b205f8ca892a
children
line wrap: on
line source


# Compile TVout tools

rm -f con2fb/con2fb

cd matroxset
make clean
cd ..

cd fbset
make clean
cd ..