view TOOLS/TVout/clean.sh @ 18712:cb7da1894b00

restored support for dvdnav only in the stream layer; all other functionalities are disabled
author nicodvb
date Wed, 14 Jun 2006 21:58:17 +0000
parents b205f8ca892a
children
line wrap: on
line source


# Compile TVout tools

rm -f con2fb/con2fb

cd matroxset
make clean
cd ..

cd fbset
make clean
cd ..