view TOOLS/TVout/clean.sh @ 18255:7fc264d87f83

- fix configure output for XvMC and DGA tests
author rathann
date Mon, 24 Apr 2006 18:29:53 +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 ..