]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
Oh, and mention lcc in the README.
authorSimon Tatham <anakin@pobox.com>
Tue, 20 Jan 2004 20:35:49 +0000 (20:35 +0000)
committerSimon Tatham <anakin@pobox.com>
Tue, 20 Jan 2004 20:35:49 +0000 (20:35 +0000)
[originally from svn r3745]

README

diff --git a/README b/README
index b9a7cc63e1fa6302906e7835a8dd27a402ae7ee4..63e96fc8c284fd242d618b38cb4f57a75ea40e11 100644 (file)
--- a/README
+++ b/README
@@ -31,6 +31,9 @@ Makefiles and equivalents:
    time of writing this Cygwin doesn't include the necessary
    headers.
 
+ - Makefile.lcc is for lcc-win32. Type `make -f Makefile.lcc'. (You
+   will probably need to specify COMPAT=-DNO_MULTIMON.)
+
 All of the Makefiles are generated automatically from the file
 `Recipe' by the Perl script `mkfiles.pl'. Additions and corrections
 to Recipe and the mkfiles.pl are much more useful than additions and