view TOOLS/TVout/clean.sh @ 22404:521cd55ab99b

10000l; in previous commit I allocated a buffer 1 byte too short
author nicodvb
date Sat, 03 Mar 2007 13:39:46 +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 ..