Mercurial > mplayer.hg
view TOOLS/TVout/compile.sh @ 17258:3d02f6e2a432
change erase to end of line, fall back to old behavior if no termcap found
author | ods15 |
---|---|
date | Thu, 29 Dec 2005 11:27:22 +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 ..