view TOOLS/TVout/clean.sh @ 19802:f1655de446c4

Support for variable fps OGM files, blessed by Moritz. patch by Sergey Khlutchin, Elphel, Inc
author diego
date Tue, 12 Sep 2006 09:00: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 ..