| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 | CMakeLists.txt  cmake build fileChangeLog       history of changesFAQ             Frequently Asked Questions about zlibINDEX           this fileMakefile        dummy Makefile that tells you to ./configureMakefile.in     template for Unix MakefileREADME          guess whatconfigure       configure script for Unixmake_vms.com    makefile for VMStest/example.c  zlib usages examples for build testingtest/minigzip.c minimal gzip-like functionality for build testingtest/infcover.c inf*.c code coverage for build coverage testingtreebuild.xml   XML description of source file dependencieszconf.h.cmakein zconf.h template for cmakezconf.h.in      zconf.h template for configurezlib.3          Man page for zlibzlib.3.pdf      Man page in PDF formatzlib.map        Linux symbol informationzlib.pc.in      Template for pkg-config descriptorzlib.pc.cmakein zlib.pc template for cmakezlib2ansi       perl script to convert source files for C++ compilationamiga/          makefiles for Amiga SAS Cas400/          makefiles for AS/400doc/            documentation for formats and algorithmsmsdos/          makefiles for MSDOSnintendods/     makefile for Nintendo DSold/            makefiles for various architectures and zlib documentation                files that have not yet been updated for zlib 1.2.xqnx/            makefiles for QNXwatcom/         makefiles for OpenWatcomwin32/          makefiles for Windows                zlib public header files (required for library use):zconf.hzlib.h                private source files used to build the zlib library:adler32.ccompress.ccrc32.ccrc32.hdeflate.cdeflate.hgzclose.cgzguts.hgzlib.cgzread.cgzwrite.cinfback.cinffast.cinffast.hinffixed.hinflate.cinflate.hinftrees.cinftrees.htrees.ctrees.huncompr.czutil.czutil.h                source files for sample programsSee examples/README.examples                unsupported contributions by third partiesSee contrib/README.contrib
 |