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

  /src/external/gpl3/gdb/dist/gnulib/import/extra/
gendocs.sh 59 dirargs= # passed to all tools (-I dir).
163 -I) shift; dirargs="$dirargs -I '$1'"; dirs="$dirs $1";;
197 # makeinfo uses the dirargs, but texi2dvi doesn't.
198 commonarg=" $dirargs $commonarg"
308 cmd="$SETLANG $TEXI2DVI $dirargs $texarg \"$srcfile\""
317 cmd="$SETLANG $TEXI2DVI --pdf $dirargs $texarg \"$srcfile\""
  /src/external/gpl3/gdb.old/dist/gnulib/import/extra/
gendocs.sh 59 dirargs= # passed to all tools (-I dir).
163 -I) shift; dirargs="$dirargs -I '$1'"; dirs="$dirs $1";;
197 # makeinfo uses the dirargs, but texi2dvi doesn't.
198 commonarg=" $dirargs $commonarg"
308 cmd="$SETLANG $TEXI2DVI $dirargs $texarg \"$srcfile\""
317 cmd="$SETLANG $TEXI2DVI --pdf $dirargs $texarg \"$srcfile\""

Completed in 24 milliseconds