view TOOLS/TVout/clean.sh @ 13547:144af0141ac4

How to take a screenshot, how to use dmix, how to choose languages and subtitle languages, patch by gouchi <gouchi at gmail dot com>.
author diego
date Mon, 04 Oct 2004 18:48:38 +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 ..