view TOOLS/TVout/clean.sh @ 20369:555413955950

grammar/wording fixes
author diego
date Sun, 22 Oct 2006 17:20:46 +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 ..