f04916e3db09bf973a9fd801dff48c1718ae7d63
hiram
  Tue Jul 1 20:46:32 2014 -0700
to measure a database to find safe index length refs #13548
diff --git src/hg/minIndexLength/makefile src/hg/minIndexLength/makefile
new file mode 100644
index 0000000..526c724
--- /dev/null
+++ src/hg/minIndexLength/makefile
@@ -0,0 +1,3 @@
+kentSrc = ../..
+A = minIndexLength
+include $(kentSrc)/inc/userApp.mk