kentSrc = ../../..
A = hgLoadOut
include ${kentSrc}/inc/userApp.mk

install::
	rm -f ${SCRIPTS}/countRmsk
	cp -p ./countRmsk.pl ${SCRIPTS}/countRmsk
