view TVout/clean.sh @ 9695:68c44d3530c8

Improved xscreensaver support. With this we no longer have to kill xscreensaver, but just send it a message periodically.
author ranma
date Wed, 26 Mar 2003 17:02:28 +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 ..