view TVout/clean.sh @ 9212:24b102dbd0fe

Fixes a problem where the menu won't work, if you just use freetype fonts and have no font.desc. patch by Andreas Hess <jaska@gmx.net>
author arpi
date Sun, 02 Feb 2003 01:43:40 +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 ..