--- dietlibc/Makefile 2003/12/15 12:47:19 1.149 +++ dietlibc/Makefile 2004/03/26 15:28:44 1.150 @@ -420,6 +420,9 @@ $(OBJDIR)/seteuid.o: dietfeatures.h $(OBJDIR)/strncpy.o: dietfeatures.h $(OBJDIR)/strxfrm.o: dietfeatures.h +$(OBJDIR)/stat.o $(OBJDIR)/fstat.o $(OBJDIR)/lstat.o: include/sys/stat.h +$(OBJDIR)/stat64.o $(OBJDIR)/fstat64.o $(OBJDIR)/lstat64.o: include/sys/stat.h + # these depend on dietfeatures.h for WANT_INET_ADDR_DNS $(OBJDIR)/gethostbyname_r.o: dietfeatures.h