view TVout/clean.sh @ 5714:e0a41f940bbb

synced with arpi's "fixes, updates"
author gabucino
date Sat, 20 Apr 2002 04:26:32 +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 ..