• Home
  • Annotate
  • current directory
Name Date Size #Lines LOC

..29-Oct-2021-

README.txt A D29-Oct-20213.7 KiB8071

SCOPTIONS.ppc A D29-Oct-202190 87

checksym.awk A D29-Oct-20215.6 KiB174124

descrip.mms A D29-Oct-20212 KiB5336

dfn.awk A D29-Oct-20215.5 KiB204119

genchk.cmake.in A D29-Oct-20211.4 KiB3831

genout.cmake.in A D29-Oct-20213.1 KiB9480

gensrc.cmake.in A D29-Oct-20215 KiB139112

intprefix.c A D29-Oct-2021644 238

libpng-config-body.in A D29-Oct-20211.7 KiB9775

libpng-config-head.in A D29-Oct-2021388 2510

libpng.pc.in A D29-Oct-2021210 119

libtool.m4 A D29-Oct-2021298.6 KiB8,3707,602

ltoptions.m4 A D29-Oct-202114.2 KiB438369

ltsugar.m4 A D29-Oct-20214.3 KiB125101

ltversion.m4 A D29-Oct-2021699 2419

lt~obsolete.m4 A D29-Oct-20216 KiB10095

macro.lst A D29-Oct-202150 43

makefile.32sunu A D29-Oct-20218.2 KiB245175

makefile.64sunu A D29-Oct-20218.2 KiB245175

makefile.acorn A D29-Oct-20211.9 KiB5836

makefile.aix A D29-Oct-20213.9 KiB11777

makefile.amiga A D29-Oct-20211.5 KiB5929

makefile.atari A D29-Oct-20212.2 KiB7238

makefile.bc32 A D29-Oct-20213.8 KiB159102

makefile.beos A D29-Oct-20217.4 KiB223152

makefile.cegcc A D29-Oct-20213.2 KiB11781

makefile.clang A D29-Oct-20213 KiB8855

makefile.clang-asan A D29-Oct-20213 KiB8855

makefile.darwin A D29-Oct-20217.3 KiB226156

makefile.dec A D29-Oct-20216.7 KiB211149

makefile.dj2 A D29-Oct-20212.5 KiB7345

makefile.freebsd A D29-Oct-20211.8 KiB7041

makefile.gcc A D29-Oct-20213 KiB8855

makefile.gcc-asan A D29-Oct-20213 KiB8855

makefile.hp64 A D29-Oct-20217.5 KiB232158

makefile.hpgcc A D29-Oct-20217.7 KiB235156

makefile.hpux A D29-Oct-20217.4 KiB230156

makefile.ibmc A D29-Oct-20212.8 KiB9152

makefile.intel A D29-Oct-20213.7 KiB11657

makefile.linux A D29-Oct-20218 KiB247168

makefile.linux-opt A D29-Oct-20218.9 KiB266183

makefile.mips A D29-Oct-20213.5 KiB10463

makefile.msys A D29-Oct-20216.2 KiB203132

makefile.netbsd A D29-Oct-20211.4 KiB5626

makefile.openbsd A D29-Oct-20212.6 KiB8762

makefile.sco A D29-Oct-20217.3 KiB227157

makefile.sggcc A D29-Oct-20217.5 KiB237163

makefile.sgi A D29-Oct-20217.5 KiB238163

makefile.so9 A D29-Oct-20218.2 KiB248170

makefile.solaris A D29-Oct-20218.1 KiB244172

makefile.std A D29-Oct-20214.8 KiB13590

makefile.sunos A D29-Oct-20213.9 KiB11672

makefile.vcwin32 A D29-Oct-20213.6 KiB11463

makevms.com A D29-Oct-20214.7 KiB143142

options.awk A D29-Oct-202130.9 KiB899547

pnglibconf.dfa A D29-Oct-202137.9 KiB921769

pnglibconf.h.prebuilt A D29-Oct-20217.4 KiB220215

pnglibconf.mak A D29-Oct-20212.1 KiB5632

pngwin.rc A D29-Oct-20213.9 KiB113100

prefix.c A D29-Oct-2021615 256

smakefile.ppc A D29-Oct-20211 KiB3529

sym.c A D29-Oct-2021427 163

symbols.c A D29-Oct-20211.9 KiB5920

symbols.def A D29-Oct-20216.4 KiB256254

test.cmake.in A D29-Oct-2021991 3224

vers.c A D29-Oct-2021496 205

README.txt

