view TVout/clean.sh @ 11815:0fa6f4fcfcbb

Compiler/system compatibility fixes.
author mosu
date Tue, 20 Jan 2004 14:10:48 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


# Compile TVout tools

rm -f con2fb/con2fb

cd matroxset
make clean
cd ..

cd fbset
make clean
cd ..