view TOOLS/TVout/clean.sh @ 13445:99c8269b1f12

Rroff markup fixes and point out a 10l.
author diego
date Thu, 23 Sep 2004 10:43:32 +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 ..