Home | History | Annotate | only in /external/libpng/scripts
Up to higher level directory
NameDateSize
checksym.awk23-Apr-20155.6K
def.dfn23-Apr-20151,016
descrip.mms23-Apr-20152K
dfn.awk23-Apr-20155.5K
intprefix.dfn23-Apr-2015639
libpng-config-body.in23-Apr-20151.7K
libpng-config-head.in23-Apr-2015388
libpng.pc.in23-Apr-2015210
libtool.m423-Apr-2015279.6K
ltoptions.m423-Apr-201512.1K
ltsugar.m423-Apr-20154.3K
ltversion.m423-Apr-2015690
lt~obsolete.m423-Apr-20156K
macro.lst23-Apr-201550
makefile.32sunu23-Apr-20158.2K
makefile.64sunu23-Apr-20158.2K
makefile.acorn23-Apr-20151.9K
makefile.aix23-Apr-20153.9K
makefile.amiga23-Apr-20151.4K
makefile.atari23-Apr-20152K
makefile.bc3223-Apr-20153.8K
makefile.beos23-Apr-20157.3K
makefile.bor23-Apr-20154K
makefile.cegcc23-Apr-20153.2K
makefile.darwin23-Apr-20157.3K
makefile.dec23-Apr-20156.7K
makefile.dj223-Apr-20152.4K
makefile.elf23-Apr-20158.6K
makefile.freebsd23-Apr-20151.7K
makefile.gcc23-Apr-20152.9K
makefile.hp6423-Apr-20157.4K
makefile.hpgcc23-Apr-20157.7K
makefile.hpux23-Apr-20157.3K
makefile.ibmc23-Apr-20152.7K
makefile.intel23-Apr-20153.6K
makefile.knr23-Apr-20153.9K
makefile.linux23-Apr-20157.9K
makefile.mips23-Apr-20153.4K
makefile.msc23-Apr-20153.3K
makefile.msys23-Apr-20156.1K
makefile.ne12bsd23-Apr-20151.4K
makefile.netbsd23-Apr-20151.4K
makefile.openbsd23-Apr-20152.5K
makefile.sco23-Apr-20157.3K
makefile.sggcc23-Apr-20157.4K
makefile.sgi23-Apr-20157.5K
makefile.so923-Apr-20158.2K
makefile.solaris23-Apr-20158K
makefile.solaris-x8623-Apr-20158K
makefile.std23-Apr-20154.6K
makefile.sunos23-Apr-20153.8K
makefile.tc323-Apr-20153.1K
makefile.vcwin3223-Apr-20153.5K
makevms.com23-Apr-20154.7K
options.awk23-Apr-201530.9K
pnglibconf.dfa23-Apr-201536.1K
pnglibconf.h.prebuilt23-Apr-20157.1K
pnglibconf.mak23-Apr-20152K
pngwin.rc23-Apr-20153.9K
prefix.dfn23-Apr-2015610
README.txt23-Apr-20154.1K
SCOPTIONS.ppc23-Apr-201590
smakefile.ppc23-Apr-20151K
sym.dfn23-Apr-2015426
symbols.def23-Apr-20156.3K
symbols.dfn23-Apr-20151.9K
vers.dfn23-Apr-2015495

README.txt

      1 
      2 Makefiles for  libpng version 1.6.10 - March 6, 2014
      3 
      4 pnglibconf.h.prebuilt       =>  Stores configuration settings
      5  makefile.linux    =>  Linux/ELF makefile
      6                        (gcc, creates libpng16.so.16.1.6.10)
      7  makefile.gcc      =>  Generic makefile (gcc, creates static libpng.a)
      8  makefile.knr      =>  Archaic UNIX Makefile that converts files with
      9                        ansi2knr (Requires ansi2knr.c from
     10                        ftp://ftp.cs.wisc.edu/ghost)
     11  makefile.acorn    =>  Acorn makefile
     12  makefile.aix      =>  AIX/gcc makefile
     13  makefile.amiga    =>  Amiga makefile
     14  makefile.atari    =>  Atari makefile
     15  makefile.bc32     =>  32-bit Borland C++ (all modules compiled in C mode)
     16  makefile.beos     =>  beos makefile
     17  makefile.bor      =>  Borland makefile (uses bcc)
     18  makefile.cegcc    =>  minge32ce for Windows CE makefile
     19  makefile.darwin   =>  Darwin makefile, can use on MacosX
     20  makefile.dec      =>  DEC Alpha UNIX makefile
     21  makefile.dj2      =>  DJGPP 2 makefile
     22  makefile.elf      =>  Linux/ELF makefile symbol versioning,
     23                        (gcc, creates libpng16.so.16.1.6.10)
     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.10)
     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.10)
     42  makefile.so9      =>  Solaris 9 makefile (gcc,
     43                        creates libpng16.so.16.1.6.10)
     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