##// END OF EJS Templates
makefile: reformat .PHONY targets...
Antonio Muci -
r37720:78c050ee default
parent child Browse files
Show More
@@ -302,10 +302,15 b' linux-wheels-i686:'
302 .PHONY: help all local build doc cleanbutpackages clean install install-bin \
302 .PHONY: help all local build doc cleanbutpackages clean install install-bin \
303 install-doc install-home install-home-bin install-home-doc \
303 install-doc install-home install-home-bin install-home-doc \
304 dist dist-notests check tests check-code format-c update-pot \
304 dist dist-notests check tests check-code format-c update-pot \
305 osx deb ppa docker-debian-jessie docker-debian-stretch \
305 osx deb ppa \
306 docker-debian-jessie \
307 docker-debian-stretch \
306 docker-ubuntu-trusty docker-ubuntu-trusty-ppa \
308 docker-ubuntu-trusty docker-ubuntu-trusty-ppa \
307 docker-ubuntu-xenial docker-ubuntu-xenial-ppa \
309 docker-ubuntu-xenial docker-ubuntu-xenial-ppa \
308 docker-ubuntu-artful docker-ubuntu-artful-ppa \
310 docker-ubuntu-artful docker-ubuntu-artful-ppa \
309 fedora20 docker-fedora20 fedora21 docker-fedora21 \
311 fedora20 docker-fedora20 \
310 centos5 docker-centos5 centos6 docker-centos6 centos7 docker-centos7 \
312 fedora21 docker-fedora21 \
313 centos5 docker-centos5 \
314 centos6 docker-centos6 \
315 centos7 docker-centos7 \
311 linux-wheels
316 linux-wheels
General Comments 0
You need to be logged in to leave comments. Login now