Searched refs:index_files (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/readline/doc/
H A Dtexi2dvi560 index_files=`echo "$orig_xref_files" \
569 if test -n "$texindex" && test -n "$index_files"; then
570 $verbose "Running $texindex $index_files ..."
571 if $texindex $index_files 2>&5 1>&2; then :; else
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/util/
H A Dtexi2dvi679 index_files=`echo "$orig_xref_files" \
688 if test -n "$texindex" && test -n "$index_files"; then
689 $verbose "Running $texindex $index_files ..."
690 $texindex $index_files 2>&5 1>&2 ||

Completed in 99 milliseconds