._README.txt
._SCOPTIONS.ppc
._def.c
._descrip.mms
._intprefix.c
._libpng-config-body.in
._libpng-config-head.in
._libpng.pc.in
._libtool.m4
._ltoptions.m4
._ltsugar.m4
._ltversion.m4
._lt~obsolete.m4
._macro.lst
._makefile.32sunu
._makefile.64sunu
._makefile.acorn
._makefile.aix
._makefile.amiga
._makefile.atari
._makefile.bc32
._makefile.beos
._makefile.bor
._makefile.cegcc
._makefile.darwin
._makefile.dec
._makefile.dj2
._makefile.freebsd
._makefile.gcc
._makefile.hp64
._makefile.hpgcc
._makefile.hpux
._makefile.ibmc
._makefile.intel
._makefile.knr
._makefile.linux
._makefile.mips
._makefile.msc
._makefile.msys
._makefile.ne12bsd
._makefile.netbsd
._makefile.openbsd
._makefile.sco
._makefile.sggcc
._makefile.sgi
._makefile.so9
._makefile.solaris
._makefile.solaris-x86
._makefile.std
._makefile.sunos
._makefile.tc3
._makefile.vcwin32
._makevms.com
._pnglibconf.dfa
._pnglibconf.h.prebuilt
._pngwin.rc
._prefix.c
._smakefile.ppc
._sym.c
._symbols.c
._symbols.def
._vers.c
README.txt
SCOPTIONS.ppc
def.c
descrip.mms
intprefix.c
libpng-config-body.in
libpng-config-head.in
libpng.pc.in
libtool.m4
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
macro.lst
makefile.32sunu
makefile.64sunu
makefile.acorn
makefile.aix
makefile.amiga
makefile.atari
makefile.bc32
makefile.beos
makefile.bor
makefile.cegcc
makefile.darwin
makefile.dec
makefile.dj2
makefile.freebsd
makefile.gcc
makefile.hp64
makefile.hpgcc
makefile.hpux
makefile.ibmc
makefile.intel
makefile.knr
makefile.linux
makefile.mips
makefile.msc
makefile.msys
makefile.ne12bsd
makefile.netbsd
makefile.openbsd
makefile.sco
makefile.sggcc
makefile.sgi
makefile.so9
makefile.solaris
makefile.solaris-x86
makefile.std
makefile.sunos
makefile.tc3
makefile.vcwin32
makevms.com
pnglibconf.dfa
pnglibconf.h.prebuilt
pngwin.rc
prefix.c
smakefile.ppc
sym.c
symbols.c
symbols.def
vers.c
._checksym.awk
._dfn.awk
._options.awk
._pnglibconf.mak
checksym.awk
dfn.awk
options.awk
pnglibconf.mak
README.txt
Makefiles for  libpng version 1.6.21 - January 15, 2016

pnglibconf.h.prebuilt       =>  Stores configuration settings
 makefile.linux    =>  Linux/ELF makefile
                       (gcc, creates libpng16.so.16.1.6.21)
 makefile.gcc      =>  Generic makefile (gcc, creates static libpng.a)
 makefile.knr      =>  Archaic UNIX Makefile that converts files with
                       ansi2knr (Requires ansi2knr.c from
                       ftp://ftp.cs.wisc.edu/ghost)
 makefile.acorn    =>  Acorn makefile
 makefile.aix      =>  AIX/gcc makefile
 makefile.amiga    =>  Amiga makefile
 makefile.atari    =>  Atari makefile
 makefile.bc32     =>  32-bit Borland C++ (all modules compiled in C mode)
 makefile.beos     =>  beos makefile
 makefile.bor      =>  Borland makefile (uses bcc)
 makefile.cegcc    =>  minge32ce for Windows CE makefile
 makefile.darwin   =>  Darwin makefile, can use on MacosX
 makefile.dec      =>  DEC Alpha UNIX makefile
 makefile.dj2      =>  DJGPP 2 makefile
 makefile.freebsd  =>  FreeBSD makefile
 makefile.gcc      =>  Generic gcc makefile
 makefile.hpgcc    =>  HPUX makefile using gcc
 makefile.hpux     =>  HPUX (10.20 and 11.00) makefile
 makefile.hp64     =>  HPUX (10.20 and 11.00) makefile, 64-bit
 makefile.ibmc     =>  IBM C/C++ version 3.x for Win32 and OS/2 (static)
 makefile.intel    =>  Intel C/C++ version 4.0 and later
 makefile.mips     =>  MIPS makefile
 makefile.msc      =>  Microsoft C makefile
 makefile.netbsd   =>  NetBSD/cc makefile, makes libpng.so.
 makefile.openbsd  =>  OpenBSD makefile
 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.21)
 makefile.sgi      =>  Silicon Graphics IRIX makefile (cc, creates static lib)
 makefile.solaris  =>  Solaris 2.X makefile (gcc,
                       creates libpng16.so.16.1.6.21)
 makefile.so9      =>  Solaris 9 makefile (gcc,
                       creates libpng16.so.16.1.6.21)
 makefile.std      =>  Generic UNIX makefile (cc, creates static libpng.a)
 makefile.sunos    =>  Sun makefile
 makefile.32sunu   =>  Sun Ultra 32-bit makefile
 makefile.64sunu   =>  Sun Ultra 64-bit makefile
 makefile.tc3      =>  Turbo C 3.0 makefile
 makefile.vcwin32  =>  makefile for Microsoft Visual C++ 4.0 and later
 makevms.com       =>  VMS build script
 smakefile.ppc     =>  AMIGA smakefile for SAS C V6.58/7.00 PPC compiler
                       (Requires SCOPTIONS, copied from scripts/SCOPTIONS.ppc)

Other supporting scripts:
 README.txt        =>  This file
 descrip.mms       =>  VMS makefile for MMS or MMK
 libpng-config-body.in => used by several makefiles to create libpng-config
 libpng-config-head.in => used by several makefiles to create libpng-config
 libpng.pc.in      =>  Used by several makefiles to create libpng.pc
 pngwin.rc         =>  Used by the visualc71 project.
 pngwin.def        =>  Used by makefile.os2
 pngwin.dfn        =>  Used to maintain pngwin.def
 SCOPTIONS.ppc     =>  Used with smakefile.ppc

 checksym.awk       =>  Used for maintaining pnglibconf.h
 def.dfn            =>  Used for maintaining pnglibconf.h
 options.awk        =>  Used for maintaining pnglibconf.h
 pnglibconf.dfa     =>  Used for maintaining pnglibconf.h
 pnglibconf.mak     =>  Used for maintaining pnglibconf.h
 sym.dfn            =>  Used for symbol versioning
 symbols.def        =>  Used for symbol versioning
 symbols.dfn        =>  Used for symbol versioning
 vers.dfn           =>  Used for symbol versioning

 libtool.m4        =>  Used by autoconf tools
 ltoptions.m4      =>  Used by autoconf tools
 ltsugar.m4        =>  Used by autoconf tools
 ltversion.m4      =>  Used by autoconf tools
 lt~obsolete.m4    =>  Used by autoconf tools

 intprefix.dfn     =>  Used by autoconf tools
 macro.lst         =>  Used by autoconf tools
 prefix.dfn        =>  Used by autoconf tools


Further information can be found in comments in the individual makefiles.