summaryrefslogtreecommitdiff
path: root/README.DOS.template
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2000-04-22 02:11:17 +0000
committerPaul Smith <psmith@gnu.org>2000-04-22 02:11:17 +0000
commit5524cebac87b3dcfde57dda1e765dbda19a8d07e (patch)
tree61047b6120465235eb65f70345fb3afd4b8a063b /README.DOS.template
parent9a5ab2a9710da7c0078a9dc18d36ce6a3de604f6 (diff)
downloadmake-5524cebac87b3dcfde57dda1e765dbda19a8d07e.tar.gz
* Various bug fixes.
Diffstat (limited to 'README.DOS.template')
-rw-r--r--README.DOS.template17
1 files changed, 14 insertions, 3 deletions
diff --git a/README.DOS.template b/README.DOS.template
index 4d786771..5218bb49 100644
--- a/README.DOS.template
+++ b/README.DOS.template
@@ -34,11 +34,22 @@ New (since 3.74) DOS-specific features:
environment (requires Perl and auxiliary tools; see below).
-To build:
+To install a binary distribution:
+
+ Simply unzip the makNNNb.zip file (where NNN is the version number)
+ preserving the directory structure (-d switch if you use PKUNZIP).
+ If you are installing Make on Windows 9X or Windows 2000, use an
+ unzip program that supports long filenames in zip files. After
+ unzipping, make sure the directory with make.exe is on your PATH,
+ and that's all you need to use Make.
+
+
+To build from sources:
1. Unzip the archive, preserving the directory structure (-d switch
- if you use PKUNZIP). If you build Make on Windows 95, use an
- unzip program that supports long filenames in zip files.
+ if you use PKUNZIP). If you build Make on Windows 9X or Windows
+ 2000, use an unzip program that supports long filenames in zip
+ files.
If you are unpacking an official GNU source distribution, use
either DJTAR (which is part of the DJGPP development