Imported from libpng-1.2.8beta2.tar

This commit is contained in:
Glenn Randers-Pehrson
2004-11-01 22:38:54 -06:00
parent 16e11660fe
commit 94d9362fc5
56 changed files with 102 additions and 95 deletions

View File

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