aboutsummaryrefslogtreecommitdiff
path: root/words0
diff options
context:
space:
mode:
Diffstat (limited to 'words0')
-rw-r--r--words06
1 files changed, 5 insertions, 1 deletions
diff --git a/words0 b/words0
index 164a8ed..fbf442a 100644
--- a/words0
+++ b/words0
@@ -1,5 +1,9 @@
1 1
2If compilation produces errors, or a large number of warnings, 2If compilation produces errors, or a large number of warnings,
3please read README.COMPILATION.PROBLEMS -- you might be able to 3please read README.COMPILATION.PROBLEMS -- you might be able to
4adjust the flags in this Makefile to improve matters. 4adjust the flags in this Makefile to improve matters.
5 5
6Also in README.COMPILATION.PROBLEMS are some hints that may help
7if your build produces an executable which is unable to correctly
8handle so-called 'large files' -- files of size 2GB or more.
9