view TVout/clean.sh @ 5195:3a0d9f577c45

Fix a typo error with JOY_BTN2 and JOY_BTN3
author albeu
date Tue, 19 Mar 2002 13:27:44 +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 ..