1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-09 17:38:00 +00:00

Oh, and mention lcc in the README.

[originally from svn r3745]
This commit is contained in:
Simon Tatham 2004-01-20 20:35:49 +00:00
parent f6adc8a9e1
commit fe793ca4f8

3
README
View File

@ -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