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.
175 ALL_MACHINES_CFILES = \
259 # The .o files needed by all of the 32 bit vectors that are configured into
260 # target_vector in targets.c if configured with --enable-targets=all.
341 elf32-microblaze.lo \
354 elf32-sh-symbian.lo \
437 BFD32_BACKENDS_CFILES = \
612 # The .o files needed by all of the 64 bit vectors that are configured into
613 # target_vector in targets.c if configured with --enable-targets=all
614 # and --enable-64-bit-bfd.
615 # elf32-ia64.c requires a 64-bit bfd_vma, and hence can not be put in
662 BFD64_BACKENDS_CFILES = \
699 OPTIONAL_BACKENDS = \
711 OPTIONAL_BACKENDS_CFILES = \
723 # Reconfigure if config.bfd or configure.host changes.
724 # development.sh is used to determine -Werror default.
725 CONFIG_STATUS_DEPENDENCIES = \
726 $(srcdir)/config.bfd \
727 $(srcdir)/configure.host \
728 $(srcdir)/development.sh
730 # These are defined by configure:
731 WORDSIZE = @wordsize@
732 ALL_BACKENDS = @all_backends@
733 BFD_BACKENDS = @bfd_backends@
734 BFD_MACHINES = @bfd_machines@
735 TDEFAULTS = @tdefaults@
736 HAVEVECS = @havevecs@
738 INCLUDES = @HDEFINES@ @COREFLAG@ @TDEFINES@ $(CSEARCH) $(CSWITCHES) \
739 $(HAVEVECS) @INCINTL@
741 # C source files that correspond to .o's.
743 $(BFD32_LIBS_CFILES) \
744 $(BFD64_LIBS_CFILES) \
745 $(ALL_MACHINES_CFILES) \
746 $(BFD32_BACKENDS_CFILES) \
747 $(BFD64_BACKENDS_CFILES) \
748 $(OPTIONAL_BACKENDS_CFILES)
751 elf32-aarch64.c elf64-aarch64.c \
752 elf32-ia64.c elf64-ia64.c \
753 elf32-riscv.c elf64-riscv.c \
754 peigen.c pepigen.c pex64igen.c
756 CFILES = $(SOURCE_CFILES) $(BUILD_CFILES)
758 ## This is a list of all .h files which are in the source tree.
760 aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h ecoffswap.h \
761 elf-bfd.h elf-hppa.h elf-linux-core.h elf32-hppa.h \
762 elf64-hppa.h elfcode.h elfcore.h \
763 freebsd.h genlink.h go32stub.h \
764 libaout.h libbfd.h libcoff.h libecoff.h libhppa.h \
765 liboasys.h libpei.h libxcoff.h mach-o.h \
767 pef.h pef-traceback.h peicode.h som.h version.h \
770 ## ... and all .h files which are in the build tree.
772 bfdver.h elf32-target.h elf64-target.h targmatch.h bfd_stdint.h
774 # Ensure they are built early:
775 BUILT_SOURCES = $(BUILD_HFILES)
777 HFILES = $(SOURCE_HFILES) $(BUILD_HFILES)
779 SRC_POTFILES = $(SOURCE_CFILES) $(SOURCE_HFILES)
780 BLD_POTFILES = $(BUILD_CFILES) $(BUILD_HFILES)
782 po/SRC-POTFILES.in: @MAINT@ Makefile $(SRC_POTFILES)
783 for file in $(SRC_POTFILES); do echo $$file; done \
784 | LC_ALL=C sort > tmp.src \
785 && mv tmp.src $(srcdir)/po/SRC-POTFILES.in
787 po/BLD-POTFILES.in: @MAINT@ Makefile $(BLD_POTFILES)
788 for file in $(BLD_POTFILES); do echo $$file; done \
789 | LC_ALL=C sort > tmp.bld \
790 && mv tmp.bld $(srcdir)/po/BLD-POTFILES.in
794 # Various kinds of .o files to put in libbfd.a:
795 # BFD_BACKENDS Routines the configured targets need.
796 # BFD_MACHINES Architecture-specific routines the configured targets need.
797 # COREFILE Core file routines for a native configuration
798 # bfd64_libs Routines for 64bit support
799 OFILES = $(BFD_BACKENDS) $(BFD_MACHINES) @COREFILE@ @bfd64_libs@
801 stamp-ofiles: Makefile
804 for i in $(OFILES) ; do \
811 $(SHELL) $(srcdir)/../move-if-change tofiles ofiles
814 ofiles: stamp-ofiles ; @true
816 # Since BFD64_LIBS is optional and we can't have substitution in
817 # libbfd_la_SOURCES, we put BFD64_LIBS in OFILES instead.
818 # However, list all sources in EXTRA_libbfd_la_SOURCES so the
819 # dependency tracking fragments are picked up in the Makefile.
820 libbfd_la_SOURCES = $(BFD32_LIBS_CFILES)
821 EXTRA_libbfd_la_SOURCES = $(CFILES)
822 libbfd_la_DEPENDENCIES = $(OFILES) ofiles
823 libbfd_la_LIBADD = `cat ofiles` @SHARED_LIBADD@ $(LIBDL) $(ZLIB)
824 libbfd_la_LDFLAGS += -release `cat libtool-soversion` @SHARED_LDFLAGS@
826 # libtool will build .libs/libbfd.a. We create libbfd.a in the build
827 # directory so that we don't have to convert all the programs that use
828 # libbfd.a simultaneously. This is a hack which should be removed if
829 # everything else starts using libtool. FIXME.
831 noinst_LIBRARIES = libbfd.a
835 libtooldir=`$(LIBTOOL) --config | $(SED) -n -e 's/^objdir=//p'`; \
836 if [ -f $$libtooldir/libbfd.a ]; then \
837 cp $$libtooldir/libbfd.a libbfd.tmp; \
838 $(RANLIB) libbfd.tmp; \
839 $(SHELL) $(srcdir)/../move-if-change libbfd.tmp libbfd.a; \
843 libbfd.a: stamp-lib ; @true
845 # This file holds an array associating configuration triplets and
846 # vector names. It is built from config.bfd. It is not compiled by
847 # itself, but is included by targets.c.
848 targmatch.h: config.bfd targmatch.sed
850 $(SED) -f $(srcdir)/targmatch.sed < $(srcdir)/config.bfd > targmatch.new
851 mv -f targmatch.new targmatch.h
853 # When compiling archures.c and targets.c, supply the default target
854 # info from configure.
856 targets.lo: targets.c Makefile
858 $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $(TDEFAULTS) $(srcdir)/targets.c
859 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
862 source='targets.c' object='$@' libtool=yes @AMDEPBACKSLASH@
863 DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
865 $(LTCOMPILE) -c -o $@ $(TDEFAULTS) $(srcdir)/targets.c
868 archures.lo: archures.c Makefile
870 $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $(TDEFAULTS) $(srcdir)/archures.c
871 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
874 source='archures.c' object='$@' libtool=yes @AMDEPBACKSLASH@
875 DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
877 $(LTCOMPILE) -c -o $@ $(TDEFAULTS) $(srcdir)/archures.c
880 dwarf2.lo: dwarf2.c Makefile
882 $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ -DDEBUGDIR=\"$(DEBUGDIR)\" $(srcdir)/dwarf2.c
883 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
886 source='dwarf2.c' object='$@' libtool=yes @AMDEPBACKSLASH@
887 DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
889 $(LTCOMPILE) -c -o $@ -DDEBUGDIR=\"$(DEBUGDIR)\" $(srcdir)/dwarf2.c
892 elf32-target.h : elfxx-target.h
894 $(SED) -e s/NN/32/g < $(srcdir)/elfxx-target.h > elf32-target.new
895 mv -f elf32-target.new elf32-target.h
897 elf64-target.h : elfxx-target.h
899 $(SED) -e s/NN/64/g < $(srcdir)/elfxx-target.h > elf64-target.new
900 mv -f elf64-target.new elf64-target.h
902 elf32-aarch64.c : elfnn-aarch64.c
903 rm -f elf32-aarch64.c
904 echo "#line 1 \"$(srcdir)/elfnn-aarch64.c\"" > elf32-aarch64.new
905 $(SED) -e s/NN/32/g < $(srcdir)/elfnn-aarch64.c >> elf32-aarch64.new
906 mv -f elf32-aarch64.new elf32-aarch64.c
908 elf64-aarch64.c : elfnn-aarch64.c
909 rm -f elf64-aarch64.c
910 echo "#line 1 \"$(srcdir)/elfnn-aarch64.c\"" > elf64-aarch64.new
911 $(SED) -e s/NN/64/g < $(srcdir)/elfnn-aarch64.c >> elf64-aarch64.new
912 mv -f elf64-aarch64.new elf64-aarch64.c
914 elf32-ia64.c : elfnn-ia64.c
916 $(SED) -e s/NN/32/g < $(srcdir)/elfnn-ia64.c > elf32-ia64.new
917 mv -f elf32-ia64.new elf32-ia64.c
919 elf64-ia64.c : elfnn-ia64.c
921 $(SED) -e s/NN/64/g < $(srcdir)/elfnn-ia64.c > elf64-ia64.new
922 mv -f elf64-ia64.new elf64-ia64.c
924 elf32-riscv.c : elfnn-riscv.c
926 echo "#line 1 \"$(srcdir)/elfnn-riscv.c\"" > elf32-riscv.new
927 sed -e s/NN/32/g < $(srcdir)/elfnn-riscv.c >> elf32-riscv.new
928 mv -f elf32-riscv.new elf32-riscv.c
930 elf64-riscv.c : elfnn-riscv.c
932 echo "#line 1 \"$(srcdir)/elfnn-riscv.c\"" > elf64-riscv.new
933 sed -e s/NN/64/g < $(srcdir)/elfnn-riscv.c >> elf64-riscv.new
934 mv -f elf64-riscv.new elf64-riscv.c
936 peigen.c : peXXigen.c
938 $(SED) -e s/XX/pe/g < $(srcdir)/peXXigen.c > peigen.new
939 mv -f peigen.new peigen.c
941 pepigen.c : peXXigen.c
943 $(SED) -e s/XX/pep/g < $(srcdir)/peXXigen.c > pepigen.new
944 mv -f pepigen.new pepigen.c
946 pex64igen.c: peXXigen.c
948 $(SED) -e s/XX/pex64/g < $(srcdir)/peXXigen.c > pex64igen.new
949 mv -f pex64igen.new pex64igen.c
951 BFD_H_DEPS= $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
952 LOCAL_H_DEPS= libbfd.h sysdep.h config.h
958 $(OPTIONAL_BACKENDS): $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS)
960 host-aout.lo: Makefile
962 # The following program can be used to generate a simple config file
963 # which can be folded into an h-XXX file for a new host, with some editing.
964 aout-params.h: gen-aout
965 ./gen-aout host > aout-params.h
966 gen-aout: $(srcdir)/gen-aout.c Makefile
967 $(CC) -o gen-aout $(CFLAGS) $(LFLAGS) $(srcdir)/gen-aout.c
969 $(BFD_H): stmp-bfd-h ; @true
971 stmp-bfd-h: bfd-in3.h
973 cp bfd-in3.h bfd-tmp.h
974 $(SHELL) $(srcdir)/../move-if-change bfd-tmp.h $(BFD_H)
978 BFD_H_FILES = bfd-in.h init.c opncls.c libbfd.c \
979 bfdio.c bfdwin.c section.c archures.c reloc.c \
980 syms.c bfd.c archive.c corefile.c targets.c format.c \
981 linker.c simple.c compress.c
982 BFD64_H_FILES = archive64.c
983 LIBBFD_H_FILES = libbfd-in.h libbfd.c bfdio.c bfdwin.c \
984 cache.c reloc.c archures.c linker.c
985 LIBCOFF_H_FILES = libcoff-in.h coffcode.h
987 # Could really use a "copy-if-change"...
989 (cd $(bfddocdir); $(MAKE) protos $(FLAGS_TO_PASS))
990 cp $(bfddocdir)/bfd.h bfd-in2.h-new
991 $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
992 cp $(bfddocdir)/libbfd.h libbfd.h-new
993 $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
994 cp $(bfddocdir)/libcoff.h libcoff.h-new
995 $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
997 # We only rebuild the header files automatically if we have been
998 # configured with --enable-maintainer-mode.
1000 $(srcdir)/bfd-in2.h: @MAINT@ stmp-bin2-h ; @true
1001 stmp-bin2-h: $(BFD_H_FILES) $(BFD64_H_FILES)
1002 (cd $(bfddocdir); $(MAKE) $(FLAGS_TO_PASS) bfd.h)
1003 cp $(bfddocdir)/bfd.h bfd-in2.h-new
1004 $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
1007 $(srcdir)/libbfd.h: @MAINT@ stmp-lbfd-h ; @true
1008 stmp-lbfd-h: $(LIBBFD_H_FILES)
1009 (cd $(bfddocdir); $(MAKE) $(FLAGS_TO_PASS) libbfd.h)
1010 cp $(bfddocdir)/libbfd.h libbfd.h-new
1011 $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
1014 $(srcdir)/libcoff.h: @MAINT@ stmp-lcoff-h ; @true
1015 stmp-lcoff-h: $(LIBCOFF_H_FILES)
1016 (cd $(bfddocdir); $(MAKE) $(FLAGS_TO_PASS) libcoff.h)
1017 cp $(bfddocdir)/libcoff.h libcoff.h-new
1018 $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
1021 MOSTLYCLEANFILES = ofiles stamp-ofiles
1023 CLEANFILES = bfd.h dep.sed stmp-bfd-h DEP DEPA DEP1 DEP2 libbfd.a stamp-lib \
1024 stmp-bin2-h stmp-lbfd-h stmp-lcoff-h
1026 DISTCLEANFILES = $(BUILD_CFILES) $(BUILD_HFILES) libtool-soversion
1028 bfdver.h: $(srcdir)/version.h $(srcdir)/development.sh $(srcdir)/Makefile.in
1030 @bfd_version=`echo "$(VERSION)" | $(SED) -e 's/\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\).*/\1.00\2.00\3.00\4.00\5/' -e 's/\([^\.]*\)\..*\(..\)\..*\(..\)\..*\(..\)\..*\(..\)$$/\1\2\3\4\5/'` ;\
1031 bfd_version_string="\"$(VERSION)\"" ;\
1032 bfd_soversion="$(VERSION)" ;\
1033 bfd_version_package="\"$(PKGVERSION)\"" ;\
1034 report_bugs_to="\"$(REPORT_BUGS_TO)\"" ;\
1035 . $(srcdir)/development.sh ;\
1036 if test "$$development" = true ; then \
1037 bfd_version_date=`$(SED) -n -e 's/.*DATE //p' < $(srcdir)/version.h` ;\
1038 bfd_version_string="\"$(VERSION).$${bfd_version_date}\"" ;\
1039 bfd_soversion="$(VERSION).$${bfd_version_date}" ;\
1041 $(SED) -e "s,@bfd_version@,$$bfd_version," \
1042 -e "s,@bfd_version_string@,$$bfd_version_string," \
1043 -e "s,@bfd_version_package@,$$bfd_version_package," \
1044 -e "s,@report_bugs_to@,$$report_bugs_to," \
1045 < $(srcdir)/version.h > $@; \
1046 echo "$${bfd_soversion}" > libtool-soversion
1048 # Disable -Werror, if it has been enabled, since coffswap.h won't
1049 # compile with gcc 4.5 and above.
1050 coff-tic4x.lo: coff-tic4x.c
1051 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< $(NO_WERROR)
1052 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1053 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1054 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1055 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< $(NO_WERROR)
1057 coff-tic54x.lo: coff-tic54x.c
1058 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< $(NO_WERROR)
1059 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1060 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1061 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1062 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< $(NO_WERROR)