Imported from libpng-1.0.10rc1.tar

This commit is contained in:
Glenn Randers-Pehrson
2001-03-23 05:06:56 -06:00
parent 1909560348
commit e164447858
52 changed files with 149 additions and 125 deletions

View File

@@ -39,8 +39,8 @@ CFLAGS=-I$(ZLIBINC) -Wall -O3 $(ALIGN) -funroll-loops \
# have to change it.
PNGMAJ = 2
#PNGDLL = $%DLLNUM% # msvc
PNGDLL = 2 # cygwin 1.0.10beta1
PNGMIN = 1.0.10beta1
PNGDLL = 2 # cygwin 1.0.10rc1
PNGMIN = 1.0.10rc1
PNGMIN_BASE = 1.0.10
PNGVER = $(PNGMAJ).$(PNGMIN)