Diff for /dietlibc/Makefile between versions 1.154 and 1.155

version 1.154, 2004/05/11 00:07:27 version 1.155, 2004/09/11 12:37:57
Line 388  fclose.o $(OBJDIR)/fdglue.o $(OBJDIR)/ff Line 388  fclose.o $(OBJDIR)/fdglue.o $(OBJDIR)/ff
 # these depend on dietfeatures.h for fast string routines  # these depend on dietfeatures.h for fast string routines
 strcasecmp.o $(OBJDIR)/strcat.o $(OBJDIR)/strchr.o $(OBJDIR)/strcmp.o $(OBJDIR)/strcpy.o $(OBJDIR)/strlen.o $(OBJDIR)/strncasecmp.o $(OBJDIR)/strncat.o $(OBJDIR)/strrchr.o: dietfeatures.h  strcasecmp.o $(OBJDIR)/strcat.o $(OBJDIR)/strchr.o $(OBJDIR)/strcmp.o $(OBJDIR)/strcpy.o $(OBJDIR)/strlen.o $(OBJDIR)/strncasecmp.o $(OBJDIR)/strncat.o $(OBJDIR)/strrchr.o: dietfeatures.h
   
   # this depends on dietfeatures.h for WANT_NON_COMPLIANT_STRNCAT
   $(OBJDIR)/strncpy.o: dietfeatures.h
   
 # these depend on dietfeatures.h for /proc  # these depend on dietfeatures.h for /proc
 $(OBJDIR)/ttyname.o $(OBJDIR)/sysconf_cpus.o: dietfeatures.h  $(OBJDIR)/ttyname.o $(OBJDIR)/sysconf_cpus.o: dietfeatures.h
   

Removed from v.1.154  
changed lines
  Added in v.1.155


LinuxTV legacy CVS <linuxtv.org/cvs>