mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Fixup ftpparse dependencies.
This commit is contained in:
parent
c3d636db03
commit
9439a6659b
@ -138,9 +138,10 @@ cmpt$o: wget.h
|
|||||||
connect$o: wget.h connect.h host.h
|
connect$o: wget.h connect.h host.h
|
||||||
fnmatch$o: wget.h fnmatch.h
|
fnmatch$o: wget.h fnmatch.h
|
||||||
ftp-basic$o: wget.h utils.h rbuf.h connect.h host.h
|
ftp-basic$o: wget.h utils.h rbuf.h connect.h host.h
|
||||||
ftp-ls$o: wget.h utils.h ftp.h url.h
|
ftp-ls$o: wget.h utils.h ftp.h url.h ftpparse.h
|
||||||
ftp-opie$o: wget.h md5.h
|
ftp-opie$o: wget.h md5.h
|
||||||
ftp$o: wget.h utils.h url.h rbuf.h retr.h ftp.h connect.h host.h fnmatch.h netrc.h
|
ftp$o: wget.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: wget.h getopt.h
|
getopt$o: wget.h getopt.h
|
||||||
hash$o: wget.h utils.h hash.h
|
hash$o: wget.h utils.h hash.h
|
||||||
headers$o: wget.h connect.h rbuf.h headers.h
|
headers$o: wget.h connect.h rbuf.h headers.h
|
||||||
|
Loading…
Reference in New Issue
Block a user