mirror of
https://github.com/mirror/wget.git
synced 2024-12-29 14:30:48 +08:00
[svn] Correct location of OBJS dependency.
This commit is contained in:
parent
00dabd4bac
commit
ddbdbfb4b0
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user