Diff for /dietlibc/Makefile between versions 1.83 and 1.84

version 1.83, 2001/11/16 21:29:44 version 1.84, 2001/11/22 18:45:07
Line 275  cross: Line 275  cross:
   
   
 # these depend on dietfeatures.h for large file backward compatibility  # these depend on dietfeatures.h for large file backward compatibility
 $(OBJDIR)/__fstat64.o $(OBJDIR)/__lstat64.o $(OBJDIR)/__stat64.o $(OBJDIR)/lseek64.o: dietfeatures.h  $(OBJDIR)/__fstat64.o $(OBJDIR)/__lstat64.o $(OBJDIR)/__stat64.o $(OBJDIR)/lseek64.o $(OBJDIR)/readdir64.o: dietfeatures.h
   
 # these depend on dietfeatures.h for thread support  # these depend on dietfeatures.h for thread support
 $(OBJDIR)/alloc.o $(OBJDIR)/perror.o $(OBJDIR)/logging.o $(OBJDIR)/unified.o $(OBJDIR)/clone.o $(OBJDIR)/set_errno.o: dietfeatures.h  $(OBJDIR)/alloc.o $(OBJDIR)/perror.o $(OBJDIR)/logging.o $(OBJDIR)/unified.o $(OBJDIR)/clone.o $(OBJDIR)/set_errno.o: dietfeatures.h

Removed from v.1.83  
changed lines
  Added in v.1.84


LinuxTV legacy CVS <linuxtv.org/cvs>