view TVout/clean.sh @ 5385:b2549a1b444c

eeh, really remove keybinding for w/s for volume control. =)
author atmos4
date Fri, 29 Mar 2002 00:06:35 +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 ..