view TOOLS/TVout/clean.sh @ 20009:2d5790e4ee8f

Add support for "Safer Mode Extensions", "Supplemental SSE3", "Direct Cache Access" Patch by Zuxy Meng
author gpoirier
date Sun, 01 Oct 2006 17:19:45 +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 ..