blob: 5e670e85c33059eb8c05eee53452ec71a506339a [file] [log] [blame]
Glenn Randers-Pehrson9d27a1b2009-11-15 07:59:06 -06001
Glenn Randers-Pehrson289500a2010-06-28 20:14:31 -05002Makefiles for libpng version 1.5.0beta33 - June 29, 2010
Glenn Randers-Pehrson9d27a1b2009-11-15 07:59:06 -06003
Glenn Randers-Pehrsonc9cd65a2010-04-17 09:13:37 -05004pnglibconf.h => Stores configuration settings
Glenn Randers-Pehrson9d27a1b2009-11-15 07:59:06 -06005 makefile.linux => Linux/ELF makefile
Glenn Randers-Pehrsona42edec2010-06-25 21:42:28 -05006 (gcc, creates libpng15.so.15.1.5.0beta33)
Glenn Randers-Pehrson9d27a1b2009-11-15 07:59:06 -06007 makefile.gcc => Generic makefile (gcc, creates static libpng.a)
8 makefile.knr => Archaic UNIX Makefile that converts files with
9 ansi2knr (Requires ansi2knr.c from
10 ftp://ftp.cs.wisc.edu/ghost)
11 makefile.acorn => Acorn makefile
12 makefile.aix => AIX/gcc makefile
13 makefile.amiga => Amiga makefile
14 makefile.atari => Atari makefile
15 makefile.bc32 => 32-bit Borland C++ (all modules compiled in C mode)
16 makefile.beos => beos makefile
17 makefile.bor => Borland makefile (uses bcc)
18 makefile.cegcc => minge32ce for Windows CE makefile
Glenn Randers-Pehrson9d27a1b2009-11-15 07:59:06 -060019 makefile.darwin => Darwin makefile, can use on MacosX
20 makefile.dec => DEC Alpha UNIX makefile
21 makefile.dj2 => DJGPP 2 makefile
22 makefile.elf => Linux/ELF makefile symbol versioning,
Glenn Randers-Pehrsona42edec2010-06-25 21:42:28 -050023 gcc, creates libpng15.so.15.1.5.0beta33)
Glenn Randers-Pehrson9d27a1b2009-11-15 07:59:06 -060024 makefile.freebsd => FreeBSD makefile
25 makefile.gcc => Generic gcc makefile
26 makefile.hpgcc => HPUX makefile using gcc
27 makefile.hpux => HPUX (10.20 and 11.00) makefile
28 makefile.hp64 => HPUX (10.20 and 11.00) makefile, 64-bit
29 makefile.ibmc => IBM C/C++ version 3.x for Win32 and OS/2 (static)
30 makefile.intel => Intel C/C++ version 4.0 and later
Glenn Randers-Pehrson9d27a1b2009-11-15 07:59:06 -060031 makefile.mips => MIPS makefile
32 makefile.msc => Microsoft C makefile
33 makefile.netbsd => NetBSD/cc makefile, makes libpng.so.
34 makefile.openbsd => OpenBSD makefile
Glenn Randers-Pehrsond7da8bb2010-03-13 20:30:10 -060035 makefile.os2 => OS/2 Makefile (gcc and emx, requires libpng.def)
Glenn Randers-Pehrson9d27a1b2009-11-15 07:59:06 -060036 makefile.sco => For SCO OSr5 ELF and Unixware 7 with Native cc
37 makefile.sggcc => Silicon Graphics (gcc,
Glenn Randers-Pehrsona42edec2010-06-25 21:42:28 -050038 creates libpng15.so.15.1.5.0beta33)
Glenn Randers-Pehrson9d27a1b2009-11-15 07:59:06 -060039 makefile.sgi => Silicon Graphics IRIX makefile (cc, creates static lib)
40 makefile.solaris => Solaris 2.X makefile (gcc,
Glenn Randers-Pehrsona42edec2010-06-25 21:42:28 -050041 creates libpng15.so.15.1.5.0beta33)
Glenn Randers-Pehrson9d27a1b2009-11-15 07:59:06 -060042 makefile.so9 => Solaris 9 makefile (gcc,
Glenn Randers-Pehrsona42edec2010-06-25 21:42:28 -050043 creates libpng15.so.15.1.5.0beta33)
Glenn Randers-Pehrson9d27a1b2009-11-15 07:59:06 -060044 makefile.std => Generic UNIX makefile (cc, creates static libpng.a)
45 makefile.sunos => Sun makefile
46 makefile.32sunu => Sun Ultra 32-bit makefile
47 makefile.64sunu => Sun Ultra 64-bit makefile
48 makefile.tc3 => Turbo C 3.0 makefile
49 makefile.vcwin32 => makefile for Microsoft Visual C++ 4.0 and later
50 makefile.watcom => Watcom 10a+ Makefile, 32-bit flat memory model
51 makevms.com => VMS build script
52 smakefile.ppc => AMIGA smakefile for SAS C V6.58/7.00 PPC compiler
53 (Requires SCOPTIONS, copied from scripts/SCOPTIONS.ppc)
54
55Other supporting scripts:
Glenn Randers-Pehrsonc9cd65a2010-04-17 09:13:37 -050056 README.txt => This file
Glenn Randers-Pehrson9d27a1b2009-11-15 07:59:06 -060057 descrip.mms => VMS makefile for MMS or MMK
58 libpng-config-body.in => used by several makefiles to create libpng-config
59 libpng-config-head.in => used by several makefiles to create libpng-config
60 libpng.pc.in => Used by several makefiles to create libpng.pc
Glenn Randers-Pehrson9d27a1b2009-11-15 07:59:06 -060061 pngwin.rc => Used by the visualc6 and visualc71 projects.
Glenn Randers-Pehrsonc9cd65a2010-04-17 09:13:37 -050062 pngwin.def => Used by makefile.os2
63 pngwin.dfn => Used to maintain pngwin.def
Glenn Randers-Pehrson9d27a1b2009-11-15 07:59:06 -060064 SCOPTIONS.ppc => Used with smakefile.ppc
65
Glenn Randers-Pehrsonc9cd65a2010-04-17 09:13:37 -050066checksym.awk => Used for maintaining pnglibconf.h
67def.dfn => Used for maintaining pnglibconf.h
68options.awk => Used for maintaining pnglibconf.h
69pnglibconf.dfa => Used for maintaining pnglibconf.h
70pnglibconf.mak => Used for maintaining pnglibconf.h
71sym.dfn => Used for symbol versioning
72symbols.def => Used for symbol versioning
73symbols.dfn => Used for symbol versioning
74vers.dfn => Used for symbol versioning
75
76
Glenn Randers-Pehrson9d27a1b2009-11-15 07:59:06 -060077Further information can be found in comments in the individual makefiles.