X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=makefile;h=76e1ac39350045f1200d5786e45f3ebf323464f5;hb=0f8fbc39759d8a8a4fa755903b8bde403b0da6c9;hp=aec4b2ddb6b9aeb37222e7cfeea23c5a6b7a27bb;hpb=c729fa33c6e2f9e3e1b374c66a55265525e7d974;p=rsem.git diff --git a/makefile b/makefile index aec4b2d..76e1ac3 100644 --- a/makefile +++ b/makefile @@ -12,7 +12,7 @@ Transcript.h : utils.h Transcripts.h : my_assert.h Transcript.h -rsem-extract-reference-transcripts : utils.h GTFItem.h Transcript.h Transcripts.h extractRef.cpp +rsem-extract-reference-transcripts : utils.h my_assert.h GTFItem.h Transcript.h Transcripts.h extractRef.cpp $(CC) -Wall -O3 extractRef.cpp -o rsem-extract-reference-transcripts rsem-synthesis-reference-transcripts : utils.h my_assert.h Transcript.h Transcripts.h synthesisRef.cpp