Lines Matching refs:target

51 target=@target@
238 @if target-libstdc++-v3-bootstrap
252 @endif target-libstdc++-v3-bootstrap
270 TARGET_CONFIGARGS = @target_configargs@ --with-target-subdir="$(TARGET_SUBDIR)"
431 @if target-libstdc++-v3-bootstrap
434 @endif target-libstdc++-v3-bootstrap
537 @if target-[+module+]
539 @endif target-[+module+]
564 @if target-libstdc++-v3
580 @endif target-libstdc++-v3
693 .PHONY: configure-target
694 configure-target: [+
696 maybe-configure-target-[+module+][+
714 $(MAKE) $(TARGET_FLAGS_TO_PASS) all-host all-target; \
717 $(MAKE) $(RECURSE_FLAGS_TO_PASS) all-host all-target \
734 .PHONY: all-target
736 @if target-[+module+]-no-bootstrap[+ ENDIF bootstrap +]
737 all-target: maybe-all-target-[+module+][+ IF bootstrap +]
738 @endif target-[+module+]-no-bootstrap[+
752 [+make_target+]-target
759 .PHONY: [+make_target+]-target
761 [+make_target+]-target: maybe-[+make_target+]-target-[+module+][+ ENDFOR target_modules +]
833 .PHONY: check-target
834 check-target: [+
836 maybe-check-target-[+module+][+
843 $(MAKE) $(RECURSE_FLAGS_TO_PASS) check-host check-target
873 $(MAKE) $(RECURSE_FLAGS_TO_PASS) installdirs install-host install-target
887 .PHONY: install-target
888 install-target: [+
890 maybe-install-target-[+module+][+
913 install-target gcc-install-no-fixedincludes
920 $(MAKE) $(RECURSE_FLAGS_TO_PASS) installdirs install-strip-host install-strip-target
928 .PHONY: install-strip-target
929 install-strip-target: [+
931 maybe-install-strip-target-[+module+][+
1010 --target=[+target_alias+] $${srcdiroption} [+extra_configure_flags+] \
1062 --target=[+target_alias+] $${srcdiroption} [+ IF prev +]\
1300 .PHONY: check-target-[+module+] maybe-check-target-[+module+]
1301 maybe-check-target-[+module+]:
1302 @if target-[+module+]
1303 maybe-check-target-[+module+]: check-target-[+module+]
1306 check-target-[+module+]:
1308 check-target-[+module+]:
1324 @endif target-[+module+]
1326 .PHONY: install-target-[+module+] maybe-install-target-[+module+]
1327 maybe-install-target-[+module+]:
1328 @if target-[+module+]
1329 maybe-install-target-[+module+]: install-target-[+module+]
1332 install-target-[+module+]:
1334 install-target-[+module+]: installdirs
1346 @endif target-[+module+]
1348 .PHONY: install-strip-target-[+module+] maybe-install-strip-target-[+module+]
1349 maybe-install-strip-target-[+module+]:
1350 @if target-[+module+]
1351 maybe-install-strip-target-[+module+]: install-strip-target-[+module+]
1354 install-strip-target-[+module+]:
1356 install-strip-target-[+module+]: installdirs
1368 @endif target-[+module+]
1372 .PHONY: maybe-[+make_target+]-target-[+module+] [+make_target+]-target-[+module+]
1373 maybe-[+make_target+]-target-[+module+]:
1374 @if target-[+module+]
1375 maybe-[+make_target+]-target-[+module+]: [+make_target+]-target-[+module+]
1378 [+make_target+]-target-[+module+]:
1380 [+make_target+]-target-[+module+]: [+
1382 [+depend+]-target-[+module+] [+
1405 @endif target-[+module+]
1409 @if target-libgomp
1410 .PHONY: check-target-libgomp-c++
1411 check-target-libgomp-c++:
1412 $(MAKE) RUNTESTFLAGS="$(RUNTESTFLAGS) c++.exp" check-target-libgomp
1414 @endif target-libgomp
1416 @if target-libitm
1417 .PHONY: check-target-libitm-c++
1418 check-target-libitm-c++:
1419 $(MAKE) RUNTESTFLAGS="$(RUNTESTFLAGS) c++.exp" check-target-libitm
1421 @endif target-libitm
1448 (cd gcc && $(MAKE) $(GCC_FLAGS_TO_PASS) [+gcc-check-target+]);
1449 …uage+]: check-gcc-[+language+][+ FOR lib-check-target +] [+ lib-check-target +][+ ENDFOR lib-check…
1565 fi[+ IF compare-target +]
1566 $(MAKE) $(RECURSE_FLAGS_TO_PASS) [+compare-target+][+ ENDIF compare-target +]
1574 [+ IF compare-target +]
1575 [+compare-target+]:
1591 $(do-[+compare-target+]) > /dev/null 2>&1; \
1608 $(STAMP) [+compare-target+][+ IF prev +]
1613 [+ ENDIF compare-target +]
1615 [+ IF bootstrap-target +]
1616 .PHONY: [+bootstrap-target+] [+bootstrap-target+]-lean
1617 [+bootstrap-target+]:
1626 $(MAKE) $(TARGET_FLAGS_TO_PASS) all-host all-target
1628 [+bootstrap-target+]-lean:
1637 $(MAKE) $(TARGET_FLAGS_TO_PASS) all-host all-target
1638 [+ ENDIF bootstrap-target +]
1647 IF compare-target +][+compare-target+] [+ ENDIF compare-target +]
1649 [+ IF cleanstrap-target +]
1650 .PHONY: [+cleanstrap-target+]
1651 [+cleanstrap-target+]: do-distclean local-clean
1660 $(MAKE) $(TARGET_FLAGS_TO_PASS) all-host all-target
1661 [+ ENDIF cleanstrap-target +]
1709 configure-stage[+id+]-target-[+module+]: maybe-all-stage[+id+]-gcc[+
1711 configure-target-[+module+]: stage_last[+
1716 configure-target-[+module+]: maybe-all-gcc[+
1729 ;; dep-target builds a string like "maybe-all-MODULE_KIND-gcc",
1732 (define dep-target (lambda (module-kind var-name hard)
1743 (dep-target module-kind "module" #t) ": "
1744 (dep-target on-kind "on" (exist? "hard")))))
1768 ;; dep-kind returns "normal" if the dependency is on an "install" target,
1842 configure-stage[+id+]-target-[+module+]: maybe-all-stage[+id+]-target-libgcc[+
1847 configure-target-[+module+]: maybe-all-target-libgcc[+
1852 configure-target-[+module+]: maybe-all-target-newlib maybe-all-target-libgloss[+
1854 configure-target-[+module+]: maybe-all-target-libstdc++-v3[+