src/lib/makefile 1.151
1.151 2009/04/22 16:56:49 markd
added initial implementation of gff3 parser. Still has some rough edges and problems due to ambiguities in the GFF3 specification
Index: src/lib/makefile
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/lib/makefile,v
retrieving revision 1.150
retrieving revision 1.151
diff -b -B -U 4 -r1.150 -r1.151
--- src/lib/makefile 17 Apr 2009 22:02:51 -0000 1.150
+++ src/lib/makefile 22 Apr 2009 16:56:49 -0000 1.151
@@ -11,9 +11,9 @@
emblParse.o errCatch.o errabort.o \
fa.o ffAli.o ffScore.o filePath.o fixColor.o flydna.o fof.o \
fuzzyShow.o \
gapCalc.o gdf.o gemfont.o genomeRangeTree.o \
- gfNet.o gff.o gfxPoly.o gifLabel.o gifcomp.o \
+ gfNet.o gff.o gff3.o gfxPoly.o gifLabel.o gifcomp.o \
gifdecomp.o gifread.o gifwrite.o \
hash.o histogram.o hmmPfamParse.o hmmstats.o htmlPage.o htmshell.o \
https.o intExp.o intValTree.o internet.o itsa.o \
jointalign.o jpegSize.o \