Imported from libpng-1.2.9beta2.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-02-22 09:19:25 -06:00
parent 9c3ab68145
commit ddfebd35be
72 changed files with 3594 additions and 3526 deletions

View File

@@ -27,7 +27,7 @@ LDFLAGS=-L. -L$(ZLIBLIB) -lpng -lz -lm
RANLIB=ranlib
PNGMAJ = 0
PNGMIN = 1.2.9beta1
PNGMIN = 1.2.9beta2
PNGVER = $(PNGMAJ).$(PNGMIN)
LIBNAME = libpng12