Imported from libpng-1.2.9beta6.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-03-05 20:15:20 -06:00
parent e64746200b
commit b7f9593715
58 changed files with 1061 additions and 127 deletions

View File

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