view TVout/clean.sh @ 4288:b84e9861461c

Changed the asf_file_header_t struct to read all the fields properly.
author bertrand
date Sun, 20 Jan 2002 21:38:11 +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 ..