Lines Matching defs:x11perfcompdir
131 "$(DESTDIR)$(x11perfcompdir)"
428 x11perfcompdir = @x11perfcompdir@
456 DIR_SUBSTS = -e 's|@x11perfcompdir[@]|$(x11perfcompdir)|g' -e \
601 @list='$(dist_x11perfcomp_SCRIPTS)'; test -n "$(x11perfcompdir)" || list=; \
603 echo " $(MKDIR_P) '$(DESTDIR)$(x11perfcompdir)'"; \
604 $(MKDIR_P) "$(DESTDIR)$(x11perfcompdir)" || exit 1; \
623 echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(x11perfcompdir)$$dir'"; \
624 $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(x11perfcompdir)$$dir" || exit $$?; \
630 @list='$(dist_x11perfcomp_SCRIPTS)'; test -n "$(x11perfcompdir)" || exit 0; \
633 dir='$(DESTDIR)$(x11perfcompdir)'; $(am__uninstall_files_from_dir)
988 for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(x11perfcompdir)"; do \