Imported from libpng-1.2.10beta7.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-04-18 05:31:20 -05:00
parent 629330e761
commit ad310547a2
42 changed files with 124 additions and 118 deletions

View File

@@ -6,7 +6,7 @@
# Library name:
LIBNAME=libpng12
PNGMAJ = 0
PNGMIN = 1.2.10beta6
PNGMIN = 1.2.10beta7
PNGVER = $(PNGMAJ).$(PNGMIN)
# Shared library names:
@@ -29,7 +29,7 @@ RM_F=/bin/rm -f
# Prefix must be a full pathname.
prefix=/usr/local
exec_prefix=$prefix
exec_prefix=$(prefix)
# Where the zlib library and include files are located
#ZLIBLIB=/usr/local/lib32