HomeSort by: relevance | last modified time | path
    Searched refs:GENDOCS_TEMPLATE_DIR (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl2/texinfo/dist/util/
gendocs.sh 39 : ${GENDOCS_TEMPLATE_DIR="."}
80 $GENDOCS_TEMPLATE_DIR/gendocs_template. (Feel free to modify the
89 control the programs that get executed, and GENDOCS_TEMPLATE_DIR to
141 if test ! -r $GENDOCS_TEMPLATE_DIR/gendocs_template; then
142 echo "$0: cannot read $GENDOCS_TEMPLATE_DIR/gendocs_template." >&2
283 $GENDOCS_TEMPLATE_DIR/gendocs_template >$outdir/index.html
  /src/external/gpl3/autoconf/dist/build-aux/
gendocs.sh 47 : ${GENDOCS_TEMPLATE_DIR="."}
93 $GENDOCS_TEMPLATE_DIR/gendocs_template. (Feel free to modify the
107 GENDOCS_TEMPLATE_DIR to control where the gendocs_template file is
180 if test ! -r $GENDOCS_TEMPLATE_DIR/gendocs_template; then
181 echo "$0: cannot read $GENDOCS_TEMPLATE_DIR/gendocs_template." >&2
376 $GENDOCS_TEMPLATE_DIR/gendocs_template >"$outdir/index.html"
  /src/external/gpl3/gdb/dist/gnulib/import/extra/
gendocs.sh 49 : ${GENDOCS_TEMPLATE_DIR="."}
130 $GENDOCS_TEMPLATE_DIR/gendocs_template. (Feel free to modify the
147 GENDOCS_TEMPLATE_DIR to control where the gendocs_template file is
226 if test ! -r $GENDOCS_TEMPLATE_DIR/gendocs_template; then
227 echo "$0: cannot read $GENDOCS_TEMPLATE_DIR/gendocs_template." >&2
508 $GENDOCS_TEMPLATE_DIR/gendocs_template >"$outdir/index.html"
  /src/external/gpl3/gdb.old/dist/gnulib/import/extra/
gendocs.sh 49 : ${GENDOCS_TEMPLATE_DIR="."}
130 $GENDOCS_TEMPLATE_DIR/gendocs_template. (Feel free to modify the
147 GENDOCS_TEMPLATE_DIR to control where the gendocs_template file is
226 if test ! -r $GENDOCS_TEMPLATE_DIR/gendocs_template; then
227 echo "$0: cannot read $GENDOCS_TEMPLATE_DIR/gendocs_template." >&2
508 $GENDOCS_TEMPLATE_DIR/gendocs_template >"$outdir/index.html"

Completed in 24 milliseconds