Mercurial > mplayer.hg
view TOOLS/realcodecs/drv3.sh @ 9318:51a9af80d874
PATH_MAX should be more portable, and we even include limits.h to be sure
author | arpi |
---|---|
date | Fri, 07 Feb 2003 19:44:12 +0000 |
parents | 86c478bea7ce |
children |
line wrap: on
line source
rm drv3.so.6.0 gcc -c drv3.c -g && ld -shared -o drv3.so.6.0 drv3.o -ldl -lc