view TVout/clean.sh @ 11616:5ffcfe5c6b78

small word fixes
author paszczi
date Tue, 09 Dec 2003 22:00:21 +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 ..