Imported from libpng-1.4.0beta6.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-06-02 05:31:20 -05:00
parent 73b064c2af
commit f46918d129
49 changed files with 158 additions and 1064 deletions

View File

@@ -19,8 +19,8 @@ RM_F = rm -f
LN_SF = ln -f -s
LIBNAME=libpng14
PNGMAJ = 0
PNGMIN = 1.4.0beta5
PNGMAJ = 1
PNGMIN = 1.4.0beta6
PNGVER = $(PNGMAJ).$(PNGMIN)
prefix=/usr/local