view TOOLS/TVout/clean.sh @ 13367:81ca72fd45f6

runtime aspect switching, patch by Aurelien Jacobs <aurel at gnuage . org>
author diego
date Fri, 17 Sep 2004 15:38:59 +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 ..