X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=windows%2FMakefile.src.mingw;h=3e5b159de537b8406c71c022a07762e0fe7d4ebe;hp=5188c440c8fb5ca98e5ad87756afc19cc0ae7125;hb=63dcf343f140162aa5e22089d090424dcf137e1a;hpb=79b1209c41a8f4f496d4410819bab4c72b1f7912 diff --git a/windows/Makefile.src.mingw b/windows/Makefile.src.mingw index 5188c440..3e5b159d 100644 --- a/windows/Makefile.src.mingw +++ b/windows/Makefile.src.mingw @@ -41,6 +41,10 @@ all: wget.exe wget.exe: $(OBJS) ${CC} ${LDFLAGS} -o $@ ${OBJS} ${LIBS} -o = ${OBJ_EXT} +$(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 -include ../windows/wget.dep +o = ${OBJ_EXT}