Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mRemoteNG/PuTTYNG.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJacob Nevins <jacobn@chiark.greenend.org.uk>2005-12-16 19:43:28 +0300
committerJacob Nevins <jacobn@chiark.greenend.org.uk>2005-12-16 19:43:28 +0300
commit789c47bcdd3d6af28e03df78cf9d584da3068610 (patch)
tree0c7bfd535b0b8b18afc658ac17d6dcd9d218ddc2 /README
parent0a4b6612fb51ff7c5f7c291544714277c2ea4e59 (diff)
Mention compile-time directives and where they're documented.
[originally from svn r6497]
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 5b6d9cbc..ef369c5a 100644
--- a/README
+++ b/README
@@ -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++