about summary refs log tree commit diff
path: root/doc/README.CYGWIN
diff options
context:
space:
mode:
Diffstat (limited to 'doc/README.CYGWIN')
-rw-r--r--doc/README.CYGWIN2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.CYGWIN b/doc/README.CYGWIN
index 6c11ff35..a9867aae 100644
--- a/doc/README.CYGWIN
+++ b/doc/README.CYGWIN
@@ -66,7 +66,7 @@ search for include files and link libraries in a different place,
 which is basically just a -mno-cygwin option and -I and -L options.
 
 You can easily add the compiler options you need at the bottom of
-Makefile.config after you create it with the automatic configurator
+config.mk after you create it with the automatic configurator
 ('configure').
 
 Mingw does not have the Unix process management facilities (fork/wait,