Imported from libpng-1.2.6rc5.tar

This commit is contained in:
Glenn Randers-Pehrson
2004-08-10 09:43:42 -05:00
parent 36d7bc7530
commit 8f3dd833d7
54 changed files with 89 additions and 83 deletions

View File

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