diff options
Diffstat (limited to 'games/xmille/files/patch-ab')
-rw-r--r-- | games/xmille/files/patch-ab | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/games/xmille/files/patch-ab b/games/xmille/files/patch-ab deleted file mode 100644 index cd9ce57c259d..000000000000 --- a/games/xmille/files/patch-ab +++ /dev/null @@ -1,19 +0,0 @@ -*** 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 \ |