--- Makefile.orig	Mon Jun  4 15:39:34 2001
+++ Makefile	Mon Jun  4 15:39:43 2001
@@ -1,6 +1,6 @@
 all: arirang
 CC= 		cc
-CFLAGS=		-Wall -pedantic
+CFLAGS+=	-Wall -pedantic
 TARGET=		arirang
 SRCS=		arirang.c grabhead.c osfinger.c rule.c screen.c
 OBJS=		$(SRCS:.c=.o)
