aboutsummaryrefslogtreecommitdiff
path: root/INDEX
diff options
context:
space:
mode:
authorMark Adler <madler@alumni.caltech.edu>2011-09-09 23:32:36 -0700
committerMark Adler <madler@alumni.caltech.edu>2011-09-09 23:32:36 -0700
commit67cc20d0041a32bee12bd9eb20ae218f91b73f77 (patch)
treed7e1b94bd15c30efd57cf9036f5fe89306b6bba0 /INDEX
parent7751bd4c715ea8478113e34b49b5a794a4642e8e (diff)
downloadzlib-67cc20d0041a32bee12bd9eb20ae218f91b73f77.tar.gz
zlib-67cc20d0041a32bee12bd9eb20ae218f91b73f77.tar.bz2
zlib-67cc20d0041a32bee12bd9eb20ae218f91b73f77.zip
zlib 1.2.4-pre1v1.2.4-pre1
Diffstat (limited to 'INDEX')
-rw-r--r--INDEX8
1 files changed, 4 insertions, 4 deletions
diff --git a/INDEX b/INDEX
index 01b0070..f66bf9b 100644
--- a/INDEX
+++ b/INDEX
@@ -2,33 +2,33 @@ CMakeLists.txt cmake build file
2ChangeLog history of changes 2ChangeLog history of changes
3FAQ Frequently Asked Questions about zlib 3FAQ Frequently Asked Questions about zlib
4INDEX this file 4INDEX this file
5Makefile dummy Makefile that tells you to ./configure
5Makefile.in template for Unix Makefile 6Makefile.in template for Unix Makefile
6README guess what 7README guess what
7configure configure script for Unix 8configure configure script for Unix
8make_vms.com makefile for VMS 9make_vms.com makefile for VMS
9treebuild.xml XML description of source file dependencies 10treebuild.xml XML description of source file dependencies
11zconf.h.cmakein zconf.h template for cmake
10zconf.h.in zconf.h template for configure 12zconf.h.in zconf.h template for configure
11zlib.3 Man page for zlib 13zlib.3 Man page for zlib
14zlib.3.pdf Man page in PDF format
12zlib.map Linux symbol information 15zlib.map Linux symbol information
13zlib.pc.in Template for pkg-config descriptor 16zlib.pc.in Template for pkg-config descriptor
14zlib2ansi perl script to convert source files for C++ compilation 17zlib2ansi perl script to convert source files for C++ compilation
15 18
16amiga/ makefiles for Amiga SAS C 19amiga/ makefiles for Amiga SAS C
17as400/ makefiles for IBM AS/400
18doc/ documentation for formats and algorithms 20doc/ documentation for formats and algorithms
19msdos/ makefiles for MSDOS 21msdos/ makefiles for MSDOS
20nintendods/ makefile for Nintendo DS 22nintendods/ makefile for Nintendo DS
21objs/ destination for object files
22old/ makefiles for various architectures and zlib documentation 23old/ makefiles for various architectures and zlib documentation
23 files that have not yet been updated for zlib 1.2.x 24 files that have not yet been updated for zlib 1.2.x
24pics/ destination for position-independent-code object files
25projects/ projects for various Integrated Development Environments 25projects/ projects for various Integrated Development Environments
26qnx/ makefiles for QNX 26qnx/ makefiles for QNX
27watcom/ makefiles for OpenWatcom 27watcom/ makefiles for OpenWatcom
28win32/ makefiles for Windows 28win32/ makefiles for Windows
29 29
30 zlib public header files (required for library use): 30 zlib public header files (required for library use):
31zconf.h (made by configure) 31zconf.h
32zlib.h 32zlib.h
33 33
34 private source files used to build the zlib library: 34 private source files used to build the zlib library: