diff options
Diffstat (limited to '')
| -rw-r--r-- | INDEX | 6 |
1 files changed, 5 insertions, 1 deletions
| @@ -1,9 +1,9 @@ | |||
| 1 | ChangeLog history of changes | 1 | ChangeLog history of changes |
| 2 | INDEX this file | 2 | INDEX this file |
| 3 | FAQ Frequently Asked Questions about zlib | ||
| 3 | Make_vms.com script for Vax/VMS | 4 | Make_vms.com script for Vax/VMS |
| 4 | Makefile makefile for Unix (generated by configure) | 5 | Makefile makefile for Unix (generated by configure) |
| 5 | Makefile.in makefile for Unix (template for configure) | 6 | Makefile.in makefile for Unix (template for configure) |
| 6 | Makefile.msc makefile for Microsoft C 16-bit | ||
| 7 | Makefile.riscos makefile for RISCOS | 7 | Makefile.riscos makefile for RISCOS |
| 8 | README guess what | 8 | README guess what |
| 9 | algorithm.txt description of the (de)compression algorithm | 9 | algorithm.txt description of the (de)compression algorithm |
| @@ -19,6 +19,8 @@ msdos/Makefile.w32 makefile for Microsoft Visual C++ 32-bit | |||
| 19 | msdos/Makefile.b32 makefile for Borland C++ 32-bit | 19 | msdos/Makefile.b32 makefile for Borland C++ 32-bit |
| 20 | msdos/Makefile.bor makefile for Borland C/C++ 16-bit | 20 | msdos/Makefile.bor makefile for Borland C/C++ 16-bit |
| 21 | msdos/Makefile.dj2 makefile for DJGPP 2.x | 21 | msdos/Makefile.dj2 makefile for DJGPP 2.x |
| 22 | msdos/Makefile.emx makefile for EMX 0.9c (32-bit DOS/OS2) | ||
| 23 | msdos/Makefile.msc makefile for Microsoft C 16-bit | ||
| 22 | msdos/Makefile.tc makefile for Turbo C | 24 | msdos/Makefile.tc makefile for Turbo C |
| 23 | msdos/Makefile.wat makefile for Watcom C | 25 | msdos/Makefile.wat makefile for Watcom C |
| 24 | msdos/zlib.def definition file for Windows DLL | 26 | msdos/zlib.def definition file for Windows DLL |
| @@ -26,6 +28,8 @@ msdos/zlib.rc definition file for Windows DLL | |||
| 26 | 28 | ||
| 27 | nt/Makefile.nt makefile for Windows NT | 29 | nt/Makefile.nt makefile for Windows NT |
| 28 | nt/zlib.dnt definition file for Windows NT DLL | 30 | nt/zlib.dnt definition file for Windows NT DLL |
| 31 | nt/Makefile.emx makefile for EMX 0.9c/RSXNT 1.41 (Win32 Intel) | ||
| 32 | nt/Makefile.gcc makefile for Windows NT using GCC (mingw32) | ||
| 29 | 33 | ||
| 30 | 34 | ||
| 31 | zlib public header files (must be kept): | 35 | zlib public header files (must be kept): |
