Imported from libpng-1.2.9beta3.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-02-24 06:30:16 -06:00
parent ddfebd35be
commit 7b34df33a5
60 changed files with 355 additions and 612 deletions

View File

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