X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/0b961e0ad4a30d50a30b101eef10dabf807910a2..3d541627ca0436e710c73b78ee9bf479141719cd:/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