view TOOLS/TVout/clean.sh @ 17486:716de63bff7f

updates
author diego
date Thu, 26 Jan 2006 00:48:53 +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 ..