# $Id$ # Build library "xcd_utils" ################################## WATCHERS = lanczyck cliu REQUIRES = objects ASN_DEP = ncbimime taxon1 id1 blastdb entrez2 LIB = xcd_utils SRC = \ cuAlign \ cuAlignedDM \ cuAlignmentCollection \ cuBaseClusterer \ cuBlast2Seq \ cuBlock \ cuBlockExtender \ cuBlockFormater \ cuBlockIntersector \ cuBookRefUtils \ cuCD \ cuCdCore \ cuCdFamily \ cuCdFromFasta \ cuCdUpdater \ cuCdUpdateParameters \ cuConsensusMaker \ cuDbPriority \ cuDistmat \ cuDmAlignedOptimalScore \ cuDmAlignedscore \ cuDmBlastscore \ cuDmIdentities \ cuFlexiDm \ cuHitsDistributor \ cuMatrix \ cuNRCriteria \ cuPrefTaxNodes \ cuPssmMaker \ cuPssmScorer \ cuReadFastaWrapper \ cuResidueProfile \ cuRowSourceTable \ cuScoringMatrix \ cuSeqAnnotFromFasta \ cuSeqSwapper \ cuSeqtree \ cuSeqTreeAlg \ cuSeqTreeAPI \ cuSeqTreeAsnizer \ cuSeqTreeFactory \ cuSeqTreeNj \ cuSeqTreeRootedLayout \ cuSeqTreeSlc \ cuSeqTreeStream \ cuSequence \ cuSequenceTable \ cuSimpleB2SWrapper \ cuSort \ cuStdAnnotTypes \ cuTaxClient \ cuTaxNRCriteria \ cuTaxTree \ cuUtils DLL_LIB = blast_services entrez2cli id1cli ncbimime taxon1 xblast xregexp CPPFLAGS = $(ORIG_CPPFLAGS) LIBS = $(BLAST_THIRD_PARTY_LIBS) $(ORIG_LIBS) USES_LIBRARIES = \ $(BLAST_LIBS) entrez2cli id1cli ncbimime taxon1 xregexp