1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/games/xmille/files/patch-ab

20 lines
543 B
Plaintext
Raw Normal View History

*** 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 \