Searched refs:xkbcompileddir (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/xkb/
H A DMakefile.am42 xkbcompileddir = $(XKB_COMPILED_DIR) macro
H A DMakefile.in92 am__installdirs = "$(DESTDIR)$(xkbcompileddir)"
451 xkbcompileddir = $(XKB_COMPILED_DIR) macro
561 test -z "$(xkbcompileddir)" || $(MKDIR_P) "$(DESTDIR)$(xkbcompileddir)"
565 echo " $(dist_xkbcompiledDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(xkbcompileddir)/$$f'"; \
566 $(dist_xkbcompiledDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(xkbcompileddir)/$$f"; \
573 echo " rm -f '$(DESTDIR)$(xkbcompileddir)/$$f'"; \
574 rm -f "$(DESTDIR)$(xkbcompileddir)/$$f"; \
655 for dir in "$(DESTDIR)$(xkbcompileddir)"; do \
/xsrc/external/mit/xorg-server/dist/xkb/
H A DMakefile.am41 xkbcompileddir = $(XKB_COMPILED_DIR) macro
H A DMakefile.in213 am__installdirs = "$(DESTDIR)$(xkbcompileddir)"
605 xkbcompileddir = $(XKB_COMPILED_DIR) macro
722 @list='$(dist_xkbcompiled_DATA)'; test -n "$(xkbcompileddir)" || list=; \
724 echo " $(MKDIR_P) '$(DESTDIR)$(xkbcompileddir)'"; \
725 $(MKDIR_P) "$(DESTDIR)$(xkbcompileddir)" || exit 1; \
732 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(xkbcompileddir)'"; \
733 $(INSTALL_DATA) $$files "$(DESTDIR)$(xkbcompileddir)" || exit $$?; \
738 @list='$(dist_xkbcompiled_DATA)'; test -n "$(xkbcompileddir)" || list=; \
740 dir='$(DESTDIR)$(xkbcompileddir)'; $(am__uninstall_files_from_dir)
830 for dir in "$(DESTDIR)$(xkbcompileddir)"; d
[all...]

Completed in 10 milliseconds