view TOOLS/TVout/clean.sh @ 21078:31943f2cad55

Remove nonsense ifeq around MEncoder target and variable declaration.
author diego
date Mon, 20 Nov 2006 11:13:40 +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 ..