view TOOLS/TVout/clean.sh @ 19443:6e618d1fbb23

implemented seeking to chapter
author nicodvb
date Sat, 19 Aug 2006 11:49:04 +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 ..