# HG changeset patch # User Anton Shestakov # Date 1508990335 -28800 # Node ID c2695cbb5fb1c3adc5f517b1ac84581038bf54b9 # Parent f7e4d6c20095d67857c912bd44bb45073ced6f2f makefile: put format-c into .PHONY targets diff -r f7e4d6c20095 -r c2695cbb5fb1 Makefile --- a/Makefile Wed Oct 25 21:58:03 2017 +0900 +++ b/Makefile Thu Oct 26 11:58:55 2017 +0800 @@ -308,7 +308,7 @@ .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 \