view TOOLS/TVout/clean.sh @ 16823:850947f65258

cross compiling probably worth mentioining
author ods15
date Fri, 21 Oct 2005 14:44:13 +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 ..