view TVout/clean.sh @ 2427:f95598eeb30c

damn logic (fix did not fix completely)
author pl
date Tue, 23 Oct 2001 15:13:51 +0000 (2001-10-23)
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 ..