X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2FMakefile.in;h=da7bab417cc51df347ebffd78a4d2eebf81ba26e;hp=6f955b4887704704db62d7f0250edc486917f70e;hb=8f0378df0b2708cb8e20bcfce6d3ab55ca7c2a40;hpb=6dc9563cca9b79ea449903612c67b2a3c7fe6c0f diff --git a/src/Makefile.in b/src/Makefile.in index 6f955b48..da7bab41 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -77,7 +77,7 @@ OBJ = $(ALLOCA) cmpt$o connect$o convert$o cookies$o \ host$o html-parse$o html-url$o http$o init$o \ log$o main$o $(MD5_OBJ) netrc$o progress$o recur$o \ res$o retr$o safe-ctype$o snprintf$o $(SSL_OBJ) url$o \ - utils$o version$o xmalloc$o string_t$o + utils$o version$o xmalloc$o .SUFFIXES: .SUFFIXES: .c .o ._c ._o @@ -192,7 +192,6 @@ retr$o: wget.h sysdep.h options.h safe-ctype.h utils.h retr.h url.h \ recur.h ftp.h host.h connect.h hash.h safe-ctype$o: safe-ctype.h snprintf$o: safe-ctype.h -string_t$o: wget.h xmalloc.h url$o: wget.h sysdep.h options.h safe-ctype.h utils.h url.h host.h hash.h utils$o: wget.h sysdep.h options.h safe-ctype.h utils.h hash.h version$o: