c240989c15afc0e39b1a3dc9158501759b3b31ba
kent
  Mon Apr 24 16:49:25 2017 -0700
A first cut at a utility that might be useful for returning context information on a trix search.

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