view TVout/clean.sh @ 7157:48b3a6f15540

libavcodec sync
author rik
date Fri, 30 Aug 2002 09:55: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 ..