Imported from libpng-1.0.8beta2.tar

This commit is contained in:
Glenn Randers-Pehrson
2000-07-10 07:48:54 -05:00
parent 316f97a063
commit 15dac0b14e
45 changed files with 7005 additions and 96 deletions

View File

@@ -25,7 +25,7 @@ RANLIB=echo
# read libpng.txt or png.h to see why PNGMAJ is 2. You should not
# have to change it.
PNGMAJ = 2
PNGMIN = 1.0.8beta1
PNGMIN = 1.0.8beta2
PNGVER = $(PNGMAJ).$(PNGMIN)
INCPATH=$(prefix)/include