view TVout/clean.sh @ 5677:a21cab74cde8

bitrate>16000 means bits not kbits - noticed by George Hawkins <george_hawkins@yahoo.com>
author arpi
date Thu, 18 Apr 2002 15:23:34 +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 ..