Imported from libpng-1.2.8beta3.tar

This commit is contained in:
Glenn Randers-Pehrson
2004-11-02 21:49:39 -06:00
parent 94d9362fc5
commit 7806777139
56 changed files with 106 additions and 99 deletions

View File

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