view TOOLS/TVout/clean.sh @ 19133:f569aadfa921

10l, i missed ifdefs around the calls
author rfelker
date Wed, 19 Jul 2006 05:42:38 +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 ..