view TOOLS/TVout/clean.sh @ 17439:f6e39517d5b6

cosmetic change, shift stuff around to more logical places
author ods15
date Fri, 20 Jan 2006 19:12:22 +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 ..