Searched refs:MAN_SUBSTS (Results 1 - 25 of 1508) sorted by relevance

1234567891011>>

/xsrc/external/mit/xfs/dist/config/
H A DMakefile.am31 # String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
32 MAN_SUBSTS += -e 's|DEFAULTFONTPATH|$(FONTPATH)|g'
33 MAN_SUBSTS += -e 's|FSERRORS|/var/log/xfs.log|g'
36 $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $(srcdir)/config.cpp > $@
/xsrc/external/mit/xfs/dist/man/
H A DMakefile.am34 # String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
35 MAN_SUBSTS += -e 's|__configfiledesc__|$(CONFIG_FILE_DESC)|g'
36 MAN_SUBSTS += -e 's|__configfilepath__|$(CONFIG_FILE_PATH)|g'
41 $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
/xsrc/external/mit/libXaw/dist/man/
H A DMakefile.am36 # String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
37 MAN_SUBSTS += -e 's|__docdir__|$(docdir)|g'
40 $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
/xsrc/external/mit/luit/dist/man/
H A DMakefile.am31 MAN_SUBSTS += -e 's|__locale_alias__|$(LOCALEALIASFILE)|g'
33 # String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
35 $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
/xsrc/external/mit/font-util/dist/man/
H A DMakefile.am31 MAN_SUBSTS += -e 's|__mapfilesdir__|$(MAPDIR)|g'
33 # String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
35 $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
/xsrc/external/mit/xinit/dist/man/
H A DMakefile.am10 MAN_SUBSTS+= -e 's|__XSERVERNAME__|$(XSERVERNAME)|g' \
19 # String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
21 $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
/xsrc/external/mit/xkbcomp/dist/man/
H A DMakefile.am10 # String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
11 MAN_SUBSTS += -e 's|__xkbconfigroot__|$(XKBCONFIGROOT)|'
14 $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
/xsrc/external/mit/xf86-input-keyboard/dist/man/
H A DMakefile.am37 # String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
38 MAN_SUBSTS += -e 's|__xkb_path__|$(XKBPATH)|g'
43 $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
/xsrc/external/mit/rgb/dist/man/
H A DMakefile.am34 MAN_SUBSTS += -e 's|__RGB_DB__|$(db_dir)/$(db_file)|g' \
39 # String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
41 $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
/xsrc/external/mit/setxkbmap/dist/man/
H A DMakefile.am10 # String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
11 MAN_SUBSTS += -e 's|__xkbconfigroot__|"$(XKBCONFIGROOT)"|'
14 $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
/xsrc/external/mit/twm/dist/man/
H A DMakefile.am36 MAN_SUBSTS += -e 's|__datadir__|$(datadir)|g'
38 # String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
40 $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
/xsrc/external/mit/xmodmap/dist/man/
H A DMakefile.am36 MAN_SUBSTS += -e 's|__X11datadir__|$(X11_DATADIR)|g'
38 # String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
40 $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
/xsrc/external/mit/xf86-video-intel/dist/man/
H A DMakefile.am31 # String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
37 $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
/xsrc/external/mit/xf86-video-intel-2014/dist/man/
H A DMakefile.am31 # String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
37 $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
/xsrc/external/mit/xf86-video-mach64/dist/man/
H A DMakefile.am35 # String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
41 $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
/xsrc/external/mit/xf86-video-imstt/dist/man/
H A DMakefile.am44 MAN_SUBSTS = \ macro
59 sed $(MAN_SUBSTS) < $< > $@
/xsrc/external/mit/xf86-input-vmmouse/dist/man/
H A DMakefile.am36 # String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
38 $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
40 $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
/xsrc/external/mit/xf86-video-intel-old/dist/man/
H A DMakefile.am38 MAN_SUBSTS = \ macro
53 sed $(MAN_SUBSTS) < $< > $@
/xsrc/external/mit/xf86-video-nsc/dist/man/
H A DMakefile.am44 MAN_SUBSTS = \ macro
59 sed $(MAN_SUBSTS) < $< > $@
/xsrc/external/mit/xf86-input-ws/dist/man/
H A DMakefile.am30 MAN_SUBSTS = \ macro
45 sed $(MAN_SUBSTS) < $< > $@
/xsrc/external/mit/xorg-docs/dist/man/
H A DMakefile.am39 # String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
40 MAN_SUBSTS += -e 's|__datadir__|$(datadir)|g' \
45 $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
/xsrc/external/mit/xdm/dist/man/
H A DMakefile.am41 # String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
42 MAN_SUBSTS += -e 's|CHOOSERPATH|$(XDMLIBDIR)/chooser|g' \
55 $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
/xsrc/external/mit/xf86-input-synaptics/dist/man/
H A DMakefile.am43 # String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
45 $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
47 $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
/xsrc/external/mit/xf86-video-openchrome/dist/man/
H A DMakefile.am44 MAN_SUBSTS = \ macro
59 sed $(MAN_SUBSTS) < $< > $@
/xsrc/external/mit/xsetmode/dist/
H A DMakefile.am46 MAN_SUBSTS = \ macro
62 sed $(MAN_SUBSTS) < $< > $@

Completed in 11 milliseconds

1234567891011>>