view TVout/clean.sh @ 8642:30bb40f02e1e

Win32 DLLs and OpenGL do not work on Cygwin. Automatically disable them and update the documentation accordingly, plus some spellchecking cosmetics.
author diego
date Sun, 29 Dec 2002 19:58:56 +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 ..