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

@@ -18,7 +18,7 @@ ZLIBINC=../zlib
LIBNAME=libpng12
PNGMAJ = 0
PNGMIN = 1.2.9beta1
PNGMIN = 1.2.9beta2
PNGVER = $(PNGMAJ).$(PNGMIN)
CC=gcc