Imported from libpng-1.2.8beta2.tar

This commit is contained in:
Glenn Randers-Pehrson
2004-11-01 22:38:54 -06:00
parent 16e11660fe
commit 94d9362fc5
56 changed files with 102 additions and 95 deletions

View File

@@ -34,7 +34,7 @@ LDFLAGS=-L. -R. -L$(ZLIBLIB) -R$(ZLIBLIB) -lpng12 -lz -lm
RANLIB=echo
PNGMAJ = 0
PNGMIN = 1.2.8beta1
PNGMIN = 1.2.8beta2
PNGVER = $(PNGMAJ).$(PNGMIN)
LIBNAME = libpng12