view TVout/clean.sh @ 9372:158bf5cd8f64

index should be otional (idea by alex)
author michael
date Sun, 09 Feb 2003 18:56:51 +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 ..