Imported from libpng-1.0.11.tar

This commit is contained in:
Glenn Randers-Pehrson
2001-04-27 08:29:32 -05:00
parent 82ae383331
commit 328353990f
53 changed files with 137 additions and 204 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.11rc1
PNGMIN = 1.0.11rc1
PNGDLL = 2# cygwin 1.0.11
PNGMIN = 1.0.11
PNGMIN_BASE = 1.0.11
PNGVER = $(PNGMAJ).$(PNGMIN)