home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 9 Archive / 09-Archive.zip / unzip511.zip / vms / Contents < prev    next >
Text File  |  1994-07-14  |  1KB  |  25 lines

  1. Contents of the "vms" sub-archive for UnZip 5.11 and later:
  2.  
  3.   Contents            this file
  4.   README              general VMS info about using UnZip and zipfiles
  5.   unzip_def.help      UnZip default help page, RUNOFF format
  6.   unzip_cli.help      UnZip VMSCLI help page, TPU format
  7.   cvthelp.tpu         TPU macro file to convert .help file to RUNOFF format
  8.   cmdline.c           VMS-style command-line-interface code (if VMSCLI defined)
  9.   unz_cld.cld         more VMS-command-line stuff (if VMSCLI defined)
  10.   vms.c               VMS file manipulation code
  11.   vms.h               VMS header file for UnZip
  12.   make.com            command file to make UnZip with GNU or DEC C on VAX or AXP
  13.   descrip.mms         MMS makefile for UnZip/ZipInfo and UnZipSFX
  14.   vmsshare.opt        options file used by descrip.mms
  15.  
  16. MAKE/VMS is no longer supported since MMK (MMS clone by Matt Madison/MadGoat
  17. Enterprises, compatible with descrip.mms) is both free and becoming quite 
  18. popular.  MMK is available by anonymous ftp from ftp.spc.edu/ftp.wku.edu and 
  19. by mailserver at wkuvx1.wku.edu.  Check VMS newsgroups for announcements and 
  20. exact location.
  21.  
  22. The MAKE.COM command file is only set up to compile the default version.  To
  23. compile with VMSCLI (or other options) defined, edit DESCRIP.MMS appropriately
  24. and compile with that.
  25.