Mercurial > mplayer.hg
view TVout/compile.sh @ 6433:5bde304d0196
== is a bash2 extension; the proper test for numeric equality is -eq
author | rfelker |
---|---|
date | Sat, 15 Jun 2002 09:32:11 +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 ..