view TOOLS/TVout/clean.sh @ 19672:4b3fab30e832

Update binary codecs section.
author diego
date Mon, 04 Sep 2006 23:26:00 +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 ..