view TOOLS/TVout/clean.sh @ 13492:51c46db54bd2

Sws default setting correction, and random wordings
author gpoirier
date Mon, 27 Sep 2004 19:03:49 +0000
parents b205f8ca892a
children
line wrap: on
line source


# Compile TVout tools

rm -f con2fb/con2fb

cd matroxset
make clean
cd ..

cd fbset
make clean
cd ..