view TOOLS/TVout/clean.sh @ 15493:3d17af80dca8

Consistency fixes
author gpoirier
date Mon, 16 May 2005 21:13:20 +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 ..