view TVout/clean.sh @ 12361:a84160d660af

support for a few more radeons patch by Reza Jelveh <reza.jelveh at tu-harburg.de>
author faust3
date Fri, 30 Apr 2004 20:20:37 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


# Compile TVout tools

rm -f con2fb/con2fb

cd matroxset
make clean
cd ..

cd fbset
make clean
cd ..