Imported from libpng-1.2.1beta3.tar

This commit is contained in:
Glenn Randers-Pehrson
2001-10-27 07:35:13 -05:00
parent 6c97ddbffc
commit 3f549259b2
55 changed files with 227 additions and 209 deletions

View File

@@ -22,7 +22,7 @@ CFLAGS=$(ABI) -I$(ZLIBINC) -O2 $(WARNMORE) -fPIC -mabi=n32
LDFLAGS=$(ABI) -L. -L$(ZLIBLIB) -lpng -lz -lm
LDSHARED=CC $(ABI) -shared
VER=1.2.1beta2
VER=1.2.1beta3
# See "man dso" for info about shared objects
SONUM=3
LIBS=libpng.so.$(SONUM).$(VER)