view TOOLS/TVout/clean.sh @ 17857:115a8e901106

Use _res_comment where appropriate.
author diego
date Mon, 13 Mar 2006 21:50:56 +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 ..