]> sjero.net Git - wget/blobdiff - src/Makefile.in
[svn] Committed Jan's ftpparse patch with Hrvoje's modifications.
[wget] / src / Makefile.in
index bfe9868d4c422a95a82a2458c3918ad92b7bc405..27cf75a79b6edebc93c9fd5641e7a3185efd4e3f 100644 (file)
@@ -57,10 +57,10 @@ MD5_OBJ = @MD5_OBJ@
 OPIE_OBJ = @OPIE_OBJ@
 
 OBJ = $(ALLOCA) cmpt$o connect$o fnmatch$o ftp$o ftp-basic$o  \
-      ftp-ls$o $(OPIE_OBJ) getopt$o hash$o headers$o host$o   \
-      html-parse$o html-url$o http$o init$o log$o main$o      \
-      $(MD5_OBJ) netrc$o rbuf$o recur$o retr$o snprintf$o     \
-      url$o utils$o version$o
+      ftp-ls$o $(OPIE_OBJ) ftpparse$o getopt$o hash$o         \
+      headers$o host$o html-parse$o html-url$o http$o init$o  \
+      log$o main$o $(MD5_OBJ) netrc$o rbuf$o recur$o retr$o   \
+      snprintf$o url$o utils$o version$o
 
 .SUFFIXES:
 .SUFFIXES: .c .o ._c ._o