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

@@ -37,7 +37,7 @@ CFLAGS=-I$(ZLIBINC) -O3
LDFLAGS=-L. -R. -L$(ZLIBLIB) -R$(ZLIBLIB) -lpng12 -lz -lm
PNGMAJ = 0
PNGMIN = 1.2.9beta9
PNGMIN = 1.2.9beta10
PNGVER = $(PNGMAJ).$(PNGMIN)
LIBNAME = libpng12