diff options
Diffstat (limited to 'games-emulation/snes9x/files/snes9x-139-r1-Makefile-ppc.diff')
-rw-r--r-- | games-emulation/snes9x/files/snes9x-139-r1-Makefile-ppc.diff | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/games-emulation/snes9x/files/snes9x-139-r1-Makefile-ppc.diff b/games-emulation/snes9x/files/snes9x-139-r1-Makefile-ppc.diff deleted file mode 100644 index 09fee05cb903..000000000000 --- a/games-emulation/snes9x/files/snes9x-139-r1-Makefile-ppc.diff +++ /dev/null @@ -1,37 +0,0 @@ ---- release.orig/Makefile.linux 2003-02-11 05:27:20.000000000 +0000 -+++ release/Makefile.linux 2003-02-11 05:28:24.000000000 +0000 -@@ -1,13 +1,13 @@ --ZSNESFX=1 --ZSNESC4=1 --ASMCPU=1 -+#ZSNESFX=1 -+#ZSNESC4=1 -+#ASMCPU=1 - #SPC700ASM=1 - NETPLAY=1 - UNZIP=1 - #GLIDE=1 - #OPENGL=1 - THREAD_SOUND=1 --ASMKREED=1 -+#ASMKREED=1 - - ifdef ZSNESFX - FXOBJ=i386/fxemu2b.o i386/fxemu2.o i386/fxemu2c.o i386/fxtable.o i386/sfxproc.o i386/zsnes.o -@@ -39,7 +39,7 @@ - SOUNDOBJ=spctool/spc700.o spctool/dsp.o spctool.o spctool/soundmod.o spc.o - SOUNDDEFINES=-DSPCTOOL - else --SOUNDOBJ=spc700.o soundux.o apu.o i386/spc.o -+SOUNDOBJ=spc700.o soundux.o apu.o - SOUNDDEFINES=-DSPC700_C - endif - -@@ -111,7 +111,6 @@ - OPTIMISE= - - CCFLAGS = $(OPTIMISE) -DMITSHM \ ---Ii386 \ - -I. \ - -Iunzip \ - -DJOYSTICK_SUPPORT \ |