Mercurial > mplayer.hg
view TOOLS/realcodecs/drv2.sh @ 10026:b8780122e043
Cygwin should behave like a Unix environment, i.e. config files should be
in .mplayer.
author | diego |
---|---|
date | Wed, 30 Apr 2003 18:16:21 +0000 |
parents | 86c478bea7ce |
children |
line wrap: on
line source
rm drv2.so.6.0 gcc -c drv2.c -g && ld -shared -o drv2.so.6.0 drv2.o -ldl -lc