Imported from libpng-1.2.7beta2.tar

This commit is contained in:
Glenn Randers-Pehrson
2004-08-28 23:30:07 -05:00
parent a4981d4ded
commit 67864af957
56 changed files with 356 additions and 251 deletions

View File

@@ -15,7 +15,7 @@
LIBNAME = libpng12
PNGMAJ = 0
PNGMIN = 1.2.7beta1
PNGMIN = 1.2.7beta2
PNGVER = $(PNGMAJ).$(PNGMIN)
CC=gcc