Lines Matching refs:installperms
475 $(top_srcdir)/config/automake/installperms.am \
1524 for cmd in $$installperms; do \
1552 …(top_srcdir)/config/automake/scripts.am $(top_srcdir)/config/automake/installperms.am $(am__config…
1572 …(top_srcdir)/config/automake/scripts.am $(top_srcdir)/config/automake/installperms.am $(am__empty):
1923 installperms-exec:
1924 @installperms="$(INSTALLPERMS_exec)"; \
1925 test -n "$$installperms" && echo "Setting installation permissions on executables"; \
1928 installperms-data:
1929 @installperms="$(INSTALLPERMS_data)"; \
1930 test -n "$$installperms" && echo "Setting installation permissions on data"; \
1933 install-exec-hook: installperms-exec
1934 install-data-hook: installperms-data
1937 @WANT_INSTALLPERMS_TRUE@installperms-init:
1938 @WANT_INSTALLPERMS_FALSE@installperms-init: