home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 9 Archive / 09-Archive.zip / UNZP50P1.ZIP / VMS / Contents next >
Text File  |  1993-01-23  |  2KB  |  30 lines

  1. Contents of the VMS sub-archive for UnZip 5.0 and later:
  2.  
  3.   Contents                   this file
  4.   VMS.notes                  general VMS info about installing and using UnZip
  5.   unzip.rnh                  UnZip manual page, RUNOFF format
  6.   vms.c                      VMS file manipulation code
  7.   make_gcc_unzip.com         command file to compile UnZip and ZipInfo w/ GNU C
  8.   make_vaxc_unzip.com        command file to compile UnZip and ZipInfo w/ VAX C
  9.   makefile                   MAKE/VMS makefile for UnZip and ZipInfo
  10.   descrip.mms                MMS makefile for UnZip and ZipInfo
  11.   vmsshare.opt               options file used in descrip.mms
  12.   bilf/bilf.c                BILF source code
  13.   bilf/bilf.exe              BILF executable (binary)
  14.   bilf/make_bilf.com         command file to compile BILF with VAX C
  15.  
  16. BILF may be required for older zipfiles or for those created under other
  17. operating systems.  Instructions for its use are in the source code.
  18.  
  19. The non-decryption version of UnZip compiles fine with VMS GCC, although
  20. you may get a lot of warnings (especially for vms.c).  Ignore them; GCC
  21. is hyper-picky.
  22.  
  23. MAKE/VMS v3.4 is Todd Aven's 1989 make utility (Software Sweatshop, NY); his
  24. e-mail address is listed as todd@cincom.umd.edu.  The version used here has two
  25. revisions by Ned Freed (1989, 1990) and one by Greg Roelofs (1992--options to
  26. use either creation date or revision date for determining out-of-date-ness).
  27. Check valeria.cs.ucla.edu in /pub/VMS or /infozip for vms_make.zip, or send 
  28. e-mail to zip-bugs@cs.ucla.edu if it's not there.  The original is stored on 
  29. vmsa.oac.uci.edu.
  30.