[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,5 @@
# makefile for libpng on Solaris 2.x with gcc
# Copyright (C) 2004, 2006 Glenn Randers-Pehrson
# Copyright (C) 2004, 2006, 2007 Glenn Randers-Pehrson
# Contributed by William L. Sebok, based on makefile.linux
# Copyright (C) 1998 Greg Roelofs
# Copyright (C) 1996, 1997 Andreas Dilger
@@ -8,7 +8,7 @@
# Library name:
LIBNAME = libpng10
PNGMAJ = 0
PNGMIN = 1.0.23rc5
PNGMIN = 1.0.23
PNGVER = $(PNGMAJ).$(PNGMIN)
# Shared library names: