xref: /aosp_15_r20/external/libpng/scripts/README.txt (revision a67afe4df73cf47866eedc69947994b8ff839aba)
1*a67afe4dSAndroid Build Coastguard Worker
2*a67afe4dSAndroid Build Coastguard WorkerMakefiles for libpng
3*a67afe4dSAndroid Build Coastguard Worker
4*a67afe4dSAndroid Build Coastguard Workerpnglibconf.h.prebuilt  =>  Configuration settings
5*a67afe4dSAndroid Build Coastguard Worker makefile.linux    =>  Linux/ELF makefile
6*a67afe4dSAndroid Build Coastguard Worker                       (gcc, creates shared libpng16.so.16.1.6.*)
7*a67afe4dSAndroid Build Coastguard Worker makefile.linux-opt=>  Linux/ELF makefile with hardware optimizations on
8*a67afe4dSAndroid Build Coastguard Worker                       (gcc, creates shared libpng16.so.16.1.6.*)
9*a67afe4dSAndroid Build Coastguard Worker makefile.gcc      =>  Generic makefile (gcc, creates static libpng.a)
10*a67afe4dSAndroid Build Coastguard Worker makefile.acorn    =>  Acorn makefile
11*a67afe4dSAndroid Build Coastguard Worker makefile.aix      =>  AIX/gcc makefile
12*a67afe4dSAndroid Build Coastguard Worker makefile.amiga    =>  Amiga makefile
13*a67afe4dSAndroid Build Coastguard Worker makefile.atari    =>  Atari makefile
14*a67afe4dSAndroid Build Coastguard Worker makefile.bc32     =>  32-bit Borland C++ (all modules compiled in C mode)
15*a67afe4dSAndroid Build Coastguard Worker makefile.beos     =>  BeOS makefile
16*a67afe4dSAndroid Build Coastguard Worker makefile.clang    =>  Generic clang makefile
17*a67afe4dSAndroid Build Coastguard Worker makefile.darwin   =>  Darwin makefile, for macOS (formerly Mac OS X)
18*a67afe4dSAndroid Build Coastguard Worker makefile.dec      =>  DEC Alpha UNIX makefile
19*a67afe4dSAndroid Build Coastguard Worker makefile.dj2      =>  DJGPP 2 makefile
20*a67afe4dSAndroid Build Coastguard Worker makefile.freebsd  =>  FreeBSD makefile
21*a67afe4dSAndroid Build Coastguard Worker makefile.gcc      =>  Generic gcc makefile
22*a67afe4dSAndroid Build Coastguard Worker makefile.hpgcc    =>  HPUX makefile using gcc
23*a67afe4dSAndroid Build Coastguard Worker makefile.hpux     =>  HPUX (10.20 and 11.00) makefile
24*a67afe4dSAndroid Build Coastguard Worker makefile.hp64     =>  HPUX (10.20 and 11.00) makefile, 64-bit
25*a67afe4dSAndroid Build Coastguard Worker makefile.ibmc     =>  IBM C/C++ version 3.x for Win32 and OS/2 (static)
26*a67afe4dSAndroid Build Coastguard Worker makefile.intel    =>  Intel C/C++ version 4.0 and later
27*a67afe4dSAndroid Build Coastguard Worker makefile.mips     =>  MIPS makefile
28*a67afe4dSAndroid Build Coastguard Worker makefile.netbsd   =>  NetBSD/cc makefile, makes shared libpng.so
29*a67afe4dSAndroid Build Coastguard Worker makefile.openbsd  =>  OpenBSD makefile
30*a67afe4dSAndroid Build Coastguard Worker makefile.sco      =>  SCO OSr5 ELF and Unixware 7 with Native cc
31*a67afe4dSAndroid Build Coastguard Worker makefile.sggcc    =>  Silicon Graphics makefile
32*a67afe4dSAndroid Build Coastguard Worker                       (gcc, creates shared libpng16.so.16.1.6.*)
33*a67afe4dSAndroid Build Coastguard Worker makefile.sgi      =>  Silicon Graphics IRIX makefile (cc, creates static lib)
34*a67afe4dSAndroid Build Coastguard Worker makefile.solaris  =>  Solaris 2.X makefile
35*a67afe4dSAndroid Build Coastguard Worker                       (gcc, creates shared libpng16.so.16.1.6.*)
36*a67afe4dSAndroid Build Coastguard Worker makefile.so9      =>  Solaris 9 makefile
37*a67afe4dSAndroid Build Coastguard Worker                       (gcc, creates shared libpng16.so.16.1.6.*)
38*a67afe4dSAndroid Build Coastguard Worker makefile.std      =>  Generic UNIX makefile (cc, creates static libpng.a)
39*a67afe4dSAndroid Build Coastguard Worker makefile.sunos    =>  Sun makefile
40*a67afe4dSAndroid Build Coastguard Worker makefile.32sunu   =>  Sun Ultra 32-bit makefile
41*a67afe4dSAndroid Build Coastguard Worker makefile.64sunu   =>  Sun Ultra 64-bit makefile
42*a67afe4dSAndroid Build Coastguard Worker makefile.vcwin32  =>  makefile for Microsoft Visual C++ 4.0 and later
43*a67afe4dSAndroid Build Coastguard Worker makevms.com       =>  VMS build script
44*a67afe4dSAndroid Build Coastguard Worker smakefile.ppc     =>  AMIGA smakefile for SAS C V6.58/7.00 PPC compiler
45*a67afe4dSAndroid Build Coastguard Worker                       (Requires SCOPTIONS, copied from scripts/SCOPTIONS.ppc)
46*a67afe4dSAndroid Build Coastguard Worker
47*a67afe4dSAndroid Build Coastguard WorkerOther supporting scripts:
48*a67afe4dSAndroid Build Coastguard Worker README.txt        =>  This file
49*a67afe4dSAndroid Build Coastguard Worker descrip.mms       =>  VMS makefile for MMS or MMK
50*a67afe4dSAndroid Build Coastguard Worker libpng-config-body.in => used by several makefiles to create libpng-config
51*a67afe4dSAndroid Build Coastguard Worker libpng-config-head.in => used by several makefiles to create libpng-config
52*a67afe4dSAndroid Build Coastguard Worker libpng.pc.in      =>  Used by several makefiles to create libpng.pc
53*a67afe4dSAndroid Build Coastguard Worker pngwin.rc         =>  Used by the visualc71 project
54*a67afe4dSAndroid Build Coastguard Worker pngwin.def        =>  Used by makefile.os2
55*a67afe4dSAndroid Build Coastguard Worker pngwin.dfn        =>  Used to maintain pngwin.def
56*a67afe4dSAndroid Build Coastguard Worker SCOPTIONS.ppc     =>  Used with smakefile.ppc
57*a67afe4dSAndroid Build Coastguard Worker
58*a67afe4dSAndroid Build Coastguard Worker checksym.awk      =>  Used for maintaining pnglibconf.h
59*a67afe4dSAndroid Build Coastguard Worker def.dfn           =>  Used for maintaining pnglibconf.h
60*a67afe4dSAndroid Build Coastguard Worker options.awk       =>  Used for maintaining pnglibconf.h
61*a67afe4dSAndroid Build Coastguard Worker pnglibconf.dfa    =>  Used for maintaining pnglibconf.h
62*a67afe4dSAndroid Build Coastguard Worker pnglibconf.mak    =>  Used for maintaining pnglibconf.h
63*a67afe4dSAndroid Build Coastguard Worker sym.dfn           =>  Used for symbol versioning
64*a67afe4dSAndroid Build Coastguard Worker symbols.def       =>  Used for symbol versioning
65*a67afe4dSAndroid Build Coastguard Worker symbols.dfn       =>  Used for symbol versioning
66*a67afe4dSAndroid Build Coastguard Worker vers.dfn          =>  Used for symbol versioning
67*a67afe4dSAndroid Build Coastguard Worker
68*a67afe4dSAndroid Build Coastguard Worker libtool.m4        =>  Used by autoconf tools
69*a67afe4dSAndroid Build Coastguard Worker ltoptions.m4      =>  Used by autoconf tools
70*a67afe4dSAndroid Build Coastguard Worker ltsugar.m4        =>  Used by autoconf tools
71*a67afe4dSAndroid Build Coastguard Worker ltversion.m4      =>  Used by autoconf tools
72*a67afe4dSAndroid Build Coastguard Worker lt~obsolete.m4    =>  Used by autoconf tools
73*a67afe4dSAndroid Build Coastguard Worker
74*a67afe4dSAndroid Build Coastguard Worker intprefix.dfn     =>  Used by autoconf tools
75*a67afe4dSAndroid Build Coastguard Worker macro.lst         =>  Used by autoconf tools
76*a67afe4dSAndroid Build Coastguard Worker prefix.dfn        =>  Used by autoconf tools
77*a67afe4dSAndroid Build Coastguard Worker
78*a67afe4dSAndroid Build Coastguard WorkerFurther information can be found in comments in the individual scripts and
79*a67afe4dSAndroid Build Coastguard Workermakefiles.
80