view TOOLS/TVout/clean.sh @ 20919:8893dbbc62f8

[cosmetics] Fix indentation
author torinthiel
date Tue, 14 Nov 2006 22:10:40 +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 ..