• Home
  • History
  • Annotate
  • only in this directory
NameDateSize

..16-May-201758

descrip.mmsH A D07-Jun-20161.1 KiB

libpng-config-body.inH A D07-Jun-20161.7 KiB

libpng-config-head.inH A D07-Jun-2016388

libpng-config.inH A D07-Jun-20162.3 KiB

libpng.iccH A D07-Jun-20161.3 KiB

libpng.pc-configure.inH A D07-Jun-2016309

libpng.pc.inH A D07-Jun-2016210

makefile.32sunuH A D07-Jun-20167.6 KiB

makefile.64sunuH A D07-Jun-20167.7 KiB

makefile.acornH A D07-Jun-20161.6 KiB

makefile.aixH A D07-Jun-20163 KiB

makefile.amigaH A D07-Jun-20161.2 KiB

makefile.atariH A D07-Jun-20161.7 KiB

makefile.bc32H A D07-Jun-20162.7 KiB

makefile.beosH A D07-Jun-20166.7 KiB

makefile.borH A D07-Jun-20163 KiB

makefile.cegccH A D07-Jun-20163.2 KiB

makefile.cygwinH A D07-Jun-20169.5 KiB

makefile.darwinH A D07-Jun-20166.8 KiB

makefile.decH A D07-Jun-20166 KiB

makefile.dj2H A D07-Jun-20161.4 KiB

makefile.elfH A D07-Jun-20168 KiB

makefile.freebsdH A D07-Jun-20161.3 KiB

makefile.gccH A D07-Jun-20161.9 KiB

makefile.gcmmxH A D07-Jun-20168.3 KiB

makefile.hp64H A D07-Jun-20166.8 KiB

makefile.hpgccH A D07-Jun-20167.1 KiB

makefile.hpuxH A D07-Jun-20166.6 KiB

makefile.ibmcH A D07-Jun-20161.7 KiB

makefile.intelH A D07-Jun-20162.4 KiB

makefile.knrH A D07-Jun-20162.7 KiB

makefile.linuxH A D07-Jun-20167.3 KiB

makefile.mingwH A D07-Jun-20169.5 KiB

makefile.mipsH A D07-Jun-20162.3 KiB

makefile.mscH A D07-Jun-20162.1 KiB

makefile.ne12bsdH A D07-Jun-20161.3 KiB

makefile.netbsdH A D07-Jun-20161.3 KiB

makefile.nommxH A D07-Jun-20167.5 KiB

makefile.openbsdH A D07-Jun-20162.3 KiB

makefile.os2H A D07-Jun-20161.9 KiB

makefile.scoH A D07-Jun-20166.6 KiB

makefile.sggccH A D07-Jun-20166.8 KiB

makefile.sgiH A D07-Jun-20167 KiB

makefile.so9H A D07-Jun-20167.5 KiB

makefile.solarisH A D07-Jun-20167.4 KiB

makefile.solaris-x86H A D07-Jun-20167.3 KiB

makefile.stdH A D07-Jun-20162.4 KiB

makefile.sunosH A D07-Jun-20162.6 KiB

makefile.tc3H A D07-Jun-20162 KiB

makefile.vcawin32H A D07-Jun-20162.4 KiB

makefile.vcwin32H A D07-Jun-20162.4 KiB

makefile.watcomH A D07-Jun-20162.5 KiB

makevms.comH A D07-Jun-20163.9 KiB

png32ce.defH A D07-Jun-20166.2 KiB

pngos2.defH A D07-Jun-20165.1 KiB

pngw32.defH A D07-Jun-20166.5 KiB

pngw32.rcH A D07-Jun-20163.9 KiB

README.txtH A D07-Jun-20163.9 KiB

SCOPTIONS.ppcH A D07-Jun-201690

smakefile.ppcH A D07-Jun-20161,020

README.txt

1
2Makefiles for  libpng version 1.2.50 - July 10, 2012
3
4 makefile.linux    =>  Linux/ELF makefile
5                       (gcc, creates libpng12.so.0.1.2.50)
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.50)
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.50)
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.50)
45 makefile.solaris-x86  =>  Solaris 2.X makefile (gcc, no MMX code,
46                       creates libpng12.so.0.1.2.50)
47 makefile.so9      =>  Solaris 9 makefile (gcc,
48                       creates libpng12.so.0.1.2.50)
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
62Other 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
76Further information can be found in comments in the individual makefiles.
77