Imported from libpng-1.0.8.tar

This commit is contained in:
Glenn Randers-Pehrson
2000-07-24 06:34:14 -05:00
parent 4766a244b2
commit 32fc5ceb91
44 changed files with 135 additions and 149 deletions

View File

@@ -31,7 +31,7 @@ RANLIB=ranlib
# read libpng.txt or png.h to see why PNGMAJ is 2. You should not
# have to change it.
PNGMAJ = 2
PNGMIN = 1.0.8rc1
PNGMIN = 1.0.8
PNGVER = $(PNGMAJ).$(PNGMIN)
# where make install puts libpng.a, libpng.so*, and png.h