diff options
Diffstat (limited to 'japanese/micq/patches/patch-aa')
-rw-r--r-- | japanese/micq/patches/patch-aa | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/japanese/micq/patches/patch-aa b/japanese/micq/patches/patch-aa new file mode 100644 index 00000000000..4880150cc38 --- /dev/null +++ b/japanese/micq/patches/patch-aa @@ -0,0 +1,14 @@ +$NetBSD: patch-aa,v 1.1.1.1 1999/03/30 07:56:04 garbled Exp $ +--- Makefile.orig Tue Jan 12 14:13:46 1999 ++++ Makefile Tue Jan 12 14:13:53 1999 +@@ -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 = -O2 -Wall -DUNIX -DANSI_COLOR ++# CC = gcc ++CFLAGS = -DUNIX -DANSI_COLOR + # Uncomment the below line for humorous messages + #CFLAGS += -DFUNNY_MSGS + # uncomment the line below for debuging info |