[EMAIL PROTECTED] writes:
> "An hour of careful debugging can save you five minutes of reading
> the documentation"
:-)
> (See attached file: Makefile.watcom)
>
> This version gets rid of the ugly double list of object files (one
> for the linker, one for the dependencies ).
Thanks for the patch; I've now committed it to the repository.
It might be a good idea to send out ChangeLog with your patches. Here
is the ChangeLog entry I came up with:
2001-05-16 Csaba Raduly <[EMAIL PROTECTED]>
* windows/Makefile.watcom: Make linker accept space-separated list
of object files.
(Also, <[EMAIL PROTECTED]> is a slightly better place to send
updates to, unless you specifically wish to alert Wget
users/developers about something related to your change.)