Imported from libpng-1.2.9beta10.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-03-20 07:24:58 -06:00
parent 170b70ce30
commit 26e47d9a71
59 changed files with 520 additions and 186 deletions

View File

@@ -28,7 +28,7 @@ CCFLAGS=-I$(ZLIBINC) -O -Ae +DA1.1 +DS2.0
LDFLAGS=-L. -L$(ZLIBLIB) -lpng -lz -lm
PNGMAJ = 0
PNGMIN = 1.2.9beta9
PNGMIN = 1.2.9beta10
PNGVER = $(PNGMAJ).$(PNGMIN)
LIBNAME = libpng12