home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 9 Archive / 09-Archive.zip / unzip51.zip / vms / Contents next >
Text File  |  1994-01-11  |  2KB  |  30 lines

  1. Contents of the "vms" sub-archive for UnZip 5.1 and later:
  2.  
  3.   Contents            this file
  4.   README              general VMS info about using UnZip and zipfiles
  5.   unzip.rnh           UnZip manual page, RUNOFF format
  6.   vms.c               VMS file manipulation code
  7.   vms.h               VMS header file for UnZip
  8.   make.com            command file to make UnZip with GNU or DEC C on VAX or AXP
  9.   makefile            MAKE/VMS makefile for UnZip
  10.   descrip.mms         MMS makefile for UnZip
  11.   vmsshare.opt        options file used by descrip.mms
  12.   bilf/bilf.c         BILF source code
  13.   bilf/make_bilf.com  command file to compile BILF with VAX C
  14.  
  15. BILF may be required for older zipfiles or for those created under other
  16. operating systems.  Instructions for its use are in the source code.  I'm
  17. not sure it's of much use any more, so it may be dropped from the UnZip
  18. distribution soon.
  19.  
  20. MAKE/VMS v3.4 is Todd Aven's 1989 make utility (Software Sweatshop, NY); 
  21. his e-mail address is listed as todd@cincom.umd.edu.  The version used here 
  22. has two revisions by Ned Freed (1989, 1990) and one by Greg Roelofs (1992--
  23. options to use either creation date or revision date for determining out-of-
  24. date-ness).  Grab quest.jpl.nasa.gov:/pub/VMS/vms_make.exe and/or vms_make.zip.
  25. The original is at vmsa.oac.uci.edu.  [An updated version was apparently re-
  26. leased in 3Q 93 and is available from ftp.spc.edu.]
  27.  
  28. An MMS clone called MMK (Matt's Make) is also now available and undergoing
  29. rapid development; it too is available from ftp.spc.edu.
  30.