7478677e5ba8806f2ffde474524dccd6fc37ed72
markd
  Thu Jan 30 20:10:01 2025 -0800
added my old tabFmt command due to popular demand

diff --git src/utils/tabFmt/makefile src/utils/tabFmt/makefile
new file mode 100644
index 00000000000..8eadce6fe67
--- /dev/null
+++ src/utils/tabFmt/makefile
@@ -0,0 +1,3 @@
+kentSrc = ../..
+A = tabFmt
+include $(kentSrc)/inc/userApp.mk