X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/b8c98f3cf636db3b80ff2c4908f7590e37bcd3da..8160fbfcfe7cd5ca0b430d056c0e7c392c0f4f31:/README diff --git a/README b/README index e8e2e67a..53f2c67e 100644 --- a/README +++ b/README @@ -19,6 +19,12 @@ 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