view TVout/clean.sh @ 3241:71075e783b04

fixed xanim detection (also present on non-x86 too - look at xanim homepage) and added tv into _inputmodules
author alex
date Sat, 01 Dec 2001 14:41:54 +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 ..