[libpng10] Imported from libpng-1.0.23.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-01-05 06:57:47 -06:00
parent fb088b9cca
commit 1a2e75ccf1
57 changed files with 163 additions and 171 deletions

View File

@@ -1,5 +1,6 @@
# makefile for libpng
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
# Copyright (C) 2007 Glenn Randers-Pehrson
# For conditions of distribution and use, see copyright notice in png.h
PREFIX?= /usr/local
@@ -7,7 +8,7 @@ LIBDIR= ${PREFIX}/lib
MANDIR= ${PREFIX}/man/cat
SHLIB_MAJOR= 0
SHLIB_MINOR= 1.0.23rc5
SHLIB_MINOR= 1.0.23
LIB= png
SRCS= png.c pngerror.c pnggccrd.c pngget.c pngmem.c pngpread.c \