Home
last modified time | relevance | path

Searched refs:os_c_files (Results 1 – 1 of 1) sorted by relevance

/dports/biology/py-pysam/pysam-0.18.0/
H A Dsetup.py404 os_c_files = ['win32/getopt.c'] variable
408 os_c_files = [] variable
462 [os.path.join("samtools", "lz4", "lz4.c")] + htslib_sources + os_c_files,
471 sources=[source_pattern % "alignmentfile"] + htslib_sources + os_c_files,
474 sources=[source_pattern % "samfile"] + htslib_sources + os_c_files,
480 sources=[source_pattern % "tabix"] + htslib_sources + os_c_files,
483 sources=[source_pattern % "faidx"] + htslib_sources + os_c_files,
486 sources=[source_pattern % "bcf"] + htslib_sources + os_c_files,
489 sources=[source_pattern % "bgzf"] + htslib_sources + os_c_files,
492 sources=[source_pattern % "tabixproxies"] + htslib_sources + os_c_files,
[all …]