view TVout/clean.sh @ 5035:16f28fb341a1

libjpeg detection cleanup
author arpi
date Mon, 11 Mar 2002 00:13:05 +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 ..