diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2011-09-09 23:27:17 -0700 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2011-09-09 23:27:17 -0700 |
commit | e0ff940e1adb68d3575705ebf1546d9f07ad3b4a (patch) | |
tree | 792ac6996d1225c0955027050296126bc8ff6e26 /INDEX | |
parent | 7df877eccdd826e94df53215f65dee639428e83f (diff) | |
download | zlib-e0ff940e1adb68d3575705ebf1546d9f07ad3b4a.tar.gz zlib-e0ff940e1adb68d3575705ebf1546d9f07ad3b4a.tar.bz2 zlib-e0ff940e1adb68d3575705ebf1546d9f07ad3b4a.zip |
zlib 1.2.3.8v1.2.3.8
Diffstat (limited to 'INDEX')
-rw-r--r-- | INDEX | 24 |
1 files changed, 12 insertions, 12 deletions
@@ -5,26 +5,26 @@ INDEX this file | |||
5 | Makefile.in template for Unix Makefile | 5 | Makefile.in template for Unix Makefile |
6 | README guess what | 6 | README guess what |
7 | configure configure script for Unix | 7 | configure configure script for Unix |
8 | make_vms.com makefile for VMS | 8 | make_vms.com makefile for VMS |
9 | treebuild.xml XML description of source file dependencies | 9 | treebuild.xml XML description of source file dependencies |
10 | zconf.in.h zconf.h template for configure | 10 | zconf.in.h zconf.h template for configure |
11 | zlib.3 Man page for zlib | 11 | zlib.3 Man page for zlib |
12 | zlib.map Linux symbol information | 12 | zlib.map Linux symbol information |
13 | zlib.pc.in Template for pkg-config descriptor | 13 | zlib.pc.in Template for pkg-config descriptor |
14 | zlib2ansi perl script to convert source files for C++ compilation | 14 | zlib2ansi perl script to convert source files for C++ compilation |
15 | 15 | ||
16 | amiga/ makefiles for Amiga SAS C | 16 | amiga/ makefiles for Amiga SAS C |
17 | as400/ makefiles for IBM AS/400 | 17 | as400/ makefiles for IBM AS/400 |
18 | doc/ documentation for formats and algorithms | 18 | doc/ documentation for formats and algorithms |
19 | msdos/ makefiles for MSDOS | 19 | msdos/ makefiles for MSDOS |
20 | nintendods/ makefile for Nintendo DS | 20 | nintendods/ makefile for Nintendo DS |
21 | objs/ destination for object files | 21 | objs/ destination for object files |
22 | old/ makefiles for various architectures and zlib documentation | 22 | old/ makefiles for various architectures and zlib documentation |
23 | files that have not yet been updated for zlib 1.2.x | 23 | files that have not yet been updated for zlib 1.2.x |
24 | pics/ destination for position-independent-code object files | 24 | pics/ destination for position-independent-code object files |
25 | projects/ projects for various Integrated Development Environments | 25 | projects/ projects for various Integrated Development Environments |
26 | qnx/ makefiles for QNX | 26 | qnx/ makefiles for QNX |
27 | watcom/ makefiles for OpenWatcom | 27 | watcom/ makefiles for OpenWatcom |
28 | win32/ makefiles for Windows | 28 | win32/ makefiles for Windows |
29 | 29 | ||
30 | zlib public header files (required for library use): | 30 | zlib public header files (required for library use): |