wget/windows
hniksic 4995bc34a1 [svn] Updated makeinfo URL. 2000-12-13 08:58:59 -08:00
..
Makefile.doc [svn] Initial revision 1999-12-01 23:42:23 -08:00
Makefile.in [svn] Add a dummy Makefile.in. 2000-12-09 17:55:43 -08:00
Makefile.src [svn] vsnprintf() fixup. 2000-11-16 08:37:49 -08:00
Makefile.src.bor [svn] Initial revision 1999-12-01 23:42:23 -08:00
Makefile.top [svn] Initial revision 1999-12-01 23:42:23 -08:00
Makefile.top.bor [svn] Initial revision 1999-12-01 23:42:23 -08:00
Makefile.watcom [svn] Initial revision 1999-12-01 23:42:23 -08:00
README [svn] Updated makeinfo URL. 2000-12-13 08:58:59 -08:00
config.h.bor [svn] Initial revision 1999-12-01 23:42:23 -08:00
config.h.ms [svn] vsnprintf() fixup. 2000-11-16 08:37:49 -08:00
wget.dep [svn] Initial revision 1999-12-01 23:42:23 -08:00

README

                                                           -*- text -*-

To build Wget with VC++ 5.0 run configure.bat in the wget directory,
and then run nmake.  If you want to build the help file you will need
a copy of makinfo to convert wget.texi to rtf. I've made a copy
available at <URL:ftp://sunsite.dk/projects/wget/makeinfo.zip>.  This
copy of makeinfo is from the miktxt 1.10 archive available from ctan.

Windows contributors:

* Darko Budor <dbudor@zesoi.fer.hr> -- the initial work on the Windows
  port;

* Tim Charron <tcharron@interlog.com> -- additional cleanup and
  contribution of the Watcom makefile;

* John Burden <john@futuresguide.com> -- cleanup of the VC++ makefile
  to get a clean build with VC++ 5.0 on Windows 95;

* Douglas E. Wegscheid -- maintains configure.bat and various Windows
  makefiles.