Diff for /dietlibc/Makefile between versions 1.103 and 1.104

version 1.103, 2002/02/05 01:30:20 version 1.104, 2002/02/18 19:53:16
Line 99  ifneq ($(DEBUG),) Line 99  ifneq ($(DEBUG),)
 CFLAGS = -g  CFLAGS = -g
 COMMENT = :  COMMENT = :
 endif  endif
 CFLAGS += -Wall -W -Wchar-subscripts -Wconversion -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wredundant-decls  CFLAGS += -Wall -W -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wredundant-decls
   
 PWD=$(shell pwd)  PWD=$(shell pwd)
   

Removed from v.1.103  
changed lines
  Added in v.1.104


LinuxTV legacy CVS <linuxtv.org/cvs>