view TOOLS/TVout/clean.sh @ 22733:4cd57e0058f0

gsm requires libgsm so remove it
author compn
date Mon, 19 Mar 2007 20:07:48 +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 ..