]> sjero.net Git - wget/commitdiff
[svn] Correct location of OBJS dependency.
authorhniksic <devnull@localhost>
Thu, 30 Jun 2005 12:13:05 +0000 (05:13 -0700)
committerhniksic <devnull@localhost>
Thu, 30 Jun 2005 12:13:05 +0000 (05:13 -0700)
windows/ChangeLog
windows/Makefile.src.bor

index 5f58b761d05d20e6c0e8880cdb8c0c226b3dec57..9ef3558b58a136a40d856edea6bb0bbe831e37d8 100644 (file)
@@ -1,3 +1,7 @@
+2005-06-30  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * Makefile.src.bor: Correct location of OBJS dependency.
+
 2005-06-29  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * config.h.ms: Ditto.
 2005-06-29  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * config.h.ms: Ditto.
index 2dbcfccc73a1f7bb94192eefefa6390f634ce87a..430f7c75396fcc2a6b04cdd79d74b8aa470d2684 100644 (file)
@@ -58,14 +58,14 @@ $<,$*,+
 $(LIBDIR)\import32.lib+
 $(LIBDIR)\cw32.lib
 
 $(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
 
 $(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
 
 #
 # Dependencies for cleanup