minecraft-pi-reborn/dependencies/libpng/src/scripts
2021-11-12 09:05:09 -07:00
..
descrip.mms Buster 2021-11-12 09:05:09 -07:00
libpng-config-body.in Buster 2021-11-12 09:05:09 -07:00
libpng-config-head.in Buster 2021-11-12 09:05:09 -07:00
libpng-config.in Buster 2021-11-12 09:05:09 -07:00
libpng.icc Buster 2021-11-12 09:05:09 -07:00
libpng.pc-configure.in Buster 2021-11-12 09:05:09 -07:00
libpng.pc.in Buster 2021-11-12 09:05:09 -07:00
makefile.32sunu Buster 2021-11-12 09:05:09 -07:00
makefile.64sunu Buster 2021-11-12 09:05:09 -07:00
makefile.acorn Buster 2021-11-12 09:05:09 -07:00
makefile.aix Buster 2021-11-12 09:05:09 -07:00
makefile.amiga Buster 2021-11-12 09:05:09 -07:00
makefile.atari Buster 2021-11-12 09:05:09 -07:00
makefile.bc32 Buster 2021-11-12 09:05:09 -07:00
makefile.beos Buster 2021-11-12 09:05:09 -07:00
makefile.bor Buster 2021-11-12 09:05:09 -07:00
makefile.cegcc Buster 2021-11-12 09:05:09 -07:00
makefile.cygwin Buster 2021-11-12 09:05:09 -07:00
makefile.darwin Buster 2021-11-12 09:05:09 -07:00
makefile.dec Buster 2021-11-12 09:05:09 -07:00
makefile.dj2 Buster 2021-11-12 09:05:09 -07:00
makefile.elf Buster 2021-11-12 09:05:09 -07:00
makefile.freebsd Buster 2021-11-12 09:05:09 -07:00
makefile.gcc Buster 2021-11-12 09:05:09 -07:00
makefile.gcmmx Buster 2021-11-12 09:05:09 -07:00
makefile.hp64 Buster 2021-11-12 09:05:09 -07:00
makefile.hpgcc Buster 2021-11-12 09:05:09 -07:00
makefile.hpux Buster 2021-11-12 09:05:09 -07:00
makefile.ibmc Buster 2021-11-12 09:05:09 -07:00
makefile.intel Buster 2021-11-12 09:05:09 -07:00
makefile.knr Buster 2021-11-12 09:05:09 -07:00
makefile.linux Buster 2021-11-12 09:05:09 -07:00
makefile.mingw Buster 2021-11-12 09:05:09 -07:00
makefile.mips Buster 2021-11-12 09:05:09 -07:00
makefile.msc Buster 2021-11-12 09:05:09 -07:00
makefile.ne12bsd Buster 2021-11-12 09:05:09 -07:00
makefile.netbsd Buster 2021-11-12 09:05:09 -07:00
makefile.nommx Buster 2021-11-12 09:05:09 -07:00
makefile.openbsd Buster 2021-11-12 09:05:09 -07:00
makefile.os2 Buster 2021-11-12 09:05:09 -07:00
makefile.sco Buster 2021-11-12 09:05:09 -07:00
makefile.sggcc Buster 2021-11-12 09:05:09 -07:00
makefile.sgi Buster 2021-11-12 09:05:09 -07:00
makefile.so9 Buster 2021-11-12 09:05:09 -07:00
makefile.solaris Buster 2021-11-12 09:05:09 -07:00
makefile.solaris-x86 Buster 2021-11-12 09:05:09 -07:00
makefile.std Buster 2021-11-12 09:05:09 -07:00
makefile.sunos Buster 2021-11-12 09:05:09 -07:00
makefile.tc3 Buster 2021-11-12 09:05:09 -07:00
makefile.vcawin32 Buster 2021-11-12 09:05:09 -07:00
makefile.vcwin32 Buster 2021-11-12 09:05:09 -07:00
makefile.watcom Buster 2021-11-12 09:05:09 -07:00
makevms.com Buster 2021-11-12 09:05:09 -07:00
png32ce.def Buster 2021-11-12 09:05:09 -07:00
pngos2.def Buster 2021-11-12 09:05:09 -07:00
pngw32.def Buster 2021-11-12 09:05:09 -07:00
pngw32.rc Buster 2021-11-12 09:05:09 -07:00
README.txt Buster 2021-11-12 09:05:09 -07:00
SCOPTIONS.ppc Buster 2021-11-12 09:05:09 -07:00
smakefile.ppc Buster 2021-11-12 09:05:09 -07:00

