@@ -41,7 +41,7 @@ OBJS = main.o vcfindex.o tabix.o \
4141 vcfcnv.o vcfhead.o HMM.o consensus.o ploidy.o bin.o hclust.o version.o \
4242 regidx.o smpl_ilist.o csq.o vcfbuf.o \
4343 mpileup.o bam2bcf.o bam2bcf_indel.o bam2bcf_iaux.o bam2bcf_edlib.o \
44- read_consensus.o bam_sample.o \
44+ read_consensus.o bam_sample.o \
4545 vcfsort.o cols.o extsort.o dist.o abuf.o \
4646 ccall.o em.o prob1.o kmin.o str_finder.o gff.o edlib.o
4747PLUGIN_OBJS = vcfplugin.o
@@ -235,7 +235,6 @@ vcfbuf_h = vcfbuf.h $(htslib_vcf_h)
235235abuf_h = abuf.h $(htslib_vcf_h )
236236dbuf_h = dbuf.h $(htslib_vcf_h )
237237bam2bcf_h = bam2bcf.h $(htslib_hts_h ) $(htslib_vcf_h )
238- edlib.h = edlib.h
239238bam_sample_h = bam_sample.h $(htslib_sam_h )
240239cigar_state_h = cigar_state.h $(htslib_hts_h ) $(htslib_sam_h )
241240read_consensus_h = read_consensus.h $(htslib_hts_h ) $(htslib_sam_h )
@@ -249,11 +248,11 @@ vcfcall.o: vcfcall.c $(htslib_vcf_h) $(htslib_kfunc_h) $(htslib_synced_bcf_reade
249248vcfconcat.o : vcfconcat.c $(htslib_vcf_h ) $(htslib_synced_bcf_reader_h ) $(htslib_kseq_h ) $(htslib_bgzf_h ) $(htslib_tbx_h ) $(htslib_thread_pool_h ) $(htslib_hts_endian_h ) $(bcftools_h )
250249vcfconvert.o : vcfconvert.c $(htslib_faidx_h ) $(htslib_vcf_h ) $(htslib_bgzf_h ) $(htslib_synced_bcf_reader_h ) $(htslib_vcfutils_h ) $(htslib_kseq_h ) $(htslib_hts_endian_h ) $(bcftools_h ) $(filter_h ) $(convert_h ) $(tsv2vcf_h )
251250vcffilter.o : vcffilter.c $(htslib_vcf_h ) $(htslib_synced_bcf_reader_h ) $(htslib_vcfutils_h ) $(bcftools_h ) $(filter_h ) rbuf.h regidx.h
252- vcfgtcheck.o : vcfgtcheck.c $(htslib_vcf_h ) $(htslib_synced_bcf_reader_h ) $(htslib_vcfutils_h ) $(htslib_kbitset_h ) $(htslib_hts_os_h ) $(htslib_bgzf_h ) $(bcftools_h ) extsort.h filter.h
251+ vcfgtcheck.o : vcfgtcheck.c $(htslib_vcf_h ) $(htslib_synced_bcf_reader_h ) $(htslib_vcfutils_h ) $(htslib_kbitset_h ) $(htslib_hts_os_h ) $(htslib_bgzf_h ) $(bcftools_h ) extsort.h $( filter_h )
253252vcfindex.o : vcfindex.c $(htslib_vcf_h ) $(htslib_tbx_h ) $(htslib_kstring_h ) $(htslib_bgzf_h ) $(bcftools_h )
254- vcfisec.o : vcfisec.c $(htslib_vcf_h ) $(htslib_synced_bcf_reader_h ) $(htslib_vcfutils_h ) $(htslib_hts_os_h ) $(htslib_hts_defs_h ) $( bcftools_h ) $(filter_h )
255- vcfmerge.o : vcfmerge.c $(htslib_vcf_h ) $(htslib_synced_bcf_reader_h ) $(htslib_vcfutils_h ) $(htslib_faidx_h ) $(htslib_kbitset_h ) $(htslib_hts_endian_h ) $(bcftools_h ) regidx.h vcmp.h $(htslib_khash_h ) $( htslib_kbitset_h )
256- vcfnorm.o : vcfnorm.c $(htslib_vcf_h ) $(htslib_synced_bcf_reader_h ) $(htslib_faidx_h ) $(htslib_khash_str2int_h ) $(bcftools_h ) rbuf.h abuf.h gff.h regidx.h
253+ vcfisec.o : vcfisec.c $(htslib_vcf_h ) $(htslib_synced_bcf_reader_h ) $(htslib_vcfutils_h ) $(htslib_hts_os_h ) $(bcftools_h ) $(filter_h )
254+ vcfmerge.o : vcfmerge.c $(htslib_vcf_h ) $(htslib_synced_bcf_reader_h ) $(htslib_vcfutils_h ) $(htslib_faidx_h ) $(htslib_kbitset_h ) $(htslib_hts_endian_h ) $(bcftools_h ) regidx.h vcmp.h $(htslib_khash_h )
255+ vcfnorm.o : vcfnorm.c $(htslib_vcf_h ) $(htslib_synced_bcf_reader_h ) $(htslib_faidx_h ) $(htslib_khash_str2int_h ) $(bcftools_h ) rbuf.h abuf.h gff.h regidx.h $( filter_h )
257256vcfquery.o : vcfquery.c $(htslib_vcf_h ) $(htslib_synced_bcf_reader_h ) $(htslib_khash_str2int_h ) $(htslib_vcfutils_h ) $(bcftools_h ) $(filter_h ) $(convert_h ) $(smpl_ilist_h )
258257vcfroh.o : vcfroh.c $(htslib_vcf_h ) $(htslib_synced_bcf_reader_h ) $(htslib_kstring_h ) $(htslib_kseq_h ) $(htslib_bgzf_h ) $(bcftools_h ) HMM.h $(smpl_ilist_h ) $(filter_h )
259258vcfcnv.o : vcfcnv.c $(htslib_vcf_h ) $(htslib_synced_bcf_reader_h ) $(htslib_kstring_h ) $(htslib_kfunc_h ) $(htslib_khash_str2int_h ) $(htslib_hts_defs_h ) $(bcftools_h ) HMM.h rbuf.h
@@ -287,14 +286,15 @@ mpileup.o: mpileup.c $(htslib_sam_h) $(htslib_faidx_h) $(htslib_kstring_h) $(hts
287286bam2bcf.o : bam2bcf.c $(htslib_hts_h ) $(htslib_sam_h ) $(htslib_kstring_h ) $(htslib_kfunc_h ) $(bam2bcf_h ) mw.h
288287bam2bcf_indel.o : bam2bcf_indel.c $(htslib_hts_h ) $(htslib_sam_h ) $(htslib_khash_str2int_h ) $(bam2bcf_h ) $(htslib_ksort_h ) $(str_finder_h )
289288bam2bcf_iaux.o : bam2bcf_iaux.c $(htslib_hts_h ) $(htslib_sam_h ) $(htslib_khash_str2int_h ) $(bcftools_h ) $(bam2bcf_h ) $(htslib_ksort_h ) $(read_consensus_h ) $(cigar_state_h )
290- bam2bcf_edlib.o : bam2bcf_edlib.c $(htslib_hts_h ) $(htslib_sam_h ) $(htslib_khash_str2int_h ) $(bcftools_h ) $(bam2bcf_h ) $(htslib_ksort_h ) $( read_consensus_h ) $( cigar_state_h ) $( edlib.h )
289+ bam2bcf_edlib.o : bam2bcf_edlib.c $(htslib_hts_h ) $(htslib_sam_h ) $(htslib_khash_str2int_h ) $(bam2bcf_h ) $(str_finder_h ) $(htslib_ksort_h ) edlib.h
291290read_consensus.o : read_consensus.c $(read_consensus_h ) $(cigar_state_h ) $(bcftools_h ) kheap.h
292291bam_sample.o : bam_sample.c $(htslib_hts_h ) $(htslib_kstring_h ) $(htslib_khash_str2int_h ) $(khash_str2str_h ) $(bam_sample_h ) $(bcftools_h )
293292version.o : version.h version.c
294293hclust.o : hclust.c $(htslib_hts_h ) $(htslib_kstring_h ) $(bcftools_h ) hclust.h
295294HMM.o : HMM.c $(htslib_hts_h ) HMM.h
296- vcfbuf.o : vcfbuf.c $(htslib_vcf_h ) $(htslib_vcfutils_h ) $(htslib_hts_os_h ) $(bcftools_h ) $(vcfbuf_h ) rbuf.h
295+ vcfbuf.o : vcfbuf.c $(htslib_vcf_h ) $(htslib_vcfutils_h ) $(htslib_hts_os_h ) $(htslib_kbitset_h ) $( bcftools_h ) $(vcfbuf_h ) rbuf.h
297296abuf.o : abuf.c $(htslib_vcf_h ) $(bcftools_h ) rbuf.h abuf.h
297+ edlib.o : edlib.c edlib.h
298298extsort.o : extsort.c $(bcftools_h ) extsort.h kheap.h
299299smpl_ilist.o : smpl_ilist.c $(bcftools_h ) $(smpl_ilist_h )
300300gff.o : gff.c $(htslib_hts_h ) $(htslib_khash_h ) $(htslib_khash_str2int_h ) $(htslib_kseq_h ) $(htslib_bgzf_h ) $(bcftools_h ) gff.h regidx.h
0 commit comments