Diff for /dietlibc/Makefile between versions 1.152 and 1.153

version 1.152, 2004/05/03 19:04:57 version 1.153, 2004/05/10 16:44:14
Line 134  ifneq ($(DEBUG),) Line 134  ifneq ($(DEBUG),)
 CFLAGS = -g  CFLAGS = -g
 COMMENT = :  COMMENT = :
 endif  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)  PWD=$(shell pwd)
   

Removed from v.1.152  
changed lines
  Added in v.1.153


LinuxTV legacy CVS <linuxtv.org/cvs>