1
0
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:
hniksic 2000-11-21 09:01:39 -08:00
parent c3d636db03
commit 9439a6659b

View File

@ -138,9 +138,10 @@ cmpt$o: wget.h
connect$o: wget.h connect.h host.h
fnmatch$o: wget.h fnmatch.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$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
hash$o: wget.h utils.h hash.h
headers$o: wget.h connect.h rbuf.h headers.h