Mercurial > mplayer.hg
view TOOLS/TVout/compile.sh @ 19357:59af53f4f436
update the moving & copying rules as disscussed on mplayer-dev + some (but not all as iam lazy) fixes by the wanderer
author | michael |
---|---|
date | Wed, 09 Aug 2006 11:03:11 +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 ..