diff options
Diffstat (limited to 'net-im/climm/files/patch-aa')
-rw-r--r-- | net-im/climm/files/patch-aa | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net-im/climm/files/patch-aa b/net-im/climm/files/patch-aa index 88df1785536b..cbd4721ef7d7 100644 --- a/net-im/climm/files/patch-aa +++ b/net-im/climm/files/patch-aa @@ -1,13 +1,13 @@ ---- Makefile.orig Sat Jun 27 13:25:53 1998 -+++ Makefile Sat Jun 27 13:26:38 1998 +--- Makefile.orig Sun Oct 11 06:55:43 1998 ++++ Makefile Mon Oct 26 08:22:40 1998 @@ -1,8 +1,8 @@ # Anyone who knows how to make Makefiles please help out. # I have no clue but this appears to work fairly well # be sure to use gmake -CC = gcc --CFLAGS = -Wall -DUNIX +-CFLAGS = -O2 -Wall -DUNIX -DANSI_COLOR +# CC = gcc -+CFLAGS += -DUNIX ++CFLAGS += -DUNIX -DANSI_COLOR # Uncomment the below line for humorous messages #CFLAGS += -DFUNNY_MSGS # uncomment the line below for debuging info |