]> sjero.net Git - wget/commit
[svn] Various fixes by David Fritz.
authorhniksic <devnull@localhost>
Sun, 9 May 2004 21:08:38 +0000 (14:08 -0700)
committerhniksic <devnull@localhost>
Sun, 9 May 2004 21:08:38 +0000 (14:08 -0700)
commit713ecfdca60257c645c6be6ae47b872b59fc050f
tree6e8dd72f779a4028148be082baa7d51e531d5797
parent53140e2696f6a913ac7b1598d2d6e2c979eaff18
[svn] Various fixes by David Fritz.

* windows/Makefile.src.bor: Fix broken build rule.  Add clean target.

* windows/Makefile.top.bor: Use tabs instead of spaces.  Ignore
errors in clean rules.  Use lowercase filenames when building
distribution .zip archive.

* windows/config.h.bor:  Don't define HAVE_UINT32_T.

* windows/Makefile.doc: Fix remaining instance of build rules
indented with spaces instead of tabs.

* windows/Makefile.src: Update copyright year.

* windows/Makefile.top: Update copyright year.

* windows/config.h.mingw (WGET_USE_STDARG, HAVE_SIG_ATOMIC_T): Define.

* windows/config.h.ms (HAVE_STRPBRK, HAVE_LIMITS_H)
(HAVE_LOCALE_H): Define.

* windows/Makefile.watcom: Add /I. to CFLAGS.  Remove reference to
specific Wget version from linker flags.  Add missing
dependencies.
ChangeLog
windows/Makefile.doc
windows/Makefile.src
windows/Makefile.src.bor
windows/Makefile.top
windows/Makefile.top.bor
windows/Makefile.watcom
windows/config.h.bor
windows/config.h.mingw
windows/config.h.ms