android13/external/libpng/scripts
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
README.txt initial 2024-06-22 20:45:49 +08:00
SCOPTIONS.ppc initial 2024-06-22 20:45:49 +08:00
checksym.awk initial 2024-06-22 20:45:49 +08:00
descrip.mms initial 2024-06-22 20:45:49 +08:00
dfn.awk initial 2024-06-22 20:45:49 +08:00
genchk.cmake.in initial 2024-06-22 20:45:49 +08:00
genout.cmake.in initial 2024-06-22 20:45:49 +08:00
gensrc.cmake.in initial 2024-06-22 20:45:49 +08:00
intprefix.c initial 2024-06-22 20:45:49 +08:00
libpng-config-body.in initial 2024-06-22 20:45:49 +08:00
libpng-config-head.in initial 2024-06-22 20:45:49 +08:00
libpng.pc.in initial 2024-06-22 20:45:49 +08:00
libtool.m4 initial 2024-06-22 20:45:49 +08:00
ltoptions.m4 initial 2024-06-22 20:45:49 +08:00
ltsugar.m4 initial 2024-06-22 20:45:49 +08:00
ltversion.m4 initial 2024-06-22 20:45:49 +08:00
lt~obsolete.m4 initial 2024-06-22 20:45:49 +08:00
macro.lst initial 2024-06-22 20:45:49 +08:00
makefile.32sunu initial 2024-06-22 20:45:49 +08:00
makefile.64sunu initial 2024-06-22 20:45:49 +08:00
makefile.acorn initial 2024-06-22 20:45:49 +08:00
makefile.aix initial 2024-06-22 20:45:49 +08:00
makefile.amiga initial 2024-06-22 20:45:49 +08:00
makefile.atari initial 2024-06-22 20:45:49 +08:00
makefile.bc32 initial 2024-06-22 20:45:49 +08:00
makefile.beos initial 2024-06-22 20:45:49 +08:00
makefile.cegcc initial 2024-06-22 20:45:49 +08:00
makefile.clang initial 2024-06-22 20:45:49 +08:00
makefile.clang-asan initial 2024-06-22 20:45:49 +08:00
makefile.darwin initial 2024-06-22 20:45:49 +08:00
makefile.dec initial 2024-06-22 20:45:49 +08:00
makefile.dj2 initial 2024-06-22 20:45:49 +08:00
makefile.freebsd initial 2024-06-22 20:45:49 +08:00
makefile.gcc initial 2024-06-22 20:45:49 +08:00
makefile.gcc-asan initial 2024-06-22 20:45:49 +08:00
makefile.hp64 initial 2024-06-22 20:45:49 +08:00
makefile.hpgcc initial 2024-06-22 20:45:49 +08:00
makefile.hpux initial 2024-06-22 20:45:49 +08:00
makefile.ibmc initial 2024-06-22 20:45:49 +08:00
makefile.intel initial 2024-06-22 20:45:49 +08:00
makefile.linux initial 2024-06-22 20:45:49 +08:00
makefile.linux-opt initial 2024-06-22 20:45:49 +08:00
makefile.mips initial 2024-06-22 20:45:49 +08:00
makefile.msys initial 2024-06-22 20:45:49 +08:00
makefile.netbsd initial 2024-06-22 20:45:49 +08:00
makefile.openbsd initial 2024-06-22 20:45:49 +08:00
makefile.sco initial 2024-06-22 20:45:49 +08:00
makefile.sggcc initial 2024-06-22 20:45:49 +08:00
makefile.sgi initial 2024-06-22 20:45:49 +08:00
makefile.so9 initial 2024-06-22 20:45:49 +08:00
makefile.solaris initial 2024-06-22 20:45:49 +08:00
makefile.std initial 2024-06-22 20:45:49 +08:00
makefile.sunos initial 2024-06-22 20:45:49 +08:00
makefile.vcwin32 initial 2024-06-22 20:45:49 +08:00
makevms.com initial 2024-06-22 20:45:49 +08:00
options.awk initial 2024-06-22 20:45:49 +08:00
pnglibconf.dfa initial 2024-06-22 20:45:49 +08:00
pnglibconf.h.prebuilt initial 2024-06-22 20:45:49 +08:00
pnglibconf.mak initial 2024-06-22 20:45:49 +08:00
pngwin.rc initial 2024-06-22 20:45:49 +08:00
prefix.c initial 2024-06-22 20:45:49 +08:00
smakefile.ppc initial 2024-06-22 20:45:49 +08:00
sym.c initial 2024-06-22 20:45:49 +08:00
symbols.c initial 2024-06-22 20:45:49 +08:00
symbols.def initial 2024-06-22 20:45:49 +08:00
test.cmake.in initial 2024-06-22 20:45:49 +08:00
vers.c initial 2024-06-22 20:45:49 +08:00

README.txt

Makefiles for libpng

pnglibconf.h.prebuilt  =>  Configuration settings
 makefile.linux    =>  Linux/ELF makefile
                       (gcc, creates shared libpng16.so.16.1.6.*)
 makefile.linux-opt=>  Linux/ELF makefile with hardware optimizations on
                       (gcc, creates shared libpng16.so.16.1.6.*)
 makefile.gcc      =>  Generic makefile (gcc, creates static libpng.a)
 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.cegcc    =>  minge32ce for Windows CE makefile
 makefile.darwin   =>  Darwin makefile, for macOS (formerly Mac OS X)
 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.netbsd   =>  NetBSD/cc makefile, makes shared libpng.so
 makefile.openbsd  =>  OpenBSD makefile
 makefile.sco      =>  SCO OSr5 ELF and Unixware 7 with Native cc
 makefile.sggcc    =>  Silicon Graphics makefile
                       (gcc, creates shared libpng16.so.16.1.6.*)
 makefile.sgi      =>  Silicon Graphics IRIX makefile (cc, creates static lib)
 makefile.solaris  =>  Solaris 2.X makefile
                       (gcc, creates shared libpng16.so.16.1.6.*)
 makefile.so9      =>  Solaris 9 makefile
                       (gcc, creates shared libpng16.so.16.1.6.*)
 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.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.