Mercurial > hg-stable
changeset 23125:a5d6a609752b stable
Makefile: update .PHONY
Based on
sed -n 's/^\([a-z0-9-]*\):\(\s.*\)\?$/\1/gp' Makefile | xargs echo
add check, check-code, update-pot, some packaging targets
author | Mads Kiilerich <madski@unity3d.com> |
---|---|
date | Sat, 01 Nov 2014 20:00:31 +0100 |
parents | 4c490626af13 |
children | 8b4a8a9176e2 |
files | Makefile |
diffstat | 1 files changed, 4 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Sat Nov 01 20:00:00 2014 +0100 +++ b/Makefile Sat Nov 01 20:00:31 2014 +0100 @@ -186,5 +186,7 @@ contrib/dockerrpm centos7 .PHONY: help all local build doc clean install install-bin install-doc \ - install-home install-home-bin install-home-doc dist dist-notests tests \ - update-pot fedora20 docker-fedora20 + install-home install-home-bin install-home-doc \ + dist dist-notests check tests check-code update-pot \ + osx fedora20 docker-fedora20 \ + centos5 docker-centos5 centos6 docker-centos6 centos7 docker-centos7