VERSION=$(shellpythonsetup.py--version)help:@echo'Commonly used make targets:'@echo' tests - run all tests in the automatic test suite'@echo' all-version-tests - run all tests against many hg versions'@echo' tests-%s - run all tests in the specified hg version'all:helpdeb-prepare:pythonsetup.pysdist--dist-dir..mv-f../hg-evolve-$(VERSION).tar.gz../mercurial-evolve_$(VERSION).orig.tar.gztarxf../mercurial-evolve_$(VERSION).orig.tar.gzrm-rf../mercurial-evolve_$(VERSION).origmvhg-evolve-$(VERSION)../mercurial-evolve_$(VERSION).origcp-rdebian/../mercurial-evolve_$(VERSION).orig/@cd../mercurial-evolve_$(VERSION).orig&&echo'debian build directory ready at'`pwd`