1 ## Process this file with automake to generate Makefile.in
3 # Copyright (C) 2012-2018 Free Software Foundation, Inc.
5 # This file is free software; you can redistribute it and/or modify
6 # it under the terms of the GNU General Public License as published by
7 # the Free Software Foundation; either version 3 of the License, or
8 # (at your option) any later version.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY; without even the implied warranty of
12 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 # GNU General Public License for more details.
15 # You should have received a copy of the GNU General Public License
16 # along with this program; see the file COPYING3. If not see
17 # <http://www.gnu.org/licenses/>.
20 AUTOMAKE_OPTIONS = 1.11 no-dist foreign
21 ACLOCAL_AMFLAGS = -I . -I .. -I ../config
23 INCDIR = $(srcdir)/../include
24 CSEARCH = -I. -I$(srcdir) -I$(INCDIR)
32 bfdlibdir = @bfdlibdir@
33 bfdincludedir = @bfdincludedir@
34 bfdlib_LTLIBRARIES = libbfd.la
35 bfdinclude_HEADERS = $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/bfdlink.h
37 # Empty these so that the respective installation directories will not be created.
41 rpath_bfdlibdir = @bfdlibdir@
42 noinst_LTLIBRARIES = libbfd.la
43 libbfd_la_LDFLAGS += -rpath $(rpath_bfdlibdir)
46 # This is where we get zlib from. zlibdir is -L../zlib and zlibinc is
47 # -I../zlib, unless we were configured with --with-system-zlib, in which
48 # case both are empty.
52 WARN_CFLAGS = @WARN_CFLAGS@
53 NO_WERROR = @NO_WERROR@
54 AM_CFLAGS = $(WARN_CFLAGS) $(ZLIBINC)
55 AM_CPPFLAGS = -DBINDIR='"$(bindir)"'
57 bfdinclude_HEADERS += $(INCDIR)/plugin-api.h
58 LIBDL = @lt_cv_dlopen_libs@
61 # bfd.h goes here, for now
65 # Writing S-records should be included in all (or at least most)
66 # *-*-coff, *-*-aout, etc., configurations, because people will want to
67 # be able to use objcopy to create S-records. (S-records are not useful
68 # for the debugger, so if you are downloading things as S-records you
69 # need two copies of the executable, one to download and one for the
72 archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \
73 cache.lo coff-bfd.lo compress.lo corefile.lo format.lo hash.lo \
74 init.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo \
75 section.lo simple.lo stab-syms.lo stabs.lo syms.lo targets.lo \
76 binary.lo ihex.lo srec.lo tekhex.lo verilog.lo
78 BFD64_LIBS = archive64.lo
81 archive.c archures.c bfd.c bfdio.c bfdwin.c \
82 cache.c coff-bfd.c compress.c corefile.c format.c hash.c \
83 init.c libbfd.c linker.c merge.c opncls.c reloc.c \
84 section.c simple.c stab-syms.c stabs.c syms.c targets.c \
85 binary.c ihex.c srec.c tekhex.c verilog.c
87 BFD64_LIBS_CFILES = archive64.c
89 # This list is alphabetized to make it easier to keep in sync
90 # with the decls and initializer in archures.c.
179 ALL_MACHINES_CFILES = \
267 # The .o files needed by all of the 32 bit vectors that are configured into
268 # target_vector in targets.c if configured with --enable-targets=all.
354 elf32-microblaze.lo \
367 elf32-sh-symbian.lo \
452 BFD32_BACKENDS_CFILES = \
634 # The .o files needed by all of the 64 bit vectors that are configured into
635 # target_vector in targets.c if configured with --enable-targets=all
636 # and --enable-64-bit-bfd.
637 # elf32-ia64.c requires a 64-bit bfd_vma, and hence can not be put in
684 BFD64_BACKENDS_CFILES = \
721 OPTIONAL_BACKENDS = \
733 OPTIONAL_BACKENDS_CFILES = \
745 # Reconfigure if config.bfd or configure.host changes.
746 # development.sh is used to determine -Werror default.
747 CONFIG_STATUS_DEPENDENCIES = \
748 $(srcdir)/config.bfd \
749 $(srcdir)/configure.host \
750 $(srcdir)/development.sh
752 # These are defined by configure:
753 WORDSIZE = @wordsize@
754 ALL_BACKENDS = @all_backends@
755 BFD_BACKENDS = @bfd_backends@
756 BFD_MACHINES = @bfd_machines@
757 TDEFAULTS = @tdefaults@
758 HAVEVECS = @havevecs@
760 INCLUDES = @HDEFINES@ @COREFLAG@ @TDEFINES@ $(CSEARCH) $(CSWITCHES) \
761 $(HAVEVECS) @INCINTL@
763 # C source files that correspond to .o's.
765 $(BFD32_LIBS_CFILES) \
766 $(BFD64_LIBS_CFILES) \
767 $(ALL_MACHINES_CFILES) \
768 $(BFD32_BACKENDS_CFILES) \
769 $(BFD64_BACKENDS_CFILES) \
770 $(OPTIONAL_BACKENDS_CFILES)
773 elf32-aarch64.c elf64-aarch64.c \
774 elf32-ia64.c elf64-ia64.c \
775 elf32-riscv.c elf64-riscv.c \
776 peigen.c pepigen.c pex64igen.c
778 CFILES = $(SOURCE_CFILES) $(BUILD_CFILES)
780 ## This is a list of all .h files which are in the source tree.
782 aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h ecoffswap.h \
783 elf-bfd.h elf-hppa.h elf-linux-core.h elf32-hppa.h \
784 elf64-hppa.h elfcode.h elfcore.h \
785 freebsd.h genlink.h go32stub.h \
786 libaout.h libbfd.h libcoff.h libecoff.h libhppa.h \
787 liboasys.h libpei.h libxcoff.h mach-o.h \
789 pef.h pef-traceback.h peicode.h som.h version.h \
792 ## ... and all .h files which are in the build tree.
794 bfdver.h elf32-target.h elf64-target.h targmatch.h bfd_stdint.h
796 # Ensure they are built early:
797 BUILT_SOURCES = $(BUILD_HFILES)
799 HFILES = $(SOURCE_HFILES) $(BUILD_HFILES)
801 SRC_POTFILES = $(SOURCE_CFILES) $(SOURCE_HFILES)
802 BLD_POTFILES = $(BUILD_CFILES) $(BUILD_HFILES)
804 po/SRC-POTFILES.in: @MAINT@ Makefile $(SRC_POTFILES)
805 for file in $(SRC_POTFILES); do echo $$file; done \
806 | LC_ALL=C sort > tmp.src \
807 && mv tmp.src $(srcdir)/po/SRC-POTFILES.in
809 po/BLD-POTFILES.in: @MAINT@ Makefile $(BLD_POTFILES)
810 for file in $(BLD_POTFILES); do echo $$file; done \
811 | LC_ALL=C sort > tmp.bld \
812 && mv tmp.bld $(srcdir)/po/BLD-POTFILES.in
816 # Various kinds of .o files to put in libbfd.a:
817 # BFD_BACKENDS Routines the configured targets need.
818 # BFD_MACHINES Architecture-specific routines the configured targets need.
819 # COREFILE Core file routines for a native configuration
820 # bfd64_libs Routines for 64bit support
821 OFILES = $(BFD_BACKENDS) $(BFD_MACHINES) @COREFILE@ @bfd64_libs@
823 stamp-ofiles: Makefile
826 for i in $(OFILES) ; do \
833 $(SHELL) $(srcdir)/../move-if-change tofiles ofiles
836 ofiles: stamp-ofiles ; @true
838 # Since BFD64_LIBS is optional and we can't have substitution in
839 # libbfd_la_SOURCES, we put BFD64_LIBS in OFILES instead.
840 # However, list all sources in EXTRA_libbfd_la_SOURCES so the
841 # dependency tracking fragments are picked up in the Makefile.
842 libbfd_la_SOURCES = $(BFD32_LIBS_CFILES)
843 EXTRA_libbfd_la_SOURCES = $(CFILES)
844 libbfd_la_DEPENDENCIES = $(OFILES) ofiles
845 libbfd_la_LIBADD = `cat ofiles` @SHARED_LIBADD@ $(LIBDL) $(ZLIB)
846 libbfd_la_LDFLAGS += -release `cat libtool-soversion` @SHARED_LDFLAGS@
848 # libtool will build .libs/libbfd.a. We create libbfd.a in the build
849 # directory so that we don't have to convert all the programs that use
850 # libbfd.a simultaneously. This is a hack which should be removed if
851 # everything else starts using libtool. FIXME.
853 noinst_LIBRARIES = libbfd.a
857 libtooldir=`$(LIBTOOL) --config | $(SED) -n -e 's/^objdir=//p'`; \
858 if [ -f $$libtooldir/libbfd.a ]; then \
859 cp $$libtooldir/libbfd.a libbfd.tmp; \
860 $(RANLIB) libbfd.tmp; \
861 $(SHELL) $(srcdir)/../move-if-change libbfd.tmp libbfd.a; \
865 libbfd.a: stamp-lib ; @true
867 # This file holds an array associating configuration triplets and
868 # vector names. It is built from config.bfd. It is not compiled by
869 # itself, but is included by targets.c.
870 targmatch.h: config.bfd targmatch.sed
872 $(SED) -f $(srcdir)/targmatch.sed < $(srcdir)/config.bfd > targmatch.new
873 mv -f targmatch.new targmatch.h
875 # When compiling archures.c and targets.c, supply the default target
876 # info from configure.
878 targets.lo: targets.c Makefile
880 $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $(TDEFAULTS) $(srcdir)/targets.c
881 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
884 source='targets.c' object='$@' libtool=yes @AMDEPBACKSLASH@
885 DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
887 $(LTCOMPILE) -c -o $@ $(TDEFAULTS) $(srcdir)/targets.c
890 archures.lo: archures.c Makefile
892 $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $(TDEFAULTS) $(srcdir)/archures.c
893 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
896 source='archures.c' object='$@' libtool=yes @AMDEPBACKSLASH@
897 DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
899 $(LTCOMPILE) -c -o $@ $(TDEFAULTS) $(srcdir)/archures.c
902 dwarf2.lo: dwarf2.c Makefile
904 $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ -DDEBUGDIR=\"$(DEBUGDIR)\" $(srcdir)/dwarf2.c
905 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
908 source='dwarf2.c' object='$@' libtool=yes @AMDEPBACKSLASH@
909 DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
911 $(LTCOMPILE) -c -o $@ -DDEBUGDIR=\"$(DEBUGDIR)\" $(srcdir)/dwarf2.c
914 elf32-target.h : elfxx-target.h
916 $(SED) -e s/NN/32/g < $(srcdir)/elfxx-target.h > elf32-target.new
917 mv -f elf32-target.new elf32-target.h
919 elf64-target.h : elfxx-target.h
921 $(SED) -e s/NN/64/g < $(srcdir)/elfxx-target.h > elf64-target.new
922 mv -f elf64-target.new elf64-target.h
924 elf32-aarch64.c : elfnn-aarch64.c
925 rm -f elf32-aarch64.c
926 echo "#line 1 \"$(srcdir)/elfnn-aarch64.c\"" > elf32-aarch64.new
927 $(SED) -e s/NN/32/g < $(srcdir)/elfnn-aarch64.c >> elf32-aarch64.new
928 mv -f elf32-aarch64.new elf32-aarch64.c
930 elf64-aarch64.c : elfnn-aarch64.c
931 rm -f elf64-aarch64.c
932 echo "#line 1 \"$(srcdir)/elfnn-aarch64.c\"" > elf64-aarch64.new
933 $(SED) -e s/NN/64/g < $(srcdir)/elfnn-aarch64.c >> elf64-aarch64.new
934 mv -f elf64-aarch64.new elf64-aarch64.c
936 elf32-ia64.c : elfnn-ia64.c
938 $(SED) -e s/NN/32/g < $(srcdir)/elfnn-ia64.c > elf32-ia64.new
939 mv -f elf32-ia64.new elf32-ia64.c
941 elf64-ia64.c : elfnn-ia64.c
943 $(SED) -e s/NN/64/g < $(srcdir)/elfnn-ia64.c > elf64-ia64.new
944 mv -f elf64-ia64.new elf64-ia64.c
946 elf32-riscv.c : elfnn-riscv.c
948 echo "#line 1 \"$(srcdir)/elfnn-riscv.c\"" > elf32-riscv.new
949 sed -e s/NN/32/g < $(srcdir)/elfnn-riscv.c >> elf32-riscv.new
950 mv -f elf32-riscv.new elf32-riscv.c
952 elf64-riscv.c : elfnn-riscv.c
954 echo "#line 1 \"$(srcdir)/elfnn-riscv.c\"" > elf64-riscv.new
955 sed -e s/NN/64/g < $(srcdir)/elfnn-riscv.c >> elf64-riscv.new
956 mv -f elf64-riscv.new elf64-riscv.c
958 peigen.c : peXXigen.c
960 $(SED) -e s/XX/pe/g < $(srcdir)/peXXigen.c > peigen.new
961 mv -f peigen.new peigen.c
963 pepigen.c : peXXigen.c
965 $(SED) -e s/XX/pep/g < $(srcdir)/peXXigen.c > pepigen.new
966 mv -f pepigen.new pepigen.c
968 pex64igen.c: peXXigen.c
970 $(SED) -e s/XX/pex64/g < $(srcdir)/peXXigen.c > pex64igen.new
971 mv -f pex64igen.new pex64igen.c
973 BFD_H_DEPS= $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
974 LOCAL_H_DEPS= libbfd.h sysdep.h config.h
980 $(OPTIONAL_BACKENDS): $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS)
982 host-aout.lo: Makefile
984 # The following program can be used to generate a simple config file
985 # which can be folded into an h-XXX file for a new host, with some editing.
986 aout-params.h: gen-aout
987 ./gen-aout host > aout-params.h
988 gen-aout: $(srcdir)/gen-aout.c Makefile
989 $(CC) -o gen-aout $(CFLAGS) $(LFLAGS) $(srcdir)/gen-aout.c
991 $(BFD_H): stmp-bfd-h ; @true
993 stmp-bfd-h: bfd-in3.h
995 cp bfd-in3.h bfd-tmp.h
996 $(SHELL) $(srcdir)/../move-if-change bfd-tmp.h $(BFD_H)
1000 BFD_H_FILES = bfd-in.h init.c opncls.c libbfd.c \
1001 bfdio.c bfdwin.c section.c archures.c reloc.c \
1002 syms.c bfd.c archive.c corefile.c targets.c format.c \
1003 linker.c simple.c compress.c
1004 BFD64_H_FILES = archive64.c
1005 LIBBFD_H_FILES = libbfd-in.h libbfd.c bfdio.c bfdwin.c \
1006 cache.c reloc.c archures.c linker.c
1007 LIBCOFF_H_FILES = libcoff-in.h coffcode.h
1009 # Could really use a "copy-if-change"...
1011 (cd $(bfddocdir); $(MAKE) protos $(FLAGS_TO_PASS))
1012 cp $(bfddocdir)/bfd.h bfd-in2.h-new
1013 $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
1014 cp $(bfddocdir)/libbfd.h libbfd.h-new
1015 $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
1016 cp $(bfddocdir)/libcoff.h libcoff.h-new
1017 $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
1019 # We only rebuild the header files automatically if we have been
1020 # configured with --enable-maintainer-mode.
1022 $(srcdir)/bfd-in2.h: @MAINT@ stmp-bin2-h ; @true
1023 stmp-bin2-h: $(BFD_H_FILES) $(BFD64_H_FILES)
1024 (cd $(bfddocdir); $(MAKE) $(FLAGS_TO_PASS) bfd.h)
1025 cp $(bfddocdir)/bfd.h bfd-in2.h-new
1026 $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
1029 $(srcdir)/libbfd.h: @MAINT@ stmp-lbfd-h ; @true
1030 stmp-lbfd-h: $(LIBBFD_H_FILES)
1031 (cd $(bfddocdir); $(MAKE) $(FLAGS_TO_PASS) libbfd.h)
1032 cp $(bfddocdir)/libbfd.h libbfd.h-new
1033 $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
1036 $(srcdir)/libcoff.h: @MAINT@ stmp-lcoff-h ; @true
1037 stmp-lcoff-h: $(LIBCOFF_H_FILES)
1038 (cd $(bfddocdir); $(MAKE) $(FLAGS_TO_PASS) libcoff.h)
1039 cp $(bfddocdir)/libcoff.h libcoff.h-new
1040 $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
1043 MOSTLYCLEANFILES = ofiles stamp-ofiles
1045 CLEANFILES = bfd.h dep.sed stmp-bfd-h DEP DEPA DEP1 DEP2 libbfd.a stamp-lib \
1046 stmp-bin2-h stmp-lbfd-h stmp-lcoff-h
1048 DISTCLEANFILES = $(BUILD_CFILES) $(BUILD_HFILES) libtool-soversion
1050 bfdver.h: $(srcdir)/version.h $(srcdir)/development.sh $(srcdir)/Makefile.in
1052 @bfd_version=`echo "$(VERSION)" | $(SED) -e 's/\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\).*/\1.00\2.00\3.00\4.00\5/' -e 's/\([^\.]*\)\..*\(..\)\..*\(..\)\..*\(..\)\..*\(..\)$$/\1\2\3\4\5/'` ;\
1053 bfd_version_string="\"$(VERSION)\"" ;\
1054 bfd_soversion="$(VERSION)" ;\
1055 bfd_version_package="\"$(PKGVERSION)\"" ;\
1056 report_bugs_to="\"$(REPORT_BUGS_TO)\"" ;\
1057 . $(srcdir)/development.sh ;\
1058 if test "$$development" = true ; then \
1059 bfd_version_date=`$(SED) -n -e 's/.*DATE //p' < $(srcdir)/version.h` ;\
1060 bfd_version_string="\"$(VERSION).$${bfd_version_date}\"" ;\
1061 bfd_soversion="$(VERSION).$${bfd_version_date}" ;\
1063 $(SED) -e "s,@bfd_version@,$$bfd_version," \
1064 -e "s,@bfd_version_string@,$$bfd_version_string," \
1065 -e "s,@bfd_version_package@,$$bfd_version_package," \
1066 -e "s,@report_bugs_to@,$$report_bugs_to," \
1067 < $(srcdir)/version.h > $@; \
1068 echo "$${bfd_soversion}" > libtool-soversion
1070 # Disable -Werror, if it has been enabled, since coffswap.h won't
1071 # compile with gcc 4.5 and above.
1072 coff-tic4x.lo: coff-tic4x.c
1073 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< $(NO_WERROR)
1074 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1075 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1076 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1077 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< $(NO_WERROR)
1079 coff-tic54x.lo: coff-tic54x.c
1080 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< $(NO_WERROR)
1081 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1082 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1083 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1084 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< $(NO_WERROR)