blob: 400a1938e60478180dd6c3e216c4fde0de35e06c [file] [log] [blame]
Glenn Randers-Pehrson9d27a1b2009-11-15 07:59:06 -06001
Glenn Randers-Pehrson6b9a20e2014-10-29 09:10:15 -05002Makefiles for libpng version 1.6.15beta02 - October 29, 2014
Glenn Randers-Pehrson9d27a1b2009-11-15 07:59:06 -06003
Glenn Randers-Pehrson8c667862010-08-24 16:16:35 -05004pnglibconf.h.prebuilt => Stores configuration settings
Glenn Randers-Pehrson9d27a1b2009-11-15 07:59:06 -06005 makefile.linux => Linux/ELF makefile
Glenn Randers-Pehrson6b9a20e2014-10-29 09:10:15 -05006 (gcc, creates libpng16.so.16.1.6.15beta02)
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
Glenn Randers-Pehrson9d27a1b2009-11-15 07:59:06 -060022 makefile.freebsd => FreeBSD makefile
23 makefile.gcc => Generic gcc makefile
24 makefile.hpgcc => HPUX makefile using gcc
25 makefile.hpux => HPUX (10.20 and 11.00) makefile
26 makefile.hp64 => HPUX (10.20 and 11.00) makefile, 64-bit
27 makefile.ibmc => IBM C/C++ version 3.x for Win32 and OS/2 (static)
28 makefile.intel => Intel C/C++ version 4.0 and later
Glenn Randers-Pehrson9d27a1b2009-11-15 07:59:06 -060029 makefile.mips => MIPS makefile
30 makefile.msc => Microsoft C makefile
31 makefile.netbsd => NetBSD/cc makefile, makes libpng.so.
32 makefile.openbsd => OpenBSD makefile
Glenn Randers-Pehrsond7da8bb2010-03-13 20:30:10 -060033 makefile.os2 => OS/2 Makefile (gcc and emx, requires libpng.def)
Glenn Randers-Pehrson9d27a1b2009-11-15 07:59:06 -060034 makefile.sco => For SCO OSr5 ELF and Unixware 7 with Native cc
35 makefile.sggcc => Silicon Graphics (gcc,
Glenn Randers-Pehrson6b9a20e2014-10-29 09:10:15 -050036 creates libpng16.so.16.1.6.15beta02)
Glenn Randers-Pehrson9d27a1b2009-11-15 07:59:06 -060037 makefile.sgi => Silicon Graphics IRIX makefile (cc, creates static lib)
38 makefile.solaris => Solaris 2.X makefile (gcc,
Glenn Randers-Pehrson6b9a20e2014-10-29 09:10:15 -050039 creates libpng16.so.16.1.6.15beta02)
Glenn Randers-Pehrson9d27a1b2009-11-15 07:59:06 -060040 makefile.so9 => Solaris 9 makefile (gcc,
Glenn Randers-Pehrson6b9a20e2014-10-29 09:10:15 -050041 creates libpng16.so.16.1.6.15beta02)
Glenn Randers-Pehrson9d27a1b2009-11-15 07:59:06 -060042 makefile.std => Generic UNIX makefile (cc, creates static libpng.a)
43 makefile.sunos => Sun makefile
44 makefile.32sunu => Sun Ultra 32-bit makefile
45 makefile.64sunu => Sun Ultra 64-bit makefile
46 makefile.tc3 => Turbo C 3.0 makefile
47 makefile.vcwin32 => makefile for Microsoft Visual C++ 4.0 and later
Glenn Randers-Pehrson9d27a1b2009-11-15 07:59:06 -060048 makevms.com => VMS build script
49 smakefile.ppc => AMIGA smakefile for SAS C V6.58/7.00 PPC compiler
50 (Requires SCOPTIONS, copied from scripts/SCOPTIONS.ppc)
51
52Other supporting scripts:
Glenn Randers-Pehrsonc9cd65a2010-04-17 09:13:37 -050053 README.txt => This file
Glenn Randers-Pehrson9d27a1b2009-11-15 07:59:06 -060054 descrip.mms => VMS makefile for MMS or MMK
55 libpng-config-body.in => used by several makefiles to create libpng-config
56 libpng-config-head.in => used by several makefiles to create libpng-config
57 libpng.pc.in => Used by several makefiles to create libpng.pc
Glenn Randers-Pehrson5f0b9272011-06-16 09:05:40 -050058 pngwin.rc => Used by the visualc71 project.
Glenn Randers-Pehrsonc9cd65a2010-04-17 09:13:37 -050059 pngwin.def => Used by makefile.os2
60 pngwin.dfn => Used to maintain pngwin.def
Glenn Randers-Pehrson9d27a1b2009-11-15 07:59:06 -060061 SCOPTIONS.ppc => Used with smakefile.ppc
62
Glenn Randers-Pehrson871b1d02013-03-02 14:58:22 -060063 checksym.awk => Used for maintaining pnglibconf.h
64 def.dfn => Used for maintaining pnglibconf.h
65 options.awk => Used for maintaining pnglibconf.h
66 pnglibconf.dfa => Used for maintaining pnglibconf.h
67 pnglibconf.mak => Used for maintaining pnglibconf.h
68 sym.dfn => Used for symbol versioning
69 symbols.def => Used for symbol versioning
70 symbols.dfn => Used for symbol versioning
71 vers.dfn => Used for symbol versioning
72
73 libtool.m4 => Used by autoconf tools
74 ltoptions.m4 => Used by autoconf tools
75 ltsugar.m4 => Used by autoconf tools
76 ltversion.m4 => Used by autoconf tools
77 lt~obsolete.m4 => Used by autoconf tools
78
79 intprefix.dfn => Used by autoconf tools
80 macro.lst => Used by autoconf tools
81 prefix.dfn => Used by autoconf tools
Glenn Randers-Pehrson04afaab2012-02-03 00:34:07 -060082
Glenn Randers-Pehrsonc9cd65a2010-04-17 09:13:37 -050083
Glenn Randers-Pehrson9d27a1b2009-11-15 07:59:06 -060084Further information can be found in comments in the individual makefiles.