view TOOLS/TVout/clean.sh @ 14187:19589e978000

10l fix I hope, reverse if not
author alex
date Sun, 19 Dec 2004 16:53:26 +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 ..