02336754147822f5aa61ba13277123b2cc629001 markd Thu May 20 08:38:55 2021 -0700 Moved pslMap, pslMapPostChain, pslRc, pslSwap to src/utils, as they do not have hg/lib dependencies. diff --git src/utils/pslMapPostChain/makefile src/utils/pslMapPostChain/makefile new file mode 100644 index 0000000..a084754 --- /dev/null +++ src/utils/pslMapPostChain/makefile @@ -0,0 +1,3 @@ +kentSrc = ../.. +A = pslMapPostChain +include ${kentSrc}/inc/userApp.mk