view TVout/clean.sh @ 481:6e8a887c99cd

cmap bug fixed (I think)
author szabii
date Mon, 16 Apr 2001 22:27:32 +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 ..