mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-28 00:02:28 +00:00
14 lines
531 B
Text
14 lines
531 B
Text
Contents of the "beos" sub-directory for Zip 2.2 and later:
|
|
|
|
Contents this file
|
|
README Notes from the author of the BeOS port
|
|
Makefile makefile for building (sorry, no project files)
|
|
beos.c BeOS-specific routines (similar to the UNIX ones)
|
|
osdep.h BeOS-specific includes and whatnot
|
|
zipup.h Definitions for zip routines
|
|
|
|
This port supports both Metrowerks CodeWarrior and GNU C as the compiler,
|
|
and PowerPC and x86 architectures.
|
|
|
|
- Chris Herborth (chrish@pobox.com)
|
|
June 24, 1998
|