aboutsummaryrefslogtreecommitdiffstats
path: root/gwtquery-core-2.2.0
ModeNameSize
-rw-r--r--pom.xml3598logstatsplain
id='n2' href='#n2'>2 3 4 5 6 7 8
noinst_LTLIBRARIES = libz.la

HDRS = deflate.h infblock.h infcodes.h inffast.h inffixed.h inftrees.h \
	infutil.h trees.h zconf.h zlib.h zutil.h

libz_la_SOURCES = $(HDRS) adler32.c compress.c crc32.c deflate.c gzclose.c \
	gzlib.c gzread.c gzwrite.c inflate.c infback.c inftrees.c inffast.c \
	trees.c uncompr.c zutil.c