--- Makefile.in.org	Mon Apr 22 22:43:27 1996
+++ Makefile.in	Thu Jan  9 03:59:39 1997
@@ -66,7 +66,7 @@
 
 # We don't specify -g -O because many compilers don't support -g -O,
 # and/or -O is broken in and of itself.
-CFLAGS = -g
+CFLAGS = -g ${CCFLAGS}
 LIBCFLAGS = $(CFLAGS)
 CFLAGS_FOR_TARGET = $(CFLAGS)
 LIBCFLAGS_FOR_TARGET = $(CFLAGS_FOR_TARGET)
