]> sjero.net Git - wget/blobdiff - windows/wget.dep
[svn] Committed Adrian Aichner's Windows Makefile updates.
[wget] / windows / wget.dep
index cc08a8f3cd918b4ca599b555c62406b121828a92..efebe712f10795b7f5d95404a6dcc84c8fba4ef5 100644 (file)
@@ -4,22 +4,27 @@ cmpt$o: cmpt.c config.h wget.h sysdep.h options.h
 connect$o: connect.c config.h wget.h sysdep.h options.h connect.h host.h
 fnmatch$o: fnmatch.c config.h wget.h sysdep.h options.h fnmatch.h
 ftp-basic$o: ftp-basic.c config.h wget.h sysdep.h options.h utils.h rbuf.h connect.h host.h
-ftp-ls$o: ftp-ls.c config.h wget.h sysdep.h options.h utils.h ftp.h rbuf.h
+ftp-ls$o: ftp-ls.c config.h wget.h sysdep.h options.h utils.h ftp.h url.h ftpparse.h
 ftp-opie$o: ftp-opie.c config.h wget.h sysdep.h options.h md5.h
-ftp$o: ftp.c config.h wget.h sysdep.h options.h utils.h url.h rbuf.h retr.h ftp.h html.h connect.h host.h fnmatch.h netrc.h
+ftp$o: ftp.c config.h wget.h sysdep.h options.h utils.h url.h rbuf.h retr.h ftp.h connect.h host.h fnmatch.h netrc.h
+ftpparse$o: ftpparse.h
 getopt$o: getopt.c wget.h sysdep.h options.h getopt.h
+hash$o: hash.c wget.h utils.h hash.h
 headers$o: headers.c config.h wget.h sysdep.h options.h connect.h rbuf.h headers.h
-host$o: host.c config.h wget.h sysdep.h options.h utils.h host.h url.h
-html$o: html.c config.h wget.h sysdep.h options.h url.h utils.h ftp.h rbuf.h html.h
+host$o: host.c config.h wget.h sysdep.h options.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
+html$o: wget.h url.h utils.h ftp.h
 http$o: http.c config.h wget.h sysdep.h options.h utils.h url.h host.h rbuf.h retr.h headers.h connect.h fnmatch.h netrc.h md5.h
 init$o: init.c config.h wget.h sysdep.h options.h utils.h init.h host.h recur.h netrc.h
 log$o: log.c config.h wget.h sysdep.h options.h utils.h
-main$o: main.c config.h wget.h sysdep.h options.h utils.h getopt.h init.h retr.h rbuf.h recur.h host.h
+main$o: main.c config.h wget.h sysdep.h options.h utils.h getopt.h init.h retr.h recur.h host.h
 md5$o: md5.c wget.h sysdep.h options.h md5.h
+mswindows$o: wget.h url.h
 netrc$o: netrc.c wget.h sysdep.h options.h utils.h netrc.h init.h
 rbuf$o: rbuf.c config.h wget.h sysdep.h options.h rbuf.h connect.h
-recur$o: recur.c config.h wget.h sysdep.h options.h url.h recur.h utils.h retr.h rbuf.h ftp.h fnmatch.h host.h
-retr$o: retr.c config.h wget.h sysdep.h options.h utils.h retr.h rbuf.h url.h recur.h ftp.h host.h connect.h
-url$o: url.c config.h wget.h sysdep.h options.h utils.h url.h host.h html.h
-utils$o: utils.c config.h wget.h sysdep.h options.h utils.h fnmatch.h
+recur$o: recur.c config.h wget.h sysdep.h options.h url.h recur.h utils.h retr.h ftp.h fnmatch.h host.h hash.h
+retr$o: retr.c config.h wget.h sysdep.h options.h utils.h retr.h url.h recur.h ftp.h host.h connect.h hash.h
+url$o: url.c config.h wget.h sysdep.h options.h utils.h url.h host.h
+utils$o: utils.c config.h wget.h sysdep.h options.h utils.h fnmatch.h hash.h
 version$o: version.c