--- dietlibc/Makefile 2002/02/02 22:49:40 1.102 +++ dietlibc/Makefile 2002/02/05 01:30:20 1.103 @@ -351,6 +351,9 @@ $(OBJDIR)/netent.o $(OBJDIR)/system.o: d # these depend on dietfeatures.h for WANT_CRYPT_MD5 $(OBJDIR)/crypt.o: dietfeatures.h +# these depend on dietfeatures.h for WANT_FREAD_OPTIMIZATION +$(OBJDIR)/fread.o $(OBJDIR)/fwrite.o: dietfeatures.h + # these depend on dietfeatures.h for WANT_DYNAMIC $(OBJDIR)/start.o $(OBJDIR)/dyn_start.o $(OBJDIR)/dyn_stop.o: dietfeatures.h