view TVout/clean.sh @ 5375:c4e62a4e44ee

I420 added to native YV12 codecs, useless cpuinfo removed, native zlib added, some cosmetics
author arpi
date Thu, 28 Mar 2002 00:59:06 +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 ..