view TOOLS/TVout/clean.sh @ 15030:a3b524705922

typo
author diego
date Thu, 31 Mar 2005 22:29:30 +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 ..