804466264c86aa3d9edc8edcfe1039a2f5392b20
braney
  Mon Jul 29 16:12:54 2019 -0700
a utility to print out a bed file with regions that have no alignment in
a maf file

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