view TOOLS/TVout/clean.sh @ 21311:3e29b787f3b8

Ignore libmpmux.a.
author diego
date Mon, 27 Nov 2006 14:27:33 +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 ..