view TOOLS/TVout/clean.sh @ 22164:ef142bfc30fb

Handle libavformat libnut dependencies. Fixes compilation after ffmpeg r7891.
author uau
date Fri, 09 Feb 2007 19:44:43 +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 ..