view TOOLS/TVout/clean.sh @ 20689:ac12fbccafae

Unify ./configure script handling
author torinthiel
date Sun, 05 Nov 2006 15:11:04 +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 ..