view TVout/clean.sh @ 7185:3d40a2bbd73b

very simple script for viewing results with gnuplot, converted to JPEG (hey, I don't know gnuplot at all, but I found this very useful)
author gabucino
date Sat, 31 Aug 2002 08:18:56 +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 ..