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

  /src/external/gpl2/texinfo/dist/util/
texi2dvi 102 orig_pwd=`pwd`
191 *) oname="$orig_pwd/$1";;
422 # We want `.:$orig_pwd' before anything else. (We'll add `.:' later
426 # files in `.'. Include orig_pwd in case we are in clean mode, where
428 common="$orig_pwd$path_sep$filename_dir$path_sep$txincludes"
706 && cp "$filename_noext.log" "$orig_pwd"
769 && cp "$filename_noext.log" "$orig_pwd"
785 dest=$orig_pwd
789 cd / # in case $orig_pwd is on a different drive (for DOS)
790 cd $orig_pwd || exit
    [all...]
  /src/external/gpl3/gdb/dist/readline/readline/doc/
texi2dvi 41 orig_pwd=`pwd`
251 # In case $orig_pwd is on a different drive (for DOS).
257 cd "$orig_pwd" || exit 1
288 absolute_rel=$orig_pwd/`func_dirname "$1"`
570 '') echo "$orig_pwd";;
598 true:) mtd_destdir=$orig_pwd
1407 run_hevea_cmd="$run_hevea_cmd `list_prefix includes -I` -I '$orig_pwd' "
1451 # we don't have more TeX runs than necessary. orig_pwd is used in case
1459 common="$orig_pwd$path_sep$in_dir$path_sep"
1958 $SED "s,^$orig_pwd/,,;s,^\./,,;s,/,!,g"
    [all...]
  /src/external/gpl3/gdb.old/dist/readline/readline/doc/
texi2dvi 41 orig_pwd=`pwd`
251 # In case $orig_pwd is on a different drive (for DOS).
257 cd "$orig_pwd" || exit 1
288 absolute_rel=$orig_pwd/`func_dirname "$1"`
570 '') echo "$orig_pwd";;
598 true:) mtd_destdir=$orig_pwd
1407 run_hevea_cmd="$run_hevea_cmd `list_prefix includes -I` -I '$orig_pwd' "
1451 # we don't have more TeX runs than necessary. orig_pwd is used in case
1459 common="$orig_pwd$path_sep$in_dir$path_sep"
1958 $SED "s,^$orig_pwd/,,;s,^\./,,;s,/,!,g"
    [all...]

Completed in 48 milliseconds