[PATCH stable] make: update .PHONY targets

Anton Shestakov av6 at dwimlabs.net
Wed Feb 15 12:14:46 UTC 2017


# HG changeset patch
# User Anton Shestakov <av6 at dwimlabs.net>
# Date 1487141373 -28800
#      Wed Feb 15 14:49:33 2017 +0800
# Branch stable
# Node ID 8e70ce179fc3b418023213ecae804b8825d04331
# Parent  aa25989b0658dcefbd4c1bce7c389f006f22af30
make: update .PHONY targets

diff --git a/Makefile b/Makefile
--- a/Makefile
+++ b/Makefile
@@ -262,5 +262,9 @@ docker-centos7:
 .PHONY: help all local build doc cleanbutpackages clean install install-bin \
 	install-doc install-home install-home-bin install-home-doc \
 	dist dist-notests check tests check-code update-pot \
-	osx fedora20 docker-fedora20 fedora21 docker-fedora21 \
+	osx deb ppa docker-debian-jessie \
+	docker-ubuntu-trusty docker-ubuntu-trusty-ppa \
+	docker-ubuntu-xenial docker-ubuntu-xenial-ppa \
+	docker-ubuntu-yakkety docker-ubuntu-yakkety-ppa \
+	fedora20 docker-fedora20 fedora21 docker-fedora21 \
 	centos5 docker-centos5 centos6 docker-centos6 centos7 docker-centos7


More information about the Mercurial-devel mailing list