X-Git-Url: https://git.donarmstrong.com/?p=rsem.git;a=blobdiff_plain;f=makefile;h=211a7ea5bbc86ee39362e3465c54fa6dd05f7304;hp=45ab35d11cee55d44654949830bf4c0b43869d66;hb=4a5e5138d3fc409e7ade5c14de7689612290f74f;hpb=635ca2939cfb1f519f19e9dec072ddd05e9fb450 diff --git a/makefile b/makefile index 45ab35d..211a7ea 100644 --- a/makefile +++ b/makefile @@ -118,8 +118,6 @@ rsem-run-gibbs : Gibbs.o Gibbs.o : utils.h my_assert.h boost/random.hpp sampling.h Model.h SingleModel.h SingleQModel.h PairedEndModel.h PairedEndQModel.h RefSeq.h RefSeqPolicy.h PolyARules.h Refs.h GroupInfo.h Gibbs.cpp $(CC) $(COFLAGS) Gibbs.cpp -Buffer.h : my_assert.h - rsem-calculate-credibility-intervals : calcCI.o $(CC) -o rsem-calculate-credibility-intervals calcCI.o -lpthread