changeset 1769 | 38d1463f3e0f |
parent 1524 | bfbd99b50f8f |
child 2020 | 143c8e4dc22d |
--- a/Makefile Tue Oct 25 05:15:52 2016 -0700 +++ b/Makefile Wed Nov 02 18:49:19 2016 +0100 @@ -3,9 +3,7 @@ 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' + @echo ' deb-prepare - prepare the build of a debian package' all: help