PREFIX=/hive/data/outside/otto/lrg/
LRGPARSER=~/kent/src/hg/utils/automation/parseLrgXml.pl
install: 
	cp ${LRGPARSER} buildLrg.sh checkLrg.sh lrgWrapper.sh bigPsl+6.as ${PREFIX}
clean:
	rm -f *.bed *.bb *.gz
