view TOOLS/TVout/clean.sh @ 20174:6f346bb9ede7

Remove useless return; at end of function
author reimar
date Thu, 12 Oct 2006 17:19:10 +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 ..