46cacb52f48b67dbdbb131af561827f3f5357a20
braney
  Tue Aug 10 13:20:23 2021 -0700
add utility to make a cartEdit that supports movinb existing tracks to a superTrack .  Add a new cartEdit1 to move a bunch of tracks to three new supertracks

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