view TOOLS/TVout/clean.sh @ 21261:a2e02e6b6379

Rename config.h --> debug.h and include config.h explicitly.
author diego
date Sun, 26 Nov 2006 18:33:41 +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 ..