Add Info-ZIP unzip.com

This commit is contained in:
Justine Tunney 2022-06-10 04:54:37 -07:00
parent 1531f1a4a7
commit af4687cc3f
55 changed files with 36744 additions and 2 deletions

14
third_party/unzip/unix/Contents vendored Normal file
View file

@ -0,0 +1,14 @@
Contents of the "unix" subdirectory for UnZip 6.0 and later:
Contents this file
Makefile makefile for UnZip for various architectures and OS's
configure automatic build configuration script
unix.c Unix-specific support routines
unxcfg.h Unix-specific configuration settings
zipgrep script to scan zip archive entries for lines matching a pattern
Packaging/ subdirectory containing SysV.4 (e.g., Solaris 2.x) package info
Type "make" or "make help" to get general compile instructions (beyond
those in the INSTALL file), or "make list" for a list of makefile targets.
Note that there are some MS-DOS and cross-compilation targets thrown in
just to make things more exciting.