X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=windows%2FMakefile.src.bor;fp=windows%2FMakefile.src.bor;h=6fbe79a0aebb7688e316582de6ea671d6494aba3;hb=63dcf343f140162aa5e22089d090424dcf137e1a;hp=ca8ad458332e8e7540a1abd3067b25cd80eed111;hpb=79b1209c41a8f4f496d4410819bab4c72b1f7912;p=wget diff --git a/windows/Makefile.src.bor b/windows/Makefile.src.bor index ca8ad458..6fbe79a0 100644 --- a/windows/Makefile.src.bor +++ b/windows/Makefile.src.bor @@ -58,7 +58,11 @@ $<,$*,+ $(LIBDIR)\import32.lib+ $(LIBDIR)\cw32.lib - +$(OBJS): config-post.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 | @@ -79,5 +83,3 @@ clean: $(RM) wget.tds o = .obj - -!include "..\windows\wget.dep"