]> sjero.net Git - wget/blobdiff - windows/Makefile.src.bor
[svn] Define HAVE__BOOL, HAVE_INTTYPES_H, and HAVE_STRTOLL for MinGW.
[wget] / windows / Makefile.src.bor
index ca8ad458332e8e7540a1abd3067b25cd80eed111..430f7c75396fcc2a6b04cdd79d74b8aa470d2684 100644 (file)
@@ -58,10 +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
@@ -79,5 +83,3 @@ clean:
        $(RM) wget.tds
 
 o = .obj
-
-!include "..\windows\wget.dep"