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

Mention compile-time directives and where they're documented.

[originally from svn r6497]
This commit is contained in:
Jacob Nevins 2005-12-16 16:43:28 +00:00
parent 0a4b6612fb
commit 789c47bcdd

5
README
View File

@ -6,6 +6,11 @@ Makefiles and equivalents. (If you have fetched the source from
Subversion, you'll have to generate the Makefiles yourself -- see
below.)
There are various compile-time directives that you can use to
disable or modify certain features; it may be necessary to do this
in some environments. They are documented in `Recipe', and in
comments in many of the generated Makefiles.
For building on Windows:
- windows/Makefile.vc is for command-line builds on MS Visual C++