aboutsummaryrefslogtreecommitdiffhomepage
path: root/libslang/INSTALL.vms
diff options
context:
space:
mode:
Diffstat (limited to 'libslang/INSTALL.vms')
-rw-r--r--libslang/INSTALL.vms10
1 files changed, 10 insertions, 0 deletions
diff --git a/libslang/INSTALL.vms b/libslang/INSTALL.vms
new file mode 100644
index 0000000..fc5d2a7
--- /dev/null
+++ b/libslang/INSTALL.vms
@@ -0,0 +1,10 @@
+VMS Installation instructions:
+
+In the source directory, you will find the following files:
+
+ vmsmake.com VMS DCL command procedure
+
+On VMS, just type `@vmsmake' or if you have gcc, type `@vmsmake gcc'.
+
+Note: Since I nolonger have access to VMS, I cannot guarantee that the
+library will compile cleanly under VMS.