--- ../gsi/applications/player/Makefile Wed Feb 2 19:05:01 2000 +++ ./applications/player/Makefile Thu Dec 7 18:59:20 2000 @@ -23,7 +23,7 @@ INCLUDES = -I../../include -CFLAGS = -O2 -fomit-frame-pointer -DDEBUG -g -Wall +CFLAGS += -Wall -DDEBUG ALL_CFLAGS = $(DEFINES) $(INCLUDES) $(CFLAGS)