BSD 4_3_Tahoe development
authorCSRG <csrg@ucbvax.Berkeley.EDU>
Wed, 11 Mar 1987 02:48:42 +0000 (18:48 -0800)
committerCSRG <csrg@ucbvax.Berkeley.EDU>
Wed, 11 Mar 1987 02:48:42 +0000 (18:48 -0800)
Work on file usr/src/ucb/ex/vms/README

Synthesized-from: CSRG/cd2/4.3tahoe

usr/src/ucb/ex/vms/README [new file with mode: 0644]

diff --git a/usr/src/ucb/ex/vms/README b/usr/src/ucb/ex/vms/README
new file mode 100644 (file)
index 0000000..dc39d9d
--- /dev/null
@@ -0,0 +1,13 @@
+This directory should contain the following files:
+
+       ex.opt          Option file to VMS linker
+       ftp.get         File transfer command file
+       ftp.put         File transfer command file
+       makefile.com    DCL command file for compiling vi
+       termlib.c       Routines for processing termcap
+       tgoto.c         Routine for decoding termcap strings
+       tputs.c         Routine for sending termcap strings
+       vms.c           VMS emulation of Unix routines
+       vmstty.h        VMS emulation of Unix data structures
+
+These files should be moved to the main directory on VMS.