Makefiles for  libpng version 1.2.59 - September 28, 2017

 makefile.linux    =>  Linux/ELF makefile
                       (gcc, creates libpng12.so.0.1.2.59)
 makefile.gcc      =>  Generic makefile (gcc, creates static libpng.a)
 makefile.knr      =>  Archaic UNIX Makefile that converts files with
                       ansi2knr (Requires ansi2knr.c from
                       ftp://ftp.cs.wisc.edu/ghost)
 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.bor      =>  Borland makefile (uses bcc)
 makefile.cegcc    =>  minge32ce for Windows CE makefile
 makefile.cygwin   =>  Cygwin/gcc makefile
 makefile.darwin   =>  Darwin makefile, can use on MacosX
 makefile.dec      =>  DEC Alpha UNIX makefile
 makefile.dj2      =>  DJGPP 2 makefile
 makefile.elf      =>  Linux/ELF makefile symbol versioning,
                       gcc, creates libpng12.so.0.1.2.59)
 makefile.freebsd  =>  FreeBSD makefile
 makefile.gcc      =>  Generic gcc makefile
 makefile.gccmmx   =>  Generic gcc makefile previously using MMX code
 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.mingw    =>  Mingw makefile
 makefile.mips     =>  MIPS makefile
 makefile.msc      =>  Microsoft C makefile
 makefile.netbsd   =>  NetBSD/cc makefile, makes libpng.so.
 makefile.nommx    =>  Generic gcc makefile not using MMX code
 makefile.openbsd  =>  OpenBSD makefile
 makefile.os2      =>  OS/2 Makefile (gcc and emx, requires pngos2.def)
 makefile.sco      =>  For SCO OSr5  ELF and Unixware 7 with Native cc
 makefile.sggcc    =>  Silicon Graphics (gcc,
                       creates libpng12.so.0.1.2.59)
 makefile.sgi      =>  Silicon Graphics IRIX makefile (cc, creates static lib)
 makefile.solaris  =>  Solaris 2.X makefile (gcc,
                       creates libpng12.so.0.1.2.59)
 makefile.solaris-x86  =>  Solaris 2.X makefile (gcc, no MMX code,
                       creates libpng12.so.0.1.2.59)
 makefile.so9      =>  Solaris 9 makefile (gcc,
                       creates libpng12.so.0.1.2.59)
 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.tc3      =>  Turbo C 3.0 makefile
 makefile.vcawin32 =>  makefile for Microsoft Visual C++ 4.0 and later
                       previously using MMX code
 makefile.vcwin32  =>  makefile for Microsoft Visual C++ 4.0 and later
 makefile.watcom   =>  Watcom 10a+ Makefile, 32-bit flat memory model
 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:
 descrip.mms       =>  VMS makefile for MMS or MMK
 libpng-config.in  =>  Used by "configure" to create libpng-config.
 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
 libpng.pc-configure.in => Used by "configure" to create libpng.pc
 libpng.icc
 pngos2.def        =>  OS/2 module definition file used by makefile.os2
 pngw32.def        =>  Module definitions for makefile.cygwin and mingw
 png32ce.def       =>  Module definition file used by makefile.cegcc
 pngw32.rc         =>  Used by the visualc6 and visualc71 projects.
 SCOPTIONS.ppc     =>  Used with smakefile.ppc

Further information can be found in comments in the individual makefiles.