3cbffa5fa5e6432fa9a0aed338a7c6aa4ac80875
kent
  Sun Sep 1 11:41:08 2019 -0700
Starting to work on a utility to help load things from GEO into HCAT

diff --git src/hca/hcat/hcatTabUpdate/makefile src/hca/hcat/hcatTabUpdate/makefile
new file mode 100644
index 0000000..75a2c20
--- /dev/null
+++ src/hca/hcat/hcatTabUpdate/makefile
@@ -0,0 +1,3 @@
+kentSrc = ../../..
+A = hcatTabUpdate
+include $(kentSrc)/inc/userApp.mk