Diff for /dietlibc/Makefile between versions 1.65 and 1.66

version 1.65, 2001/08/15 16:39:30 version 1.66, 2001/08/16 17:12:24
Line 79  ifneq ($(DEBUG),) Line 79  ifneq ($(DEBUG),)
 CFLAGS = -g  CFLAGS = -g
 COMMENT = :  COMMENT = :
 endif  endif
 CFLAGS += -Werror -Wall -W -Wchar-subscripts -Wconversion -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wredundant-decls  CFLAGS += -Wall -W -Wchar-subscripts -Wconversion -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wredundant-decls
   
 PWD=$(shell pwd)  PWD=$(shell pwd)
   

Removed from v.1.65  
changed lines
  Added in v.1.66


LinuxTV legacy CVS <linuxtv.org/cvs>