[libpng16] Imported from libpng-1.6.32rc01.tar

This commit is contained in:
Glenn Randers-Pehrson
2017-08-18 03:14:09 -05:00
parent bcb739a864
commit 945759162e
26 changed files with 82 additions and 71 deletions

View File

@@ -1,11 +1,11 @@
Makefiles for libpng version 1.6.32beta12 - August 7, 2017
Makefiles for libpng version 1.6.32rc01 - August 18, 2017
pnglibconf.h.prebuilt => Stores configuration settings
makefile.linux => Linux/ELF makefile
(gcc, creates libpng16.so.16.1.6.32beta12)
(gcc, creates libpng16.so.16.1.6.32rc01)
makefile.linux-opt=> Linux/ELF makefile with hardware optimizations on
(gcc, creates libpng16.so.16.1.6.32beta12)
(gcc, creates libpng16.so.16.1.6.32rc01)
makefile.gcc => Generic makefile (gcc, creates static libpng.a)
makefile.knr => Archaic UNIX Makefile that converts files with
ansi2knr (Requires ansi2knr.c from
@@ -35,12 +35,12 @@ pnglibconf.h.prebuilt => Stores configuration settings
makefile.os2 => OS/2 Makefile (gcc and emx, requires libpng.def)
makefile.sco => For SCO OSr5 ELF and Unixware 7 with Native cc
makefile.sggcc => Silicon Graphics (gcc,
creates libpng16.so.16.1.6.32beta12)
creates libpng16.so.16.1.6.32rc01)
makefile.sgi => Silicon Graphics IRIX makefile (cc, creates static lib)
makefile.solaris => Solaris 2.X makefile (gcc,
creates libpng16.so.16.1.6.32beta12)
creates libpng16.so.16.1.6.32rc01)
makefile.so9 => Solaris 9 makefile (gcc,
creates libpng16.so.16.1.6.32beta12)
creates libpng16.so.16.1.6.32rc01)
makefile.std => Generic UNIX makefile (cc, creates static libpng.a)
makefile.sunos => Sun makefile
makefile.32sunu => Sun Ultra 32-bit makefile