Home | History | Annotate | only in /external/libpng/scripts
Up to higher level directory
NameDateSize
checksym.awk21-Aug-20185.6K
def.c21-Aug-20181,015
descrip.mms21-Aug-20182K
dfn.awk21-Aug-20185.5K
genchk.cmake.in21-Aug-20181.4K
genout.cmake.in21-Aug-20183.1K
gensrc.cmake.in21-Aug-20185K
intprefix.c21-Aug-2018644
libpng-config-body.in21-Aug-20181.7K
libpng-config-head.in21-Aug-2018388
libpng.pc.in21-Aug-2018210
libtool.m421-Aug-2018298.6K
ltoptions.m421-Aug-201814.2K
ltsugar.m421-Aug-20184.3K
ltversion.m421-Aug-2018699
lt~obsolete.m421-Aug-20186K
macro.lst21-Aug-201850
makefile.32sunu21-Aug-20188.2K
makefile.64sunu21-Aug-20188.2K
makefile.acorn21-Aug-20181.9K
makefile.aix21-Aug-20183.9K
makefile.amiga21-Aug-20181.5K
makefile.atari21-Aug-20182.2K
makefile.bc3221-Aug-20183.8K
makefile.beos21-Aug-20187.4K
makefile.bor21-Aug-20184.2K
makefile.cegcc21-Aug-20183.2K
makefile.darwin21-Aug-20187.3K
makefile.dec21-Aug-20186.7K
makefile.dj221-Aug-20182.5K
makefile.freebsd21-Aug-20181.8K
makefile.gcc21-Aug-20183K
makefile.hp6421-Aug-20187.5K
makefile.hpgcc21-Aug-20187.7K
makefile.hpux21-Aug-20187.4K
makefile.ibmc21-Aug-20182.8K
makefile.intel21-Aug-20183.7K
makefile.knr21-Aug-20184K
makefile.linux21-Aug-20188K
makefile.linux-opt21-Aug-20188.9K
makefile.mips21-Aug-20183.5K
makefile.msc21-Aug-20183.4K
makefile.msys21-Aug-20186.2K
makefile.ne12bsd21-Aug-20181.5K
makefile.netbsd21-Aug-20181.5K
makefile.openbsd21-Aug-20182.6K
makefile.sco21-Aug-20187.4K
makefile.sggcc21-Aug-20187.5K
makefile.sgi21-Aug-20187.6K
makefile.so921-Aug-20188.2K
makefile.solaris21-Aug-20188.1K
makefile.solaris-x8621-Aug-20188.1K
makefile.std21-Aug-20184.8K
makefile.sunos21-Aug-20183.9K
makefile.tc321-Aug-20183.2K
makefile.vcwin3221-Aug-20183.6K
makevms.com21-Aug-20184.7K
options.awk21-Aug-201830.9K
pnglibconf.dfa21-Aug-201837.9K
pnglibconf.h.prebuilt21-Aug-20187.4K
pnglibconf.mak21-Aug-20182.1K
pngwin.rc21-Aug-20183.9K
prefix.c21-Aug-2018615
README.txt21-Aug-20184.1K
SCOPTIONS.ppc21-Aug-201890
smakefile.ppc21-Aug-20181K
sym.c21-Aug-2018427
symbols.c21-Aug-20181.9K
symbols.def21-Aug-20186.4K
test.cmake.in21-Aug-2018991
vers.c21-Aug-2018496

