aboutsummaryrefslogtreecommitdiff
path: root/games/xmille/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'games/xmille/files/patch-ab')
-rw-r--r--games/xmille/files/patch-ab19
1 files changed, 19 insertions, 0 deletions
diff --git a/games/xmille/files/patch-ab b/games/xmille/files/patch-ab
new file mode 100644
index 000000000000..cd9ce57c259d
--- /dev/null
+++ b/games/xmille/files/patch-ab
@@ -0,0 +1,19 @@
+*** Imakefile.orig Thu Apr 2 06:03:24 1992
+--- Imakefile Fri Dec 30 21:14:47 1994
+***************
+*** 5,11 ****
+ /**/# Dana Chee
+ /**/#
+ #define IHaveSubdirs
+! #define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS) DEFINES=$(DEFINES)'
+
+ HEADERS = ui.h
+ SRCS= comp.c end.c extern.c init.c mille.c misc.c move.c print.c \
+--- 5,11 ----
+ /**/# Dana Chee
+ /**/#
+ #define IHaveSubdirs
+! #define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS) $(DEFINES)'
+
+ HEADERS = ui.h
+ SRCS= comp.c end.c extern.c init.c mille.c misc.c move.c print.c \