1# Makefile fragment for use when linking to an external libhtscodecs
2#
3#    Copyright (C) 2021 Genome Research Ltd.
4#
5#    Author: Rob Davies <rmd@sanger.ac.uk>
6#
7# Permission is hereby granted, free of charge, to any person obtaining a copy
8# of this software and associated documentation files (the "Software"), to deal
9# in the Software without restriction, including without limitation the rights
10# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11# copies of the Software, and to permit persons to whom the Software is
12# furnished to do so, subject to the following conditions:
13#
14# The above copyright notice and this permission notice shall be included in
15# all copies or substantial portions of the Software.
16#
17# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
19# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
20# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
21# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
22# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
23# DEALINGS IN THE SOFTWARE.
24
25HTSCODECS_SOURCES =
26HTSCODECS_OBJS =
27HTSCODECS_TEST_TARGETS =
28
29htscodecs_arith_dynamic_h =
30htscodecs_fqzcomp_qual_h =
31htscodecs_htscodecs_h =
32htscodecs_pack_h =
33htscodecs_rANS_static_h =
34htscodecs_rANS_static4x16_h =
35htscodecs_rle_h =
36htscodecs_tokenise_name3_h =
37htscodecs_varint_h =
38
39htscodecs_htscodecs_endian_h =
40htscodecs_c_range_coder_h =
41htscodecs_c_simple_model_h =
42htscodecs_pooled_alloc_h =
43htscodecs_rANS_byte_h =
44htscodecs_rANS_word_h =
45htscodecs_utils_h =
46htscodecs_version_h =
47