Imported from libpng-1.2.13rc2.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-11-13 14:14:21 -06:00
parent 2e3980e1de
commit e88a5eca8b
55 changed files with 1136 additions and 134 deletions

View File

@@ -20,7 +20,7 @@ LN_SF = ln -f -s
LIBNAME=libpng12
PNGMAJ = 0
PNGMIN = 1.2.13rc1
PNGMIN = 1.2.13rc2
PNGVER = $(PNGMAJ).$(PNGMIN)
prefix=/usr/local