view TOOLS/TVout/clean.sh @ 13647:27c0cb446f39

- sync 1.778 - random fixes
author wight
date Fri, 15 Oct 2004 11:11:25 +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 ..