view TOOLS/TVout/clean.sh @ 22126:b49bc3a14c3c

some more docbook paths, patch by Torinthiel
author diego
date Mon, 05 Feb 2007 14:17:33 +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 ..