view TOOLS/TVout/clean.sh @ 19641:84bf8bd9f9da

Fix read beyond the end of allocated memory block.
author eugeni
date Sat, 02 Sep 2006 19:51:26 +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 ..