[PATCH stable] makefile: put format-c into .PHONY targets

Anton Shestakov av6 at dwimlabs.net
Thu Oct 26 04:00:48 UTC 2017


# HG changeset patch
# User Anton Shestakov <av6 at dwimlabs.net>
# Date 1508990335 -28800
#      Thu Oct 26 11:58:55 2017 +0800
# Branch stable
# Node ID 8ed12ff6d0edcb3f28d2d88ddb63397ea9539ba5
# Parent  f7e4d6c20095d67857c912bd44bb45073ced6f2f
makefile: put format-c into .PHONY targets

diff --git a/Makefile b/Makefile
--- a/Makefile
+++ b/Makefile
@@ -308,7 +308,7 @@ linux-wheels-i686:
 
 .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 \
+	dist dist-notests check tests check-code format-c update-pot \
 	osx deb ppa docker-debian-jessie docker-debian-stretch \
 	docker-ubuntu-trusty docker-ubuntu-trusty-ppa \
 	docker-ubuntu-xenial docker-ubuntu-xenial-ppa \


More information about the Mercurial-devel mailing list