]> sjero.net Git - wget/blobdiff - src/Makefile.in
[svn] Updated several dependencies for object files, taking account of nested
[wget] / src / Makefile.in
index a6b0115c2967b64e98a4ab9c6bd9bd63f52d903f..0da55c42a3b3f42cf5340cc20abd950f050d7b30 100644 (file)
@@ -142,37 +142,50 @@ TAGS: *.c *.h
 # DO NOT DELETE THIS LINE -- make depend depends on it.
 
 alloca$o:
-cmpt$o: wget.h
-connect$o: wget.h utils.h connect.h host.h
-cookies$o: wget.h cookies.h hash.h url.h utils.h
-fnmatch$o: wget.h fnmatch.h
-ftp-basic$o: wget.h utils.h rbuf.h connect.h host.h ftp.h
-ftp-ls$o: wget.h utils.h ftp.h url.h
-ftp-opie$o: wget.h gen-md5.h
-ftp$o: wget.h utils.h url.h rbuf.h retr.h ftp.h connect.h host.h fnmatch.h netrc.h
-gen-md5$o: wget.h gen-md5.h
-gen_sslfunc$o: wget.h utils.h connect.h url.h
-getopt$o: wget.h getopt.h
-gnu-md5$o: wget.h gnu-md5.h
-hash$o: wget.h utils.h hash.h
-headers$o: wget.h connect.h rbuf.h headers.h
-host$o: wget.h utils.h host.h url.h hash.h
-html-parse$o: wget.h html-parse.h
-html-url$o: wget.h html-parse.h url.h utils.h
-http$o: wget.h utils.h url.h host.h rbuf.h retr.h headers.h connect.h fnmatch.h netrc.h gen_sslfunc.h cookies.h gen-md5.h
-init$o: wget.h utils.h init.h host.h recur.h netrc.h cookies.h progress.h
-log$o: wget.h utils.h
-main$o: wget.h utils.h init.h retr.h recur.h host.h cookies.h url.h progress.h gen_sslfunc.h getopt.h
-gnu-md5$o: wget.h gnu-md5.h
-mswindows$o: wget.h utils.h url.h
-netrc$o: wget.h utils.h netrc.h init.h
-progress$o: wget.h progress.h utils.h retr.h
-rbuf$o: wget.h rbuf.h connect.h gen_sslfunc.h
-recur$o: wget.h url.h recur.h utils.h retr.h ftp.h fnmatch.h host.h hash.h
-res$o: wget.h utils.h hash.h url.h retr.h res.h
-retr$o: wget.h utils.h retr.h url.h recur.h ftp.h host.h connect.h hash.h
+cmpt$o: wget.h sysdep.h options.h safe-ctype.h
+connect$o: wget.h sysdep.h options.h safe-ctype.h utils.h connect.h host.h
+cookies$o: wget.h sysdep.h options.h safe-ctype.h cookies.h hash.h url.h utils.h
+fnmatch$o: wget.h sysdep.h options.h safe-ctype.h fnmatch.h
+ftp-basic$o: wget.h sysdep.h options.h safe-ctype.h utils.h rbuf.h connect.h \
+       host.h ftp.h
+ftp-ls$o: wget.h sysdep.h options.h safe-ctype.h utils.h ftp.h rbuf.h host.h \
+       url.h
+ftp-opie$o: wget.h sysdep.h options.h safe-ctype.h gen-md5.h
+ftp$o: wget.h sysdep.h options.h safe-ctype.h utils.h url.h rbuf.h retr.h \
+       ftp.h host.h connect.h fnmatch.h netrc.h
+gen-md5$o: wget.h sysdep.h options.h safe-ctype.h gen-md5.h
+gen_sslfunc$o: wget.h sysdep.h options.h safe-ctype.h utils.h connect.h host.h \
+       url.h
+getopt$o: wget.h sysdep.h options.h safe-ctype.h getopt.h
+gnu-md5$o: wget.h sysdep.h options.h safe-ctype.h gnu-md5.h
+hash$o: wget.h sysdep.h options.h safe-ctype.h utils.h hash.h
+headers$o: wget.h sysdep.h options.h safe-ctype.h connect.h host.h rbuf.h \
+       headers.h
+host$o: wget.h sysdep.h options.h safe-ctype.h utils.h host.h url.h hash.h
+html-parse$o: wget.h sysdep.h options.h safe-ctype.h html-parse.h
+html-url$o: wget.h sysdep.h options.h safe-ctype.h html-parse.h url.h utils.h
+http$o: wget.h sysdep.h options.h safe-ctype.h utils.h url.h host.h rbuf.h \
+       retr.h headers.h connect.h host.h fnmatch.h netrc.h gen_sslfunc.h \
+       cookies.h gen-md5.h
+init$o: wget.h sysdep.h options.h safe-ctype.h utils.h init.h host.h recur.h \
+       netrc.h cookies.h progress.h
+log$o: wget.h sysdep.h options.h safe-ctype.h utils.h
+main$o: wget.h sysdep.h options.h safe-ctype.h utils.h init.h retr.h rbuf.h \
+       recur.h host.h cookies.h url.h progress.h gen_sslfunc.h getopt.h
+gnu-md5$o: wget.h sysdep.h options.h safe-ctype.h gnu-md5.h
+mswindows$o: wget.h sysdep.h options.h safe-ctype.h utils.h url.h
+netrc$o: wget.h sysdep.h options.h safe-ctype.h utils.h netrc.h init.h
+progress$o: wget.h sysdep.h options.h safe-ctype.h progress.h utils.h retr.h \
+       rbuf.h
+rbuf$o: wget.h sysdep.h options.h safe-ctype.h rbuf.h connect.h host.h \
+       gen_sslfunc.h
+recur$o: wget.h sysdep.h options.h safe-ctype.h url.h recur.h utils.h retr.h \
+       rbuf.h ftp.h host.h fnmatch.h hash.h
+res$o: wget.h sysdep.h options.h safe-ctype.h utils.h hash.h url.h retr.h res.h
+retr$o: wget.h sysdep.h options.h safe-ctype.h utils.h retr.h rbuf.h url.h \
+       recur.h ftp.h host.h connect.h hash.h
 snprintf$o: safe-ctype.h
 safe-ctype$o: safe-ctype.h
-url$o: wget.h utils.h url.h host.h hash.h
-utils$o: wget.h utils.h fnmatch.h hash.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 fnmatch.h hash.h
 version$o: