Imported from libpng-1.2.15.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-01-05 06:59:12 -06:00
parent 833d32646e
commit 40b70d5373
57 changed files with 163 additions and 171 deletions

View File

@@ -1,12 +1,13 @@
# makefile for libpng.a and libpng12.so on Linux ELF with gcc
# Copyright (C) 1998, 1999, 2002, 2006 Greg Roelofs and Glenn Randers-Pehrson
# Copyright (C) 1998, 1999, 2002, 2006, 2007 Greg Roelofs and
# Glenn Randers-Pehrson
# Copyright (C) 1996, 1997 Andreas Dilger
# For conditions of distribution and use, see copyright notice in png.h
# Library name:
LIBNAME = libpng12
PNGMAJ = 0
PNGMIN = 1.2.15rc5
PNGMIN = 1.2.15
PNGVER = $(PNGMAJ).$(PNGMIN)
# Shared library names: