view TVout/clean.sh @ 12111:8e31aacc3e81

- win_gravity memorizing and restoring while switching fullscreen mode (by Adam Tla/lka) - recommited without cosmetic changes (by me)
author rathann
date Sat, 03 Apr 2004 13:41:23 +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 ..