From ddbdbfb4b0ddd84d73b36c10cf06eee490cd8bca Mon Sep 17 00:00:00 2001 From: hniksic Date: Thu, 30 Jun 2005 05:13:05 -0700 Subject: [PATCH] [svn] Correct location of OBJS dependency. --- windows/ChangeLog | 4 ++++ windows/Makefile.src.bor | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/windows/ChangeLog b/windows/ChangeLog index 5f58b761..9ef3558b 100644 --- a/windows/ChangeLog +++ b/windows/ChangeLog @@ -1,3 +1,7 @@ +2005-06-30 Hrvoje Niksic + + * Makefile.src.bor: Correct location of OBJS dependency. + 2005-06-29 Hrvoje Niksic * config.h.ms: Ditto. diff --git a/windows/Makefile.src.bor b/windows/Makefile.src.bor index 2dbcfccc..430f7c75 100644 --- a/windows/Makefile.src.bor +++ b/windows/Makefile.src.bor @@ -58,14 +58,14 @@ $<,$*,+ $(LIBDIR)\import32.lib+ $(LIBDIR)\cw32.lib +| + $(OBJS): config-post.h config.h connect.h convert.h cookies.h ftp.h gen-md5.h \ getopt.h gnu-md5.h hash.h host.h html-parse.h http-ntlm.h \ init.h log.h mswindows.h netrc.h options.h progress.h \ ptimer.h recur.h res.h retr.h safe-ctype.h ssl.h sysdep.h \ url.h utils.h wget.h xmalloc.h -| - # # Dependencies for cleanup -- 2.39.2