~ubuntu-branches/ubuntu/precise/unzip/precise-proposed

« back to all changes in this revision

Viewing changes to unix/Contents

  • Committer: Bazaar Package Importer
  • Author(s): Santiago Vila
  • Date: 2004-06-06 17:57:46 UTC
  • Revision ID: james.westby@ubuntu.com-20040606175746-nl7p2dgp3aobyc2c
Tags: upstream-5.51
ImportĀ upstreamĀ versionĀ 5.51

Show diffs side-by-side

added added

removed removed

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