|
|
-e "s:ZLIBINC=../zlib:ZLIBINC=/usr/include:" \ | -e "s:ZLIBINC=../zlib:ZLIBINC=/usr/include:" \ |
-e "s/-O3/${CFLAGS}/" \ | -e "s/-O3/${CFLAGS}/" \ |
-e "s:prefix=/usr/local:prefix=/usr:" \ | -e "s:prefix=/usr/local:prefix=/usr:" \ |
|
-e "s/OBJSDLL = /OBJSDLL = -lz -lm /" \ |
scripts/makefile.linux > Makefile | scripts/makefile.linux > Makefile |
| |
emake || die | emake || die |