README.txt

      1 
      2 Makefiles for  libpng version 1.6.34 - September 29, 2017
      3 
      4 pnglibconf.h.prebuilt       =>  Stores configuration settings
      5  makefile.linux    =>  Linux/ELF makefile
      6                        (gcc, creates libpng16.so.16.1.6.34)
      7  makefile.linux-opt=>  Linux/ELF makefile with hardware optimizations on
      8                        (gcc, creates libpng16.so.16.1.6.34)
      9  makefile.gcc      =>  Generic makefile (gcc, creates static libpng.a)
     10  makefile.knr      =>  Archaic UNIX Makefile that converts files with
     11                        ansi2knr (Requires ansi2knr.c from
     12                        ftp://ftp.cs.wisc.edu/ghost)
     13  makefile.acorn    =>  Acorn makefile
     14  makefile.aix      =>  AIX/gcc makefile
     15  makefile.amiga    =>  Amiga makefile
     16  makefile.atari    =>  Atari makefile
     17  makefile.bc32     =>  32-bit Borland C++ (all modules compiled in C mode)
     18  makefile.beos     =>  beos makefile
     19  makefile.bor      =>  Borland makefile (uses bcc)
     20  makefile.cegcc    =>  minge32ce for Windows CE makefile
     21  makefile.darwin   =>  Darwin makefile, can use on MacosX
     22  makefile.dec      =>  DEC Alpha UNIX makefile
     23  makefile.dj2      =>  DJGPP 2 makefile
     24  makefile.freebsd  =>  FreeBSD makefile
     25  makefile.gcc      =>  Generic gcc makefile
     26  makefile.hpgcc    =>  HPUX makefile using gcc
     27  makefile.hpux     =>  HPUX (10.20 and 11.00) makefile
     28  makefile.hp64     =>  HPUX (10.20 and 11.00) makefile, 64-bit
     29  makefile.ibmc     =>  IBM C/C++ version 3.x for Win32 and OS/2 (static)
     30  makefile.intel    =>  Intel C/C++ version 4.0 and later
     31  makefile.mips     =>  MIPS makefile
     32  makefile.msc      =>  Microsoft C makefile
     33  makefile.netbsd   =>  NetBSD/cc makefile, makes libpng.so.
     34  makefile.openbsd  =>  OpenBSD makefile
     35  makefile.os2      =>  OS/2 Makefile (gcc and emx, requires libpng.def)
     36  makefile.sco      =>  For SCO OSr5  ELF and Unixware 7 with Native cc
     37  makefile.sggcc    =>  Silicon Graphics (gcc,
     38                        creates libpng16.so.16.1.6.34)
     39  makefile.sgi      =>  Silicon Graphics IRIX makefile (cc, creates static lib)
     40  makefile.solaris  =>  Solaris 2.X makefile (gcc,
     41                        creates libpng16.so.16.1.6.34)
     42  makefile.so9      =>  Solaris 9 makefile (gcc,
     43                        creates libpng16.so.16.1.6.34)
     44  makefile.std      =>  Generic UNIX makefile (cc, creates static libpng.a)
     45  makefile.sunos    =>  Sun makefile
     46  makefile.32sunu   =>  Sun Ultra 32-bit makefile
     47  makefile.64sunu   =>  Sun Ultra 64-bit makefile
     48  makefile.tc3      =>  Turbo C 3.0 makefile
     49  makefile.vcwin32  =>  makefile for Microsoft Visual C++ 4.0 and later
     50  makevms.com       =>  VMS build script
     51  smakefile.ppc     =>  AMIGA smakefile for SAS C V6.58/7.00 PPC compiler
     52                        (Requires SCOPTIONS, copied from scripts/SCOPTIONS.ppc)
     53 
     54 Other supporting scripts:
     55  README.txt        =>  This file
     56  descrip.mms       =>  VMS makefile for MMS or MMK
     57  libpng-config-body.in => used by several makefiles to create libpng-config
     58  libpng-config-head.in => used by several makefiles to create libpng-config
     59  libpng.pc.in      =>  Used by several makefiles to create libpng.pc
     60  pngwin.rc         =>  Used by the visualc71 project.
     61  pngwin.def        =>  Used by makefile.os2
     62  pngwin.dfn        =>  Used to maintain pngwin.def
     63  SCOPTIONS.ppc     =>  Used with smakefile.ppc
     64 
     65  checksym.awk       =>  Used for maintaining pnglibconf.h
     66  def.dfn            =>  Used for maintaining pnglibconf.h
     67  options.awk        =>  Used for maintaining pnglibconf.h
     68  pnglibconf.dfa     =>  Used for maintaining pnglibconf.h
     69  pnglibconf.mak     =>  Used for maintaining pnglibconf.h
     70  sym.dfn            =>  Used for symbol versioning
     71  symbols.def        =>  Used for symbol versioning
     72  symbols.dfn        =>  Used for symbol versioning
     73  vers.dfn           =>  Used for symbol versioning
     74 
     75  libtool.m4        =>  Used by autoconf tools
     76  ltoptions.m4      =>  Used by autoconf tools
     77  ltsugar.m4        =>  Used by autoconf tools
     78  ltversion.m4      =>  Used by autoconf tools
     79  lt~obsolete.m4    =>  Used by autoconf tools
     80 
     81  intprefix.dfn     =>  Used by autoconf tools
     82  macro.lst         =>  Used by autoconf tools
     83  prefix.dfn        =>  Used by autoconf tools
     84 
     85 
     86 Further information can be found in comments in the individual makefiles.
     87