AUTOMAKE_OPTIONS = subdir-objects AM_CPPFLAGS = @CPPFLAGS@ AM_CXXFLAGS = @CXXFLAGS@ AM_LDFLAGS = @LDFLAGS@ bin_PROGRAMS = bull bull_SOURCES = \ bull.cpp \ bull_io.cpp \ bull_kernel.cpp \ bull_parsers.cpp \ char_encoding.cpp \ complex.cpp \ genetic_codes.cpp \ like_attribute_sets.cpp \ like_attributes.cpp \ lin_alg.cpp \ main.cpp \ matrices.cpp \ model.cpp \ nexus.cpp \ nexus_block.cpp \ nexus_token.cpp \ node.cpp \ parameter.cpp \ set_reader.cpp \ settings.cpp \ ssrf_codon_sub_mod.cpp \ string_extensions.cpp \ taxa_block.cpp \ tools.cpp \ tree.cpp \ trees_block.cpp \ util.cpp \ xbull.cpp