Brian Paul | ecc88c1 | 1999-02-23 03:41:13 +0000 | [diff] [blame] | 1 | |
| 2 | VMS support contributed by Jouk Jansen (joukj@crys.chem.uva.nl) |
| 3 | |
| 4 | |
| 5 | I compiled the libs on a VMSAlpha7.0 system using DECC5.3. |
| 6 | But earlier versions may work as well. The make files were tested |
| 7 | use the DIGITAL make utility called MMS. There is also a public domain |
| 8 | clone available (MMK) and I think, but it is not tested, that this |
| 9 | utility will give no problem. |
| 10 | |
| 11 | To make everything just type MMS (or MMK) in the main directory of |
| 12 | mesagl. For MMS the deafult makefile is called descrip.mms, and |
| 13 | that is what I have called it. I included alse some config files, |
| 14 | all having mms somewhere in the name which all the makefiles need |
| 15 | (just as your unix makefiles). |