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/makefile src/utils/makefile
index c54c60b..920be12 100644
--- src/utils/makefile
+++ src/utils/makefile
@@ -65,33 +65,37 @@
 	faSplit \
 	faToFastq \
 	faToTab \
 	faToTwoBit \
 	faTrans \
 	findMotif \
 	headRest \
 	htmlCheck \
 	newProg \
 	newPythonProg \
 	nibFrag \
 	nibSize \
 	paraFetch \
 	paraSync \
 	pslLiftSubrangeBlat \
+	pslMap \
+	pslMapPostChain \
 	pslPosTarget \
+	pslRc \
 	pslRemoveFrameShifts \
 	pslScore \
+	pslSwap \
 	pslToPslx \
 	randomLines \
 	raSqlQuery \
 	raToTab \
 	raToLines \
 	rmFaDups \
 	rowsToCols \
 	sizeof \
 	spacedToTab \
 	splitFile \
 	splitFileByColumn \
 	strexCalc \
 	stringify \
 	subChar \
 	subColumn \