Home | History | Annotate | only in /external/libpng/scripts
Up to higher level directory
NameDateSize
CMakeLists.txt09-Oct-20135.7K
descrip.mms09-Oct-20131.1K
libpng-config-body.in09-Oct-20131.7K
libpng-config-head.in09-Oct-2013388
libpng-config.in09-Oct-20132.3K
libpng.icc09-Oct-20131.3K
libpng.pc-configure.in09-Oct-2013309
libpng.pc.in09-Oct-2013210
makefile.32sunu09-Oct-20137.6K
makefile.64sunu09-Oct-20137.7K
makefile.acorn09-Oct-20131.6K
makefile.aix09-Oct-20133K
makefile.amiga09-Oct-20131.2K
makefile.atari09-Oct-20131.7K
makefile.bc3209-Oct-20132.7K
makefile.beos09-Oct-20136.7K
makefile.bor09-Oct-20133K
makefile.cegcc09-Oct-20133.2K
makefile.cygwin09-Oct-20139.5K
makefile.darwin09-Oct-20136.8K
makefile.dec09-Oct-20136K
makefile.dj209-Oct-20131.4K
makefile.elf09-Oct-20138K
makefile.freebsd09-Oct-20131.3K
makefile.gcc09-Oct-20131.9K
makefile.gcmmx09-Oct-20138.3K
makefile.hp6409-Oct-20136.8K
makefile.hpgcc09-Oct-20137.1K
makefile.hpux09-Oct-20136.6K
makefile.ibmc09-Oct-20131.7K
makefile.intel09-Oct-20132.4K
makefile.knr09-Oct-20132.7K
makefile.linux09-Oct-20137.3K
makefile.mingw09-Oct-20139.5K
makefile.mips09-Oct-20132.3K
makefile.msc09-Oct-20132.1K
makefile.ne12bsd09-Oct-20131.3K
makefile.netbsd09-Oct-20131.3K
makefile.nommx09-Oct-20137.5K
makefile.openbsd09-Oct-20132.3K
makefile.os209-Oct-20131.9K
makefile.sco09-Oct-20136.6K
makefile.sggcc09-Oct-20136.8K
makefile.sgi09-Oct-20137K
makefile.so909-Oct-20137.5K
makefile.solaris09-Oct-20137.4K
makefile.solaris-x8609-Oct-20137.3K
makefile.std09-Oct-20132.4K
makefile.sunos09-Oct-20132.6K
makefile.tc309-Oct-20132K
makefile.vcawin3209-Oct-20132.4K
makefile.vcwin3209-Oct-20132.4K
makefile.watcom09-Oct-20132.5K
makevms.com09-Oct-20133.9K
png32ce.def09-Oct-20136.2K
pngos2.def09-Oct-20135.1K
pngw32.def09-Oct-20136.5K
pngw32.rc09-Oct-20133.9K
README.txt09-Oct-20133.9K
SCOPTIONS.ppc09-Oct-201390
smakefile.ppc09-Oct-20131,020

