gprofng: fix build with -mx32
[binutils-gdb/blckswan.git] / bfd / Makefile.am
blob92ff15b36ee48fe9d9be0891eeb5548a7d5488fd
1 ## Process this file with automake to generate Makefile.in
3 #   Copyright (C) 2012-2022 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
23 MOSTLYCLEANFILES =
24 CLEANFILES =
25 DISTCLEANFILES =
26 MAINTAINERCLEANFILES =
28 INCDIR = $(srcdir)/../include
29 CSEARCH = -I. -I$(srcdir) -I$(INCDIR)
31 SUBDIRS = po
33 bfddocdir = doc
35 libbfd_la_LDFLAGS =
36 if INSTALL_LIBBFD
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
42 else !INSTALL_LIBBFD
43 # Empty these so that the respective installation directories will not be created.
44 bfdlibdir =
45 bfdincludedir =
46 bfdinclude_HEADERS =
47 rpath_bfdlibdir = @bfdlibdir@
48 noinst_LTLIBRARIES = libbfd.la
49 libbfd_la_LDFLAGS += -rpath $(rpath_bfdlibdir)
50 endif
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.
55 ZLIB = @zlibdir@ -lz
56 ZLIBINC = @zlibinc@
58 WARN_CFLAGS = @WARN_CFLAGS@
59 NO_WERROR = @NO_WERROR@
60 AM_CFLAGS = $(WARN_CFLAGS) $(ZLIBINC)
61 AM_CPPFLAGS = -DBINDIR='"$(bindir)"' -DLIBDIR='"$(libdir)"' @LARGEFILE_CPPFLAGS@
62 if PLUGINS
63 bfdinclude_HEADERS += $(INCDIR)/plugin-api.h
64 LIBDL = @lt_cv_dlopen_libs@
65 endif
67 # bfd.h goes here, for now
68 BFD_H = bfd.h
70 # Jim Kingdon notes:
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
76 # debugger).
77 BFD32_LIBS = \
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 init.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
86 BFD32_LIBS_CFILES = \
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         init.c 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.
97 ALL_MACHINES = \
98         cpu-aarch64.lo \
99         cpu-alpha.lo \
100         cpu-amdgcn.lo \
101         cpu-arc.lo \
102         cpu-arm.lo \
103         cpu-avr.lo \
104         cpu-bfin.lo \
105         cpu-bpf.lo \
106         cpu-cr16.lo \
107         cpu-cris.lo \
108         cpu-crx.lo \
109         cpu-csky.lo \
110         cpu-d10v.lo \
111         cpu-d30v.lo \
112         cpu-dlx.lo \
113         cpu-epiphany.lo \
114         cpu-fr30.lo \
115         cpu-frv.lo \
116         cpu-ft32.lo \
117         cpu-h8300.lo \
118         cpu-hppa.lo \
119         cpu-i386.lo \
120         cpu-iamcu.lo \
121         cpu-ia64.lo \
122         cpu-ip2k.lo \
123         cpu-iq2000.lo \
124         cpu-lm32.lo \
125         cpu-loongarch.lo \
126         cpu-m10200.lo \
127         cpu-m10300.lo \
128         cpu-m32c.lo \
129         cpu-m32r.lo \
130         cpu-m68hc11.lo \
131         cpu-m68hc12.lo \
132         cpu-m9s12x.lo \
133         cpu-s12z.lo \
134         cpu-m9s12xg.lo \
135         cpu-m68k.lo \
136         cpu-mcore.lo \
137         cpu-mep.lo \
138         cpu-metag.lo \
139         cpu-microblaze.lo \
140         cpu-mips.lo \
141         cpu-mmix.lo \
142         cpu-moxie.lo \
143         cpu-msp430.lo \
144         cpu-mt.lo \
145         cpu-nds32.lo \
146         cpu-nfp.lo \
147         cpu-nios2.lo \
148         cpu-ns32k.lo \
149         cpu-or1k.lo \
150         cpu-pdp11.lo \
151         cpu-pj.lo \
152         cpu-powerpc.lo \
153         cpu-pru.lo \
154         cpu-rs6000.lo \
155         cpu-riscv.lo \
156         cpu-rl78.lo \
157         cpu-rx.lo \
158         cpu-s390.lo \
159         cpu-score.lo \
160         cpu-sh.lo \
161         cpu-sparc.lo \
162         cpu-spu.lo \
163         cpu-tic30.lo \
164         cpu-tic4x.lo \
165         cpu-tic54x.lo \
166         cpu-tic6x.lo \
167         cpu-tilegx.lo \
168         cpu-tilepro.lo \
169         cpu-v850.lo \
170         cpu-v850_rh850.lo \
171         cpu-vax.lo \
172         cpu-visium.lo \
173         cpu-wasm32.lo \
174         cpu-xc16x.lo \
175         cpu-xgate.lo \
176         cpu-xstormy16.lo \
177         cpu-xtensa.lo \
178         cpu-z80.lo \
179         cpu-z8k.lo
181 ALL_MACHINES_CFILES = \
182         cpu-aarch64.c \
183         cpu-alpha.c \
184         cpu-amdgcn.c \
185         cpu-arc.c \
186         cpu-arm.c \
187         cpu-avr.c \
188         cpu-bfin.c \
189         cpu-bpf.c \
190         cpu-cr16.c \
191         cpu-cris.c \
192         cpu-crx.c \
193         cpu-csky.c \
194         cpu-d10v.c \
195         cpu-d30v.c \
196         cpu-dlx.c \
197         cpu-epiphany.c \
198         cpu-fr30.c \
199         cpu-frv.c \
200         cpu-ft32.c \
201         cpu-h8300.c \
202         cpu-hppa.c \
203         cpu-i386.c \
204         cpu-iamcu.c \
205         cpu-ia64.c \
206         cpu-ip2k.c \
207         cpu-iq2000.c \
208         cpu-lm32.c \
209         cpu-loongarch.c \
210         cpu-m10200.c \
211         cpu-m10300.c \
212         cpu-m32c.c \
213         cpu-m32r.c \
214         cpu-m68hc11.c \
215         cpu-m68hc12.c \
216         cpu-m9s12x.c \
217         cpu-s12z.c \
218         cpu-m9s12xg.c \
219         cpu-m68k.c \
220         cpu-mcore.c \
221         cpu-mep.c \
222         cpu-metag.c \
223         cpu-microblaze.c \
224         cpu-mips.c \
225         cpu-mmix.c \
226         cpu-moxie.c \
227         cpu-msp430.c \
228         cpu-mt.c \
229         cpu-nds32.c \
230         cpu-nfp.c \
231         cpu-ns32k.c \
232         cpu-nios2.c \
233         cpu-or1k.c \
234         cpu-pdp11.c \
235         cpu-pj.c \
236         cpu-powerpc.c \
237         cpu-pru.c \
238         cpu-rs6000.c \
239         cpu-riscv.c \
240         cpu-rl78.c \
241         cpu-rx.c \
242         cpu-s390.c \
243         cpu-score.c \
244         cpu-sh.c \
245         cpu-sparc.c \
246         cpu-spu.c \
247         cpu-tic30.c \
248         cpu-tic4x.c \
249         cpu-tic54x.c \
250         cpu-tic6x.c \
251         cpu-tilegx.c \
252         cpu-tilepro.c \
253         cpu-v850.c \
254         cpu-v850_rh850.c \
255         cpu-vax.c \
256         cpu-visium.c \
257         cpu-wasm32.c \
258         cpu-xc16x.c \
259         cpu-xgate.c \
260         cpu-xstormy16.c \
261         cpu-xtensa.c \
262         cpu-z80.c \
263         cpu-z8k.c
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.
267 BFD32_BACKENDS = \
268         aout-cris.lo \
269         aout-ns32k.lo \
270         aout32.lo \
271         cf-i386lynx.lo \
272         coff-go32.lo \
273         coff-i386.lo \
274         coff-mips.lo \
275         coff-rs6000.lo \
276         coff-sh.lo \
277         coff-stgo32.lo \
278         coff-tic30.lo \
279         coff-tic4x.lo \
280         coff-tic54x.lo \
281         coff-z80.lo \
282         coff-z8k.lo \
283         coffgen.lo \
284         cofflink.lo \
285         dwarf1.lo \
286         dwarf2.lo \
287         ecoff.lo \
288         ecofflink.lo \
289         elf-attrs.lo \
290         elf-eh-frame.lo \
291         elf-ifunc.lo \
292         elf-m10200.lo \
293         elf-m10300.lo \
294         elf-nacl.lo \
295         elf-strtab.lo \
296         elf-vxworks.lo \
297         elf.lo \
298         elf32-am33lin.lo \
299         elf32-arc.lo \
300         elf32-arm.lo \
301         elf32-avr.lo \
302         elf32-bfin.lo \
303         elf32-cr16.lo \
304         elf32-cris.lo \
305         elf32-crx.lo \
306         elf32-csky.lo \
307         elf32-d10v.lo \
308         elf32-d30v.lo \
309         elf32-dlx.lo \
310         elf32-epiphany.lo \
311         elf32-fr30.lo \
312         elf32-frv.lo \
313         elf32-ft32.lo \
314         elf32-gen.lo \
315         elf32-h8300.lo \
316         elf32-hppa.lo \
317         elf32-i386.lo \
318         elfxx-x86.lo \
319         elf32-ip2k.lo \
320         elf32-iq2000.lo \
321         elf32-lm32.lo \
322         elf32-m32c.lo \
323         elf32-m32r.lo \
324         elf32-m68hc11.lo \
325         elf32-m68hc12.lo \
326         elf32-m68hc1x.lo \
327         elf32-m68k.lo \
328         elf32-s12z.lo \
329         elf32-mcore.lo \
330         elf32-mep.lo \
331         elf32-metag.lo \
332         elf32-microblaze.lo \
333         elf32-moxie.lo \
334         elf32-msp430.lo \
335         elf32-mt.lo \
336         elf32-nds32.lo \
337         elf32-nios2.lo \
338         elf32-or1k.lo \
339         elf32-pj.lo \
340         elf32-ppc.lo \
341         elf32-pru.lo \
342         elf32-rl78.lo \
343         elf32-rx.lo \
344         elf32-s390.lo \
345         elf32-sh.lo \
346         elf32-sparc.lo \
347         elf32-spu.lo \
348         elf32-tic6x.lo \
349         elf32-tilegx.lo \
350         elf32-tilepro.lo \
351         elf32-v850.lo \
352         elf32-vax.lo \
353         elf32-visium.lo \
354         elf32-wasm32.lo \
355         elf32-xc16x.lo \
356         elf32-xgate.lo \
357         elf32-xstormy16.lo \
358         elf32-xtensa.lo \
359         elf32-z80.lo \
360         elf32.lo \
361         elflink.lo \
362         elfxx-sparc.lo \
363         elfxx-tilegx.lo \
364         i386aout.lo \
365         i386bsd.lo \
366         i386lynx.lo \
367         i386msdos.lo \
368         mach-o.lo \
369         mach-o-i386.lo \
370         mach-o-arm.lo \
371         ns32knetbsd.lo \
372         pc532-mach.lo \
373         pdp11.lo \
374         pe-arm-wince.lo \
375         pe-arm.lo \
376         pe-i386.lo \
377         pe-mcore.lo \
378         pe-sh.lo \
379         pef.lo \
380         pei-arm-wince.lo \
381         pei-arm.lo \
382         pei-i386.lo \
383         pei-mcore.lo \
384         pei-sh.lo \
385         peigen.lo \
386         plugin.lo \
387         ppcboot.lo \
388         reloc16.lo \
389         som.lo \
390         vax1knetbsd.lo \
391         vaxnetbsd.lo \
392         vms-lib.lo \
393         vms-misc.lo \
394         wasm-module.lo \
395         xcofflink.lo \
396         xsym.lo \
397         xtensa-isa.lo \
398         xtensa-modules.lo
400 BFD32_BACKENDS_CFILES = \
401         aout-cris.c \
402         aout-ns32k.c \
403         aout32.c \
404         cf-i386lynx.c \
405         coff-go32.c \
406         coff-i386.c \
407         coff-mips.c \
408         coff-rs6000.c \
409         coff-sh.c \
410         coff-stgo32.c \
411         coff-tic30.c \
412         coff-tic4x.c \
413         coff-tic54x.c \
414         coff-z80.c \
415         coff-z8k.c \
416         coffgen.c \
417         cofflink.c \
418         dwarf1.c \
419         dwarf2.c \
420         ecoff.c \
421         ecofflink.c \
422         elf-attrs.c \
423         elf-eh-frame.c \
424         elf-ifunc.c \
425         elf-m10200.c \
426         elf-m10300.c \
427         elf-nacl.c \
428         elf-strtab.c \
429         elf-vxworks.c \
430         elf.c \
431         elf32-am33lin.c \
432         elf32-arc.c \
433         elf32-arm.c \
434         elf32-avr.c \
435         elf32-bfin.c \
436         elf32-cr16.c \
437         elf32-cris.c \
438         elf32-crx.c \
439         elf32-csky.c \
440         elf32-d10v.c \
441         elf32-d30v.c \
442         elf32-dlx.c \
443         elf32-epiphany.c \
444         elf32-fr30.c \
445         elf32-frv.c \
446         elf32-ft32.c \
447         elf32-gen.c \
448         elf32-h8300.c \
449         elf32-hppa.c \
450         elf32-i386.c \
451         elfxx-x86.c \
452         elf32-ip2k.c \
453         elf32-iq2000.c \
454         elf32-lm32.c \
455         elf32-m32c.c \
456         elf32-m32r.c \
457         elf32-m68hc11.c \
458         elf32-m68hc12.c \
459         elf32-m68hc1x.c \
460         elf32-m68k.c \
461         elf32-s12z.c \
462         elf32-mcore.c \
463         elf32-mep.c \
464         elf32-metag.c \
465         elf32-microblaze.c \
466         elf32-moxie.c \
467         elf32-msp430.c \
468         elf32-mt.c \
469         elf32-nds32.c \
470         elf32-nios2.c \
471         elf32-or1k.c \
472         elf32-pj.c \
473         elf32-ppc.c \
474         elf32-pru.c \
475         elf32-rl78.c \
476         elf32-rx.c \
477         elf32-s390.c \
478         elf32-sh.c \
479         elf32-sparc.c \
480         elf32-spu.c \
481         elf32-tic6x.c \
482         elf32-tilegx.c \
483         elf32-tilepro.c \
484         elf32-v850.c \
485         elf32-vax.c \
486         elf32-visium.c \
487         elf32-wasm32.c \
488         elf32-xc16x.c \
489         elf32-xgate.c \
490         elf32-xstormy16.c \
491         elf32-xtensa.c \
492         elf32-z80.c \
493         elf32.c \
494         elflink.c \
495         elfxx-sparc.c \
496         elfxx-tilegx.c \
497         i386aout.c \
498         i386bsd.c \
499         i386lynx.c \
500         i386msdos.c \
501         mach-o.c \
502         mach-o-i386.c \
503         mach-o-arm.c \
504         ns32knetbsd.c \
505         pc532-mach.c \
506         pdp11.c \
507         pe-arm-wince.c \
508         pe-arm.c \
509         pe-i386.c \
510         pe-mcore.c \
511         pe-sh.c \
512         pef.c \
513         pei-arm-wince.c \
514         pei-arm.c \
515         pei-i386.c \
516         pei-mcore.c \
517         pei-sh.c \
518         plugin.c \
519         ppcboot.c \
520         reloc16.c \
521         som.c \
522         vax1knetbsd.c \
523         vaxnetbsd.c \
524         vms-lib.c \
525         vms-misc.c \
526         wasm-module.c \
527         xcofflink.c \
528         xsym.c \
529         xtensa-isa.c \
530         xtensa-modules.c
532 # The .o files needed by all of the 64 bit vectors that are configured into
533 # target_vector in targets.c if configured with --enable-targets=all
534 # and --enable-64-bit-bfd.
535 # elf32-ia64.c requires a 64-bit bfd_vma, and hence can not be put in
536 # BFD32_BACKENDS.
537 BFD64_BACKENDS = \
538         elf32-aarch64.lo \
539         elf64-aarch64.lo \
540         elfxx-aarch64.lo \
541         aix5ppc-core.lo \
542         aout64.lo \
543         coff-alpha.lo \
544         coff-x86_64.lo \
545         coff64-rs6000.lo \
546         elf32-ia64.lo \
547         elf32-mips.lo \
548         elf32-score.lo \
549         elf32-score7.lo \
550         elf64-alpha.lo \
551         elf64-amdgcn.lo \
552         elf64-gen.lo \
553         elf64-hppa.lo \
554         elf64-ia64.lo \
555         elf64-ia64-vms.lo \
556         elfxx-ia64.lo \
557         elf32-loongarch.lo \
558         elf64-loongarch.lo \
559         elfxx-loongarch.lo \
560         elfn32-mips.lo \
561         elf64-mips.lo \
562         elfxx-mips.lo \
563         elf64-mmix.lo \
564         elf64-nfp.lo \
565         elf64-ppc.lo \
566         elf32-riscv.lo \
567         elf64-riscv.lo \
568         elfxx-riscv.lo \
569         elf64-s390.lo \
570         elf64-sparc.lo \
571         elf64-tilegx.lo \
572         elf64-x86-64.lo \
573         elfxx-x86.lo \
574         elf64-bpf.lo \
575         elf64.lo \
576         mach-o-aarch64.lo \
577         mach-o-x86-64.lo \
578         mmo.lo \
579         pe-aarch64igen.lo \
580         pe-x86_64.lo \
581         pei-aarch64.lo \
582         pei-ia64.lo \
583         pei-x86_64.lo \
584         pepigen.lo \
585         pex64igen.lo \
586         vms-alpha.lo
588 BFD64_BACKENDS_CFILES = \
589         aix5ppc-core.c \
590         aout64.c \
591         coff-alpha.c \
592         coff-x86_64.c \
593         coff64-rs6000.c \
594         elf32-mips.c \
595         elf32-score.c \
596         elf32-score7.c \
597         elf64-alpha.c \
598         elf64-amdgcn.c \
599         elf64-gen.c \
600         elf64-hppa.c \
601         elf64-ia64-vms.c \
602         elf64-mips.c \
603         elf64-mmix.c \
604         elf64-nfp.c \
605         elf64-ppc.c \
606         elf64-s390.c \
607         elf64-sparc.c \
608         elf64-tilegx.c \
609         elf64-x86-64.c \
610         elfxx-x86.c \
611         elf64-bpf.c \
612         elf64.c \
613         elfn32-mips.c \
614         elfxx-aarch64.c \
615         elfxx-ia64.c \
616         elfxx-loongarch.c \
617         elfxx-mips.c \
618         elfxx-riscv.c \
619         mach-o-aarch64.c \
620         mach-o-x86-64.c \
621         mmo.c \
622         pe-x86_64.c \
623         pei-aarch64.c \
624         pei-ia64.c \
625         pei-x86_64.c \
626         vms-alpha.c
628 OPTIONAL_BACKENDS = \
629         aix386-core.lo \
630         cisco-core.lo \
631         hpux-core.lo \
632         irix-core.lo \
633         lynx-core.lo \
634         netbsd-core.lo \
635         osf-core.lo \
636         rs6000-core.lo \
637         sco5-core.lo \
638         trad-core.lo
640 OPTIONAL_BACKENDS_CFILES = \
641         aix386-core.c \
642         cisco-core.c \
643         hpux-core.c \
644         irix-core.c \
645         lynx-core.c \
646         netbsd-core.c \
647         osf-core.c \
648         rs6000-core.c \
649         sco5-core.c \
650         trad-core.c
652 # Reconfigure if config.bfd or configure.host changes.
653 # development.sh is used to determine -Werror default.
654 CONFIG_STATUS_DEPENDENCIES = \
655         $(srcdir)/config.bfd \
656         $(srcdir)/configure.host \
657         $(srcdir)/development.sh
659 # These are defined by configure:
660 WORDSIZE = @wordsize@
661 ALL_BACKENDS = @all_backends@
662 BFD_BACKENDS = @bfd_backends@
663 BFD_MACHINES = @bfd_machines@
664 TDEFAULTS = @tdefaults@
665 HAVEVECS = @havevecs@
667 AM_CPPFLAGS += @HDEFINES@ @COREFLAG@ @TDEFINES@ $(CSEARCH) $(CSWITCHES) \
668         $(HAVEVECS) @INCINTL@
670 # C source files that correspond to .o's.
671 SOURCE_CFILES = \
672         $(BFD32_LIBS_CFILES) \
673         $(BFD64_LIBS_CFILES) \
674         $(ALL_MACHINES_CFILES) \
675         $(BFD32_BACKENDS_CFILES) \
676         $(BFD64_BACKENDS_CFILES) \
677         $(OPTIONAL_BACKENDS_CFILES)
679 BUILD_CFILES = \
680         elf32-aarch64.c elf64-aarch64.c \
681         elf32-ia64.c elf64-ia64.c \
682         elf32-loongarch.c elf64-loongarch.c \
683         elf32-riscv.c elf64-riscv.c \
684         peigen.c pepigen.c pex64igen.c pe-aarch64igen.c
686 CFILES = $(SOURCE_CFILES) $(BUILD_CFILES)
688 ## This is a list of all .h files in the source tree minus those that
689 ## are processed to produce other .h files
690 SOURCE_HFILES = \
691         aout-target.h aoutx.h arc-got.h arc-plt.h \
692         coff-arm.h coff-bfd.h coffcode.h coffswap.h \
693         cpu-aarch64.h cpu-arm.h cpu-h8300.h cpu-m68k.h cpu-riscv.h \
694         ecoff-bfd.h ecoffswap.h \
695         elf32-arm.h elf32-avr.h elf32-bfin.h elf32-cr16.h elf32-csky.h \
696         elf32-dlx.h elf32-hppa.h elf32-m68hc1x.h elf32-m68k.h \
697         elf32-metag.h elf32-nds32.h elf32-nios2.h elf32-ppc.h \
698         elf32-rx.h elf32-score.h elf32-sh-relocs.h elf32-spu.h \
699         elf32-tic6x.h elf32-tilegx.h elf32-tilepro.h elf32-v850.h \
700         elf64-hppa.h elf64-ppc.h elf64-tilegx.h \
701         elf-bfd.h elfcode.h elfcore.h elf-hppa.h elf-linker-x86.h \
702         elf-linux-core.h elf-nacl.h elf-s390.h elf-vxworks.h \
703         elfxx-aarch64.h elfxx-ia64.h elfxx-mips.h elfxx-riscv.h \
704         elfxx-sparc.h elfxx-tilegx.h elfxx-x86.h elfxx-loongarch.h \
705         genlink.h go32stub.h \
706         libaout.h libbfd.h libcoff.h libecoff.h libhppa.h \
707         libpei.h libxcoff.h \
708         mach-o.h \
709         netbsd.h ns32k.h \
710         pef.h pef-traceback.h peicode.h plugin.h \
711         som.h sysdep.h \
712         version.h vms.h \
713         wasm-module.h \
714         xcofflink.h xsym.h
716 ## ... and .h files which are in the build tree, minus config.h and bfd.h
717 BUILD_HFILES = \
718         bfdver.h elf32-target.h elf64-target.h targmatch.h
720 # Ensure they are built early:
721 BUILT_SOURCES = $(BUILD_HFILES)
723 HFILES = $(SOURCE_HFILES) $(BUILD_HFILES)
725 BFD_H_DEPS = $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/diagnostics.h
726 LOCAL_H_DEPS = libbfd.h sysdep.h config.h
727 $(BFD32_LIBS) \
728  $(BFD64_LIBS) \
729  $(ALL_MACHINES) \
730  $(BFD32_BACKENDS) \
731  $(BFD64_BACKENDS) \
732  $(OPTIONAL_BACKENDS): $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS)
734 SRC_POTFILES = $(SOURCE_CFILES) $(SOURCE_HFILES)
735 BLD_POTFILES = $(BUILD_CFILES) $(BUILD_HFILES)
737 po/SRC-POTFILES.in: @MAINT@ Makefile $(SRC_POTFILES)
738         for file in $(SRC_POTFILES); do echo $$file; done \
739           | LC_ALL=C sort > tmp.src \
740           && mv tmp.src $(srcdir)/po/SRC-POTFILES.in
742 po/BLD-POTFILES.in: @MAINT@ Makefile $(BLD_POTFILES)
743         for file in $(BLD_POTFILES); do echo $$file; done \
744           | LC_ALL=C sort > tmp.bld \
745           && mv tmp.bld $(srcdir)/po/BLD-POTFILES.in
747 all diststuff: info
749 # Various kinds of .o files to put in libbfd.a:
750 # BFD_BACKENDS  Routines the configured targets need.
751 # BFD_MACHINES  Architecture-specific routines the configured targets need.
752 # COREFILE      Core file routines for a native configuration
753 # bfd64_libs    Routines for 64bit support
754 OFILES = $(BFD_BACKENDS) $(BFD_MACHINES) @COREFILE@ @bfd64_libs@
756 stamp-ofiles: Makefile
757         rm -f tofiles
758         f=""; \
759         for i in $(OFILES) ; do \
760           case " $$f " in \
761             *" $$i "*) ;; \
762             *) f="$$f $$i" ;; \
763           esac ; \
764         done ; \
765         echo $$f > tofiles
766         $(SHELL) $(srcdir)/../move-if-change tofiles ofiles
767         touch stamp-ofiles
769 ofiles: stamp-ofiles ; @true
771 # Since BFD64_LIBS is optional and we can't have substitution in
772 # libbfd_la_SOURCES, we put BFD64_LIBS in OFILES instead.
773 # However, list all sources in EXTRA_libbfd_la_SOURCES so the
774 # dependency tracking fragments are picked up in the Makefile.
775 libbfd_la_SOURCES = $(BFD32_LIBS_CFILES)
776 EXTRA_libbfd_la_SOURCES = $(CFILES)
777 libbfd_la_DEPENDENCIES = $(OFILES) ofiles
778 libbfd_la_LIBADD = `cat ofiles` @SHARED_LIBADD@ $(LIBDL) $(ZLIB)
779 libbfd_la_LDFLAGS += -release `cat libtool-soversion` @SHARED_LDFLAGS@
781 # libtool will build .libs/libbfd.a.  We create libbfd.a in the build
782 # directory so that we don't have to convert all the programs that use
783 # libbfd.a simultaneously.  This is a hack which should be removed if
784 # everything else starts using libtool.  FIXME.
786 noinst_LIBRARIES = libbfd.a
787 libbfd_a_SOURCES =
789 stamp-lib: libbfd.la
790         libtooldir=`$(LIBTOOL) --config | $(SED) -n -e 's/^objdir=//p'`; \
791         if [ -f $$libtooldir/libbfd.a ]; then \
792           cp $$libtooldir/libbfd.a libbfd.tmp; \
793           $(RANLIB) libbfd.tmp; \
794           $(SHELL) $(srcdir)/../move-if-change libbfd.tmp libbfd.a; \
795         else true; fi
796         touch stamp-lib
798 libbfd.a: stamp-lib ; @true
800 # This file holds an array associating configuration triplets and
801 # vector names.  It is built from config.bfd.  It is not compiled by
802 # itself, but is included by targets.c.
803 targmatch.h: config.bfd targmatch.sed
804         $(AM_V_at)rm -f targmatch.new
805         $(AM_V_GEN)$(SED) -f $(srcdir)/targmatch.sed < $(srcdir)/config.bfd > targmatch.new
806         $(AM_V_at)mv -f targmatch.new targmatch.h
808 # When compiling archures.c and targets.c, supply the default target
809 # info from configure.
811 targets.lo: targets.c Makefile
812 if am__fastdepCC
813         $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $(TDEFAULTS) $(srcdir)/targets.c
814         $(AM_V_at)mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
815 else
816 if AMDEP
817         source='targets.c' object='$@' libtool=yes @AMDEPBACKSLASH@
818         DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
819 endif
820         $(AM_V_CC)$(LTCOMPILE) -c -o $@ $(TDEFAULTS) $(srcdir)/targets.c
821 endif
823 archures.lo: archures.c Makefile
824 if am__fastdepCC
825         $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $(TDEFAULTS) $(srcdir)/archures.c
826         $(AM_V_at)mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
827 else
828 if AMDEP
829         source='archures.c' object='$@' libtool=yes @AMDEPBACKSLASH@
830         DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
831 endif
832         $(AM_V_CC)$(LTCOMPILE) -c -o $@ $(TDEFAULTS) $(srcdir)/archures.c
833 endif
835 dwarf2.lo: dwarf2.c Makefile
836 if am__fastdepCC
837         $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ -DDEBUGDIR=\"$(DEBUGDIR)\" $(srcdir)/dwarf2.c
838         $(AM_V_at)mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
839 else
840 if AMDEP
841         source='dwarf2.c' object='$@' libtool=yes @AMDEPBACKSLASH@
842         DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
843 endif
844         $(AM_V_CC)$(LTCOMPILE) -c -o $@ -DDEBUGDIR=\"$(DEBUGDIR)\" $(srcdir)/dwarf2.c
845 endif
847 elf32-target.h : elfxx-target.h
848         $(AM_V_GEN)$(SED) -e s/NN/32/g < $< > $@
850 elf64-target.h : elfxx-target.h
851         $(AM_V_GEN)$(SED) -e s/NN/64/g < $< > $@
853 elf32-aarch64.c : elfnn-aarch64.c
854         $(AM_V_at)echo "#line 1 \"elfnn-aarch64.c\"" > $@
855         $(AM_V_GEN)$(SED) -e s/NN/32/g < $< >> $@
857 elf64-aarch64.c : elfnn-aarch64.c
858         $(AM_V_at)echo "#line 1 \"elfnn-aarch64.c\"" > $@
859         $(AM_V_GEN)$(SED) -e s/NN/64/g < $< >> $@
861 elf32-ia64.c : elfnn-ia64.c
862         $(AM_V_at)echo "#line 1 \"elfnn-ia64.c\"" > $@
863         $(AM_V_GEN)$(SED) -e s/NN/32/g < $< >> $@
865 elf64-ia64.c : elfnn-ia64.c
866         $(AM_V_at)echo "#line 1 \"elfnn-ia64.c\"" > $@
867         $(AM_V_GEN)$(SED) -e s/NN/64/g < $< >> $@
869 elf32-loongarch.c : elfnn-loongarch.c
870         $(AM_V_at)echo "#line 1 \"elfnn-loongarch.c\"" > $@
871         $(AM_V_GEN)$(SED) -e s/NN/32/g < $< >> $@
873 elf64-loongarch.c : elfnn-loongarch.c
874         $(AM_V_at)echo "#line 1 \"elfnn-loongarch.c\"" > $@
875         $(AM_V_GEN)$(SED) -e s/NN/64/g < $< >> $@
877 elf32-riscv.c : elfnn-riscv.c
878         $(AM_V_at)echo "#line 1 \"elfnn-riscv.c\"" > $@
879         $(AM_V_GEN)$(SED) -e s/NN/32/g < $< >> $@
881 elf64-riscv.c : elfnn-riscv.c
882         $(AM_V_at)echo "#line 1 \"elfnn-riscv.c\"" > $@
883         $(AM_V_GEN)$(SED) -e s/NN/64/g < $< >> $@
885 peigen.c : peXXigen.c
886         $(AM_V_at)echo "#line 1 \"peXXigen.c\"" > $@
887         $(AM_V_GEN)$(SED) -e s/XX/pe/g < $< >> $@
889 pepigen.c : peXXigen.c
890         $(AM_V_at)echo "#line 1 \"peXXigen.c\"" > $@
891         $(AM_V_GEN)$(SED) -e s/XX/pep/g < $< >> $@
893 pex64igen.c: peXXigen.c
894         $(AM_V_at)echo "#line 1 \"peXXigen.c\"" > $@
895         $(AM_V_GEN)$(SED) -e s/XX/pex64/g < $< >> $@
897 pe-aarch64igen.c: peXXigen.c
898         $(AM_V_at)echo "#line 1 \"peXXigen.c\"" > $@
899         $(AM_V_GEN)$(SED) -e s/XX/peAArch64/g < $< >> $@
901 host-aout.lo: Makefile
903 # The following program can be used to generate a simple config file
904 # which can be folded into an h-XXX file for a new host, with some editing.
905 aout-params.h: gen-aout
906         ./gen-aout host > aout-params.h
907 gen-aout: $(srcdir)/gen-aout.c Makefile
908         $(CC) -o gen-aout $(CFLAGS) $(LFLAGS) $(srcdir)/gen-aout.c
910 $(BFD_H): stmp-bfd-h ; @true
912 stmp-bfd-h: bfd-in3.h
913         rm -f bfd-tmp.h
914         cp bfd-in3.h bfd-tmp.h
915         $(SHELL) $(srcdir)/../move-if-change bfd-tmp.h $(BFD_H)
916         rm -f bfd-tmp.h
917         touch stmp-bfd-h
919 BFD_H_FILES = bfd-in.h init.c opncls.c libbfd.c \
920         bfdio.c bfdwin.c section.c archures.c reloc.c \
921         syms.c bfd.c archive.c corefile.c targets.c format.c \
922         linker.c simple.c compress.c
923 BFD64_H_FILES = archive64.c
924 LIBBFD_H_FILES = libbfd-in.h libbfd.c bfdio.c bfdwin.c \
925         cache.c reloc.c archures.c linker.c
926 LIBCOFF_H_FILES = libcoff-in.h coffcode.h
928 headers: stmp-bin2-h stmp-lbfd-h stmp-lcoff-h
930 # We only rebuild the header files automatically if we have been
931 # configured with --enable-maintainer-mode.
933 REGEN_HEADER = \
934         ( \
935         set -e; \
936         echo "$$H_FILES" | sed -f $(srcdir)/doc/header.sed; \
937         for file in $$H_FILES; do \
938           file="$(srcdir)/$$file"; \
939           case $$file in \
940             *-in.h) cat $$file;; \
941             *)  echo $$file | sed -e 's,.*/,,' -e 's,^,/* Extracted from ,' \
942                                 -e 's,$$,.  */,'; \
943                 $(MKDOC) $$CHEW_FLAGS -f $(srcdir)/doc/proto.str < $$file;; \
944           esac; \
945         done; \
946         echo "\#ifdef __cplusplus"; \
947         echo "}"; \
948         echo "\#endif"; \
949         echo "\#endif"; \
950         )
952 $(srcdir)/bfd-in2.h: @MAINT@ stmp-bin2-h ; @true
953 stmp-bin2-h: $(BFD_H_FILES) $(BFD64_H_FILES) $(MKDOC)
954         $(AM_V_GEN)H_FILES="$(BFD_H_FILES)" CHEW_FLAGS= ; $(REGEN_HEADER) > bfd-in2.h-new
955         $(AM_V_at)$(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
956         $(AM_V_at)touch stmp-bin2-h
958 $(srcdir)/libbfd.h: @MAINT@ stmp-lbfd-h ; @true
959 stmp-lbfd-h: $(LIBBFD_H_FILES) $(MKDOC)
960         $(AM_V_GEN)H_FILES="$(LIBBFD_H_FILES)" CHEW_FLAGS=-i ; $(REGEN_HEADER) > libbfd.h-new
961         $(AM_V_at)$(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
962         $(AM_V_at)touch stmp-lbfd-h
964 $(srcdir)/libcoff.h: @MAINT@ stmp-lcoff-h ; @true
965 stmp-lcoff-h: $(LIBCOFF_H_FILES) $(MKDOC)
966         $(AM_V_GEN)H_FILES="$(LIBCOFF_H_FILES)" CHEW_FLAGS=-i ; $(REGEN_HEADER) > libcoff.h-new
967         $(AM_V_at)$(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
968         $(AM_V_at)touch stmp-lcoff-h
970 MOSTLYCLEANFILES += ofiles stamp-ofiles
972 CLEANFILES += bfd.h dep.sed stmp-bfd-h DEP DEPA DEP1 DEP2 libbfd.a stamp-lib \
973         stmp-bin2-h stmp-lbfd-h stmp-lcoff-h
975 DISTCLEANFILES += $(BUILD_CFILES) $(BUILD_HFILES) libtool-soversion
977 bfdver.h: $(srcdir)/version.h $(srcdir)/development.sh $(srcdir)/Makefile.in
978         $(AM_V_GEN)\
979         bfd_version=`echo "$(VERSION)" | $(SED) -e 's/\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\).*/\1.00\2.00\3.00\4.00\5/' -e 's/\([^\.]*\)\..*\(..\)\..*\(..\)\..*\(..\)\..*\(..\)$$/\1\2\3\4\5/'` ;\
980         bfd_version_string="\"$(VERSION)\"" ;\
981         bfd_soversion="$(VERSION)" ;\
982         bfd_version_package="\"$(PKGVERSION)\"" ;\
983         report_bugs_to="\"$(REPORT_BUGS_TO)\"" ;\
984         . $(srcdir)/development.sh ;\
985         if test "$$development" = true ; then \
986           bfd_version_date=`$(SED) -n -e 's/.*DATE //p' < $(srcdir)/version.h` ;\
987           bfd_version_string="\"$(VERSION).$${bfd_version_date}\"" ;\
988           bfd_soversion="$(VERSION).$${bfd_version_date}" ;\
989         fi ;\
990         $(SED) -e "s,@bfd_version@,$$bfd_version," \
991             -e "s,@bfd_version_string@,$$bfd_version_string," \
992             -e "s,@bfd_version_package@,$$bfd_version_package," \
993             -e "s,@report_bugs_to@,$$report_bugs_to," \
994             < $(srcdir)/version.h > $@; \
995         echo "$${bfd_soversion}" > libtool-soversion
997 # Disable -Werror, if it has been enabled, since coffswap.h won't
998 # compile with gcc 4.5 and above.
999 coff-tic4x.lo: coff-tic4x.c
1000 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< $(NO_WERROR)
1001 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1002 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1003 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1004 @am__fastdepCC_FALSE@   $(AM_V_CC)$(LTCOMPILE) -c -o $@ $< $(NO_WERROR)
1006 coff-tic54x.lo: coff-tic54x.c
1007 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< $(NO_WERROR)
1008 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1009 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1010 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1011 @am__fastdepCC_FALSE@   $(AM_V_CC)$(LTCOMPILE) -c -o $@ $< $(NO_WERROR)
1013 include doc/local.mk