1 diff -Naur et-sdl-sound.orig/Makefile et-sdl-sound.new/Makefile
2 --- et-sdl-sound.orig/Makefile 2008-08-22 20:45:07.306507251 +0400
3 +++ et-sdl-sound.new/Makefile 2008-08-22 20:45:22.253894000 +0400
5 SCRIPTS = et-sdl-sound wolf-sdl-sound wolfsp-sdl-sound quake3-sdl-sound
6 SCRIPT_IN = launcher-script.in
8 -CFLAGS = -m32 -O2 -fomit-frame-pointer -Wall -fPIC -D__SDL -D__DLOPEN_SDL -D__DEFAULT_BACKEND=SDL
9 -LDFLAGS = -m32 -shared
10 +CFLAGS = -O2 -fomit-frame-pointer -Wall -fPIC -D__SDL -D__DLOPEN_SDL -D__DEFAULT_BACKEND=SDL