view TOOLS/TVout/clean.sh @ 20719:da64f5e20483

Synced to 3.11.2006
author jheryan
date Mon, 06 Nov 2006 13:41:37 +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 ..