Imported from libpng-1.0.11beta2.tar

This commit is contained in:
Glenn Randers-Pehrson
2001-04-11 07:38:00 -05:00
parent 87c6bc984a
commit f64a06f5ec
52 changed files with 296 additions and 381 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.11beta1
PNGMIN = 1.0.11beta1
PNGDLL = 2# cygwin 1.0.11beta2
PNGMIN = 1.0.11beta2
PNGMIN_BASE = 1.0.11
PNGVER = $(PNGMAJ).$(PNGMIN)