view TVout/clean.sh @ 5990:e5b3385775b3

accept \N too, patch by Reinder <r.cuperus@student.utwente.nl>
author arpi
date Sun, 05 May 2002 21:33:13 +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 ..