Searched refs:x11localedir (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/libX11/dist/nls/
H A DMakefile.am2 x11localedir = $(X11_LOCALEDATADIR) macro
H A DMakefile.in158 am__installdirs = "$(DESTDIR)$(x11localedir)" \
159 "$(DESTDIR)$(x11localedir)" "$(DESTDIR)$(x11localedir)"
539 x11localedir = $(X11_LOCALEDATADIR) macro
614 @list='$(nobase_dist_x11locale_DATA)'; test -n "$(x11localedir)" || list=; \
616 echo " $(MKDIR_P) '$(DESTDIR)$(x11localedir)'"; \
617 $(MKDIR_P) "$(DESTDIR)$(x11localedir)" || exit 1; \
625 echo " $(MKDIR_P) '$(DESTDIR)$(x11localedir)/$$dir'"; \
626 $(MKDIR_P) "$(DESTDIR)$(x11localedir)/$$dir"; }; \
627 echo " $(INSTALL_DATA) $$xfiles '$(DESTDIR)$(x11localedir)/
[all...]

Completed in 5 milliseconds