File: Makefile.am

package info (click to toggle)
zsync 0.6.2-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,576 kB
  • sloc: ansic: 9,023; sh: 3,800; makefile: 42
file content (6 lines) | stat: -rw-r--r-- 251 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6

noinst_LIBRARIES = libinflate.a libdeflate.a

libinflate_a_SOURCES = zlib.h inflate.c inflate.h inffixed.h adler32.c inftrees.c inftrees.h zutil.c zutil.h crc32.c crc32.h zconf.h

libdeflate_a_SOURCES = deflate.c deflate.h compress.c trees.c trees.h