aboutsummaryrefslogtreecommitdiff
path: root/emulators/mupen64-input/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/mupen64-input/files/patch-Makefile')
-rw-r--r--emulators/mupen64-input/files/patch-Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/emulators/mupen64-input/files/patch-Makefile b/emulators/mupen64-input/files/patch-Makefile
deleted file mode 100644
index 215e1a9da134..000000000000
--- a/emulators/mupen64-input/files/patch-Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.orig Sat Sep 6 00:55:57 2003
-+++ Makefile Thu Aug 12 14:35:59 2004
-@@ -2,7 +2,7 @@
- #CXX =g++ -O3 -mpentium -Wall -DEMU64_DEBUG
- #CC =gcc -O3 -I/usr/X11R6/include -fPIC -fomit-frame-pointer -funroll-loops -ffast-math -mcpu=pentium -pipe
- #CC =gcc -O3 -mpentium -Wall -g -pg
--CC =gcc -O3 -fomit-frame-pointer -funroll-loops -ffast-math -mcpu=athlon -Wall -DUSE_GTK `gtk-config --cflags` -I/usr/X11R6/include -pipe
-+#CC =gcc -O3 -fomit-frame-pointer -funroll-loops -ffast-math -mcpu=athlon -Wall -DUSE_GTK `gtk-config --cflags` -I/usr/X11R6/include -pipe
-
- OBJ =main.o
-