Imported from libpng-1.2.8beta4.tar

This commit is contained in:
Glenn Randers-Pehrson
2004-11-12 22:04:56 -06:00
parent 7806777139
commit 878b31e0b4
58 changed files with 170 additions and 112 deletions

View File

@@ -18,7 +18,7 @@ ZLIBINC=../zlib
LIBNAME=libpng12
PNGMAJ = 0
PNGMIN = 1.2.8beta3
PNGMIN = 1.2.8beta4
PNGVER = $(PNGMAJ).$(PNGMIN)
CC=gcc