view TOOLS/TVout/clean.sh @ 21938:65cff1c914cb

grammar/spelling/wording in comments
author diego
date Thu, 18 Jan 2007 09:03:42 +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 ..