Added OpenVMS-specific information to INSTALL.
authorLasse Collin <lasse.collin@tukaani.org>
Tue, 22 Sep 2009 15:59:56 +0000 (18:59 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Tue, 22 Sep 2009 15:59:56 +0000 (18:59 +0300)
INSTALL

diff --git a/INSTALL b/INSTALL
index b9aff79..f6bc450 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -11,6 +11,7 @@ XZ Utils Installation
             1.2.3. Windows
             1.2.4. DOS
             1.2.5. OS/2
+            1.2.6. OpenVMS
        1.3. Adding support for new platforms
     2. configure options
     3. xzgrep and other scripts
@@ -116,6 +117,16 @@ XZ Utils Installation
     binaries.
 
 
+1.2.6. OpenVMS
+
+    XZ Utils can be built for OpenVMS, but the build system files are
+    currently not included in the XZ Utils source package. The required
+    OpenVMS-specific files are maintained by Jouk Jansen and can be
+    downloaded here:
+
+        http://nchrem.tnw.tudelft.nl/openvms/software2.html#xzutils
+
+
 1.3. Adding support for new platforms
 
     If you have written patches to make XZ Utils to work on previously