view TOOLS/TVout/clean.sh @ 15270:f5a466e5b198

not all Windows version have ABOVE_NORMAL and BELOW_NORMAL priorities...
author reimar
date Tue, 26 Apr 2005 15:07:11 +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 ..