[master] Added deprectated-use reporting

ported from libpng-1.4.0
This commit is contained in:
Glenn Randers-Pehrson
2009-11-08 19:18:45 -06:00
parent e890cb118c
commit 20e82ae2a2
51 changed files with 399 additions and 351 deletions

View File

@@ -2,11 +2,11 @@
# IBM C version 3.x for Win32 and OS/2
# Copyright (C) 2006 Glenn Randers-Pehrson
# Copyright (C) 2000 Cosmin Truta
#
# This code is released under the libpng license.
# For conditions of distribution and use, see the disclaimer
# and license in png.h
#
# Notes:
# Derived from makefile.std
# All modules are compiled in C mode
@@ -23,7 +23,7 @@ LD = ilink
AR = ilib
RM = del
CFLAGS = -I$(ZLIBINC) -Mc -O2 -W3
CFLAGS = -DPNG_CONFIGURE_LIBPNG -I$(ZLIBINC) -Mc -O2 -W3
LDFLAGS =
# File extensions