--- ../gsi/test/server/stream/Makefile Wed Feb 2 19:06:27 2000 +++ ./test/server/stream/Makefile Thu Dec 7 18:59:21 2000 @@ -28,7 +28,7 @@ INCLUDES = -I../../../include -CFLAGS = -O2 -fomit-frame-pointer -DDEBUG -g -Wall +CFLAGS += -Wall -DDEBUG ALL_CFLAGS = $(DEFINES) $(INCLUDES) $(CFLAGS)