view TVout/clean.sh @ 6285:0b73c83bc47f

automatically adding untranslated messages to help_mp.h from english master file
author arpi
date Mon, 03 Jun 2002 17:48:19 +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 ..