Lines Matching refs:module

534   IF lib_path +]$(TARGET_LIB_PATH_[+module+])[+ ENDIF lib_path +][+
537 @if target-[+module+]
538 TARGET_LIB_PATH_[+module+] = $$r/$(TARGET_SUBDIR)/[+module+]/[+lib_path+]:
539 @endif target-[+module+]
546 IF lib_path +]$(HOST_LIB_PATH_[+module+])[+ ENDIF lib_path +][+
555 @if [+module+]
556 HOST_LIB_PATH_[+module+] = \
557 $$r/$(HOST_SUBDIR)/[+module+]/[+lib_path+]:[+ IF bootstrap
558 +]$$r/$(HOST_SUBDIR)/prev-[+module+]/[+lib_path+]:[+ ENDIF bootstrap +]
559 @endif [+module+]
691 maybe-configure-[+module+][+
696 maybe-configure-target-[+module+][+
726 all-build: maybe-all-build-[+module+][+ ENDFOR build_modules +]
730 @if [+module+]-no-bootstrap[+ ENDIF bootstrap +]
731 all-host: maybe-all-[+module+][+ IF bootstrap +]
732 @endif [+module+]-no-bootstrap[+ ENDIF bootstrap +][+ ENDFOR host_modules +]
736 @if target-[+module+]-no-bootstrap[+ ENDIF bootstrap +]
737 all-target: maybe-all-target-[+module+][+ IF bootstrap +]
738 @endif target-[+module+]-no-bootstrap[+
757 [+make_target+]-host: maybe-[+make_target+]-[+module+][+ ENDFOR host_modules +]
761 [+make_target+]-target: maybe-[+make_target+]-target-[+module+][+ ENDFOR target_modules +]
830 maybe-check-[+module+][+
836 maybe-check-target-[+module+][+
878 maybe-install-[+module+][+ ENDIF +][+
884 maybe-install-[+module+][+
890 maybe-install-target-[+module+][+
925 maybe-install-strip-[+module+][+
931 maybe-install-strip-target-[+module+][+
970 .PHONY: configure-[+prefix+][+module+] maybe-configure-[+prefix+][+module+]
971 maybe-configure-[+prefix+][+module+]:
973 configure-[+prefix+][+module+]: stage_current
975 @if [+prefix+][+module+]
976 maybe-configure-[+prefix+][+module+]: configure-[+prefix+][+module+]
977 configure-[+prefix+][+module+]: [+ IF bootstrap +][+ ELSE +]
983 $(SHELL) $(srcdir)/mkinstalldirs [+subdir+]/[+module+] ; \
984 $(CC_FOR_TARGET) --print-multi-lib > [+subdir+]/[+module+]/multilib.tmp 2> /dev/null ; \
985 if test -r [+subdir+]/[+module+]/multilib.out; then \
986 if cmp -s [+subdir+]/[+module+]/multilib.tmp [+subdir+]/[+module+]/multilib.out; then \
987 rm -f [+subdir+]/[+module+]/multilib.tmp; \
989 rm -f [+subdir+]/[+module+]/Makefile; \
990 mv [+subdir+]/[+module+]/multilib.tmp [+subdir+]/[+module+]/multilib.out; \
993 mv [+subdir+]/[+module+]/multilib.tmp [+subdir+]/[+module+]/multilib.out; \
995 [+ ENDIF check_multilibs +]test ! -f [+subdir+]/[+module+]/Makefile || exit 0; \
996 $(SHELL) $(srcdir)/mkinstalldirs [+subdir+]/[+module+] ; \
998 echo Configuring in [+subdir+]/[+module+]; \
1002 *) topdir=`echo [+subdir+]/[+module+]/ | \
1012 @endif [+prefix+][+module+]
1016 .PHONY: configure-stage[+id+]-[+prefix+][+module+] maybe-configure-stage[+id+]-[+prefix+][+module+]
1017 maybe-configure-stage[+id+]-[+prefix+][+module+]:
1018 @if [+prefix+][+module+]-bootstrap
1019 maybe-configure-stage[+id+]-[+prefix+][+module+]: configure-stage[+id+]-[+prefix+][+module+]
1020 configure-stage[+id+]-[+prefix+][+module+]:
1022 @$(SHELL) $(srcdir)/mkinstalldirs [+subdir+]/[+module+]
1028 $(CC_FOR_TARGET) --print-multi-lib > [+subdir+]/[+module+]/multilib.tmp 2> /dev/null ; \
1029 if test -r [+subdir+]/[+module+]/multilib.out; then \
1030 if cmp -s [+subdir+]/[+module+]/multilib.tmp [+subdir+]/[+module+]/multilib.out; then \
1031 rm -f [+subdir+]/[+module+]/multilib.tmp; \
1033 rm -f [+subdir+]/[+module+]/Makefile; \
1034 mv [+subdir+]/[+module+]/multilib.tmp [+subdir+]/[+module+]/multilib.out; \
1037 mv [+subdir+]/[+module+]/multilib.tmp [+subdir+]/[+module+]/multilib.out; \
1039 [+ ENDIF check_multilibs +]test ! -f [+subdir+]/[+module+]/Makefile || exit 0; \
1050 echo Configuring stage [+id+] in [+subdir+]/[+module+] ; \
1051 $(SHELL) $(srcdir)/mkinstalldirs [+subdir+]/[+module+] ; \
1052 cd [+subdir+]/[+module+] || exit 1; \
1055 *) topdir=`echo [+subdir+]/[+module+]/ | \
1066 @endif [+prefix+][+module+]-bootstrap
1072 .PHONY: all-[+prefix+][+module+] maybe-all-[+prefix+][+module+]
1073 maybe-all-[+prefix+][+module+]:
1075 all-[+prefix+][+module+]: stage_current
1077 @if [+prefix+][+module+]
1078 TARGET-[+prefix+][+module+]=[+
1080 maybe-all-[+prefix+][+module+]: all-[+prefix+][+module+]
1081 all-[+prefix+][+module+]: configure-[+prefix+][+module+][+ IF bootstrap +][+ ELSE +]
1086 (cd [+subdir+]/[+module+] && \
1088 $(TARGET-[+prefix+][+module+]))
1089 @endif [+prefix+][+module+]
1093 .PHONY: all-stage[+id+]-[+prefix+][+module+] maybe-all-stage[+id+]-[+prefix+][+module+]
1094 .PHONY: clean-stage[+id+]-[+prefix+][+module+] maybe-clean-stage[+id+]-[+prefix+][+module+]
1095 maybe-all-stage[+id+]-[+prefix+][+module+]:
1096 maybe-clean-stage[+id+]-[+prefix+][+module+]:
1097 @if [+prefix+][+module+]-bootstrap
1098 maybe-all-stage[+id+]-[+prefix+][+module+]: all-stage[+id+]-[+prefix+][+module+]
1099 all-stage[+id+]: all-stage[+id+]-[+prefix+][+module+]
1100 TARGET-stage[+id+]-[+prefix+][+module+] = $(TARGET-[+prefix+][+module+])
1101 all-stage[+id+]-[+prefix+][+module+]: configure-stage[+id+]-[+prefix+][+module+]
1108 cd [+subdir+]/[+module+] && \
1123 $(TARGET-stage[+id+]-[+prefix+][+module+])
1125 maybe-clean-stage[+id+]-[+prefix+][+module+]: clean-stage[+id+]-[+prefix+][+module+]
1126 clean-stage[+id+]: clean-stage[+id+]-[+prefix+][+module+]
1127 clean-stage[+id+]-[+prefix+][+module+]:
1129 [ -f [+subdir+]/[+module+]/Makefile ] || exit 0; \
1131 [ -f [+subdir+]/stage[+id+]-[+module+]/Makefile ] || exit 0; \
1134 cd [+subdir+]/[+module+] && \
1137 @endif [+prefix+][+module+]-bootstrap
1174 .PHONY: check-[+module+] maybe-check-[+module+]
1175 maybe-check-[+module+]:
1176 @if [+module+]
1177 maybe-check-[+module+]: check-[+module+]
1179 check-[+module+]:
1182 check-[+module+]:
1188 (cd $(HOST_SUBDIR)/[+module+] && \
1192 check-[+module+]:
1197 (cd $(HOST_SUBDIR)/[+module+] && \
1200 @endif [+module+]
1202 .PHONY: install-[+module+] maybe-install-[+module+]
1203 maybe-install-[+module+]:
1204 @if [+module+]
1205 maybe-install-[+module+]: install-[+module+]
1207 install-[+module+]:
1209 install-[+module+]: installdirs
1214 (cd $(HOST_SUBDIR)/[+module+] && \
1217 @endif [+module+]
1219 .PHONY: install-strip-[+module+] maybe-install-strip-[+module+]
1220 maybe-install-strip-[+module+]:
1221 @if [+module+]
1222 maybe-install-strip-[+module+]: install-strip-[+module+]
1224 install-strip-[+module+]:
1226 install-strip-[+module+]: installdirs
1231 (cd $(HOST_SUBDIR)/[+module+] && \
1234 @endif [+module+]
1238 .PHONY: maybe-[+make_target+]-[+module+] [+make_target+]-[+module+]
1239 maybe-[+make_target+]-[+module+]:
1240 @if [+module+]
1241 maybe-[+make_target+]-[+module+]: [+make_target+]-[+module+]
1244 [+make_target+]-[+module+]:
1246 [+make_target+]-[+module+]: [+
1248 [+depend+]-[+module+] [+
1251 @[+ ENDIF bootstrap +][ -f ./[+module+]/Makefile ] || exit 0; \
1259 (cd $(HOST_SUBDIR)/[+module+] && \
1267 @endif [+module+]
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+]:
1317 (cd $(TARGET_SUBDIR)/[+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
1343 (cd $(TARGET_SUBDIR)/[+module+] && \
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
1365 (cd $(TARGET_SUBDIR)/[+module+] && \
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+] [+
1385 @[ -f $(TARGET_SUBDIR)/[+module+]/Makefile ] || exit 0 ; \
1397 (cd $(TARGET_SUBDIR)/[+module+] && \
1405 @endif target-[+module+]
1524 @if [+ module +]
1525 @cd $(HOST_SUBDIR); [ -d stage[+id+]-[+module+] ] || \
1526 mkdir stage[+id+]-[+module+]; \
1527 mv stage[+id+]-[+module+] [+module+] [+ IF prev +] ; \
1528 mv stage[+prev+]-[+module+] prev-[+module+] || test -f stage[+prev+]-lean [+ ENDIF prev +]
1529 @endif [+ module +][+ ENDIF bootstrap +][+ ENDFOR host_modules +]
1536 @if [+ module +]
1537 @if test -d $(HOST_SUBDIR)/[+module+] ; then \
1538 cd $(HOST_SUBDIR); mv [+module+] stage[+id+]-[+module+] [+ IF prev +]; \
1539 mv prev-[+module+] stage[+prev+]-[+module+] ; : [+ ENDIF prev +] ; \
1541 @endif [+ module +][+ ENDIF bootstrap +][+ ENDFOR host_modules +]
1709 configure-stage[+id+]-target-[+module+]: maybe-all-stage[+id+]-gcc[+
1711 configure-target-[+module+]: stage_last[+
1716 configure-target-[+module+]: maybe-all-gcc[+
1732 (define dep-target (lambda (module-kind var-name hard)
1736 module-kind
1737 (dep-module var-name)
1741 (define make-dep (lambda (module-kind on-kind)
1743 (dep-target module-kind "module" #t) ": "
1751 ;; dep-module extracts everything up to the first dash in the given
1753 (define dep-module (lambda (var-name)
1769 ;; or if either module is not bootstrapped. It returns "bootstrap" for
1772 ;; modules on a build module (e.g. all-gcc on all-build-bison). All this
1775 (if (and (hash-ref boot-modules (dep-module "module"))
1776 (=* (dep-module "on") "build-"))
1780 (not (hash-ref boot-modules (dep-module "module")))
1781 (not (hash-ref boot-modules (dep-module "on"))))
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[+