view TVout/clean.sh @ 4733:5bad0d74f6ea

standard key support for video out runtime fullscreen switching
author alex
date Sun, 17 Feb 2002 01:07:45 +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 ..