Searched refs:encodingsdir (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/encodings/dist/
H A Dmkencodingsdir.in7 cd ${DESTDIR}@encodingsdir@
8 @mkfontscale@ -b -s -l -n -r -p @encodingsdir@ -e . -e large .
10 @mkfontscale@ -b -s -l -n -r -p @encodingsdir@/large -e . .
H A DMakefile.am3 encodingsdir = @ENCODINGSDIR@ macro
68 $(AM_V_GEN)$(MKFONTSCALE) -b -s -l -n -r -p $(encodingsdir) -e . -e large .
H A Dconfigure.ac49 XORG_FONTSUBDIR([ENCODINGSDIR], [encodingsdir], [encodings])
H A DMakefile.in158 am__installdirs = "$(DESTDIR)$(encodingsdir)"
343 encodingsdir = @ENCODINGSDIR@ macro
434 @list='$(encodings_DATA)'; test -n "$(encodingsdir)" || list=; \
436 echo " $(MKDIR_P) '$(DESTDIR)$(encodingsdir)'"; \
437 $(MKDIR_P) "$(DESTDIR)$(encodingsdir)" || exit 1; \
444 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(encodingsdir)'"; \
445 $(INSTALL_DATA) $$files "$(DESTDIR)$(encodingsdir)" || exit $$?; \
450 @list='$(encodings_DATA)'; test -n "$(encodingsdir)" || list=; \
452 dir='$(DESTDIR)$(encodingsdir)'; $(am__uninstall_files_from_dir)
763 for dir in "$(DESTDIR)$(encodingsdir)"; d
[all...]
H A Dconfigure1374 --with-encodingsdir=DIR Path to encodings files [FONTROOTDIR/encodings]
3254 # Check whether --with-encodingsdir was given.
/xsrc/external/mit/encodings/dist/large/
H A DMakefile.am0 encodingsdir = @ENCODINGSDIR@/large
40 $(AM_V_GEN)$(MKFONTSCALE) -b -s -l -n -r -p $(encodingsdir) -e . .
1 encodingsdir = @ENCODINGSDIR@/large macro
H A DMakefile.in147 am__installdirs = "$(DESTDIR)$(encodingsdir)"
262 encodingsdir = @ENCODINGSDIR@/large macro
323 @list='$(encodings_DATA)'; test -n "$(encodingsdir)" || list=; \
325 echo " $(MKDIR_P) '$(DESTDIR)$(encodingsdir)'"; \
326 $(MKDIR_P) "$(DESTDIR)$(encodingsdir)" || exit 1; \
333 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(encodingsdir)'"; \
334 $(INSTALL_DATA) $$files "$(DESTDIR)$(encodingsdir)" || exit $$?; \
339 @list='$(encodings_DATA)'; test -n "$(encodingsdir)" || list=; \
341 dir='$(DESTDIR)$(encodingsdir)'; $(am__uninstall_files_from_dir)
385 for dir in "$(DESTDIR)$(encodingsdir)"; d
[all...]
/xsrc/external/mit/xorg-cf-files/dist/
H A Dconfigure.ac25 XORG_FONTSUBDIR([ENCODINGSDIR],[encodingsdir],[encodings])
H A Dconfigure1371 --with-encodingsdir=DIR Path to encodings files [FONTROOTDIR/encodings]
3085 # Check whether --with-encodingsdir was given.
/xsrc/external/mit/libfontenc/dist/
H A Dconfigure.ac51 XORG_FONTSUBDIR([ENCODINGSDIR], [encodingsdir], [encodings])

Completed in 17 milliseconds