$NetBSD: patch-aa,v 1.1.1.1 2000/02/06 01:10:25 wiz Exp $

--- ./Makefile.orig	Thu Oct 14 01:17:18 1999
+++ ./Makefile	Sun Feb  6 01:15:00 2000
@@ -1,7 +1,7 @@
 # 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
+# CC = gcc
-CFLAGS = -O4 -Wall -DUNIX -DANSI_COLOR 
+CFLAGS += -Wall -DUNIX -DANSI_COLOR 
 CFLAGS += -DMAX_CONTACTS=255
 CFLAGS += -DUSE_MREADLINE
 #CFLAGS += -DCOLOR_SCHEME_A
