view TOOLS/TVout/clean.sh @ 21358:b9eeab86c6c1

Fix URL, it has moved.
author torinthiel
date Wed, 29 Nov 2006 10:03:45 +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 ..