view TVout/compile.sh @ 9160:2a67f587c792

Here is updated manual (24.01.2003). - by imoteph
author gabucino
date Wed, 29 Jan 2003 17:23:23 +0000
parents 3b5f5d1c5041
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 ..