--- dietlibc/Makefile 2004/05/03 19:04:57 1.152 +++ dietlibc/Makefile 2004/05/10 16:44:14 1.153 @@ -134,7 +134,7 @@ ifneq ($(DEBUG),) CFLAGS = -g COMMENT = : endif -CFLAGS += -Wall -W -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wredundant-decls -Wno-unused +CFLAGS += -Wall -W -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused PWD=$(shell pwd)