view TOOLS/TVout/clean.sh @ 19587:23b2f53f03d2

r19265: how to encode to PSP format (patch by Christian Obst, christian_obst gmx de)
author kraymer
date Tue, 29 Aug 2006 17:40:30 +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 ..