aboutsummaryrefslogtreecommitdiff
path: root/INDEX
diff options
context:
space:
mode:
authorMark Adler <madler@alumni.caltech.edu>2011-11-21 18:56:02 -0800
committerMark Adler <madler@alumni.caltech.edu>2011-11-27 14:15:32 -0800
commit1b57de3aef88bd0a7b80c11db3631281b08b650a (patch)
tree59e4742c1cb2c7475713ac4f66a2c6ad2301f001 /INDEX
parent0cbad869b044c022cdda20febca6e959b67e86a5 (diff)
downloadzlib-1b57de3aef88bd0a7b80c11db3631281b08b650a.tar.gz
zlib-1b57de3aef88bd0a7b80c11db3631281b08b650a.tar.bz2
zlib-1b57de3aef88bd0a7b80c11db3631281b08b650a.zip
Move example.c and minigzip.c to test/.
Diffstat (limited to 'INDEX')
-rw-r--r--INDEX4
1 files changed, 3 insertions, 1 deletions
diff --git a/INDEX b/INDEX
index d05a009..0967554 100644
--- a/INDEX
+++ b/INDEX
@@ -7,6 +7,8 @@ Makefile.in template for Unix Makefile
7README guess what 7README guess what
8configure configure script for Unix 8configure configure script for Unix
9make_vms.com makefile for VMS 9make_vms.com makefile for VMS
10test/example.c zlib usages examples for build testing
11test/minigzip.c minimal gzip-like functionality for build testing
10treebuild.xml XML description of source file dependencies 12treebuild.xml XML description of source file dependencies
11zconf.h.cmakein zconf.h template for cmake 13zconf.h.cmakein zconf.h template for cmake
12zconf.h.in zconf.h template for configure 14zconf.h.in zconf.h template for configure
@@ -17,7 +19,7 @@ zlib.pc.in Template for pkg-config descriptor
17zlib2ansi perl script to convert source files for C++ compilation 19zlib2ansi perl script to convert source files for C++ compilation
18 20
19amiga/ makefiles for Amiga SAS C 21amiga/ makefiles for Amiga SAS C
20as400/ makefiles for AS/400 22as400/ makefiles for AS/400
21doc/ documentation for formats and algorithms 23doc/ documentation for formats and algorithms
22msdos/ makefiles for MSDOS 24msdos/ makefiles for MSDOS
23nintendods/ makefile for Nintendo DS 25nintendods/ makefile for Nintendo DS