view TVout/clean.sh @ 7415:2bb518d6a5b2

adding CP1251 to GUI's Font encoding for FreeType
author iive
date Mon, 16 Sep 2002 13:22:50 +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 ..