view TOOLS/TVout/clean.sh @ 17088:f067a9de373c

mplayer.c:1928: warning: implicit declaration of function 'cache_uninit' mplayer.c:2897: warning: implicit declaration of function 'mpcodecs_config_vo'
author rathann
date Mon, 05 Dec 2005 01:18:10 +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 ..