view TVout/clean.sh @ 11721:ef1fb1746416

initial translation prepared by Frogu <l_j_p@wp.pl>
author paszczi
date Fri, 02 Jan 2004 11:24:34 +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 ..