src/hg/instinct/lib/makefile 1.15

1.15 2009/06/04 03:42:50 jsanborn
added copyright notices, removed cluster library
Index: src/hg/instinct/lib/makefile
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/instinct/lib/makefile,v
retrieving revision 1.14
retrieving revision 1.15
diff -b -B -U 4 -r1.14 -r1.15
--- src/hg/instinct/lib/makefile	5 May 2009 22:43:38 -0000	1.14
+++ src/hg/instinct/lib/makefile	4 Jun 2009 03:42:50 -0000	1.15
@@ -2,13 +2,13 @@
 XINC = -I$(MYSQLINC)
 
 L += -lm $(MYSQLLIBS) 
 
-O =  heatmapUtility.o hgHeatmapLib.o featuresLib.o sortFeatures.o ispyTableDefs.o filterFeatures.o cluster.o \
+O =  heatmapUtility.o hgHeatmapLib.o featuresLib.o sortFeatures.o ispyTableDefs.o filterFeatures.o \
 	ap.o mannwhitneyu.o jarquebera.o normaldistr.o c++Wrapper.o hgStatsLib.o json.o \
 	cprob/bdtr.o cprob/btdtr.o cprob/chdtr.o cprob/drand.o cprob/expx2.o cprob/fdtr.o cprob/gamma.o cprob/gdtr.o \
 	cprob/igam.o cprob/igami.o cprob/incbet.o cprob/incbi.o cprob/mtherr.o cprob/nbdtr.o cprob/ndtr.o cprob/ndtri.o cprob/pdtr.o \
-	cprob/stdtr.o cprob/unity.o cprob/polevl.o cprob/const.o hgStats.o hgHeatmapCustomDb.o
+	cprob/stdtr.o cprob/unity.o cprob/polevl.o cprob/const.o hgHeatmapCustomDb.o
 
 
 compile: ../../../lib/$(MACHTYPE)/jkhmap.a