aboutsummaryrefslogtreecommitdiff
path: root/expat/vms/README.vms
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2013-10-18 13:24:37 +0200
committermarha <marha@users.sourceforge.net>2013-10-18 13:27:05 +0200
commit5880b059e9a156336daf32a73bed72def6ba90f2 (patch)
tree376112133a13389f5599e008c9f858c35f0cd70b /expat/vms/README.vms
parentb8a77c943fa53005b6cdb1ab792acf5ff0a131be (diff)
downloadvcxsrv-5880b059e9a156336daf32a73bed72def6ba90f2.tar.gz
vcxsrv-5880b059e9a156336daf32a73bed72def6ba90f2.tar.bz2
vcxsrv-5880b059e9a156336daf32a73bed72def6ba90f2.zip
Added expat-2.1.0
Diffstat (limited to 'expat/vms/README.vms')
-rw-r--r--expat/vms/README.vms23
1 files changed, 23 insertions, 0 deletions
diff --git a/expat/vms/README.vms b/expat/vms/README.vms
new file mode 100644
index 000000000..3dd2ca73f
--- /dev/null
+++ b/expat/vms/README.vms
@@ -0,0 +1,23 @@
+4-jun-2002 Craig A. Berry
+ Added rudimentary build procedures for
+ OpenVMS based on work by Martin Vorlaender.
+
+
+You'll need MMS or its freeware equivalent MMK. Just go to the
+top-level directory and type
+
+$ MMS/DESCRIPTION=[.vms]
+
+ or
+
+$ MMK/DESCRIPTION=[.vms]
+
+You'll end up with the object library expat.olb. For now, installation
+consists merely of copying the object library, include files, and
+documentation to a suitable location.
+
+To-do list:
+
+ -- create a shareable image
+ -- build and run the tests and build the xmlwf utility
+ -- create an install target