src/hg/instinct/createDescriptionHTML/makefile 1.1

1.1 2009/09/09 18:31:27 cszeto
perl code to generate description html files
Index: src/hg/instinct/createDescriptionHTML/makefile
===================================================================
RCS file: src/hg/instinct/createDescriptionHTML/makefile
diff -N src/hg/instinct/createDescriptionHTML/makefile
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ src/hg/instinct/createDescriptionHTML/makefile	9 Sep 2009 18:31:27 -0000	1.1
@@ -0,0 +1,13 @@
+include ../../../inc/common.mk
+
+L += $(MYSQLLIBS) -lm
+MYLIBDIR = ../../../lib/${MACHTYPE}
+MYLIBS =	$(MYLIBDIR)/jkhgap.a ${MYLIBDIR}/jkweb.a
+CVSUP = cvs -q update
+
+all::
+	${CVSUP} -d -P /data/home/${USER}/kent/src/hg/instinct/hgHeatmap2/hgHeatmapData/datasets.ra
+	perl generateAllDescriptionHTMLs.pl /data/home/${USER}/kent/src/hg/instinct/hgHeatmap2/hgHeatmapData/datasets.ra
+
+clean:
+	rm /var/www/html/cancerGenomics/data-descriptions/*.html local_*.ra