1 ## Process this file with automake to generate Makefile.in
3 # Copyright (C) 2012-2024 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 = no-dist foreign info-in-builddir no-texinfo.tex
21 ACLOCAL_AMFLAGS = -I . -I .. -I ../config
26 MAINTAINERCLEANFILES =
28 INCDIR = $(srcdir)/../include
29 CSEARCH = -I. -I$(srcdir) -I$(INCDIR)
37 bfdlibdir = @bfdlibdir@
38 bfdincludedir = @bfdincludedir@
39 bfdlib_LTLIBRARIES = libbfd.la
40 bfdinclude_HEADERS = $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
41 $(INCDIR)/diagnostics.h $(INCDIR)/bfdlink.h
43 # Empty these so that the respective installation directories will not be created.
47 rpath_bfdlibdir = @bfdlibdir@
48 noinst_LTLIBRARIES = libbfd.la
49 libbfd_la_LDFLAGS += -rpath $(rpath_bfdlibdir)
52 # This is where we get zlib from. zlibdir is -L../zlib and zlibinc is
53 # -I../zlib, unless we were configured with --with-system-zlib, in which
54 # case both are empty.
58 WARN_CFLAGS = @WARN_CFLAGS@
59 NO_WERROR = @NO_WERROR@
60 AM_CFLAGS = $(WARN_CFLAGS) $(ZLIBINC) $(ZSTD_CFLAGS)
61 AM_CPPFLAGS = -DBINDIR='"$(bindir)"' -DLIBDIR='"$(libdir)"' @LARGEFILE_CPPFLAGS@
63 bfdinclude_HEADERS += $(INCDIR)/plugin-api.h
64 LIBDL = @lt_cv_dlopen_libs@
67 # bfd.h goes here, for now
71 # Writing S-records should be included in all (or at least most)
72 # *-*-coff, *-*-aout, etc., configurations, because people will want to
73 # be able to use objcopy to create S-records. (S-records are not useful
74 # for the debugger, so if you are downloading things as S-records you
75 # need two copies of the executable, one to download and one for the
78 archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo \
79 coff-bfd.lo compress.lo corefile.lo elf-properties.lo format.lo \
80 hash.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo \
81 section.lo simple.lo stab-syms.lo stabs.lo syms.lo targets.lo \
82 binary.lo ihex.lo srec.lo tekhex.lo verilog.lo
84 BFD64_LIBS = archive64.lo
87 archive.c archures.c bfd.c bfdio.c bfdwin.c cache.c coff-bfd.c \
88 compress.c corefile.c elf-properties.c format.c hash.c \
89 libbfd.c linker.c merge.c opncls.c reloc.c \
90 section.c simple.c stab-syms.c stabs.c syms.c targets.c \
91 binary.c ihex.c srec.c tekhex.c verilog.c
93 BFD64_LIBS_CFILES = archive64.c
95 # This list is alphabetized to make it easier to keep in sync
96 # with the decls and initializer in archures.c.
181 ALL_MACHINES_CFILES = \
265 # The .o files needed by all of the 32 bit vectors that are configured into
266 # target_vector in targets.c if configured with --enable-targets=all.
331 elf32-microblaze.lo \
398 xtensa-dynconfig.lo \
402 BFD32_BACKENDS_CFILES = \
536 # The .o files needed by all of the 64 bit vectors that are configured into
537 # target_vector in targets.c if configured with --enable-targets=all
538 # and --enable-64-bit-bfd.
539 # elf32-ia64.c requires a 64-bit bfd_vma, and hence can not be put in
588 pe-loongarch64igen.lo \
600 BFD64_BACKENDS_CFILES = \
644 OPTIONAL_BACKENDS = \
654 OPTIONAL_BACKENDS_CFILES = \
664 # Reconfigure if config.bfd or configure.host changes.
665 # development.sh is used to determine -Werror default.
666 CONFIG_STATUS_DEPENDENCIES = \
667 $(srcdir)/config.bfd \
668 $(srcdir)/configure.host \
669 $(srcdir)/development.sh
671 # These are defined by configure:
672 WORDSIZE = @wordsize@
673 ALL_BACKENDS = @all_backends@
674 BFD_BACKENDS = @bfd_backends@
675 BFD_MACHINES = @bfd_machines@
676 TDEFAULTS = @tdefaults@
677 HAVEVECS = @havevecs@
679 AM_CPPFLAGS += @HDEFINES@ @COREFLAG@ @TDEFINES@ $(CSEARCH) $(CSWITCHES) \
680 $(HAVEVECS) @INCINTL@
682 # C source files that correspond to .o's.
684 $(BFD32_LIBS_CFILES) \
685 $(BFD64_LIBS_CFILES) \
686 $(ALL_MACHINES_CFILES) \
687 $(BFD32_BACKENDS_CFILES) \
688 $(BFD64_BACKENDS_CFILES) \
689 $(OPTIONAL_BACKENDS_CFILES)
692 elf32-aarch64.c elf64-aarch64.c \
693 elf32-kvx.c elf64-kvx.c \
694 elf32-ia64.c elf64-ia64.c \
695 elf32-loongarch.c elf64-loongarch.c \
696 elf32-riscv.c elf64-riscv.c \
697 peigen.c pepigen.c pex64igen.c pe-aarch64igen.c pe-loongarch64igen.c \
700 CFILES = $(SOURCE_CFILES) $(BUILD_CFILES)
702 ## This is a list of all .h files in the source tree minus those that
703 ## are processed to produce other .h files
705 aout-target.h aoutx.h arc-got.h arc-plt.h \
706 coff-arm.h coff-bfd.h coffcode.h coffswap.h \
707 cpu-aarch64.h cpu-arm.h cpu-h8300.h cpu-m68k.h cpu-riscv.h \
708 ecoff-bfd.h ecoffswap.h \
709 elf32-arm.h elf32-avr.h elf32-bfin.h elf32-cr16.h elf32-csky.h \
710 elf32-dlx.h elf32-hppa.h elf32-m68hc1x.h elf32-m68k.h \
711 elf32-metag.h elf32-nds32.h elf32-nios2.h elf32-ppc.h \
712 elf32-rx.h elf32-score.h elf32-sh-relocs.h elf32-spu.h \
713 elf32-tic6x.h elf32-tilegx.h elf32-tilepro.h elf32-v850.h \
714 elf64-hppa.h elf64-ppc.h elf64-tilegx.h \
715 elf-bfd.h elfcode.h elfcore.h elf-hppa.h elf-linker-x86.h \
716 elf-linux-core.h elf-nacl.h elf-s390.h elf-vxworks.h \
717 elfxx-aarch64.h elfxx-ia64.h elfxx-mips.h elfxx-riscv.h \
718 elfxx-sparc.h elfxx-tilegx.h elfxx-x86.h elfxx-loongarch.h \
719 genlink.h go32stub.h \
720 libaout.h libbfd.h libcoff.h libecoff.h libhppa.h \
721 libpei.h libxcoff.h \
724 pef.h pef-traceback.h peicode.h plugin.h \
730 ## ... and .h files which are in the build tree, minus config.h and bfd.h
732 bfdver.h elf32-target.h elf64-target.h targmatch.h
734 # Ensure they are built early:
735 BUILT_SOURCES = $(BUILD_HFILES) @MAINT@ $(BUILD_CFILES)
737 HFILES = $(SOURCE_HFILES) $(BUILD_HFILES)
739 BFD_H_DEPS = $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/diagnostics.h
740 LOCAL_H_DEPS = libbfd.h sysdep.h config.h
746 $(OPTIONAL_BACKENDS): $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS)
748 SRC_POTFILES = $(SOURCE_CFILES) $(SOURCE_HFILES)
749 BLD_POTFILES = $(BUILD_CFILES) $(BUILD_HFILES)
751 po/SRC-POTFILES.in: @MAINT@ Makefile
752 for file in $(SRC_POTFILES); do echo $$file; done \
753 | LC_ALL=C sort | uniq > tmp.src \
754 && mv tmp.src $(srcdir)/po/SRC-POTFILES.in
756 po/BLD-POTFILES.in: @MAINT@ Makefile
757 for file in $(BLD_POTFILES); do echo $$file; done \
758 | LC_ALL=C sort | uniq > tmp.bld \
759 && mv tmp.bld $(srcdir)/po/BLD-POTFILES.in
763 # Various kinds of .o files to put in libbfd.a:
764 # BFD_BACKENDS Routines the configured targets need.
765 # BFD_MACHINES Architecture-specific routines the configured targets need.
766 # COREFILE Core file routines for a native configuration
767 # bfd64_libs Routines for 64bit support
768 OFILES = $(BFD_BACKENDS) $(BFD_MACHINES) @COREFILE@ @bfd64_libs@
770 stamp-ofiles: Makefile
773 for i in $(OFILES) ; do \
780 $(SHELL) $(srcdir)/../move-if-change tofiles ofiles
783 ofiles: stamp-ofiles ; @true
785 # Since BFD64_LIBS is optional and we can't have substitution in
786 # libbfd_la_SOURCES, we put BFD64_LIBS in OFILES instead.
787 # However, list all sources in EXTRA_libbfd_la_SOURCES so the
788 # dependency tracking fragments are picked up in the Makefile.
789 libbfd_la_SOURCES = $(BFD32_LIBS_CFILES)
790 EXTRA_libbfd_la_SOURCES = $(CFILES)
791 libbfd_la_DEPENDENCIES = $(OFILES) ofiles ../libsframe/libsframe.la
792 libbfd_la_LIBADD = `cat ofiles` @SHARED_LIBADD@ $(LIBDL) $(ZLIB) $(ZSTD_LIBS) ../libsframe/libsframe.la
793 libbfd_la_LDFLAGS += -release `cat libtool-soversion` @SHARED_LDFLAGS@
795 # This file holds an array associating configuration triplets and
796 # vector names. It is built from config.bfd. It is not compiled by
797 # itself, but is included by targets.c.
798 targmatch.h: config.bfd targmatch.sed
799 $(AM_V_at)rm -f targmatch.new
800 $(AM_V_GEN)$(SED) -f $(srcdir)/targmatch.sed < $(srcdir)/config.bfd > targmatch.new
801 $(AM_V_at)mv -f targmatch.new targmatch.h
803 # When compiling archures.c and targets.c, supply the default target
804 # info from configure.
806 targets.lo: targets.c Makefile
808 $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $(TDEFAULTS) $(srcdir)/targets.c
809 $(AM_V_at)mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
812 source='targets.c' object='$@' libtool=yes @AMDEPBACKSLASH@
813 DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
815 $(AM_V_CC)$(LTCOMPILE) -c -o $@ $(TDEFAULTS) $(srcdir)/targets.c
818 archures.lo: archures.c Makefile
820 $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $(TDEFAULTS) $(srcdir)/archures.c
821 $(AM_V_at)mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
824 source='archures.c' object='$@' libtool=yes @AMDEPBACKSLASH@
825 DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
827 $(AM_V_CC)$(LTCOMPILE) -c -o $@ $(TDEFAULTS) $(srcdir)/archures.c
830 dwarf2.lo: dwarf2.c Makefile
832 $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ -DDEBUGDIR=\"$(DEBUGDIR)\" $(srcdir)/dwarf2.c
833 $(AM_V_at)mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
836 source='dwarf2.c' object='$@' libtool=yes @AMDEPBACKSLASH@
837 DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
839 $(AM_V_CC)$(LTCOMPILE) -c -o $@ -DDEBUGDIR=\"$(DEBUGDIR)\" $(srcdir)/dwarf2.c
842 elf32-target.h : elfxx-target.h
843 $(AM_V_GEN)$(SED) -e s/NN/32/g < $< > $@
845 elf64-target.h : elfxx-target.h
846 $(AM_V_GEN)$(SED) -e s/NN/64/g < $< > $@
848 elf32-aarch64.c : elfnn-aarch64.c
849 $(AM_V_at)echo "#line 1 \"$<\"" > $@
850 $(AM_V_GEN)$(SED) -e s/NN/32/g < $< >> $@
852 elf64-aarch64.c : elfnn-aarch64.c
853 $(AM_V_at)echo "#line 1 \"$<\"" > $@
854 $(AM_V_GEN)$(SED) -e s/NN/64/g < $< >> $@
856 elf32-ia64.c : elfnn-ia64.c
857 $(AM_V_at)echo "#line 1 \"$<\"" > $@
858 $(AM_V_GEN)$(SED) -e s/NN/32/g < $< >> $@
860 elf64-ia64.c : elfnn-ia64.c
861 $(AM_V_at)echo "#line 1 \"$<\"" > $@
862 $(AM_V_GEN)$(SED) -e s/NN/64/g < $< >> $@
864 elf32-kvx.c : elfnn-kvx.c
865 $(AM_V_at)echo "#line 1 \"$<\"" > $@
866 $(AM_V_GEN)$(SED) -e s/NN/32/g < $< >> $@
868 elf64-kvx.c : elfnn-kvx.c
869 $(AM_V_at)echo "#line 1 \"$<\"" > $@
870 $(AM_V_GEN)$(SED) -e s/NN/64/g < $< >> $@
872 elf32-loongarch.c : elfnn-loongarch.c
873 $(AM_V_at)echo "#line 1 \"$<\"" > $@
874 $(AM_V_GEN)$(SED) -e s/NN/32/g < $< >> $@
876 elf64-loongarch.c : elfnn-loongarch.c
877 $(AM_V_at)echo "#line 1 \"$<\"" > $@
878 $(AM_V_GEN)$(SED) -e s/NN/64/g < $< >> $@
880 elf32-riscv.c : elfnn-riscv.c
881 $(AM_V_at)echo "#line 1 \"$<\"" > $@
882 $(AM_V_GEN)$(SED) -e s/NN/32/g < $< >> $@
884 elf64-riscv.c : elfnn-riscv.c
885 $(AM_V_at)echo "#line 1 \"$<\"" > $@
886 $(AM_V_GEN)$(SED) -e s/NN/64/g < $< >> $@
888 peigen.c : peXXigen.c
889 $(AM_V_at)echo "#line 1 \"$<\"" > $@
890 $(AM_V_GEN)$(SED) -e s/XX/pe/g < $< >> $@
892 pepigen.c : peXXigen.c
893 $(AM_V_at)echo "#line 1 \"$<\"" > $@
894 $(AM_V_GEN)$(SED) -e s/XX/pep/g < $< >> $@
896 pex64igen.c: peXXigen.c
897 $(AM_V_at)echo "#line 1 \"$<\"" > $@
898 $(AM_V_GEN)$(SED) -e s/XX/pex64/g < $< >> $@
900 pe-aarch64igen.c: peXXigen.c
901 $(AM_V_at)echo "#line 1 \"$<\"" > $@
902 $(AM_V_GEN)$(SED) -e s/XX/peAArch64/g < $< >> $@
904 pe-loongarch64igen.c: peXXigen.c
905 $(AM_V_at)echo "#line 1 \"$<\"" > $@
906 $(AM_V_GEN)$(SED) -e s/XX/peLoongArch64/g < $< >> $@
908 pe-riscv64igen.c: peXXigen.c
909 $(AM_V_at)echo "#line 1 \"peXXigen.c\"" > $@
910 $(AM_V_GEN)$(SED) -e s/XX/peRiscV64/g < $< >> $@
912 host-aout.lo: Makefile
914 # The following program can be used to generate a simple config file
915 # which can be folded into an h-XXX file for a new host, with some editing.
916 aout-params.h: gen-aout
917 ./gen-aout host > aout-params.h
918 gen-aout: $(srcdir)/gen-aout.c Makefile
919 $(CC) -o gen-aout $(CFLAGS) $(LFLAGS) $(srcdir)/gen-aout.c
921 $(BFD_H): stmp-bfd-h ; @true
923 stmp-bfd-h: bfd-in3.h
925 cp bfd-in3.h bfd-tmp.h
926 $(SHELL) $(srcdir)/../move-if-change bfd-tmp.h $(BFD_H)
930 BFD_H_FILES = bfd-in.h libbfd.c hash.c section.c syms.c \
931 archive.c archures.c bfd.c bfdio.c bfdwin.c \
932 cache.c compress.c corefile.c format.c linker.c opncls.c \
933 reloc.c simple.c stab-syms.c stabs.c targets.c
934 BFD64_H_FILES = archive64.c
935 LIBBFD_H_FILES = libbfd-in.h libbfd.c bfd.c bfdio.c \
936 archive.c archures.c bfdwin.c cache.c hash.c linker.c opncls.c \
937 reloc.c section.c stabs.c targets.c
938 LIBCOFF_H_FILES = libcoff-in.h coffcode.h
940 headers: stmp-bin2-h stmp-lbfd-h stmp-lcoff-h
942 # We only rebuild the header files automatically if we have been
943 # configured with --enable-maintainer-mode.
948 echo "$$H_FILES" | sed -f $(srcdir)/doc/header.sed; \
949 for file in $$H_FILES; do \
950 file="$(srcdir)/$$file"; \
952 *-in.h) cat $$file;; \
953 *) echo $$file | sed -e 's,.*/,,' -e 's,^,/* Extracted from ,' \
955 $(MKDOC) $$CHEW_FLAGS -f $(srcdir)/doc/proto.str < $$file;; \
958 echo "\#ifdef __cplusplus"; \
964 $(srcdir)/bfd-in2.h: @MAINT@ stmp-bin2-h ; @true
965 stmp-bin2-h: $(BFD_H_FILES) $(BFD64_H_FILES) $(MKDOC)
966 $(AM_V_GEN)H_FILES="$(BFD_H_FILES)" CHEW_FLAGS= ; $(REGEN_HEADER) > bfd-in2.h-new
967 $(AM_V_at)$(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
968 $(AM_V_at)touch stmp-bin2-h
970 $(srcdir)/libbfd.h: @MAINT@ stmp-lbfd-h ; @true
971 stmp-lbfd-h: $(LIBBFD_H_FILES) $(MKDOC)
972 $(AM_V_GEN)H_FILES="$(LIBBFD_H_FILES)" CHEW_FLAGS=-i ; $(REGEN_HEADER) > libbfd.h-new
973 $(AM_V_at)$(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
974 $(AM_V_at)touch stmp-lbfd-h
976 $(srcdir)/libcoff.h: @MAINT@ stmp-lcoff-h ; @true
977 stmp-lcoff-h: $(LIBCOFF_H_FILES) $(MKDOC)
978 $(AM_V_GEN)H_FILES="$(LIBCOFF_H_FILES)" CHEW_FLAGS=-i ; $(REGEN_HEADER) > libcoff.h-new
979 $(AM_V_at)$(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
980 $(AM_V_at)touch stmp-lcoff-h
982 MOSTLYCLEANFILES += ofiles stamp-ofiles
984 CLEANFILES += bfd.h dep.sed stmp-bfd-h DEP DEPA DEP1 DEP2 \
985 stmp-bin2-h stmp-lbfd-h stmp-lcoff-h
987 DISTCLEANFILES += $(BUILD_CFILES) $(BUILD_HFILES) libtool-soversion
989 bfdver.h: $(srcdir)/version.h $(srcdir)/development.sh $(srcdir)/Makefile.in
991 bfd_version=`echo "$(VERSION)" | $(SED) -e 's/\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\).*/\1.00\2.00\3.00\4.00\5/' -e 's/\([^\.]*\)\..*\(..\)\..*\(..\)\..*\(..\)\..*\(..\)$$/\1\2\3\4\5/'` ;\
992 bfd_version_string="\"$(VERSION)\"" ;\
993 bfd_soversion="$(VERSION)" ;\
994 bfd_version_package="\"$(PKGVERSION)\"" ;\
995 report_bugs_to="\"$(REPORT_BUGS_TO)\"" ;\
996 . $(srcdir)/development.sh ;\
997 if test "$$development" = true ; then \
998 bfd_version_date=`$(SED) -n -e 's/.*DATE //p' < $(srcdir)/version.h` ;\
999 bfd_version_string="\"$(VERSION).$${bfd_version_date}\"" ;\
1000 bfd_soversion="$(VERSION).$${bfd_version_date}" ;\
1002 $(SED) -e "s,@bfd_version@,$$bfd_version," \
1003 -e "s,@bfd_version_string@,$$bfd_version_string," \
1004 -e "s,@bfd_version_package@,$$bfd_version_package," \
1005 -e "s,@report_bugs_to@,$$report_bugs_to," \
1006 < $(srcdir)/version.h > $@; \
1007 echo "$${bfd_soversion}" > libtool-soversion
1009 # Disable -Werror, if it has been enabled, since coffswap.h won't
1010 # compile with gcc 4.5 and above.
1011 coff-tic4x.lo: coff-tic4x.c
1012 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< $(NO_WERROR)
1013 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1014 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1015 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1016 @am__fastdepCC_FALSE@ $(AM_V_CC)$(LTCOMPILE) -c -o $@ $< $(NO_WERROR)
1018 coff-tic54x.lo: coff-tic54x.c
1019 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< $(NO_WERROR)
1020 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1021 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1022 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1023 @am__fastdepCC_FALSE@ $(AM_V_CC)$(LTCOMPILE) -c -o $@ $< $(NO_WERROR)
1025 include doc/local.mk