##// END OF EJS Templates
Makefile: update .PHONY...
Mads Kiilerich -
r23125:a5d6a609 stable
parent child Browse files
Show More
@@ -186,5 +186,7 b' docker-centos7:'
186 contrib/dockerrpm centos7
186 contrib/dockerrpm centos7
187
187
188 .PHONY: help all local build doc clean install install-bin install-doc \
188 .PHONY: help all local build doc clean install install-bin install-doc \
189 install-home install-home-bin install-home-doc dist dist-notests tests \
189 install-home install-home-bin install-home-doc \
190 update-pot fedora20 docker-fedora20
190 dist dist-notests check tests check-code update-pot \
191 osx fedora20 docker-fedora20 \
192 centos5 docker-centos5 centos6 docker-centos6 centos7 docker-centos7
General Comments 0
You need to be logged in to leave comments. Login now