view TOOLS/TVout/clean.sh @ 21166:aaa43c5017fa

Cosmetics: indentation fix.
author eugeni
date Thu, 23 Nov 2006 17:37:28 +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 ..