view TVout/clean.sh @ 4036:76ea6f97ebb7

added rgb24to32 instead of c converter
author alex
date Mon, 07 Jan 2002 17:33:59 +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 ..