aboutsummaryrefslogtreecommitdiffstats
path: root/distrib/zlib-1.2.3/sources.make
blob: c15fd78ab9ad845671814cff359ac8155f2849c8 (plain)
1
2
3
4
# this is included by various Makefiles
ZLIB_SOURCES := adler32.c compress.c crc32.c deflate.c gzio.c infback.c inffast.c inflate.c inftrees.c trees.c uncompr.c zutil.c
ZLIB_SOURCES := $(ZLIB_SOURCES:%=$(ZLIB_DIR)/%)