Home | History | Annotate | Download | only in binutils-2.25

Lines Matching full:bfd

885     maybe-configure-bfd \
992 @if bfd-no-bootstrap
993 all-host: maybe-all-bfd
994 @endif bfd-no-bootstrap
1132 info-host: maybe-info-bfd
1215 dvi-host: maybe-dvi-bfd
1298 pdf-host: maybe-pdf-bfd
1381 html-host: maybe-html-bfd
1464 TAGS-host: maybe-TAGS-bfd
1547 install-info-host: maybe-install-info-bfd
1630 install-pdf-host: maybe-install-pdf-bfd
1713 install-html-host: maybe-install-html-bfd
1796 installcheck-host: maybe-installcheck-bfd
1879 mostlyclean-host: maybe-mostlyclean-bfd
1962 clean-host: maybe-clean-bfd
2045 distclean-host: maybe-distclean-bfd
2128 maintainer-clean-host: maybe-maintainer-clean-bfd
2266 maybe-check-bfd \
2376 maybe-install-bfd \
2422 maybe-install-bfd \
2525 maybe-install-strip-bfd \
2982 .PHONY: configure-bfd maybe-configure-bfd
2983 maybe-configure-bfd:
2985 configure-bfd: stage_current
2987 @if bfd
2988 maybe-configure-bfd: configure-bfd
2989 configure-bfd:
2992 test ! -f $(HOST_SUBDIR)/bfd/Makefile || exit 0; \
2993 $(SHELL) $(srcdir)/mkinstalldirs $(HOST_SUBDIR)/bfd ; \
2995 echo Configuring in $(HOST_SUBDIR)/bfd; \
2996 cd "$(HOST_SUBDIR)/bfd" || exit 1; \
2999 *) topdir=`echo $(HOST_SUBDIR)/bfd/ | \
3002 srcdiroption="--srcdir=$${topdir}/bfd"; \
3003 libsrcdir="$$s/bfd"; \
3008 @endif bfd
3012 .PHONY: configure-stage1-bfd maybe-configure-stage1-bfd
3013 maybe-configure-stage1-bfd:
3014 @if bfd-bootstrap
3015 maybe-configure-stage1-bfd: configure-stage1-bfd
3016 configure-stage1-bfd:
3018 @$(SHELL) $(srcdir)/mkinstalldirs $(HOST_SUBDIR)/bfd
3022 test ! -f $(HOST_SUBDIR)/bfd/Makefile || exit 0; \
3027 echo Configuring stage 1 in $(HOST_SUBDIR)/bfd ; \
3028 $(SHELL) $(srcdir)/mkinstalldirs $(HOST_SUBDIR)/bfd ; \
3029 cd $(HOST_SUBDIR)/bfd || exit 1; \
3032 *) topdir=`echo $(HOST_SUBDIR)/bfd/ | \
3035 srcdiroption="--srcdir=$${topdir}/bfd"; \
3036 libsrcdir="$$s/bfd"; \
3041 @endif bfd-bootstrap
3043 .PHONY: configure-stage2-bfd maybe-configure-stage2-bfd
3044 maybe-configure-stage2-bfd:
3045 @if bfd-bootstrap
3046 maybe-configure-stage2-bfd: configure-stage2-bfd
3047 configure-stage2-bfd:
3049 @$(SHELL) $(srcdir)/mkinstalldirs $(HOST_SUBDIR)/bfd
3053 test ! -f $(HOST_SUBDIR)/bfd/Makefile || exit 0; \
3059 echo Configuring stage 2 in $(HOST_SUBDIR)/bfd ; \
3060 $(SHELL) $(srcdir)/mkinstalldirs $(HOST_SUBDIR)/bfd ; \
3061 cd $(HOST_SUBDIR)/bfd || exit 1; \
3064 *) topdir=`echo $(HOST_SUBDIR)/bfd/ | \
3067 srcdiroption="--srcdir=$${topdir}/bfd"; \
3068 libsrcdir="$$s/bfd"; \
3074 @endif bfd-bootstrap
3076 .PHONY: configure-stage3-bfd maybe-configure-stage3-bfd
3077 maybe-configure-stage3-bfd:
3078 @if bfd-bootstrap
3079 maybe-configure-stage3-bfd: configure-stage3-bfd
3080 configure-stage3-bfd:
3082 @$(SHELL) $(srcdir)/mkinstalldirs $(HOST_SUBDIR)/bfd
3086 test ! -f $(HOST_SUBDIR)/bfd/Makefile || exit 0; \
3092 echo Configuring stage 3 in $(HOST_SUBDIR)/bfd ; \
3093 $(SHELL) $(srcdir)/mkinstalldirs $(HOST_SUBDIR)/bfd ; \
3094 cd $(HOST_SUBDIR)/bfd || exit 1; \
3097 *) topdir=`echo $(HOST_SUBDIR)/bfd/ | \
3100 srcdiroption="--srcdir=$${topdir}/bfd"; \
3101 libsrcdir="$$s/bfd"; \
3107 @endif bfd-bootstrap
3109 .PHONY: configure-stage4-bfd maybe-configure-stage4-bfd
3110 maybe-configure-stage4-bfd:
3111 @if bfd-bootstrap
3112 maybe-configure-stage4-bfd: configure-stage4-bfd
3113 configure-stage4-bfd:
3115 @$(SHELL) $(srcdir)/mkinstalldirs $(HOST_SUBDIR)/bfd
3119 test ! -f $(HOST_SUBDIR)/bfd/Makefile || exit 0; \
3125 echo Configuring stage 4 in $(HOST_SUBDIR)/bfd ; \
3126 $(SHELL) $(srcdir)/mkinstalldirs $(HOST_SUBDIR)/bfd ; \
3127 cd $(HOST_SUBDIR)/bfd || exit 1; \
3130 *) topdir=`echo $(HOST_SUBDIR)/bfd/ | \
3133 srcdiroption="--srcdir=$${topdir}/bfd"; \
3134 libsrcdir="$$s/bfd"; \
3140 @endif bfd-bootstrap
3142 .PHONY: configure-stageprofile-bfd maybe-configure-stageprofile-bfd
3143 maybe-configure-stageprofile-bfd:
3144 @if bfd-bootstrap
3145 maybe-configure-stageprofile-bfd: configure-stageprofile-bfd
3146 configure-stageprofile-bfd:
3148 @$(SHELL) $(srcdir)/mkinstalldirs $(HOST_SUBDIR)/bfd
3152 test ! -f $(HOST_SUBDIR)/bfd/Makefile || exit 0; \
3158 echo Configuring stage profile in $(HOST_SUBDIR)/bfd ; \
3159 $(SHELL) $(srcdir)/mkinstalldirs $(HOST_SUBDIR)/bfd ; \
3160 cd $(HOST_SUBDIR)/bfd || exit 1; \
3163 *) topdir=`echo $(HOST_SUBDIR)/bfd/ | \
3166 srcdiroption="--srcdir=$${topdir}/bfd"; \
3167 libsrcdir="$$s/bfd"; \
3173 @endif bfd-bootstrap
3175 .PHONY: configure-stagefeedback-bfd maybe-configure-stagefeedback-bfd
3176 maybe-configure-stagefeedback-bfd:
3177 @if bfd-bootstrap
3178 maybe-configure-stagefeedback-bfd: configure-stagefeedback-bfd
3179 configure-stagefeedback-bfd:
3181 @$(SHELL) $(srcdir)/mkinstalldirs $(HOST_SUBDIR)/bfd
3185 test ! -f $(HOST_SUBDIR)/bfd/Makefile || exit 0; \
3191 echo Configuring stage feedback in $(HOST_SUBDIR)/bfd ; \
3192 $(SHELL) $(srcdir)/mkinstalldirs $(HOST_SUBDIR)/bfd ; \
3193 cd $(HOST_SUBDIR)/bfd || exit 1; \
3196 *) topdir=`echo $(HOST_SUBDIR)/bfd/ | \
3199 srcdiroption="--srcdir=$${topdir}/bfd"; \
3200 libsrcdir="$$s/bfd"; \
3206 @endif bfd-bootstrap
3212 .PHONY: all-bfd maybe-all-bfd
3213 maybe-all-bfd:
3215 all-bfd: stage_current
3217 @if bfd
3218 TARGET-bfd=all
3219 maybe-all-bfd: all-bfd
3220 all-bfd: configure-bfd
3224 (cd $(HOST_SUBDIR)/bfd && \
3226 $(TARGET-bfd))
3227 @endif bfd
3231 .PHONY: all-stage1-bfd maybe-all-stage1-bfd
3232 .PHONY: clean-stage1-bfd maybe-clean-stage1-bfd
3233 maybe-all-stage1-bfd:
3234 maybe-clean-stage1-bfd:
3235 @if bfd-bootstrap
3236 maybe-all-stage1-bfd: all-stage1-bfd
3237 all-stage1: all-stage1-bfd
3238 TARGET-stage1-bfd = $(TARGET-bfd)
3239 all-stage1-bfd: configure-stage1-bfd
3245 cd $(HOST_SUBDIR)/bfd && \
3256 $(TARGET-stage1-bfd)
3258 maybe-clean-stage1-bfd: clean-stage1-bfd
3259 clean-stage1: clean-stage1-bfd
3260 clean-stage1-bfd:
3262 [ -f $(HOST_SUBDIR)/bfd/Makefile ] || exit 0; \
3264 [ -f $(HOST_SUBDIR)/stage1-bfd/Makefile ] || exit 0; \
3267 cd $(HOST_SUBDIR)/bfd && \
3270 @endif bfd-bootstrap
3273 .PHONY: all-stage2-bfd maybe-all-stage2-bfd
3274 .PHONY: clean-stage2-bfd maybe-clean-stage2-bfd
3275 maybe-all-stage2-bfd:
3276 maybe-clean-stage2-bfd:
3277 @if bfd-bootstrap
3278 maybe-all-stage2-bfd: all-stage2-bfd
3279 all-stage2: all-stage2-bfd
3280 TARGET-stage2-bfd = $(TARGET-bfd)
3281 all-stage2-bfd: configure-stage2-bfd
3288 cd $(HOST_SUBDIR)/bfd && \
3298 $(TARGET-stage2-bfd)
3300 maybe-clean-stage2-bfd: clean-stage2-bfd
3301 clean-stage2: clean-stage2-bfd
3302 clean-stage2-bfd:
3304 [ -f $(HOST_SUBDIR)/bfd/Makefile ] || exit 0; \
3306 [ -f $(HOST_SUBDIR)/stage2-bfd/Makefile ] || exit 0; \
3309 cd $(HOST_SUBDIR)/bfd && \
3311 @endif bfd-bootstrap
3314 .PHONY: all-stage3-bfd maybe-all-stage3-bfd
3315 .PHONY: clean-stage3-bfd maybe-clean-stage3-bfd
3316 maybe-all-stage3-bfd:
3317 maybe-clean-stage3-bfd:
3318 @if bfd-bootstrap
3319 maybe-all-stage3-bfd: all-stage3-bfd
3320 all-stage3: all-stage3-bfd
3321 TARGET-stage3-bfd = $(TARGET-bfd)
3322 all-stage3-bfd: configure-stage3-bfd
3329 cd $(HOST_SUBDIR)/bfd && \
3339 $(TARGET-stage3-bfd)
3341 maybe-clean-stage3-bfd: clean-stage3-bfd
3342 clean-stage3: clean-stage3-bfd
3343 clean-stage3-bfd:
3345 [ -f $(HOST_SUBDIR)/bfd/Makefile ] || exit 0; \
3347 [ -f $(HOST_SUBDIR)/stage3-bfd/Makefile ] || exit 0; \
3350 cd $(HOST_SUBDIR)/bfd && \
3352 @endif bfd-bootstrap
3355 .PHONY: all-stage4-bfd maybe-all-stage4-bfd
3356 .PHONY: clean-stage4-bfd maybe-clean-stage4-bfd
3357 maybe-all-stage4-bfd:
3358 maybe-clean-stage4-bfd:
3359 @if bfd-bootstrap
3360 maybe-all-stage4-bfd: all-stage4-bfd
3361 all-stage4: all-stage4-bfd
3362 TARGET-stage4-bfd = $(TARGET-bfd)
3363 all-stage4-bfd: configure-stage4-bfd
3370 cd $(HOST_SUBDIR)/bfd && \
3380 $(TARGET-stage4-bfd)
3382 maybe-clean-stage4-bfd: clean-stage4-bfd
3383 clean-stage4: clean-stage4-bfd
3384 clean-stage4-bfd:
3386 [ -f $(HOST_SUBDIR)/bfd/Makefile ] || exit 0; \
3388 [ -f $(HOST_SUBDIR)/stage4-bfd/Makefile ] || exit 0; \
3391 cd $(HOST_SUBDIR)/bfd && \
3393 @endif bfd-bootstrap
3396 .PHONY: all-stageprofile-bfd maybe-all-stageprofile-bfd
3397 .PHONY: clean-stageprofile-bfd maybe-clean-stageprofile-bfd
3398 maybe-all-stageprofile-bfd:
3399 maybe-clean-stageprofile-bfd:
3400 @if bfd-bootstrap
3401 maybe-all-stageprofile-bfd: all-stageprofile-bfd
3402 all-stageprofile: all-stageprofile-bfd
3403 TARGET-stageprofile-bfd = $(TARGET-bfd)
3404 all-stageprofile-bfd: configure-stageprofile-bfd
3411 cd $(HOST_SUBDIR)/bfd && \
3421 $(TARGET-stageprofile-bfd)
3423 maybe-clean-stageprofile-bfd: clean-stageprofile-bfd
3424 clean-stageprofile: clean-stageprofile-bfd
3425 clean-stageprofile-bfd:
3427 [ -f $(HOST_SUBDIR)/bfd/Makefile ] || exit 0; \
3429 [ -f $(HOST_SUBDIR)/stageprofile-bfd/Makefile ] || exit 0; \
3432 cd $(HOST_SUBDIR)/bfd && \
3434 @endif bfd-bootstrap
3437 .PHONY: all-stagefeedback-bfd maybe-all-stagefeedback-bfd
3438 .PHONY: clean-stagefeedback-bfd maybe-clean-stagefeedback-bfd
3439 maybe-all-stagefeedback-bfd:
3440 maybe-clean-stagefeedback-bfd:
3441 @if bfd-bootstrap
3442 maybe-all-stagefeedback-bfd: all-stagefeedback-bfd
3443 all-stagefeedback: all-stagefeedback-bfd
3444 TARGET-stagefeedback-bfd = $(TARGET-bfd)
3445 all-stagefeedback-bfd: configure-stagefeedback-bfd
3452 cd $(HOST_SUBDIR)/bfd && \
3462 $(TARGET-stagefeedback-bfd)
3464 maybe-clean-stagefeedback-bfd: clean-stagefeedback-bfd
3465 clean-stagefeedback: clean-stagefeedback-bfd
3466 clean-stagefeedback-bfd:
3468 [ -f $(HOST_SUBDIR)/bfd/Makefile ] || exit 0; \
3470 [ -f $(HOST_SUBDIR)/stagefeedback-bfd/Makefile ] || exit 0; \
3473 cd $(HOST_SUBDIR)/bfd && \
3475 @endif bfd-bootstrap
3481 .PHONY: check-bfd maybe-check-bfd
3482 maybe-check-bfd:
3483 @if bfd
3484 maybe-check-bfd: check-bfd
3486 check-bfd:
3491 (cd $(HOST_SUBDIR)/bfd && \
3494 @endif bfd
3496 .PHONY: install-bfd maybe-install-bfd
3497 maybe-install-bfd:
3498 @if bfd
3499 maybe-install-bfd: install-bfd
3501 install-bfd: installdirs
3506 (cd $(HOST_SUBDIR)/bfd && \
3509 @endif bfd
3511 .PHONY: install-strip-bfd maybe-install-strip-bfd
3512 maybe-install-strip-bfd:
3513 @if bfd
3514 maybe-install-strip-bfd: install-strip-bfd
3516 install-strip-bfd: installdirs
3521 (cd $(HOST_SUBDIR)/bfd && \
3524 @endif bfd
3528 .PHONY: maybe-info-bfd info-bfd
3529 maybe-info-bfd:
3530 @if bfd
3531 maybe-info-bfd: info-bfd
3533 info-bfd: \
3534 configure-bfd
3535 @[ -f ./bfd/Makefile ] || exit 0; \
3542 echo "Doing info in bfd" ; \
3543 (cd $(HOST_SUBDIR)/bfd && \
3551 @endif bfd
3553 .PHONY: maybe-dvi-bfd dvi-bfd
3554 maybe-dvi-bfd:
3555 @if bfd
3556 maybe-dvi-bfd: dvi-bfd
3558 dvi-bfd: \
3559 configure-bfd
3560 @[ -f ./bfd/Makefile ] || exit 0; \
3567 echo "Doing dvi in bfd" ; \
3568 (cd $(HOST_SUBDIR)/bfd && \
3576 @endif bfd
3578 .PHONY: maybe-pdf-bfd pdf-bfd
3579 maybe-pdf-bfd:
3580 @if bfd
3581 maybe-pdf-bfd: pdf-bfd
3583 pdf-bfd: \
3584 configure-bfd
3585 @[ -f ./bfd/Makefile ] || exit 0; \
3592 echo "Doing pdf in bfd" ; \
3593 (cd $(HOST_SUBDIR)/bfd && \
3601 @endif bfd
3603 .PHONY: maybe-html-bfd html-bfd
3604 maybe-html-bfd:
3605 @if bfd
3606 maybe-html-bfd: html-bfd
3608 html-bfd: \
3609 configure-bfd
3610 @[ -f ./bfd/Makefile ] || exit 0; \
3617 echo "Doing html in bfd" ; \
3618 (cd $(HOST_SUBDIR)/bfd && \
3626 @endif bfd
3628 .PHONY: maybe-TAGS-bfd TAGS-bfd
3629 maybe-TAGS-bfd:
3630 @if bfd
3631 maybe-TAGS-bfd: TAGS-bfd
3633 TAGS-bfd: \
3634 configure-bfd
3635 @[ -f ./bfd/Makefile ] || exit 0; \
3642 echo "Doing TAGS in bfd" ; \
3643 (cd $(HOST_SUBDIR)/bfd && \
3651 @endif bfd
3653 .PHONY: maybe-install-info-bfd install-info-bfd
3654 maybe-install-info-bfd:
3655 @if bfd
3656 maybe-install-info-bfd: install-info-bfd
3658 install-info-bfd: \
3659 configure-bfd \
3660 info-bfd
3661 @[ -f ./bfd/Makefile ] || exit 0; \
3668 echo "Doing install-info in bfd" ; \
3669 (cd $(HOST_SUBDIR)/bfd && \
3677 @endif bfd
3679 .PHONY: maybe-install-pdf-bfd install-pdf-bfd
3680 maybe-install-pdf-bfd:
3681 @if bfd
3682 maybe-install-pdf-bfd: install-pdf-bfd
3684 install-pdf-bfd: \
3685 configure-bfd \
3686 pdf-bfd
3687 @[ -f ./bfd/Makefile ] || exit 0; \
3694 echo "Doing install-pdf in bfd" ; \
3695 (cd $(HOST_SUBDIR)/bfd && \
3703 @endif bfd
3705 .PHONY: maybe-install-html-bfd install-html-bfd
3706 maybe-install-html-bfd:
3707 @if bfd
3708 maybe-install-html-bfd: install-html-bfd
3710 install-html-bfd: \
3711 configure-bfd \
3712 html-bfd
3713 @[ -f ./bfd/Makefile ] || exit 0; \
3720 echo "Doing install-html in bfd" ; \
3721 (cd $(HOST_SUBDIR)/bfd && \
3729 @endif bfd
3731 .PHONY: maybe-installcheck-bfd installcheck-bfd
3732 maybe-installcheck-bfd:
3733 @if bfd
3734 maybe-installcheck-bfd: installcheck-bfd
3736 installcheck-bfd: \
3737 configure-bfd
3738 @[ -f ./bfd/Makefile ] || exit 0; \
3745 echo "Doing installcheck in bfd" ; \
3746 (cd $(HOST_SUBDIR)/bfd && \
3754 @endif bfd
3756 .PHONY: maybe-mostlyclean-bfd mostlyclean-bfd
3757 maybe-mostlyclean-bfd:
3758 @if bfd
3759 maybe-mostlyclean-bfd: mostlyclean-bfd
3761 mostlyclean-bfd:
3762 @[ -f ./bfd/Makefile ] || exit 0; \
3769 echo "Doing mostlyclean in bfd" ; \
3770 (cd $(HOST_SUBDIR)/bfd && \
3778 @endif bfd
3780 .PHONY: maybe-clean-bfd clean-bfd
3781 maybe-clean-bfd:
3782 @if bfd
3783 maybe-clean-bfd: clean-bfd
3785 clean-bfd:
3786 @[ -f ./bfd/Makefile ] || exit 0; \
3793 echo "Doing clean in bfd" ; \
3794 (cd $(HOST_SUBDIR)/bfd && \
3802 @endif bfd
3804 .PHONY: maybe-distclean-bfd distclean-bfd
3805 maybe-distclean-bfd:
3806 @if bfd
3807 maybe-distclean-bfd: distclean-bfd
3809 distclean-bfd:
3810 @[ -f ./bfd/Makefile ] || exit 0; \
3817 echo "Doing distclean in bfd" ; \
3818 (cd $(HOST_SUBDIR)/bfd && \
3826 @endif bfd
3828 .PHONY: maybe-maintainer-clean-bfd maintainer-clean-bfd
3829 maybe-maintainer-clean-bfd:
3830 @if bfd
3831 maybe-maintainer-clean-bfd: maintainer-clean-bfd
3833 maintainer-clean-bfd:
3834 @[ -f ./bfd/Makefile ] || exit 0; \
3841 echo "Doing maintainer-clean in bfd" ; \
3842 (cd $(HOST_SUBDIR)/bfd && \
3850 @endif bfd
44847 @if bfd
44848 @cd $(HOST_SUBDIR); [ -d stage1-bfd ] || \
44849 mkdir stage1-bfd; \
44850 mv stage1-bfd bfd
44851 @endif bfd
44957 @if bfd
44958 @if test -d $(HOST_SUBDIR)/bfd ; then \
44959 cd $(HOST_SUBDIR); mv bfd stage1-bfd ; \
44961 @endif bfd
45110 @if bfd
45111 @cd $(HOST_SUBDIR); [ -d stage2-bfd ] || \
45112 mkdir stage2-bfd; \
45113 mv stage2-bfd bfd ; \
45114 mv stage1-bfd prev-bfd || test -f stage1-lean
45115 @endif bfd
45242 @if bfd
45243 @if test -d $(HOST_SUBDIR)/bfd ; then \
45244 cd $(HOST_SUBDIR); mv bfd stage2-bfd ; \
45245 mv prev-bfd stage1-bfd ; : ; \
45247 @endif bfd
45440 @if bfd
45441 @cd $(HOST_SUBDIR); [ -d stage3-bfd ] || \
45442 mkdir stage3-bfd; \
45443 mv stage3-bfd bfd ; \
45444 mv stage2-bfd prev-bfd || test -f stage2-lean
45445 @endif bfd
45572 @if bfd
45573 @if test -d $(HOST_SUBDIR)/bfd ; then \
45574 cd $(HOST_SUBDIR); mv bfd stage3-bfd ; \
45575 mv prev-bfd stage2-bfd ; : ; \
45577 @endif bfd
45826 @if bfd
45827 @cd $(HOST_SUBDIR); [ -d stage4-bfd ] || \
45828 mkdir stage4-bfd; \
45829 mv stage4-bfd bfd ; \
45830 mv stage3-bfd prev-bfd || test -f stage3-lean
45831 @endif bfd
45958 @if bfd
45959 @if test -d $(HOST_SUBDIR)/bfd ; then \
45960 cd $(HOST_SUBDIR); mv bfd stage4-bfd ; \
45961 mv prev-bfd stage3-bfd ; : ; \
45963 @endif bfd
46200 @if bfd
46201 @cd $(HOST_SUBDIR); [ -d stageprofile-bfd ] || \
46202 mkdir stageprofile-bfd; \
46203 mv stageprofile-bfd bfd ; \
46204 mv stage1-bfd prev-bfd || test -f stage1-lean
46205 @endif bfd
46332 @if bfd
46333 @if test -d $(HOST_SUBDIR)/bfd ; then \
46334 cd $(HOST_SUBDIR); mv bfd stageprofile-bfd ; \
46335 mv prev-bfd stage1-bfd ; : ; \
46337 @endif bfd
46507 @if bfd
46508 @cd $(HOST_SUBDIR); [ -d stagefeedback-bfd ] || \
46509 mkdir stagefeedback-bfd; \
46510 mv stagefeedback-bfd bfd ; \
46511 mv stageprofile-bfd prev-bfd || test -f stageprofile-lean
46512 @endif bfd
46639 @if bfd
46640 @if test -d $(HOST_SUBDIR)/bfd ; then \
46641 cd $(HOST_SUBDIR); mv bfd stagefeedback-bfd ; \
46642 mv prev-bfd stageprofile-bfd ; : ; \
46644 @endif bfd
47304 configure-gdb: maybe-all-bfd
47319 configure-bfd: configure-libiberty
47321 configure-stage1-bfd: configure-stage1-libiberty
47322 configure-stage2-bfd: configure-stage2-libiberty
47323 configure-stage3-bfd: configure-stage3-libiberty
47324 configure-stage4-bfd: configure-stage4-libiberty
47325 configure-stageprofile-bfd: configure-stageprofile-libiberty
47326 configure-stagefeedback-bfd: configure-stagefeedback-libiberty
47327 configure-bfd: maybe-configure-intl
47329 configure-stage1-bfd: maybe-configure-stage1-intl
47330 configure-stage2-bfd: maybe-configure-stage2-intl
47331 configure-stage3-bfd: maybe-configure-stage3-intl
47332 configure-stage4-bfd: maybe-configure-stage4-intl
47333 configure-stageprofile-bfd: maybe-configure-stageprofile-intl
47334 configure-stagefeedback-bfd: maybe-configure-stagefeedback-intl
47335 all-bfd: maybe-all-libiberty
47337 all-stage1-bfd: maybe-all-stage1-libiberty
47338 all-stage2-bfd: maybe-all-stage2-libiberty
47339 all-stage3-bfd: maybe-all-stage3-libiberty
47340 all-stage4-bfd: maybe-all-stage4-libiberty
47341 all-stageprofile-bfd: maybe-all-stageprofile-libiberty
47342 all-stagefeedback-bfd: maybe-all-stagefeedback-libiberty
47343 all-bfd: maybe-all-intl
47345 all-stage1-bfd: maybe-all-stage1-intl
47346 all-stage2-bfd: maybe-all-stage2-intl
47347 all-stage3-bfd: maybe-all-stage3-intl
47348 all-stage4-bfd: maybe-all-stage4-intl
47349 all-stageprofile-bfd: maybe-all-stageprofile-intl
47350 all-stagefeedback-bfd: maybe-all-stagefeedback-intl
47391 all-binutils: maybe-all-bfd
47393 all-stage1-binutils: maybe-all-stage1-bfd
47394 all-stage2-binutils: maybe-all-stage2-bfd
47395 all-stage3-binutils: maybe-all-stage3-bfd
47396 all-stage4-binutils: maybe-all-stage4-bfd
47397 all-stageprofile-binutils: maybe-all-stageprofile-bfd
47398 all-stagefeedback-binutils: maybe-all-stagefeedback-bfd
47433 install-opcodes: maybe-install-bfd
47434 install-strip-opcodes: maybe-install-strip-bfd
47459 all-gas: maybe-all-bfd
47461 all-stage1-gas: maybe-all-stage1-bfd
47462 all-stage2-gas: maybe-all-stage2-bfd
47463 all-stage3-gas: maybe-all-stage3-bfd
47464 all-stage4-gas: maybe-all-stage4-bfd
47465 all-stageprofile-gas: maybe-all-stageprofile-bfd
47466 all-stagefeedback-gas: maybe-all-stagefeedback-bfd
47477 all-gprof: maybe-all-bfd
47497 all-ld: maybe-all-bfd
47499 all-stage1-ld: maybe-all-stage1-bfd
47500 all-stage2-ld: maybe-all-stage2-bfd
47501 all-stage3-ld: maybe-all-stage3-bfd
47502 all-stage4-ld: maybe-all-stage4-bfd
47503 all-stageprofile-ld: maybe-all-stageprofile-bfd
47504 all-stagefeedback-ld: maybe-all-stagefeedback-bfd
47579 all-gold: maybe-all-bfd
47581 all-stage1-gold: maybe-all-stage1-bfd
47582 all-stage2-gold: maybe-all-stage2-bfd
47583 all-stage3-gold: maybe-all-stage3-bfd
47584 all-stage4-gold: maybe-all-stage4-bfd
47585 all-stageprofile-gold: maybe-all-stageprofile-bfd
47586 all-stagefeedback-gold: maybe-all-stagefeedback-bfd
47627 all-opcodes: maybe-all-bfd
47629 all-stage1-opcodes: maybe-all-stage1-bfd
47630 all-stage2-opcodes: maybe-all-stage2-bfd
47631 all-stage3-opcodes: maybe-all-stage3-bfd
47632 all-stage4-opcodes: maybe-all-stage4-bfd
47633 all-stageprofile-opcodes: maybe-all-stageprofile-bfd
47634 all-stagefeedback-opcodes: maybe-all-stagefeedback-bfd
47667 all-sid: maybe-all-bfd
47678 all-sim: maybe-all-bfd