view TOOLS/TVout/clean.sh @ 17022:2627a9e6570c

Mentions that --enable-runtime-cpudetection is not on by default.
author gpoirier
date Mon, 21 Nov 2005 21:17:27 +0000
parents b205f8ca892a
children
line wrap: on
line source


# Compile TVout tools

rm -f con2fb/con2fb

cd matroxset
make clean
cd ..

cd fbset
make clean
cd ..