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

@@ -18,7 +18,7 @@ RM = rm -f
LIBNAME=libpng12
PNGMAJ = 0
PNGMIN = 1.2.9beta5
PNGMIN = 1.2.9beta6
PNGVER = $(PNGMAJ).$(PNGMIN)
prefix=/usr/local