3ab2c488f953187a6f6849b3d75f40126bb02703
kent
  Fri May 26 12:51:46 2017 -0700
Making a tagInfo utility that parallels tagStormInfo.

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