view TOOLS/TVout/clean.sh @ 16894:8058e403d49c

typo fix bust/must
author reynaldo
date Thu, 03 Nov 2005 04:04:22 +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 ..