src/hg/instinct/makefile 1.15

1.15 2009/11/19 19:52:16 cszeto
Removed making subjectView
Index: src/hg/instinct/makefile
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/instinct/makefile,v
retrieving revision 1.14
retrieving revision 1.15
diff -b -B -U 4 -r1.14 -r1.15
--- src/hg/instinct/makefile	30 Jul 2009 17:31:35 -0000	1.14
+++ src/hg/instinct/makefile	19 Nov 2009 19:52:16 -0000	1.15
@@ -11,9 +11,8 @@
 	mapProbesToGenes \
 	genTables \
 	ispySubj \
 	tcgaSubj \
-	subjectView \
 
 all::    compile
 
 compile: ${USE_DIRS:%=%.compile}