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

/macosx-10.10.1/ncurses-44/ncurses/
H A Dedit_man.sh94 cf_target=$cf_subdir${section}/`echo $cf_source|sed "${transform}"`
96 cf_target=$cf_subdir${section}/$cf_source
108 suffix=`basename $cf_target | sed -e 's%^[^.]*%%'`
110 echo $verb $cf_target
111 $INSTALL_DATA $TMP $cf_target
115 cf_source=`echo $cf_target |sed -e 's%^.*/\([^/][^/]*/[^/][^/]*$\)%\1%'`
117 cf_target=`basename $cf_target`
126 if ( cmp -s $cf_target $cf_alias${suffix} )
133 ln -s $cf_target
[all...]
H A Dconfigure8754 cf_target=\$cf_subdir\${section}/\`echo \$cf_source|sed "\${transform}"\`
8756 cf_target=\$cf_subdir\${section}/\$cf_source
8761 cf_target=\`grep "^\$cf_source" $MANPAGE_RENAMES | $AWK '{print \$2}'\`
8762 if test -z "\$cf_target" ; then
8764 cf_target="\$cf_source"
8766 cf_target="\$cf_subdir\${section}/\${cf_target}"
8814 cf_target="\$cf_target.$cf_so_strip"
8823 cf_target
[all...]

Completed in 122 milliseconds