]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - README
oops - keys[] should be static
[PuTTY.git] / README
diff --git a/README b/README
index e8e2e67a28eebba48b8377b04cb1640859430e99..911df32d72e4621bfd4248b5b510f4164f5d10f9 100644 (file)
--- 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
 <putty-bugs@lists.tartarus.org>. PLEASE read the section on the web