X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/b8c98f3cf636db3b80ff2c4908f7590e37bcd3da..3ad9d396e3e57477b4da4b20665ca33edd5d7f67:/README diff --git a/README b/README index e8e2e67a..911df32d 100644 --- a/README +++ b/README @@ -19,9 +19,15 @@ problem while compiling PuTTY under VS6, you should: Alternatively disable the /ZI option, replacing it with a saner value, such as /Zi. +For other compilers, some alternative Makefiles are provided. These +Makefiles are generated automatically from the master `Makefile' by +the Perl script `mkfiles.pl'. Additions and corrections to the +script are more useful than additions and corrections to the +alternative Makefiles themselves. + The PuTTY home web site is - http://www.chiark.greenend.org.uk/~sgtatham/putty.html + http://www.chiark.greenend.org.uk/~sgtatham/putty/ Bug reports and feature requests should be sent to . PLEASE read the section on the web