1 4-jun-2002 Craig A. Berry 2 Added rudimentary build procedures for 3 OpenVMS based on work by Martin Vorlaender. 4 5 6 You'll need MMS or its freeware equivalent MMK. Just go to the 7 top-level directory and type 8 9 $ MMS/DESCRIPTION=[.vms] 10 11 or 12 13 $ MMK/DESCRIPTION=[.vms] 14 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. 18 19 To-do list: 20 21 -- create a shareable image 22 -- build and run the tests and build the xmlwf utility 23 -- create an install target 24