X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=Makefile.in;h=c93d1bf88b305980a8b0814e6ca78e1a4871a99c;hb=68a3f9c5505e7b8063d7828041921b34f3343d20;hp=a7ef8f3648d12c9e50de9a2878ab7b66cdc6e88d;hpb=ba7634adf9aa0052c36347b1bb2246226e944f28;p=deliverable%2Fbinutils-gdb.git diff --git a/Makefile.in b/Makefile.in index a7ef8f3648..c93d1bf88b 100644 --- a/Makefile.in +++ b/Makefile.in @@ -472,7 +472,7 @@ EXTRA_GCC_FLAGS = \ "`echo 'LIBGCC2_DEBUG_CFLAGS=$(LIBGCC2_DEBUG_CFLAGS)' | sed -e s/.*=$$/XFOO=/`" \ "`echo 'LIBGCC2_INCLUDES=$(LIBGCC2_INCLUDES)' | sed -e s/.*=$$/XFOO=/`" \ "`echo 'ENQUIRE=$(ENQUIRE)' | sed -e s/.*=$$/XFOO=/`" \ - "`echo 'BOOT_CFLAGS=$(BOOT_CFLAGS)' | sed -e s/.*=$$/XFOO=/`" \ + "`echo 'BOOT_CFLAGS=$(BOOT_CFLAGS)' | sed -e s/.*=$$/XFOO=/`" GCC_FLAGS_TO_PASS = $(BASE_FLAGS_TO_PASS) $(EXTRA_GCC_FLAGS) @@ -544,7 +544,9 @@ ALL_MODULES = \ all-send-pr \ all-shellutils \ all-sim \ + $(start-sanitize-cygnus) \ all-snavigator \ + $(end-sanitize-cygnus) \ all-tar \ all-tcl \ all-texinfo \ @@ -627,7 +629,9 @@ CROSS_CHECK_MODULES = \ check-sed \ check-send-pr \ check-shellutils \ + $(start-sanitize-cygnus) \ check-snavigator \ + $(end-sanitize-cygnus) \ check-sim \ check-tar \ check-tcl \ @@ -716,7 +720,9 @@ INSTALL_MODULES = \ install-send-pr \ install-shellutils \ install-sim \ + $(start-sanitize-cygnus) \ install-snavigator \ + $(end-sanitize-cygnus) \ install-tar \ install-texinfo \ install-textutils \ @@ -780,9 +786,11 @@ ALL_TARGET_MODULES = \ all-target-gperf \ all-target-examples \ all-target-libstub \ - all-target-cygmon \ + $(start-sanitize-java) \ all-target-libjava \ - all-target-boehm-gc + all-target-boehm-gc \ + $(end-sanitize-java) \ + all-target-cygmon # This is a list of the configure targets for all of the modules which # are compiled using the target tools. @@ -798,9 +806,11 @@ CONFIGURE_TARGET_MODULES = \ configure-target-gperf \ configure-target-examples \ configure-target-libstub \ - configure-target-cygmon \ + $(start-sanitize-java) \ configure-target-libjava \ - configure-target-boehm-gc + configure-target-boehm-gc \ + $(end-sanitize-java) \ + configure-target-cygmon # This is a list of the check targets for all of the modules which are # compiled using $(TARGET_FLAGS_TO_PASS). @@ -811,9 +821,11 @@ CHECK_TARGET_MODULES = \ check-target-newlib \ check-target-winsup \ check-target-libiberty \ - check-target-gperf \ + $(start-sanitize-java) \ check-target-libjava \ - check-target-boehm-gc + check-target-boehm-gc \ + $(end-sanitize-java) \ + check-target-gperf # This is a list of the install targets for all of the modules which are # compiled using $(TARGET_FLAGS_TO_PASS). @@ -825,9 +837,11 @@ INSTALL_TARGET_MODULES = \ install-target-winsup \ install-target-libgloss \ install-target-libiberty \ - install-target-gperf \ + $(start-sanitize-java) \ install-target-libjava \ - install-target-boehm-gc + install-target-boehm-gc \ + $(end-sanitize-java) \ + install-target-gperf # This is a list of the targets for which we can do a clean-{target}. CLEAN_MODULES = \ @@ -896,7 +910,9 @@ CLEAN_MODULES = \ clean-send-pr \ clean-shellutils \ clean-sim \ + $(start-sanitize-cygnus) \ clean-snavigator \ + $(end-sanitize-cygnus) \ clean-tar \ clean-tcl \ clean-texinfo \ @@ -922,9 +938,11 @@ CLEAN_TARGET_MODULES = \ clean-target-gperf \ clean-target-examples \ clean-target-libstub \ - clean-target-cygmon \ + $(start-sanitize-java) \ clean-target-libjava \ - clean-target-boehm-gc + clean-target-boehm-gc \ + $(end-sanitize-java) \ + clean-target-cygmon # All of the x11 modules that can be cleaned CLEAN_X11_MODULES = \ @@ -1502,7 +1520,9 @@ all-bash: all-bfd: all-libiberty all-intl all-binutils: all-libiberty all-opcodes all-bfd all-flex all-bison all-byacc all-intl all-bison: all-texinfo +# start-sanitize-java all-target-boehm-gc: configure-target-boehm-gc +# end-sanitize-java all-byacc: all-cvssrc: configure-target-cygmon: $(ALL_GCC) @@ -1570,7 +1590,10 @@ all-libiberty: all-libide: all-ilu all-libidetcl: all-tcl all-tk all-itcl all-ilu all-libgui all-libide # end-sanitize-ide -all-target-libjava: configure-target-libjava +# start-sanitize-java +configure-target-libjava: configure-target-boehm-gc +all-target-libjava: configure-target-libjava all-target-boehm-gc +# end-sanitize-java configure-target-librx: $(ALL_GCC) configure-target-newlib all-target-librx: configure-target-librx configure-target-libstdc++: $(ALL_GCC) @@ -1594,7 +1617,9 @@ all-sed: all-libiberty all-send-pr: all-prms all-shellutils: all-sim: all-libiberty all-bfd all-opcodes all-readline -all-snavigator: all-tcl all-tk all-tix all-itcl all-db all-grep all-flexlm +# start-sanitize-cygnus +all-snavigator: all-tcl all-tk all-tix all-itcl all-db all-grep all-flexlm all-libgui +# end-sanitize-cygnus all-tar: all-libiberty all-tcl: all-tclX: all-tcl all-tk @@ -1764,7 +1789,7 @@ binutils.tar.gz: $(DIST_SUPPORT) $(BINUTILS_SUPPORT_DIRS) binutils SUPPORT_FILES="$(BINUTILS_SUPPORT_DIRS) makeall.bat configure.bat" .PHONY: gas+binutils.tar.gz -GASB_SUPPORT_DIRS= $(GAS_SUPPORT_DIRS) binutils ld gprof intl +GASB_SUPPORT_DIRS= $(GAS_SUPPORT_DIRS) binutils ld gprof gas+binutils.tar.gz: $(DIST_SUPPORT) $(GASB_SUPPORT_DIRS) gas $(MAKE) -f Makefile.in taz TOOL=gas \ SUPPORT_FILES="$(GASB_SUPPORT_DIRS) makeall.bat configure.bat"