README.txt

      1 
      2 Makefiles for  libpng version 1.2.46 - July 9, 2011
      3 
      4  makefile.linux    =>  Linux/ELF makefile
      5                        (gcc, creates libpng12.so.0.1.2.46)
      6  makefile.gcc      =>  Generic makefile (gcc, creates static libpng.a)
      7  makefile.knr      =>  Archaic UNIX Makefile that converts files with
      8                        ansi2knr (Requires ansi2knr.c from
      9                        ftp://ftp.cs.wisc.edu/ghost)
     10  makefile.acorn    =>  Acorn makefile
     11  makefile.aix      =>  AIX/gcc makefile
     12  makefile.amiga    =>  Amiga makefile
     13  makefile.atari    =>  Atari makefile
     14  makefile.bc32     =>  32-bit Borland C++ (all modules compiled in C mode)
     15  makefile.beos     =>  beos makefile
     16  makefile.bor      =>  Borland makefile (uses bcc)
     17  makefile.cegcc    =>  minge32ce for Windows CE makefile
     18  makefile.cygwin   =>  Cygwin/gcc 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 libpng12.so.0.1.2.46)
     24  makefile.freebsd  =>  FreeBSD makefile
     25  makefile.gcc      =>  Generic gcc makefile
     26  makefile.gccmmx   =>  Generic gcc makefile previously using MMX code
     27  makefile.hpgcc    =>  HPUX makefile using gcc
     28  makefile.hpux     =>  HPUX (10.20 and 11.00) makefile
     29  makefile.hp64     =>  HPUX (10.20 and 11.00) makefile, 64-bit
     30  makefile.ibmc     =>  IBM C/C++ version 3.x for Win32 and OS/2 (static)
     31  makefile.intel    =>  Intel C/C++ version 4.0 and later
     32  makefile.mingw    =>  Mingw makefile
     33  makefile.mips     =>  MIPS makefile
     34  makefile.msc      =>  Microsoft C makefile
     35  makefile.netbsd   =>  NetBSD/cc makefile, makes libpng.so.
     36  makefile.nommx    =>  Generic gcc makefile not using MMX code
     37  makefile.openbsd  =>  OpenBSD makefile
     38  makefile.os2      =>  OS/2 Makefile (gcc and emx, requires pngos2.def)
     39  makefile.sco      =>  For SCO OSr5  ELF and Unixware 7 with Native cc
     40  makefile.sggcc    =>  Silicon Graphics (gcc,
     41                        creates libpng12.so.0.1.2.46)
     42  makefile.sgi      =>  Silicon Graphics IRIX makefile (cc, creates static lib)
     43  makefile.solaris  =>  Solaris 2.X makefile (gcc,
     44                        creates libpng12.so.0.1.2.46)
     45  makefile.solaris-x86  =>  Solaris 2.X makefile (gcc, no MMX code,
     46                        creates libpng12.so.0.1.2.46)
     47  makefile.so9      =>  Solaris 9 makefile (gcc,
     48                        creates libpng12.so.0.1.2.46)
     49  makefile.std      =>  Generic UNIX makefile (cc, creates static libpng.a)
     50  makefile.sunos    =>  Sun makefile
     51  makefile.32sunu   =>  Sun Ultra 32-bit makefile
     52  makefile.64sunu   =>  Sun Ultra 64-bit makefile
     53  makefile.tc3      =>  Turbo C 3.0 makefile
     54  makefile.vcawin32 =>  makefile for Microsoft Visual C++ 4.0 and later
     55                        previously using MMX code
     56  makefile.vcwin32  =>  makefile for Microsoft Visual C++ 4.0 and later
     57  makefile.watcom   =>  Watcom 10a+ Makefile, 32-bit flat memory model
     58  makevms.com       =>  VMS build script
     59  smakefile.ppc     =>  AMIGA smakefile for SAS C V6.58/7.00 PPC compiler
     60                        (Requires SCOPTIONS, copied from scripts/SCOPTIONS.ppc)
     61 
     62 Other supporting scripts:
     63  descrip.mms       =>  VMS makefile for MMS or MMK
     64  libpng-config.in  =>  Used by "configure" to create libpng-config.
     65  libpng-config-body.in => used by several makefiles to create libpng-config
     66  libpng-config-head.in => used by several makefiles to create libpng-config
     67  libpng.pc.in      =>  Used by several makefiles to create libpng.pc
     68  libpng.pc-configure.in => Used by "configure" to create libpng.pc
     69  libpng.icc
     70  pngos2.def        =>  OS/2 module definition file used by makefile.os2
     71  pngw32.def        =>  Module definitions for makefile.cygwin and mingw
     72  png32ce.def       =>  Module definition file used by makefile.cegcc
     73  pngw32.rc         =>  Used by the visualc6 and visualc71 projects.
     74  SCOPTIONS.ppc     =>  Used with smakefile.ppc
     75 
     76 Further information can be found in comments in the individual makefiles.
     77