Makefile
branchstable
changeset 23125 a5d6a609752b
parent 23033 1d354814ff4d
child 23882 272b1cc3e83e
equal deleted inserted replaced
23124:4c490626af13 23125:a5d6a609752b
   184 docker-centos7:
   184 docker-centos7:
   185 	mkdir -p packages/centos7
   185 	mkdir -p packages/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