Searched refs:this_target (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/
H A DMakefile.SH217 this_target="lib/auto/$f/$base.$dlext"
218 dynamic_list="$dynamic_list $this_target"
223 $this_target: $list_util_dep" ;;
225 $this_target: uni.data" ;;
234 this_target="lib/auto/$f/$base\$(LIB_EXT)"
237 $this_target: lib/auto/List/Util/Util\$(LIB_EXT)" ;;
239 $this_target: uni.data" ;;
/openbsd-current/gnu/usr.bin/perl/Cross/
H A DMakefile-cross-SH153 this_target="lib/auto/$f/$base.$dlext"
154 dynamic_list="$dynamic_list $this_target"
159 $this_target: lib/auto/List/Util/Util.$dlext" ;;
161 $this_target: uni.data" ;;
/openbsd-current/gnu/usr.bin/perl/Porting/
H A Dbisect-runner.pl3223 + this_target="lib/auto/$f/$base.$dlext"
3224 + dynamic_list="$dynamic_list $this_target"
3229 +$this_target: lib/auto/List/Util/Util.$dlext" ;;
3231 +$this_target: lib/unicore/CombiningClass.pl" ;;
3417 \$this_target: .*?" ;;)
3421 \$this_target: lib/auto/Cwd/Cwd.\$dlext" ;;
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Dconfigure4528 for this_target in $target $canon_targets ; do
4530 targ=${this_target}
4543 if test ${this_target} = $target ; then
4552 if test ${this_target} = $target; then
4600 if test ${this_target} = $target; then
4623 if test ${this_target} = $target ; then
4807 if test $this_target = $target ; then
4844 if test $this_target = $target ; then
/openbsd-current/gnu/usr.bin/binutils/gas/
H A Dconfigure4149 for this_target in $target $canon_targets ; do
4151 eval `echo $this_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/cpu=\1 vendor=\2 os=\3/'`
4202 if test ${this_target} = $target ; then
4340 if test ${this_target} = $target; then
4485 if test ${this_target} = $target; then
4598 if test ${this_target} = $target ; then
4773 if test $this_target = $target ; then
4806 if test $this_target = $target ; then

Completed in 229 milliseconds