view TVout/clean.sh @ 7255:34b5a0b12558

The ALT_BITSTREAM_READER code does not work on SPARC, because the code accesses 32-bit works from unaligned addresses. For now, disable ALT_BITSTREAM_READER on SPARC.
author jkeil
date Tue, 03 Sep 2002 17:15:08 +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 ..