Imported from libpng-1.0.0.tar

This commit is contained in:
Glenn Randers-Pehrson
1998-03-08 18:52:15 -06:00
parent 397100eb8a
commit 0f7202f074
32 changed files with 113 additions and 73 deletions

View File

@@ -24,7 +24,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.00
PNGMIN = 1.0
PNGVER = $(PNGMAJ).$(PNGMIN)
# where make install puts libpng.a, libpng.so*, and png.h