Imported from libpng-1.2.0.tar

This commit is contained in:
Glenn Randers-Pehrson
2001-09-01 07:54:01 -05:00
parent 1b8e567237
commit 10781048be
51 changed files with 134 additions and 97 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.0rc1
VER=1.2.0
# See "man dso" for info about shared objects
SONUM=3
LIBS=libpng.so.$(SONUM).$(VER)