diff options
Diffstat (limited to '')
| -rw-r--r-- | INDEX | 5 |
1 files changed, 2 insertions, 3 deletions
| @@ -7,7 +7,7 @@ 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.h.in 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 |
| @@ -28,7 +28,7 @@ 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): |
| 31 | zconf.h | 31 | zconf.h (made by configure) |
| 32 | zlib.h | 32 | zlib.h |
| 33 | 33 | ||
| 34 | private source files used to build the zlib library: | 34 | private source files used to build the zlib library: |
| @@ -40,7 +40,6 @@ deflate.c | |||
| 40 | deflate.h | 40 | deflate.h |
| 41 | gzclose.c | 41 | gzclose.c |
| 42 | gzguts.h | 42 | gzguts.h |
| 43 | gzio.c | ||
| 44 | gzlib.c | 43 | gzlib.c |
| 45 | gzread.c | 44 | gzread.c |
| 46 | gzwrite.c | 45 | gzwrite.c |
