src/hg/instinct/bioInt2/makefile 1.9
1.9 2009/04/30 19:54:29 jsanborn
added factor graph pipeline and code
Index: src/hg/instinct/bioInt2/makefile
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/instinct/bioInt2/makefile,v
retrieving revision 1.8
retrieving revision 1.9
diff -b -B -U 4 -r1.8 -r1.9
--- src/hg/instinct/bioInt2/makefile 27 Apr 2009 06:15:48 -0000 1.8
+++ src/hg/instinct/bioInt2/makefile 30 Apr 2009 19:54:29 -0000 1.9
@@ -14,9 +14,9 @@
O2 = populateDb.o bioIntDb.o bioIntDriver.o createTables.o
H2 = bioIntDb.h
A3 = bioController
-O3 = bioController.o bioLevelI.o bioGeneLevel.o bioSetLevel.o bioIntDriver.o bioIntDb.o createTables.o
+O3 = bioController.o bioLevelI.o bioGeneLevel.o bioSetLevel.o bioPathwayLevel.o bioIntDriver.o bioIntDb.o createTables.o
H3 = bioIntDriver.h bioIntDb.h
A4 = setCohorts
O4 = setCohorts.o bioIntDb.o createTables.o