view TOOLS/TVout/clean.sh @ 15938:cf34ac76bd15

-identify variable names should follow [A-Z_][A-Z0-9_]* convention
author ranma
date Thu, 07 Jul 2005 17:35:05 +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 ..