From fe793ca4f8576000e01bc065182545624452c005 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Tue, 20 Jan 2004 20:35:49 +0000 Subject: [PATCH] Oh, and mention lcc in the README. [originally from svn r3745] --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index b9a7cc63..63e96fc8 100644 --- 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