view TOOLS/TVout/clean.sh @ 15238:2cc48c37a7eb

FreeBSD fix
author nexus
date Fri, 22 Apr 2005 13:53: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 ..