X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=README;h=911df32d72e4621bfd4248b5b510f4164f5d10f9;hb=9c5951ed35cf9019bf17685b4356212eae1a63b3;hp=e8e2e67a28eebba48b8377b04cb1640859430e99;hpb=d5123675aa5bcd9e447b8104cfbbef889539804a;p=PuTTY.git 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