Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(172)

Side by Side Diff: binutils/ld/Makefile.in

Issue 3018030: [binutils] Bump binutils to 2.20.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « binutils/ld/Makefile.am ('k') | binutils/ld/aclocal.m4 » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Makefile.in generated by automake 1.11 from Makefile.am. 1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@ 2 # @configure_input@
3 3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, 5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6 # Inc. 6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation 7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it, 8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved. 9 # with or without modifications, as long as this notice is preserved.
10 10
11 # This program is distributed in the hope that it will be useful, 11 # This program is distributed in the hope that it will be useful,
(...skipping 26 matching lines...) Expand all
38 38
39 # Automake 1.9 will only build info files in the objdir if they are 39 # Automake 1.9 will only build info files in the objdir if they are
40 # mentioned in DISTCLEANFILES. It doesn't have to be unconditional, 40 # mentioned in DISTCLEANFILES. It doesn't have to be unconditional,
41 # though, so we use a bogus condition. 41 # though, so we use a bogus condition.
42 @GENINSRC_NEVER_TRUE@am__append_1 = ld.info 42 @GENINSRC_NEVER_TRUE@am__append_1 = ld.info
43 subdir = . 43 subdir = .
44 DIST_COMMON = NEWS README ChangeLog $(srcdir)/Makefile.in \ 44 DIST_COMMON = NEWS README ChangeLog $(srcdir)/Makefile.in \
45 $(srcdir)/Makefile.am $(top_srcdir)/configure \ 45 $(srcdir)/Makefile.am $(top_srcdir)/configure \
46 $(am__configure_deps) $(srcdir)/config.in \ 46 $(am__configure_deps) $(srcdir)/config.in \
47 $(srcdir)/../mkinstalldirs $(top_srcdir)/po/Make-in ldgram.h \ 47 $(srcdir)/../mkinstalldirs $(top_srcdir)/po/Make-in ldgram.h \
48 » ldgram.c ldlex.c deffilep.h deffilep.c $(srcdir)/../depcomp \ 48 » ldgram.c deffilep.h deffilep.c ldlex.c $(srcdir)/../depcomp \
49 $(srcdir)/../ylwrap $(ld_TEXINFOS) 49 $(srcdir)/../ylwrap $(ld_TEXINFOS)
50 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 50 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
51 am__aclocal_m4_deps = $(top_srcdir)/../bfd/acinclude.m4 \ 51 am__aclocal_m4_deps = $(top_srcdir)/../bfd/acinclude.m4 \
52 $(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/../config/acx.m4 \ 52 $(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/../config/acx.m4 \
53 $(top_srcdir)/../config/depstand.m4 \ 53 $(top_srcdir)/../config/depstand.m4 \
54 $(top_srcdir)/../config/gettext-sister.m4 \ 54 $(top_srcdir)/../config/gettext-sister.m4 \
55 $(top_srcdir)/../config/lead-dot.m4 \ 55 $(top_srcdir)/../config/lead-dot.m4 \
56 $(top_srcdir)/../config/nls.m4 \ 56 $(top_srcdir)/../config/nls.m4 \
57 $(top_srcdir)/../config/override.m4 \ 57 $(top_srcdir)/../config/override.m4 \
58 $(top_srcdir)/../config/po.m4 \ 58 $(top_srcdir)/../config/po.m4 \
59 $(top_srcdir)/../config/progtest.m4 \ 59 $(top_srcdir)/../config/progtest.m4 \
60 $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \ 60 $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
61 $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \ 61 $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
62 $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/configure.in 62 $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/configure.in
63 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 63 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
64 $(ACLOCAL_M4) 64 $(ACLOCAL_M4)
65 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 65 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
66 configure.lineno config.status.lineno 66 configure.lineno config.status.lineno
67 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs 67 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
68 CONFIG_HEADER = config.h 68 CONFIG_HEADER = config.h
69 CONFIG_CLEAN_FILES = po/Makefile.in 69 CONFIG_CLEAN_FILES = po/Makefile.in
70 CONFIG_CLEAN_VPATH_FILES = 70 CONFIG_CLEAN_VPATH_FILES =
71 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(infodir)" \ 71 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(infodir)" \
72 "$(DESTDIR)$(man1dir)" 72 "$(DESTDIR)$(man1dir)"
73 PROGRAMS = $(bin_PROGRAMS) 73 PROGRAMS = $(bin_PROGRAMS)
74 am_ld_new_OBJECTS = ldgram.$(OBJEXT) ldlex.$(OBJEXT) lexsup.$(OBJEXT) \ 74 am_ld_new_OBJECTS = ldgram.$(OBJEXT) ldlex-wrapper.$(OBJEXT) \
75 » ldlang.$(OBJEXT) mri.$(OBJEXT) ldctor.$(OBJEXT) \ 75 » lexsup.$(OBJEXT) ldlang.$(OBJEXT) mri.$(OBJEXT) \
76 » ldmain.$(OBJEXT) ldwrite.$(OBJEXT) ldexp.$(OBJEXT) \ 76 » ldctor.$(OBJEXT) ldmain.$(OBJEXT) ldwrite.$(OBJEXT) \
77 » ldemul.$(OBJEXT) ldver.$(OBJEXT) ldmisc.$(OBJEXT) \ 77 » ldexp.$(OBJEXT) ldemul.$(OBJEXT) ldver.$(OBJEXT) \
78 » ldfile.$(OBJEXT) ldcref.$(OBJEXT) 78 » ldmisc.$(OBJEXT) ldfile.$(OBJEXT) ldcref.$(OBJEXT)
79 ld_new_OBJECTS = $(am_ld_new_OBJECTS) 79 ld_new_OBJECTS = $(am_ld_new_OBJECTS)
80 am__DEPENDENCIES_1 = 80 am__DEPENDENCIES_1 =
81 DEFAULT_INCLUDES = -I.@am__isrc@ 81 DEFAULT_INCLUDES = -I.@am__isrc@
82 depcomp = $(SHELL) $(top_srcdir)/../depcomp 82 depcomp = $(SHELL) $(top_srcdir)/../depcomp
83 am__depfiles_maybe = depfiles 83 am__depfiles_maybe = depfiles
84 am__mv = mv -f 84 am__mv = mv -f
85 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 85 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
86 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 86 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
87 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 87 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
88 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ 88 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
(...skipping 636 matching lines...) Expand 10 before | Expand all | Expand 10 after
725 eelf64lppc.o \ 725 eelf64lppc.o \
726 ehppa64linux.o 726 ehppa64linux.o
727 727
728 ALL_EMUL_EXTRA_OFILES = \ 728 ALL_EMUL_EXTRA_OFILES = \
729 deffilep.o \ 729 deffilep.o \
730 pe-dll.o \ 730 pe-dll.o \
731 pep-dll.o 731 pep-dll.o
732 732
733 CFILES = ldctor.c ldemul.c ldexp.c ldfile.c ldlang.c \ 733 CFILES = ldctor.c ldemul.c ldexp.c ldfile.c ldlang.c \
734 ldmain.c ldmisc.c ldver.c ldwrite.c lexsup.c \ 734 ldmain.c ldmisc.c ldver.c ldwrite.c lexsup.c \
735 » mri.c ldcref.c pe-dll.c pep-dll.c 735 » mri.c ldcref.c pe-dll.c pep-dll.c ldlex-wrapper.c
736 736
737 HFILES = ld.h ldctor.h ldemul.h ldexp.h ldfile.h \ 737 HFILES = ld.h ldctor.h ldemul.h ldexp.h ldfile.h \
738 ldlang.h ldlex.h ldmain.h ldmisc.h ldver.h \ 738 ldlang.h ldlex.h ldmain.h ldmisc.h ldver.h \
739 ldwrite.h mri.h deffile.h pe-dll.h pep-dll.h elf-hints-local.h 739 ldwrite.h mri.h deffile.h pe-dll.h pep-dll.h elf-hints-local.h
740 740
741 GENERATED_CFILES = ldgram.c ldlex.c deffilep.c 741 GENERATED_CFILES = ldgram.c ldlex.c deffilep.c
742 GENERATED_HFILES = ldgram.h ldemul-list.h deffilep.h 742 GENERATED_HFILES = ldgram.h ldemul-list.h deffilep.h
743 743
744 # Require an early dependency on the generated headers, as the dependency 744 # Require an early dependency on the generated headers, as the dependency
745 # tracking will not cause them to be built beforehand. 745 # tracking will not cause them to be built beforehand.
746 BUILT_SOURCES = $(GENERATED_HFILES) 746 BUILT_SOURCES = $(GENERATED_HFILES)
747 OFILES = ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o \ 747 OFILES = ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o \
748 ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o \ 748 ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o \
749 ldfile.o ldcref.o ${EMULATION_OFILES} ${EMUL_EXTRA_OFILES} 749 ldfile.o ldcref.o ${EMULATION_OFILES} ${EMUL_EXTRA_OFILES}
750 750
751 STAGESTUFF = *.o ldscripts/* e*.c 751 STAGESTUFF = *.o ldscripts/* e*.c
752 752
753 # At the moment this is just a list of those emulation template files 753 # At the moment this is just a list of those emulation template files
754 # that contain internationalised strings. 754 # that contain internationalised strings.
755 EMULATION_FILES = emultempl/pe.em emultempl/armcoff.em 755 EMULATION_FILES = emultempl/pe.em emultempl/armcoff.em
756 POTFILES = $(CFILES) $(HFILES) $(EMULATION_FILES) 756 POTFILES = $(CFILES) $(HFILES) $(EMULATION_FILES)
757 757
758 # These all start with e so 'make clean' can find them. 758 # These all start with e so 'make clean' can find them.
759 GENSCRIPTS = LIB_PATH='${LIB_PATH}' $(SHELL) $(srcdir)/genscripts.sh "${srcdir}" "${libdir}" "${prefix}" "${exec_prefix}" @host@ @target@ @target_alias@ "@EMULA TION_LIBPATH@" "@NATIVE_LIB_DIRS@" @use_sysroot@ 759 GENSCRIPTS = LIB_PATH='${LIB_PATH}' $(SHELL) $(srcdir)/genscripts.sh "${srcdir}" "${libdir}" "${prefix}" "${exec_prefix}" @host@ @target@ @target_alias@ "@EMULA TION_LIBPATH@" "@NATIVE_LIB_DIRS@" @use_sysroot@
760 GEN_DEPENDS = $(srcdir)/genscripts.sh stringify.sed 760 GEN_DEPENDS = $(srcdir)/genscripts.sh stringify.sed
761 ELF_DEPS = $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/elf-generic.em 761 ELF_DEPS = $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/elf-generic.em
762 ELF_GEN_DEPS = $(srcdir)/emultempl/generic.em $(srcdir)/emultempl/elf-generic.em $(srcdir)/emultempl/genelf.em 762 ELF_GEN_DEPS = $(srcdir)/emultempl/generic.em $(srcdir)/emultempl/elf-generic.em $(srcdir)/emultempl/genelf.em
763 763
764 # We need this for automake to use YLWRAP. 764 # We need this for automake to use YLWRAP.
765 # Allow dependency tracking to work for these files, too. 765 # Allow dependency tracking to work for these files, too.
766 766
767 # Dependency tracking for the generated emulation files. 767 # Dependency tracking for the generated emulation files.
768 EXTRA_ld_new_SOURCES = deffilep.y pep-dll.c pe-dll.c \ 768 EXTRA_ld_new_SOURCES = deffilep.y ldlex.l pep-dll.c pe-dll.c \
769 $(ALL_EMULATIONS:.o=.c) $(ALL_64_EMULATIONS:.o=.c) 769 $(ALL_EMULATIONS:.o=.c) $(ALL_64_EMULATIONS:.o=.c)
770 ld_new_SOURCES = ldgram.y ldlex.l lexsup.c ldlang.c mri.c ldctor.c ldmain.c \ 770 ld_new_SOURCES = ldgram.y ldlex-wrapper.c lexsup.c ldlang.c mri.c ldctor.c ldmai n.c \
771 ldwrite.c ldexp.c ldemul.c ldver.c ldmisc.c ldfile.c ldcref.c 771 ldwrite.c ldexp.c ldemul.c ldver.c ldmisc.c ldfile.c ldcref.c
772 772
773 ld_new_DEPENDENCIES = $(EMULATION_OFILES) $(EMUL_EXTRA_OFILES) $(BFDLIB) $(LIBIB ERTY) $(LIBINTL_DEP) 773 ld_new_DEPENDENCIES = $(EMULATION_OFILES) $(EMUL_EXTRA_OFILES) $(BFDLIB) $(LIBIB ERTY) $(LIBINTL_DEP)
774 ld_new_LDADD = $(EMULATION_OFILES) $(EMUL_EXTRA_OFILES) $(BFDLIB) $(LIBIBERTY) $ (LIBINTL) 774 ld_new_LDADD = $(EMULATION_OFILES) $(EMUL_EXTRA_OFILES) $(BFDLIB) $(LIBIBERTY) $ (LIBINTL)
775 MAINTAINERCLEANFILES = configdoc.texi ld.1 ld.info 775 MAINTAINERCLEANFILES = configdoc.texi ld.1 ld.info
776 776
777 # We want to reconfigure if configure.host or configure.tgt changes. We 777 # We want to reconfigure if configure.host or configure.tgt changes. We
778 # extract version from bfd/configure.in, so we must depend on that also. 778 # extract version from bfd/configure.in, so we must depend on that also.
779 CONFIG_STATUS_DEPENDENCIES = $(srcdir)/configure.host $(srcdir)/configure.tgt \ 779 CONFIG_STATUS_DEPENDENCIES = $(srcdir)/configure.host $(srcdir)/configure.tgt \
780 $(srcdir)/../bfd/configure.in 780 $(srcdir)/../bfd/configure.in
(...skipping 452 matching lines...) Expand 10 before | Expand all | Expand 10 after
1233 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ez80.Po@am__quote@ 1233 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ez80.Po@am__quote@
1234 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ez8001.Po@am__quote@ 1234 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ez8001.Po@am__quote@
1235 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ez8002.Po@am__quote@ 1235 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ez8002.Po@am__quote@
1236 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldcref.Po@am__quote@ 1236 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldcref.Po@am__quote@
1237 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldctor.Po@am__quote@ 1237 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldctor.Po@am__quote@
1238 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldemul.Po@am__quote@ 1238 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldemul.Po@am__quote@
1239 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldexp.Po@am__quote@ 1239 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldexp.Po@am__quote@
1240 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldfile.Po@am__quote@ 1240 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldfile.Po@am__quote@
1241 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldgram.Po@am__quote@ 1241 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldgram.Po@am__quote@
1242 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldlang.Po@am__quote@ 1242 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldlang.Po@am__quote@
1243 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldlex-wrapper.Po@am__quote@
1243 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldlex.Po@am__quote@ 1244 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldlex.Po@am__quote@
1244 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldmain.Po@am__quote@ 1245 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldmain.Po@am__quote@
1245 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldmisc.Po@am__quote@ 1246 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldmisc.Po@am__quote@
1246 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldver.Po@am__quote@ 1247 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldver.Po@am__quote@
1247 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldwrite.Po@am__quote@ 1248 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldwrite.Po@am__quote@
1248 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lexsup.Po@am__quote@ 1249 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lexsup.Po@am__quote@
1249 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mri.Po@am__quote@ 1250 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mri.Po@am__quote@
1250 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pe-dll.Po@am__quote@ 1251 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pe-dll.Po@am__quote@
1251 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pep-dll.Po@am__quote@ 1252 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pep-dll.Po@am__quote@
1252 1253
(...skipping 209 matching lines...) Expand 10 before | Expand all | Expand 10 after
1462 echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \ 1463 echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
1463 cd "$(DESTDIR)$(man1dir)" && rm -f $$files; } 1464 cd "$(DESTDIR)$(man1dir)" && rm -f $$files; }
1464 1465
1465 # This directory's subdirectories are mostly independent; you can cd 1466 # This directory's subdirectories are mostly independent; you can cd
1466 # into them and run `make' without going through this Makefile. 1467 # into them and run `make' without going through this Makefile.
1467 # To change the values of `make' variables: instead of editing Makefiles, 1468 # To change the values of `make' variables: instead of editing Makefiles,
1468 # (1) if the variable is set in `config.status', edit `config.status' 1469 # (1) if the variable is set in `config.status', edit `config.status'
1469 # (which will cause the Makefiles to be regenerated when you run `make'); 1470 # (which will cause the Makefiles to be regenerated when you run `make');
1470 # (2) otherwise, pass the desired values on the `make' command line. 1471 # (2) otherwise, pass the desired values on the `make' command line.
1471 $(RECURSIVE_TARGETS): 1472 $(RECURSIVE_TARGETS):
1472 » @failcom='exit 1'; \ 1473 » @fail= failcom='exit 1'; \
1473 for f in x $$MAKEFLAGS; do \ 1474 for f in x $$MAKEFLAGS; do \
1474 case $$f in \ 1475 case $$f in \
1475 *=* | --[!k]*);; \ 1476 *=* | --[!k]*);; \
1476 *k*) failcom='fail=yes';; \ 1477 *k*) failcom='fail=yes';; \
1477 esac; \ 1478 esac; \
1478 done; \ 1479 done; \
1479 dot_seen=no; \ 1480 dot_seen=no; \
1480 target=`echo $@ | sed s/-recursive//`; \ 1481 target=`echo $@ | sed s/-recursive//`; \
1481 list='$(SUBDIRS)'; for subdir in $$list; do \ 1482 list='$(SUBDIRS)'; for subdir in $$list; do \
1482 echo "Making $$target in $$subdir"; \ 1483 echo "Making $$target in $$subdir"; \
1483 if test "$$subdir" = "."; then \ 1484 if test "$$subdir" = "."; then \
1484 dot_seen=yes; \ 1485 dot_seen=yes; \
1485 local_target="$$target-am"; \ 1486 local_target="$$target-am"; \
1486 else \ 1487 else \
1487 local_target="$$target"; \ 1488 local_target="$$target"; \
1488 fi; \ 1489 fi; \
1489 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 1490 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1490 || eval $$failcom; \ 1491 || eval $$failcom; \
1491 done; \ 1492 done; \
1492 if test "$$dot_seen" = "no"; then \ 1493 if test "$$dot_seen" = "no"; then \
1493 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 1494 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1494 fi; test -z "$$fail" 1495 fi; test -z "$$fail"
1495 1496
1496 $(RECURSIVE_CLEAN_TARGETS): 1497 $(RECURSIVE_CLEAN_TARGETS):
1497 » @failcom='exit 1'; \ 1498 » @fail= failcom='exit 1'; \
1498 for f in x $$MAKEFLAGS; do \ 1499 for f in x $$MAKEFLAGS; do \
1499 case $$f in \ 1500 case $$f in \
1500 *=* | --[!k]*);; \ 1501 *=* | --[!k]*);; \
1501 *k*) failcom='fail=yes';; \ 1502 *k*) failcom='fail=yes';; \
1502 esac; \ 1503 esac; \
1503 done; \ 1504 done; \
1504 dot_seen=no; \ 1505 dot_seen=no; \
1505 case "$@" in \ 1506 case "$@" in \
1506 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 1507 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1507 *) list='$(SUBDIRS)' ;; \ 1508 *) list='$(SUBDIRS)' ;; \
(...skipping 343 matching lines...) Expand 10 before | Expand all | Expand 10 after
1851 1852
1852 # Disable -Werror, if it has been enabled, since old versions of bison/ 1853 # Disable -Werror, if it has been enabled, since old versions of bison/
1853 # yacc will produce working code which contain compile time warnings. 1854 # yacc will produce working code which contain compile time warnings.
1854 ldgram.o: ldgram.c 1855 ldgram.o: ldgram.c
1855 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `test -f ldgram.c || echo $(srcdir)/`ldgram.c $(NO_WERROR) 1856 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `test -f ldgram.c || echo $(srcdir)/`ldgram.c $(NO_WERROR)
1856 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 1857 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1857 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ldgram.c' object='$@' libtool=no @AMDEPBACKSLASH@ 1858 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ldgram.c' object='$@' libtool=no @AMDEPBACKSLASH@
1858 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 1859 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1859 @am__fastdepCC_FALSE@ $(COMPILE) -c `test -f ldgram.c || echo $(srcdir)/`ldgra m.c $(NO_WERROR) 1860 @am__fastdepCC_FALSE@ $(COMPILE) -c `test -f ldgram.c || echo $(srcdir)/`ldgra m.c $(NO_WERROR)
1860 1861
1861 ldlex.o: ldlex.c 1862 ldlex-wrapper.o: ldlex-wrapper.c ldlex.c
1862 @am__fastdepCC_TRUE@» $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `test -f ldlex.c || echo $(srcdir)/`ldlex.c $(NO_WERROR) 1863 @am__fastdepCC_TRUE@» $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $(srcdir)/ldlex-wrapper.c $(NO_WERROR)
1863 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 1864 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1864 @AMDEP_TRUE@@am__fastdepCC_FALSE@» source='ldlex.c' object='$@' libtool=no @AMDEPBACKSLASH@ 1865 @AMDEP_TRUE@@am__fastdepCC_FALSE@» source='ldlex-wrapper.c' object='$@' lib tool=no @AMDEPBACKSLASH@
1865 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 1866 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1866 @am__fastdepCC_FALSE@» $(COMPILE) -c `test -f ldlex.c || echo $(srcdir)/`ldlex. c $(NO_WERROR) 1867 @am__fastdepCC_FALSE@» $(COMPILE) -c $(srcdir)/ldlex-wrapper.c $(NO_WERROR)
1867 1868
1868 deffilep.o: deffilep.c 1869 deffilep.o: deffilep.c
1869 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `test -f deffilep.c || echo $(srcdir)/`deffilep.c $(NO_WERROR) 1870 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `test -f deffilep.c || echo $(srcdir)/`deffilep.c $(NO_WERROR)
1870 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 1871 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1871 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='deffilep.c' object='$@' libtool= no @AMDEPBACKSLASH@ 1872 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='deffilep.c' object='$@' libtool= no @AMDEPBACKSLASH@
1872 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 1873 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1873 @am__fastdepCC_FALSE@ $(COMPILE) -c `test -f deffilep.c || echo $(srcdir)/`def filep.c $(NO_WERROR) 1874 @am__fastdepCC_FALSE@ $(COMPILE) -c `test -f deffilep.c || echo $(srcdir)/`def filep.c $(NO_WERROR)
1874 1875
1875 po/POTFILES.in: @MAINT@ Makefile 1876 po/POTFILES.in: @MAINT@ Makefile
1876 for f in $(POTFILES); do echo $$f; done | LC_ALL=C sort > tmp \ 1877 for f in $(POTFILES); do echo $$f; done | LC_ALL=C sort > tmp \
(...skipping 1411 matching lines...) Expand 10 before | Expand all | Expand 10 after
3288 # Both info (ld.info) and ld.1 depend on configdoc.texi. 3289 # Both info (ld.info) and ld.1 depend on configdoc.texi.
3289 # But info isn't a direct target. Make info-recursive to depend on 3290 # But info isn't a direct target. Make info-recursive to depend on
3290 # ld.1 to support parallel build. 3291 # ld.1 to support parallel build.
3291 info-recursive: ld.1 3292 info-recursive: ld.1
3292 distclean-local: 3293 distclean-local:
3293 rm -rf ldscripts 3294 rm -rf ldscripts
3294 3295
3295 # Tell versions [3.59,3.63) of GNU make to not export all variables. 3296 # Tell versions [3.59,3.63) of GNU make to not export all variables.
3296 # Otherwise a system limit (for SysV at least) may be exceeded. 3297 # Otherwise a system limit (for SysV at least) may be exceeded.
3297 .NOEXPORT: 3298 .NOEXPORT:
OLDNEW
« no previous file with comments | « binutils/ld/Makefile.am ('k') | binutils/ld/aclocal.m4 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698