--- lib/regexp/Makefile.orig	Sun Oct 19 01:51:44 2003
+++ lib/regexp/Makefile	Sun Oct 19 01:51:59 2003
@@ -8,7 +8,7 @@
 OFILES=regaux.o regcomp.o regexec.o regsub.o
 
 TARG=../libregexp.a
-CFLAGS=-g -I../../include
+CFLAGS+=-g -I../../include
 
 all: $(TARG)
 
