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

..14-Nov-201357

descrip.mmsH A D28-Apr-20101.3 KiB

libpng-config-body.inH A D12-Aug-20041.7 KiB

libpng-config-head.inH A D28-Jun-2010387

libpng.pc.inH A D28-Jun-2010209

makefile.32sunuH A D28-Apr-20107.3 KiB

makefile.64sunuH A D28-Apr-20107.3 KiB

makefile.acornH A D28-Apr-20101.6 KiB

makefile.aixH A D28-Apr-20103.1 KiB

makefile.amigaH A D28-Apr-20101.2 KiB

makefile.atariH A D28-Apr-20101.7 KiB

makefile.bc32H A D28-Apr-20102.9 KiB

makefile.beosH A D28-Apr-20106.4 KiB

makefile.borH A D28-Apr-20103.1 KiB

makefile.cegccH A D28-Jun-20103.1 KiB

makefile.cygwinH A D28-Apr-20109.1 KiB

makefile.darwinH A D28-Apr-20106.3 KiB

makefile.decH A D28-Apr-20105.7 KiB

makefile.dj2H A D28-Apr-20101.5 KiB

makefile.elfH A D28-Apr-20107.6 KiB

makefile.freebsdH A D28-Apr-20101.2 KiB

makefile.gccH A D28-Apr-20102 KiB

makefile.hp64H A D28-Apr-20106.5 KiB

makefile.hpgccH A D28-Apr-20106.8 KiB

makefile.hpuxH A D28-Apr-20106.3 KiB

makefile.ibmcH A D28-Apr-20101.8 KiB

makefile.intelH A D28-Apr-20102.6 KiB

makefile.knrH A D28-Apr-20102.9 KiB

makefile.linuxH A D28-Jun-20106.9 KiB

makefile.mingwH A D28-Apr-20109.1 KiB

makefile.mipsH A D28-Apr-20102.4 KiB

makefile.mscH A D28-Apr-20102.3 KiB

makefile.ne12bsdH A D28-Jun-20101.2 KiB

makefile.netbsdH A D28-Jun-20101.2 KiB

makefile.openbsdH A D28-Jun-20102.3 KiB

makefile.os2H A D28-Apr-20102.1 KiB

makefile.scoH A D28-Apr-20106.3 KiB

makefile.sggccH A D28-Apr-20106.5 KiB

makefile.sgiH A D28-Apr-20106.5 KiB

makefile.so9H A D28-Apr-20107.2 KiB

makefile.solarisH A D28-Apr-20107 KiB

makefile.solaris-x86H A D28-Apr-20107 KiB

makefile.stdH A D28-Apr-20102.6 KiB

makefile.sunosH A D28-Apr-20102.8 KiB

makefile.tc3H A D28-Apr-20102.2 KiB

makefile.vcwin32H A D28-Apr-20102.5 KiB

makefile.watcomH A D28-Apr-20102.6 KiB

makevms.comH A D28-Apr-20104 KiB

png32ce.defH A D28-Jun-20106.8 KiB

pngos2.defH A D28-Jun-20105 KiB

pngwin.defH A D28-Jun-20104.5 KiB

pngwin.rcH A D28-Apr-20103.9 KiB

README.txtH A D28-Jun-20103.4 KiB

SCOPTIONS.ppcH A D12-Aug-200490

smakefile.ppcH A D28-Apr-20101,020

README.txt

1
2Makefiles for  libpng version 1.4.3 - June 26, 2010
3
4 makefile.linux    =>  Linux/ELF makefile
5                       (gcc, creates libpng14.so.14.1.4.3)
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 libpng14.so.14.1.4.3)
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.mingw    =>  Mingw makefile
32 makefile.mips     =>  MIPS makefile
33 makefile.msc      =>  Microsoft C makefile
34 makefile.netbsd   =>  NetBSD/cc makefile, makes libpng.so.
35 makefile.openbsd  =>  OpenBSD makefile
36 makefile.os2      =>  OS/2 Makefile (gcc and emx, requires pngos2.def)
37 makefile.sco      =>  For SCO OSr5  ELF and Unixware 7 with Native cc
38 makefile.sggcc    =>  Silicon Graphics (gcc,
39                       creates libpng14.so.14.1.4.3)
40 makefile.sgi      =>  Silicon Graphics IRIX makefile (cc, creates static lib)
41 makefile.solaris  =>  Solaris 2.X makefile (gcc,
42                       creates libpng14.so.14.1.4.3)
43 makefile.so9      =>  Solaris 9 makefile (gcc,
44                       creates libpng14.so.14.1.4.3)
45 makefile.std      =>  Generic UNIX makefile (cc, creates static libpng.a)
46 makefile.sunos    =>  Sun makefile
47 makefile.32sunu   =>  Sun Ultra 32-bit makefile
48 makefile.64sunu   =>  Sun Ultra 64-bit makefile
49 makefile.tc3      =>  Turbo C 3.0 makefile
50 makefile.vcwin32  =>  makefile for Microsoft Visual C++ 4.0 and later
51 makefile.watcom   =>  Watcom 10a+ Makefile, 32-bit flat memory model
52 makevms.com       =>  VMS build script
53 smakefile.ppc     =>  AMIGA smakefile for SAS C V6.58/7.00 PPC compiler
54                       (Requires SCOPTIONS, copied from scripts/SCOPTIONS.ppc)
55
56Other supporting scripts:
57 descrip.mms       =>  VMS makefile for MMS or MMK
58 libpng-config-body.in => used by several makefiles to create libpng-config
59 libpng-config-head.in => used by several makefiles to create libpng-config
60 libpng.pc.in      =>  Used by several makefiles to create libpng.pc
61 pngos2.def        =>  OS/2 module definition file used by makefile.os2
62 pngwin.def        =>  Module definitions for makefile.cygwin and mingw
63 png32ce.def       =>  Module definition file used by makefile.cegcc
64 pngwin.rc         =>  Used by the visualc6 and visualc71 projects.
65 SCOPTIONS.ppc     =>  Used with smakefile.ppc
66
67Further information can be found in comments in the individual makefiles.
68