Imported from libpng-1.0.11beta3.tar

This commit is contained in:
Glenn Randers-Pehrson
2001-04-14 20:15:41 -05:00
parent f64a06f5ec
commit e1eff58f87
53 changed files with 722 additions and 254 deletions

View File

@@ -39,8 +39,8 @@ CFLAGS=-I$(ZLIBINC) -Wall -O3 $(ALIGN) -funroll-loops \
# have to change it.
PNGMAJ = 2
#PNGDLL = $1# msvc
PNGDLL = 2# cygwin 1.0.11beta2
PNGMIN = 1.0.11beta2
PNGDLL = 2# cygwin 1.0.11beta3
PNGMIN = 1.0.11beta3
PNGMIN_BASE = 1.0.11
PNGVER = $(PNGMAJ).$(PNGMIN)