1
2Makefiles for libpng
3
4pnglibconf.h.prebuilt  =>  Configuration settings
5 makefile.linux    =>  Linux/ELF makefile
6                       (gcc, creates shared libpng16.so.16.1.6.*)
7 makefile.linux-opt=>  Linux/ELF makefile with hardware optimizations on
8                       (gcc, creates shared libpng16.so.16.1.6.*)
9 makefile.gcc      =>  Generic makefile (gcc, creates static libpng.a)
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.cegcc    =>  minge32ce for Windows CE makefile
17 makefile.darwin   =>  Darwin makefile, for macOS (formerly Mac OS X)
18 makefile.dec      =>  DEC Alpha UNIX makefile
19 makefile.dj2      =>  DJGPP 2 makefile
20 makefile.freebsd  =>  FreeBSD makefile
21 makefile.gcc      =>  Generic gcc makefile
22 makefile.hpgcc    =>  HPUX makefile using gcc
23 makefile.hpux     =>  HPUX (10.20 and 11.00) makefile
24 makefile.hp64     =>  HPUX (10.20 and 11.00) makefile, 64-bit
25 makefile.ibmc     =>  IBM C/C++ version 3.x for Win32 and OS/2 (static)
26 makefile.intel    =>  Intel C/C++ version 4.0 and later
27 makefile.mips     =>  MIPS makefile
28 makefile.netbsd   =>  NetBSD/cc makefile, makes shared libpng.so
29 makefile.openbsd  =>  OpenBSD makefile
30 makefile.sco      =>  SCO OSr5 ELF and Unixware 7 with Native cc
31 makefile.sggcc    =>  Silicon Graphics makefile
32                       (gcc, creates shared libpng16.so.16.1.6.*)
33 makefile.sgi      =>  Silicon Graphics IRIX makefile (cc, creates static lib)
34 makefile.solaris  =>  Solaris 2.X makefile
35                       (gcc, creates shared libpng16.so.16.1.6.*)
36 makefile.so9      =>  Solaris 9 makefile
37                       (gcc, creates shared libpng16.so.16.1.6.*)
38 makefile.std      =>  Generic UNIX makefile (cc, creates static libpng.a)
39 makefile.sunos    =>  Sun makefile
40 makefile.32sunu   =>  Sun Ultra 32-bit makefile
41 makefile.64sunu   =>  Sun Ultra 64-bit makefile
42 makefile.vcwin32  =>  makefile for Microsoft Visual C++ 4.0 and later
43 makevms.com       =>  VMS build script
44 smakefile.ppc     =>  AMIGA smakefile for SAS C V6.58/7.00 PPC compiler
45                       (Requires SCOPTIONS, copied from scripts/SCOPTIONS.ppc)
46
47Other supporting scripts:
48 README.txt        =>  This file
49 descrip.mms       =>  VMS makefile for MMS or MMK
50 libpng-config-body.in => used by several makefiles to create libpng-config
51 libpng-config-head.in => used by several makefiles to create libpng-config
52 libpng.pc.in      =>  Used by several makefiles to create libpng.pc
53 pngwin.rc         =>  Used by the visualc71 project
54 pngwin.def        =>  Used by makefile.os2
55 pngwin.dfn        =>  Used to maintain pngwin.def
56 SCOPTIONS.ppc     =>  Used with smakefile.ppc
57
58 checksym.awk      =>  Used for maintaining pnglibconf.h
59 def.dfn           =>  Used for maintaining pnglibconf.h
60 options.awk       =>  Used for maintaining pnglibconf.h
61 pnglibconf.dfa    =>  Used for maintaining pnglibconf.h
62 pnglibconf.mak    =>  Used for maintaining pnglibconf.h
63 sym.dfn           =>  Used for symbol versioning
64 symbols.def       =>  Used for symbol versioning
65 symbols.dfn       =>  Used for symbol versioning
66 vers.dfn          =>  Used for symbol versioning
67
68 libtool.m4        =>  Used by autoconf tools
69 ltoptions.m4      =>  Used by autoconf tools
70 ltsugar.m4        =>  Used by autoconf tools
71 ltversion.m4      =>  Used by autoconf tools
72 lt~obsolete.m4    =>  Used by autoconf tools
73
74 intprefix.dfn     =>  Used by autoconf tools
75 macro.lst         =>  Used by autoconf tools
76 prefix.dfn        =>  Used by autoconf tools
77
78
79Further information can be found in comments in the individual makefiles.
80