                                                           -*- 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:http://www.sunsite.auc.dk/wget/makeinfo.zip>.  This
copy of makeinfo is from the miktxt 1.10 archive available from ctan.

Darko Budor <dbudor@zesoi.fer.hr> did most of the work for the
original port of Wget to Windows. Tim Charron <tcharron@interlog.com>
did most of the work cleaning things up and contributed the watcom
makefile.  I made some minor changes and cleaned up the the VC++
makefile to get a clean build with VC++ 5.0 on Windows 95.

John Burden <john@futuresguide.com>
