summaryrefslogtreecommitdiff
path: root/README.DOS
diff options
context:
space:
mode:
Diffstat (limited to 'README.DOS')
-rw-r--r--README.DOS6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.DOS b/README.DOS
index 158560d..335661c 100644
--- a/README.DOS
+++ b/README.DOS
@@ -62,7 +62,7 @@ To build from sources:
[Enter]. Otherwise, you need to supply the path to the source
directory as an argument to the batch file, like this:
- c:\djgpp\gnu\make-4.0\configure.bat c:/djgpp/gnu/make-4.0
+ c:\djgpp\gnu\make-4.1\configure.bat c:/djgpp/gnu/make-4.1
Note the forward slashes in the source path argument: you MUST
use them here.
@@ -84,7 +84,7 @@ To build from sources:
If you are building from outside of the source directory, you
need to tell Make where the sources are, like this:
- make srcdir=c:/djgpp/gnu/make-4.0
+ make srcdir=c:/djgpp/gnu/make-4.1
(configure.bat will tell you this when it finishes). You MUST
use a full, not relative, name of the source directory here, or
@@ -324,7 +324,7 @@ Bug reports:
-------------------------------------------------------------------------------
-Copyright (C) 1996-2013 Free Software Foundation, Inc.
+Copyright (C) 1996-2014 Free Software Foundation, Inc.
This file is part of GNU Make.
GNU Make is free software; you can redistribute it and/or modify it under the