1
0
mirror of https://frontier.innolan.net/rainlance/unzip.git synced 2026-05-03 14:07:56 +00:00
Files
unzip/unix/Contents

15 lines
725 B
Plaintext
Raw Permalink Normal View History

2015-03-23 19:34:59 +01:00
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.