[master] Imported from libpng-1.2.41rc03.tar

This commit is contained in:
Glenn Randers-Pehrson
2009-11-25 08:41:00 -06:00
parent eaa1b0a5f2
commit ea88d94dcf
64 changed files with 99 additions and 133 deletions

View File

@@ -39,7 +39,7 @@ LN_SF=ln -f -s
RANLIB=ranlib
RM_F=/bin/rm -f
CFLAGS=-I$(ZLIBINC) -O # $(WARNMORE) -DPNG_DEBUG=5
CFLAGS=-DPNG_CONFIGURE_LIBPNG -I$(ZLIBINC) -O # $(WARNMORE) -DPNG_DEBUG=5
LDFLAGS=-L. -L$(ZLIBLIB) -lpng -lz -lm
OBJS = png.o pngset.o pngget.o pngrutil.o pngtrans.o pngwutil.o \