view TOOLS/TVout/clean.sh @ 16639:86a7f951d525

synced with 1.15, patch by johan bos
author gpoirier
date Sun, 02 Oct 2005 20:50:52 +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 ..