mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[devel] Revise references to zlib-libpng license
This commit is contained in:
parent
ed82c3bb59
commit
037023bb31
2
LICENSE
2
LICENSE
@ -8,6 +8,8 @@ COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:
|
|||||||
If you modify libpng you may insert additional notices immediately following
|
If you modify libpng you may insert additional notices immediately following
|
||||||
this sentence.
|
this sentence.
|
||||||
|
|
||||||
|
This code is released under the zlib-libpng license.
|
||||||
|
|
||||||
libpng versions 1.2.6, August 15, 2004, through 1.4.0beta65, June 24, 2009, are
|
libpng versions 1.2.6, August 15, 2004, through 1.4.0beta65, June 24, 2009, are
|
||||||
Copyright (c) 2004, 2006-2007 Glenn Randers-Pehrson, and are
|
Copyright (c) 2004, 2006-2007 Glenn Randers-Pehrson, and are
|
||||||
distributed according to the same disclaimer and license as libpng-1.2.5
|
distributed according to the same disclaimer and license as libpng-1.2.5
|
||||||
|
|||||||
@ -3,7 +3,8 @@
|
|||||||
* Copyright (c) 2007, 2009 Glenn Randers-Pehrson
|
* Copyright (c) 2007, 2009 Glenn Randers-Pehrson
|
||||||
*
|
*
|
||||||
* This code is released under the zlib-libpng license.
|
* This code is released under the zlib-libpng license.
|
||||||
* For conditions of distribution and use, see copyright notice in png.h
|
* For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
* and license in png.h
|
||||||
*
|
*
|
||||||
* Derived from pngcrush.h, Copyright 1998-2007, Glenn Randers-Pehrson
|
* Derived from pngcrush.h, Copyright 1998-2007, Glenn Randers-Pehrson
|
||||||
*/
|
*/
|
||||||
|
|||||||
@ -3,7 +3,8 @@
|
|||||||
* Copyright (c) 2007, 2009 Glenn Randers-Pehrson
|
* Copyright (c) 2007, 2009 Glenn Randers-Pehrson
|
||||||
*
|
*
|
||||||
* This code is released under the zlib-libpng license.
|
* This code is released under the zlib-libpng license.
|
||||||
* For conditions of distribution and use, see copyright notice in png.h
|
* For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
* and license in png.h
|
||||||
*
|
*
|
||||||
* Derived from pngcrush.h, Copyright 1998-2007, Glenn Randers-Pehrson
|
* Derived from pngcrush.h, Copyright 1998-2007, Glenn Randers-Pehrson
|
||||||
*/
|
*/
|
||||||
|
|||||||
@ -3,7 +3,8 @@
|
|||||||
* Copyright (c) 2007, 2009 Glenn Randers-Pehrson
|
* Copyright (c) 2007, 2009 Glenn Randers-Pehrson
|
||||||
*
|
*
|
||||||
* This code is released under the zlib-libpng license.
|
* This code is released under the zlib-libpng license.
|
||||||
* For conditions of distribution and use, see copyright notice in png.h
|
* For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
* and license in png.h
|
||||||
*
|
*
|
||||||
* Derived from pngcrush.h, Copyright 1998-2007, Glenn Randers-Pehrson
|
* Derived from pngcrush.h, Copyright 1998-2007, Glenn Randers-Pehrson
|
||||||
*/
|
*/
|
||||||
|
|||||||
@ -7,7 +7,6 @@
|
|||||||
* Maintained 1998-2009 Glenn Randers-Pehrson
|
* Maintained 1998-2009 Glenn Randers-Pehrson
|
||||||
* Maintained 1996, 1997 Andreas Dilger)
|
* Maintained 1996, 1997 Andreas Dilger)
|
||||||
* Written 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
* Written 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* This is an example of how to use libpng to read and write PNG files.
|
/* This is an example of how to use libpng to read and write PNG files.
|
||||||
|
|||||||
@ -4,8 +4,10 @@ libpng.txt - A description on how to use and modify libpng
|
|||||||
Updated and distributed by Glenn Randers-Pehrson
|
Updated and distributed by Glenn Randers-Pehrson
|
||||||
<glennrp at users.sourceforge.net>
|
<glennrp at users.sourceforge.net>
|
||||||
Copyright (c) 1998-2009 Glenn Randers-Pehrson
|
Copyright (c) 1998-2009 Glenn Randers-Pehrson
|
||||||
For conditions of distribution and use, see copyright
|
|
||||||
notice in png.h.
|
This document is released under the zlib-libpng license.
|
||||||
|
For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
and license in png.h
|
||||||
|
|
||||||
Based on:
|
Based on:
|
||||||
|
|
||||||
|
|||||||
8
libpng.3
8
libpng.3
@ -813,8 +813,10 @@ libpng.txt - A description on how to use and modify libpng
|
|||||||
Updated and distributed by Glenn Randers-Pehrson
|
Updated and distributed by Glenn Randers-Pehrson
|
||||||
<glennrp at users.sourceforge.net>
|
<glennrp at users.sourceforge.net>
|
||||||
Copyright (c) 1998-2009 Glenn Randers-Pehrson
|
Copyright (c) 1998-2009 Glenn Randers-Pehrson
|
||||||
For conditions of distribution and use, see copyright
|
|
||||||
notice in png.h.
|
This document is released under the zlib-libpng license.
|
||||||
|
For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
and license in png.h
|
||||||
|
|
||||||
Based on:
|
Based on:
|
||||||
|
|
||||||
@ -4205,6 +4207,8 @@ included in the libpng distribution, the latter shall prevail.)
|
|||||||
If you modify libpng you may insert additional notices immediately following
|
If you modify libpng you may insert additional notices immediately following
|
||||||
this sentence.
|
this sentence.
|
||||||
|
|
||||||
|
This code is released under the zlib-libpng license.
|
||||||
|
|
||||||
libpng versions 1.2.6, August 15, 2004, through 1.4.0beta65, June 24, 2009, are
|
libpng versions 1.2.6, August 15, 2004, through 1.4.0beta65, June 24, 2009, are
|
||||||
Copyright (c) 2004,2006-2007 Glenn Randers-Pehrson, and are
|
Copyright (c) 2004,2006-2007 Glenn Randers-Pehrson, and are
|
||||||
distributed according to the same disclaimer and license as libpng-1.2.5
|
distributed according to the same disclaimer and license as libpng-1.2.5
|
||||||
|
|||||||
4
png.c
4
png.c
@ -7,8 +7,8 @@
|
|||||||
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
||||||
*
|
*
|
||||||
* This code is released under the zlib-libpng license.
|
* This code is released under the zlib-libpng license.
|
||||||
* For conditions of distribution and use, see copyright notice in png.h
|
* For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
*
|
* and license in png.h
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define PNG_NO_EXTERN
|
#define PNG_NO_EXTERN
|
||||||
|
|||||||
@ -8,7 +8,8 @@
|
|||||||
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
||||||
*
|
*
|
||||||
* This code is released under the zlib-libpng license.
|
* This code is released under the zlib-libpng license.
|
||||||
* For conditions of distribution and use, see copyright notice in png.h
|
* For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
* and license in png.h
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@ -7,7 +7,8 @@
|
|||||||
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
||||||
*
|
*
|
||||||
* This code is released under the zlib-libpng license.
|
* This code is released under the zlib-libpng license.
|
||||||
* For conditions of distribution and use, see copyright notice in png.h
|
* For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
* and license in png.h
|
||||||
*
|
*
|
||||||
* This file provides a location for all error handling. Users who
|
* This file provides a location for all error handling. Users who
|
||||||
* need special error handling are expected to write replacement functions
|
* need special error handling are expected to write replacement functions
|
||||||
|
|||||||
3
pngget.c
3
pngget.c
@ -7,7 +7,8 @@
|
|||||||
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
||||||
*
|
*
|
||||||
* This code is released under the zlib-libpng license.
|
* This code is released under the zlib-libpng license.
|
||||||
* For conditions of distribution and use, see copyright notice in png.h
|
* For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
* and license in png.h
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
3
pngmem.c
3
pngmem.c
@ -7,7 +7,8 @@
|
|||||||
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
||||||
*
|
*
|
||||||
* This code is released under the zlib-libpng license.
|
* This code is released under the zlib-libpng license.
|
||||||
* For conditions of distribution and use, see copyright notice in png.h
|
* For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
* and license in png.h
|
||||||
*
|
*
|
||||||
* This file provides a location for all memory allocation. Users who
|
* This file provides a location for all memory allocation. Users who
|
||||||
* need special memory handling are expected to supply replacement
|
* need special memory handling are expected to supply replacement
|
||||||
|
|||||||
@ -7,8 +7,8 @@
|
|||||||
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
||||||
*
|
*
|
||||||
* This code is released under the zlib-libpng license.
|
* This code is released under the zlib-libpng license.
|
||||||
* For conditions of distribution and use, see copyright notice in png.h
|
* For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
*
|
* and license in png.h
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "png.h"
|
#include "png.h"
|
||||||
|
|||||||
@ -8,8 +8,8 @@
|
|||||||
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
||||||
*
|
*
|
||||||
* This code is released under the zlib-libpng license.
|
* This code is released under the zlib-libpng license.
|
||||||
* For conditions of distribution and use, see copyright notice in png.h
|
* For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
*
|
* and license in png.h
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* The symbols declared in this file (including the functions declared
|
/* The symbols declared in this file (including the functions declared
|
||||||
|
|||||||
@ -7,7 +7,8 @@
|
|||||||
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
||||||
*
|
*
|
||||||
* This code is released under the zlib-libpng license.
|
* This code is released under the zlib-libpng license.
|
||||||
* For conditions of distribution and use, see copyright notice in png.h
|
* For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
* and license in png.h
|
||||||
*
|
*
|
||||||
* This file contains routines that an application calls directly to
|
* This file contains routines that an application calls directly to
|
||||||
* read a PNG file or stream.
|
* read a PNG file or stream.
|
||||||
|
|||||||
3
pngrio.c
3
pngrio.c
@ -7,7 +7,8 @@
|
|||||||
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
||||||
*
|
*
|
||||||
* This code is released under the zlib-libpng license.
|
* This code is released under the zlib-libpng license.
|
||||||
* For conditions of distribution and use, see copyright notice in png.h
|
* For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
* and license in png.h
|
||||||
*
|
*
|
||||||
* This file provides a location for all input. Users who need
|
* This file provides a location for all input. Users who need
|
||||||
* special handling are expected to write a function that has the same
|
* special handling are expected to write a function that has the same
|
||||||
|
|||||||
@ -7,7 +7,8 @@
|
|||||||
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
||||||
*
|
*
|
||||||
* This code is released under the zlib-libpng license.
|
* This code is released under the zlib-libpng license.
|
||||||
* For conditions of distribution and use, see copyright notice in png.h
|
* For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
* and license in png.h
|
||||||
*
|
*
|
||||||
* This file contains functions optionally called by an application
|
* This file contains functions optionally called by an application
|
||||||
* in order to tell libpng how to handle data when reading a PNG.
|
* in order to tell libpng how to handle data when reading a PNG.
|
||||||
|
|||||||
@ -7,7 +7,8 @@
|
|||||||
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
||||||
*
|
*
|
||||||
* This code is released under the zlib-libpng license.
|
* This code is released under the zlib-libpng license.
|
||||||
* For conditions of distribution and use, see copyright notice in png.h
|
* For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
* and license in png.h
|
||||||
*
|
*
|
||||||
* This file contains routines that are only called from within
|
* This file contains routines that are only called from within
|
||||||
* libpng itself during the course of reading an image.
|
* libpng itself during the course of reading an image.
|
||||||
|
|||||||
3
pngset.c
3
pngset.c
@ -7,7 +7,8 @@
|
|||||||
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
||||||
*
|
*
|
||||||
* This code is released under the zlib-libpng license.
|
* This code is released under the zlib-libpng license.
|
||||||
* For conditions of distribution and use, see copyright notice in png.h
|
* For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
* and license in png.h
|
||||||
*
|
*
|
||||||
* The functions here are used during reads to store data from the file
|
* The functions here are used during reads to store data from the file
|
||||||
* into the info struct, and during writes to store application data
|
* into the info struct, and during writes to store application data
|
||||||
|
|||||||
@ -7,7 +7,8 @@
|
|||||||
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
||||||
*
|
*
|
||||||
* This code is released under the zlib-libpng license.
|
* This code is released under the zlib-libpng license.
|
||||||
* For conditions of distribution and use, see copyright notice in png.h
|
* For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
* and license in png.h
|
||||||
*
|
*
|
||||||
* This program reads in a PNG image, writes it out again, and then
|
* This program reads in a PNG image, writes it out again, and then
|
||||||
* compares the two files. If the files are identical, this shows that
|
* compares the two files. If the files are identical, this shows that
|
||||||
|
|||||||
@ -7,8 +7,8 @@
|
|||||||
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
||||||
*
|
*
|
||||||
* This code is released under the zlib-libpng license.
|
* This code is released under the zlib-libpng license.
|
||||||
* For conditions of distribution and use, see copyright notice in png.h
|
* For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
*
|
* and license in png.h
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "png.h"
|
#include "png.h"
|
||||||
|
|||||||
3
pngwio.c
3
pngwio.c
@ -7,7 +7,8 @@
|
|||||||
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
||||||
*
|
*
|
||||||
* This code is released under the zlib-libpng license.
|
* This code is released under the zlib-libpng license.
|
||||||
* For conditions of distribution and use, see copyright notice in png.h
|
* For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
* and license in png.h
|
||||||
*
|
*
|
||||||
* This file provides a location for all output. Users who need
|
* This file provides a location for all output. Users who need
|
||||||
* special handling are expected to write functions that have the same
|
* special handling are expected to write functions that have the same
|
||||||
|
|||||||
@ -7,8 +7,8 @@
|
|||||||
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
||||||
*
|
*
|
||||||
* This code is released under the zlib-libpng license.
|
* This code is released under the zlib-libpng license.
|
||||||
* For conditions of distribution and use, see copyright notice in png.h
|
* For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
*
|
* and license in png.h
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* get internal access to png.h */
|
/* get internal access to png.h */
|
||||||
|
|||||||
@ -7,8 +7,8 @@
|
|||||||
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
||||||
*
|
*
|
||||||
* This code is released under the zlib-libpng license.
|
* This code is released under the zlib-libpng license.
|
||||||
* For conditions of distribution and use, see copyright notice in png.h
|
* For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
*
|
* and license in png.h
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "png.h"
|
#include "png.h"
|
||||||
|
|||||||
@ -7,8 +7,8 @@
|
|||||||
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
||||||
*
|
*
|
||||||
* This code is released under the zlib-libpng license.
|
* This code is released under the zlib-libpng license.
|
||||||
* For conditions of distribution and use, see copyright notice in png.h
|
* For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
*
|
* and license in png.h
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "png.h"
|
#include "png.h"
|
||||||
|
|||||||
@ -4,7 +4,8 @@ project(PNG)
|
|||||||
# Copyright (C) 2007 Glenn Randers-Pehrson
|
# Copyright (C) 2007 Glenn Randers-Pehrson
|
||||||
|
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
|
|
||||||
set(PNGLIB_MAJOR 1)
|
set(PNGLIB_MAJOR 1)
|
||||||
set(PNGLIB_MINOR 4)
|
set(PNGLIB_MINOR 4)
|
||||||
|
|||||||
@ -6,7 +6,8 @@
|
|||||||
# Copyright (C) 2002 Glenn Randers-Pehrson
|
# Copyright (C) 2002 Glenn Randers-Pehrson
|
||||||
|
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
|
|
||||||
# Modeled after libxml-config.
|
# Modeled after libxml-config.
|
||||||
|
|
||||||
|
|||||||
@ -6,7 +6,8 @@
|
|||||||
# Copyright (C) 2002, 2004, 2006, 2007 Glenn Randers-Pehrson
|
# Copyright (C) 2002, 2004, 2006, 2007 Glenn Randers-Pehrson
|
||||||
|
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
|
|
||||||
# Modeled after libxml-config.
|
# Modeled after libxml-config.
|
||||||
|
|
||||||
|
|||||||
@ -3,7 +3,8 @@
|
|||||||
// Copyright (C) 2000 Cosmin Truta
|
// Copyright (C) 2000 Cosmin Truta
|
||||||
//
|
//
|
||||||
// This code is released under the zlib-libpng license.
|
// This code is released under the zlib-libpng license.
|
||||||
// For conditions of distribution and use, see copyright notice in png.h
|
// For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
// and license in png.h
|
||||||
//
|
//
|
||||||
// Notes:
|
// Notes:
|
||||||
// All modules are compiled in C mode
|
// All modules are compiled in C mode
|
||||||
|
|||||||
@ -5,7 +5,8 @@
|
|||||||
# Copyright (C) 1996, 1997 Andreas Dilger
|
# Copyright (C) 1996, 1997 Andreas Dilger
|
||||||
|
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
|
|
||||||
# Library name:
|
# Library name:
|
||||||
LIBNAME=libpng14
|
LIBNAME=libpng14
|
||||||
|
|||||||
@ -5,7 +5,8 @@
|
|||||||
# Copyright (C) 1996, 1997 Andreas Dilger
|
# Copyright (C) 1996, 1997 Andreas Dilger
|
||||||
|
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
|
|
||||||
# Library name:
|
# Library name:
|
||||||
LIBNAME=libpng14
|
LIBNAME=libpng14
|
||||||
|
|||||||
@ -5,7 +5,8 @@
|
|||||||
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
|
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
|
||||||
#
|
#
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
|
|
||||||
# Location of the zlib library and include files
|
# Location of the zlib library and include files
|
||||||
ZLIBINC = ../zlib
|
ZLIBINC = ../zlib
|
||||||
|
|||||||
@ -3,7 +3,8 @@
|
|||||||
# Copyright (C) 1995-2000 Wolf Faust
|
# Copyright (C) 1995-2000 Wolf Faust
|
||||||
#
|
#
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
#
|
#
|
||||||
# Note: Use #define PNG_READ_BIG_ENDIAN_SUPPORTED in pngconf.h
|
# Note: Use #define PNG_READ_BIG_ENDIAN_SUPPORTED in pngconf.h
|
||||||
#
|
#
|
||||||
|
|||||||
@ -3,7 +3,8 @@
|
|||||||
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
|
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
|
||||||
#
|
#
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
#
|
#
|
||||||
# modified for LC56/ATARI assumes libz.lib is in same dir and uses default
|
# modified for LC56/ATARI assumes libz.lib is in same dir and uses default
|
||||||
# rules for library management
|
# rules for library management
|
||||||
|
|||||||
@ -5,7 +5,8 @@
|
|||||||
# Copyright (C) 1996, 1997 Andreas Dilger
|
# Copyright (C) 1996, 1997 Andreas Dilger
|
||||||
#
|
#
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
|
|
||||||
# Library name:
|
# Library name:
|
||||||
LIBNAME=libpng14
|
LIBNAME=libpng14
|
||||||
|
|||||||
@ -9,7 +9,8 @@
|
|||||||
# Copyright (C) 1996, 1997 Andreas Dilger
|
# Copyright (C) 1996, 1997 Andreas Dilger
|
||||||
#
|
#
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
|
|
||||||
# This makefile intends to support building outside the src directory
|
# This makefile intends to support building outside the src directory
|
||||||
# if desired. When invoking it, specify an argument to SRCDIR on the
|
# if desired. When invoking it, specify an argument to SRCDIR on the
|
||||||
|
|||||||
@ -6,7 +6,8 @@
|
|||||||
# Copyright (C) 1996, 1997 Andreas Dilger
|
# Copyright (C) 1996, 1997 Andreas Dilger
|
||||||
#
|
#
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
|
|
||||||
# where "make install" puts libpng.a, libpng14.dylib, png.h and pngconf.h
|
# where "make install" puts libpng.a, libpng14.dylib, png.h and pngconf.h
|
||||||
prefix=/usr/local
|
prefix=/usr/local
|
||||||
|
|||||||
@ -3,7 +3,8 @@
|
|||||||
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
|
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
|
||||||
#
|
#
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
|
|
||||||
# Library name:
|
# Library name:
|
||||||
PNGMAJ = 14
|
PNGMAJ = 14
|
||||||
|
|||||||
@ -3,7 +3,8 @@
|
|||||||
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
|
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
|
||||||
#
|
#
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
|
|
||||||
# where make install will put libpng.a and png.h
|
# where make install will put libpng.a and png.h
|
||||||
#prefix=/usr/local
|
#prefix=/usr/local
|
||||||
|
|||||||
@ -4,7 +4,8 @@
|
|||||||
# Copyright (C) 1996, 1997 Andreas Dilger
|
# Copyright (C) 1996, 1997 Andreas Dilger
|
||||||
#
|
#
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
|
|
||||||
# Modified for Debian by Junichi Uekawa and Josselin Mouette
|
# Modified for Debian by Junichi Uekawa and Josselin Mouette
|
||||||
# Major modifications are:
|
# Major modifications are:
|
||||||
|
|||||||
@ -2,7 +2,8 @@
|
|||||||
# Copyright (C) 2002, 2007, 2009 Glenn Randers-Pehrson and Andrey A. Chernov
|
# Copyright (C) 2002, 2007, 2009 Glenn Randers-Pehrson and Andrey A. Chernov
|
||||||
#
|
#
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
|
|
||||||
PREFIX?= /usr/local
|
PREFIX?= /usr/local
|
||||||
SHLIB_VER?= %SONUM%
|
SHLIB_VER?= %SONUM%
|
||||||
|
|||||||
@ -4,7 +4,8 @@
|
|||||||
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
|
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
|
||||||
#
|
#
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
|
|
||||||
# Location of the zlib library and include files
|
# Location of the zlib library and include files
|
||||||
ZLIBINC = ../zlib
|
ZLIBINC = ../zlib
|
||||||
|
|||||||
@ -4,7 +4,8 @@
|
|||||||
# contributed by Jim Rice and updated by Chris Schleicher, Hewlett Packard
|
# contributed by Jim Rice and updated by Chris Schleicher, Hewlett Packard
|
||||||
#
|
#
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
|
|
||||||
# Where the zlib library and include files are located
|
# Where the zlib library and include files are located
|
||||||
ZLIBLIB=/opt/zlib/lib
|
ZLIBLIB=/opt/zlib/lib
|
||||||
|
|||||||
@ -5,7 +5,8 @@
|
|||||||
# Copyright (C) 1996, 1997 Andreas Dilger
|
# Copyright (C) 1996, 1997 Andreas Dilger
|
||||||
#
|
#
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
|
|
||||||
# Library name:
|
# Library name:
|
||||||
LIBNAME = libpng14
|
LIBNAME = libpng14
|
||||||
|
|||||||
@ -4,7 +4,8 @@
|
|||||||
# contributed by Jim Rice and updated by Chris Schleicher, Hewlett Packard
|
# contributed by Jim Rice and updated by Chris Schleicher, Hewlett Packard
|
||||||
#
|
#
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
|
|
||||||
# Where the zlib library and include files are located
|
# Where the zlib library and include files are located
|
||||||
ZLIBLIB=/opt/zlib/lib
|
ZLIBLIB=/opt/zlib/lib
|
||||||
|
|||||||
@ -4,7 +4,8 @@
|
|||||||
# Copyright (C) 2000 Cosmin Truta
|
# Copyright (C) 2000 Cosmin Truta
|
||||||
#
|
#
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
#
|
#
|
||||||
# Notes:
|
# Notes:
|
||||||
# Derived from makefile.std
|
# Derived from makefile.std
|
||||||
|
|||||||
@ -6,7 +6,8 @@
|
|||||||
# copyright 1995 Guy Eric Schalnat, Group 42, Inc.
|
# copyright 1995 Guy Eric Schalnat, Group 42, Inc.
|
||||||
#
|
#
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
#
|
#
|
||||||
# To use, do "nmake /f scripts\makefile.intel"
|
# To use, do "nmake /f scripts\makefile.intel"
|
||||||
#
|
#
|
||||||
|
|||||||
@ -3,7 +3,8 @@
|
|||||||
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
|
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
|
||||||
#
|
#
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
#
|
#
|
||||||
# This makefile requires the file ansi2knr.c, which you can get
|
# This makefile requires the file ansi2knr.c, which you can get
|
||||||
# from the Ghostscript ftp site at ftp://ftp.cs.wisc.edu/ghost/
|
# from the Ghostscript ftp site at ftp://ftp.cs.wisc.edu/ghost/
|
||||||
|
|||||||
@ -4,7 +4,8 @@
|
|||||||
# Copyright (C) 1996, 1997 Andreas Dilger
|
# Copyright (C) 1996, 1997 Andreas Dilger
|
||||||
#
|
#
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
|
|
||||||
# Library name:
|
# Library name:
|
||||||
LIBNAME = libpng14
|
LIBNAME = libpng14
|
||||||
|
|||||||
@ -9,7 +9,8 @@
|
|||||||
# Copyright (C) 1996, 1997 Andreas Dilger
|
# Copyright (C) 1996, 1997 Andreas Dilger
|
||||||
#
|
#
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
|
|
||||||
# Built from makefile.cygwin
|
# Built from makefile.cygwin
|
||||||
|
|
||||||
|
|||||||
@ -3,7 +3,8 @@
|
|||||||
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
|
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
|
||||||
#
|
#
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
|
|
||||||
# where make install puts libpng.a and png.h
|
# where make install puts libpng.a and png.h
|
||||||
prefix=/usr/local
|
prefix=/usr/local
|
||||||
|
|||||||
@ -3,7 +3,8 @@
|
|||||||
# Copyright (C) 2006, 2009 Glenn Randers-Pehrson
|
# Copyright (C) 2006, 2009 Glenn Randers-Pehrson
|
||||||
#
|
#
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
#
|
#
|
||||||
# Assumes that zlib.lib, zconf.h, and zlib.h have been copied to ..\zlib
|
# Assumes that zlib.lib, zconf.h, and zlib.h have been copied to ..\zlib
|
||||||
|
|
||||||
|
|||||||
@ -5,7 +5,8 @@
|
|||||||
# Copyright (C) 2007, 2009 Glenn Randers-Pehrson
|
# Copyright (C) 2007, 2009 Glenn Randers-Pehrson
|
||||||
#
|
#
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
|
|
||||||
# You should also run makefile.netbsd
|
# You should also run makefile.netbsd
|
||||||
|
|
||||||
|
|||||||
@ -5,7 +5,8 @@
|
|||||||
# Copyright (C) 2007, 2009 Glenn Randers-Pehrson
|
# Copyright (C) 2007, 2009 Glenn Randers-Pehrson
|
||||||
#
|
#
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
|
|
||||||
# You should also run makefile.ne0bsd
|
# You should also run makefile.ne0bsd
|
||||||
|
|
||||||
|
|||||||
@ -4,7 +4,8 @@
|
|||||||
# Copyright (C) 1996, 1997 Andreas Dilger
|
# Copyright (C) 1996, 1997 Andreas Dilger
|
||||||
#
|
#
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
|
|
||||||
# Library name:
|
# Library name:
|
||||||
LIBNAME = libpng14
|
LIBNAME = libpng14
|
||||||
|
|||||||
@ -3,7 +3,8 @@
|
|||||||
# Copyright (C) 2007-2008 Glenn Randers-Pehrson
|
# Copyright (C) 2007-2008 Glenn Randers-Pehrson
|
||||||
#
|
#
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
|
|
||||||
PREFIX?= /usr/local
|
PREFIX?= /usr/local
|
||||||
LIBDIR= ${PREFIX}/lib
|
LIBDIR= ${PREFIX}/lib
|
||||||
|
|||||||
@ -1,7 +1,8 @@
|
|||||||
# makefile for libpng on OS/2 with gcc
|
# makefile for libpng on OS/2 with gcc
|
||||||
#
|
#
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
|
|
||||||
# Related files: pngos2.def
|
# Related files: pngos2.def
|
||||||
|
|
||||||
|
|||||||
@ -6,7 +6,8 @@
|
|||||||
# Copyright (C) 1996, 1997 Andreas Dilger
|
# Copyright (C) 1996, 1997 Andreas Dilger
|
||||||
#
|
#
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
|
|
||||||
# Library name:
|
# Library name:
|
||||||
LIBNAME = libpng14
|
LIBNAME = libpng14
|
||||||
|
|||||||
@ -3,7 +3,8 @@
|
|||||||
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
|
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
|
||||||
#
|
#
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
|
|
||||||
# Library name:
|
# Library name:
|
||||||
LIBNAME=libpng14
|
LIBNAME=libpng14
|
||||||
|
|||||||
@ -3,7 +3,8 @@
|
|||||||
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
|
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
|
||||||
#
|
#
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
|
|
||||||
# Library name:
|
# Library name:
|
||||||
LIBNAME=libpng14
|
LIBNAME=libpng14
|
||||||
|
|||||||
@ -6,7 +6,8 @@
|
|||||||
# Copyright (C) 1996-1997 Andreas Dilger
|
# Copyright (C) 1996-1997 Andreas Dilger
|
||||||
#
|
#
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
|
|
||||||
# Library name:
|
# Library name:
|
||||||
PNGMAJ = 14
|
PNGMAJ = 14
|
||||||
|
|||||||
@ -5,7 +5,8 @@
|
|||||||
# Copyright (C) 1996, 1997 Andreas Dilger
|
# Copyright (C) 1996, 1997 Andreas Dilger
|
||||||
#
|
#
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
|
|
||||||
# Library name:
|
# Library name:
|
||||||
LIBNAME = libpng14
|
LIBNAME = libpng14
|
||||||
|
|||||||
@ -3,7 +3,8 @@
|
|||||||
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
|
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
|
||||||
#
|
#
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
|
|
||||||
# where make install puts libpng.a and png.h
|
# where make install puts libpng.a and png.h
|
||||||
prefix=/usr/local
|
prefix=/usr/local
|
||||||
|
|||||||
@ -3,7 +3,8 @@
|
|||||||
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
|
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
|
||||||
#
|
#
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
|
|
||||||
# where make install puts libpng.a and png.h
|
# where make install puts libpng.a and png.h
|
||||||
prefix=/usr/local
|
prefix=/usr/local
|
||||||
|
|||||||
@ -3,7 +3,8 @@
|
|||||||
# Copyright (C) 1998 Tim Wegner
|
# Copyright (C) 1998 Tim Wegner
|
||||||
#
|
#
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
#
|
#
|
||||||
# Assumes that zlib.lib, zconf.h, and zlib.h have been copied to ..\zlib
|
# Assumes that zlib.lib, zconf.h, and zlib.h have been copied to ..\zlib
|
||||||
# To use, do "nmake /f scripts\makefile.vcawin32"
|
# To use, do "nmake /f scripts\makefile.vcawin32"
|
||||||
|
|||||||
@ -3,7 +3,8 @@
|
|||||||
# Copyright (C) 2006,2009 Glenn Randers-Pehrson
|
# Copyright (C) 2006,2009 Glenn Randers-Pehrson
|
||||||
#
|
#
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
#
|
#
|
||||||
# Assumes that zlib.lib, zconf.h, and zlib.h have been copied to ..\zlib
|
# Assumes that zlib.lib, zconf.h, and zlib.h have been copied to ..\zlib
|
||||||
# To use, do "nmake /f scripts\makefile.vcwin32"
|
# To use, do "nmake /f scripts\makefile.vcwin32"
|
||||||
|
|||||||
@ -5,7 +5,8 @@
|
|||||||
# copyright 1995 Guy Eric Schalnat, Group 42, Inc.
|
# copyright 1995 Guy Eric Schalnat, Group 42, Inc.
|
||||||
#
|
#
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
|
|
||||||
# To use, do "wmake /f scripts\makefile.watcom"
|
# To use, do "wmake /f scripts\makefile.watcom"
|
||||||
|
|
||||||
|
|||||||
@ -3,7 +3,8 @@
|
|||||||
# Copyright (C) 1998 by Andreas R. Kleinert
|
# Copyright (C) 1998 by Andreas R. Kleinert
|
||||||
#
|
#
|
||||||
# This code is released under the zlib-libpng license.
|
# This code is released under the zlib-libpng license.
|
||||||
# For conditions of distribution and use, see copyright notice in png.h
|
# For conditions of distribution and use, see copyright notice, disclaimer,
|
||||||
|
# and license in png.h
|
||||||
|
|
||||||
CC = scppc
|
CC = scppc
|
||||||
CFLAGS = NOSTKCHK NOSINT OPTIMIZE OPTGO OPTPEEP OPTINLOCAL OPTINL IDIR /zlib \
|
CFLAGS = NOSTKCHK NOSINT OPTIMIZE OPTGO OPTPEEP OPTINLOCAL OPTINL IDIR /zlib \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user