view TOOLS/TVout/compile.sh @ 16577:76f71d7fa771

German man page review part IV (finishing "DEMUXER-/\:STREAM-OPTIONEN")
author kraymer
date Sat, 24 Sep 2005 16:29:56 +0000
parents b205f8ca892a
children
line wrap: on
line source


# Compile TVout tools

cd con2fb
gcc con2fb.c -o con2fb
cd ..

cd matroxset
make
cd ..

cd fbset
make
cd ..