summaryrefslogtreecommitdiff
path: root/INDEX
diff options
context:
space:
mode:
Diffstat (limited to 'INDEX')
-rw-r--r--INDEX6
1 files changed, 5 insertions, 1 deletions
diff --git a/INDEX b/INDEX
index c405328..8a24576 100644
--- a/INDEX
+++ b/INDEX
@@ -1,9 +1,9 @@
1ChangeLog history of changes 1ChangeLog history of changes
2INDEX this file 2INDEX this file
3FAQ Frequently Asked Questions about zlib
3Make_vms.com script for Vax/VMS 4Make_vms.com script for Vax/VMS
4Makefile makefile for Unix (generated by configure) 5Makefile makefile for Unix (generated by configure)
5Makefile.in makefile for Unix (template for configure) 6Makefile.in makefile for Unix (template for configure)
6Makefile.msc makefile for Microsoft C 16-bit
7Makefile.riscos makefile for RISCOS 7Makefile.riscos makefile for RISCOS
8README guess what 8README guess what
9algorithm.txt description of the (de)compression algorithm 9algorithm.txt description of the (de)compression algorithm
@@ -19,6 +19,8 @@ msdos/Makefile.w32 makefile for Microsoft Visual C++ 32-bit
19msdos/Makefile.b32 makefile for Borland C++ 32-bit 19msdos/Makefile.b32 makefile for Borland C++ 32-bit
20msdos/Makefile.bor makefile for Borland C/C++ 16-bit 20msdos/Makefile.bor makefile for Borland C/C++ 16-bit
21msdos/Makefile.dj2 makefile for DJGPP 2.x 21msdos/Makefile.dj2 makefile for DJGPP 2.x
22msdos/Makefile.emx makefile for EMX 0.9c (32-bit DOS/OS2)
23msdos/Makefile.msc makefile for Microsoft C 16-bit
22msdos/Makefile.tc makefile for Turbo C 24msdos/Makefile.tc makefile for Turbo C
23msdos/Makefile.wat makefile for Watcom C 25msdos/Makefile.wat makefile for Watcom C
24msdos/zlib.def definition file for Windows DLL 26msdos/zlib.def definition file for Windows DLL
@@ -26,6 +28,8 @@ msdos/zlib.rc definition file for Windows DLL
26 28
27nt/Makefile.nt makefile for Windows NT 29nt/Makefile.nt makefile for Windows NT
28nt/zlib.dnt definition file for Windows NT DLL 30nt/zlib.dnt definition file for Windows NT DLL
31nt/Makefile.emx makefile for EMX 0.9c/RSXNT 1.41 (Win32 Intel)
32nt/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):