view TVout/clean.sh @ 11759:29eea271490e

add -codecs-file for selecting a specific codecs.conf on the comand line
author attila
date Thu, 08 Jan 2004 18:02:31 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


# Compile TVout tools

rm -f con2fb/con2fb

cd matroxset
make clean
cd ..

cd fbset
make clean
cd ..