0eb7bb9aa4577cfa8dbce54d835fd39ced613785
braney
  Wed May 18 11:03:21 2022 -0700
first cut of mafCounts, a utility to help build a sequence logo track
from a MAF file

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