Imported from libpng-1.2.1.tar

This commit is contained in:
Glenn Randers-Pehrson
2001-12-12 17:37:30 -06:00
parent db3b88dad2
commit f50c91b7bd
55 changed files with 103 additions and 113 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.1rc2
VER=1.2.1
# See "man dso" for info about shared objects
SONUM=3
LIBS=libpng.so.$(SONUM).$(VER)