summaryrefslogtreecommitdiff
path: root/config.bat
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2014-08-10 17:23:05 +0100
committerReuben Thomas <rrt@sc3d.org>2014-08-10 17:23:05 +0100
commit109c0de984f2b49b89db802edc4b79d55b8f9429 (patch)
treecbe2c248fd8da19470be138bc34ee2cba784ef6c /config.bat
parentc29f96fa6b074980faea5bd4bddb4c74993838b0 (diff)
downloademacs-109c0de984f2b49b89db802edc4b79d55b8f9429.tar.gz
config.bat: fix some confusing wording
Diffstat (limited to 'config.bat')
-rw-r--r--config.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.bat b/config.bat
index bbfe396c41f..67ad3715381 100644
--- a/config.bat
+++ b/config.bat
@@ -25,7 +25,7 @@ rem + msdos version 3 or better.
rem + DJGPP version 2.02 or later (version 2.03 or later recommended).
rem + make utility that allows breaking of the 128 chars limit on
rem command lines. ndmake (as of version 4.5) won't work due to a
-rem line length limit. The make that comes with DJGPP does work (and is
+rem line length limit. The DJGPP port of make works (and is
rem recommended).
rem + rm, mv, and cp (from GNU file utilities).
rem + sed (you can use the port that comes with DJGPP).