Imported from libpng-1.2.7.tar

This commit is contained in:
Glenn Randers-Pehrson
2004-09-11 21:19:54 -05:00
parent 5b77916ecd
commit 250dfe1777
70 changed files with 25661 additions and 163 deletions

View File

@@ -30,7 +30,7 @@ LDFLAGS=-L. -R. -L$(ZLIBLIB) -R$(ZLIBLIB) -lpng12 -lz -lm
RANLIB=echo
PNGMAJ = 0
PNGMIN = 1.2.7rc1
PNGMIN = 1.2.7
PNGVER = $(PNGMAJ).$(PNGMIN)
LIBNAME = libpng12