view TVout/clean.sh @ 7682:71758531a52d

-fixes vo_directx to work with -fixed-vo -use subdevice "noaccel" to disable overlay patch by "Sascha Sommer" <saschasommer@freenet.de>
author arpi
date Wed, 09 Oct 2002 19:03:17 +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 ..