revert between 56095 -> 55830 in arch
[AROS.git] / workbench / libs / expat / vms / README.vms
blob3dd2ca73fee2277c5fea6b2069bced760ed3ec84
1 4-jun-2002      Craig A. Berry
2                 Added rudimentary build procedures for 
3                 OpenVMS based on work by Martin Vorlaender.
6 You'll need MMS or its freeware equivalent MMK.  Just go to the 
7 top-level directory and type
9 $ MMS/DESCRIPTION=[.vms]
11   or
13 $ MMK/DESCRIPTION=[.vms]
15 You'll end up with the object library expat.olb.  For now, installation
16 consists merely of copying the object library, include files, and
17 documentation to a suitable location.  
19 To-do list:
21         -- create a shareable image
22         -- build and run the tests and build the xmlwf utility
23         -- create an install target