view TOOLS/TVout/clean.sh @ 21399:111bc7023189

ignore invalid values in the sequence display extension (backport from 0.4.1)
author henry
date Fri, 01 Dec 2006 17:47:55 +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 ..