diff options
Diffstat (limited to 'emulators/cingb/files/patch-aa')
-rw-r--r-- | emulators/cingb/files/patch-aa | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/emulators/cingb/files/patch-aa b/emulators/cingb/files/patch-aa deleted file mode 100644 index cd90885ac677..000000000000 --- a/emulators/cingb/files/patch-aa +++ /dev/null @@ -1,17 +0,0 @@ ---- Makefile.templ.orig Thu Apr 19 21:04:46 2001 -+++ Makefile.templ Thu Apr 19 21:05:37 2001 -@@ -16,7 +16,7 @@ - - # unix dependent - --INCPATH = -I/usr/include/glide -+INCPATH = -I/usr/X11R6/include -I/usr/local/include - LIBPATH = -L/usr/X11R6/lib - - LIBS = -lX11 %%%libext%%% %%%libsocket%%% %%%libnsl%%% -@@ -91,4 +91,4 @@ - - arplay.c: globals.h arplay.h - --main.c: globals.h z80.h gameboy.h -+main.c: globals.h z80.h gameboy.h |