Makefile.in revision 156283
1130561Sobrien# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
238889Sjdp
3130561Sobrien# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
438889Sjdp# This Makefile.in is free software; the Free Software Foundation
538889Sjdp# gives unlimited permission to copy and/or distribute it,
638889Sjdp# with or without modifications, as long as this notice is preserved.
738889Sjdp
833965Sjdp# This program is distributed in the hope that it will be useful,
938889Sjdp# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
1038889Sjdp# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
1138889Sjdp# PARTICULAR PURPOSE.
1233965Sjdp
1338889Sjdp
1438889SjdpSHELL = @SHELL@
1538889Sjdp
1638889Sjdpsrcdir = @srcdir@
1738889Sjdptop_srcdir = @top_srcdir@
1833965SjdpVPATH = @srcdir@
1933965Sjdpprefix = @prefix@
2038889Sjdpexec_prefix = @exec_prefix@
2133965Sjdp
2233965Sjdpbindir = @bindir@
2338889Sjdpsbindir = @sbindir@
2438889Sjdplibexecdir = @libexecdir@
2538889Sjdpdatadir = @datadir@
2638889Sjdpsysconfdir = @sysconfdir@
2738889Sjdpsharedstatedir = @sharedstatedir@
2838889Sjdplocalstatedir = @localstatedir@
2933965Sjdplibdir = @libdir@
3038889Sjdpinfodir = @infodir@
3133965Sjdpmandir = @mandir@
3233965Sjdpincludedir = @includedir@
3338889Sjdpoldincludedir = /usr/include
3433965Sjdp
3560484SobrienDESTDIR =
3660484Sobrien
3738889Sjdppkgdatadir = $(datadir)/@PACKAGE@
3838889Sjdppkglibdir = $(libdir)/@PACKAGE@
3938889Sjdppkgincludedir = $(includedir)/@PACKAGE@
4033965Sjdp
4138889Sjdptop_builddir = .
4238889Sjdp
4338889SjdpACLOCAL = @ACLOCAL@
4438889SjdpAUTOCONF = @AUTOCONF@
4538889SjdpAUTOMAKE = @AUTOMAKE@
4638889SjdpAUTOHEADER = @AUTOHEADER@
4738889Sjdp
4833965SjdpINSTALL = @INSTALL@
4960484SobrienINSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
5033965SjdpINSTALL_DATA = @INSTALL_DATA@
5138889SjdpINSTALL_SCRIPT = @INSTALL_SCRIPT@
5238889Sjdptransform = @program_transform_name@
5333965Sjdp
5438889SjdpNORMAL_INSTALL = :
5538889SjdpPRE_INSTALL = :
5638889SjdpPOST_INSTALL = :
5738889SjdpNORMAL_UNINSTALL = :
5838889SjdpPRE_UNINSTALL = :
5938889SjdpPOST_UNINSTALL = :
6038889Sjdpbuild_alias = @build_alias@
6138889Sjdpbuild_triplet = @build@
6238889Sjdphost_alias = @host_alias@
6338889Sjdphost_triplet = @host@
6438889Sjdptarget_alias = @target_alias@
6538889Sjdptarget_triplet = @target@
6633965SjdpAR = @AR@
6760484SobrienAS = @AS@
6838889SjdpBFD_HOST_64BIT_LONG = @BFD_HOST_64BIT_LONG@
6938889SjdpBFD_HOST_64_BIT = @BFD_HOST_64_BIT@
7038889SjdpBFD_HOST_64_BIT_DEFINED = @BFD_HOST_64_BIT_DEFINED@
71130561SobrienBFD_HOST_LONG_LONG = @BFD_HOST_LONG_LONG@
7238889SjdpBFD_HOST_U_64_BIT = @BFD_HOST_U_64_BIT@
7360484SobrienCATALOGS = @CATALOGS@
7460484SobrienCATOBJEXT = @CATOBJEXT@
7533965SjdpCC = @CC@
7638889SjdpCC_FOR_BUILD = @CC_FOR_BUILD@
7738889SjdpCOREFILE = @COREFILE@
7838889SjdpCOREFLAG = @COREFLAG@
7977298SobrienCXX = @CXX@
8077298SobrienCXXCPP = @CXXCPP@
8160484SobrienDATADIRNAME = @DATADIRNAME@
8260484SobrienDLLTOOL = @DLLTOOL@
8338889SjdpEXEEXT = @EXEEXT@
8438889SjdpEXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
8577298SobrienGCJ = @GCJ@
8677298SobrienGCJFLAGS = @GCJFLAGS@
8760484SobrienGMOFILES = @GMOFILES@
8860484SobrienGMSGFMT = @GMSGFMT@
8960484SobrienGT_NO = @GT_NO@
9060484SobrienGT_YES = @GT_YES@
9138889SjdpHDEFINES = @HDEFINES@
9260484SobrienINCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
9360484SobrienINSTOBJEXT = @INSTOBJEXT@
9460484SobrienINTLDEPS = @INTLDEPS@
9560484SobrienINTLLIBS = @INTLLIBS@
9660484SobrienINTLOBJS = @INTLOBJS@
9738889SjdpLIBTOOL = @LIBTOOL@
9838889SjdpLN_S = @LN_S@
9938889SjdpMAINT = @MAINT@
10038889SjdpMAKEINFO = @MAKEINFO@
10160484SobrienMKINSTALLDIRS = @MKINSTALLDIRS@
10260484SobrienMSGFMT = @MSGFMT@
10360484SobrienOBJDUMP = @OBJDUMP@
10477298SobrienOBJEXT = @OBJEXT@
10538889SjdpPACKAGE = @PACKAGE@
10660484SobrienPOFILES = @POFILES@
10760484SobrienPOSUB = @POSUB@
10833965SjdpRANLIB = @RANLIB@
10977298SobrienSTRIP = @STRIP@
11038889SjdpTDEFINES = @TDEFINES@
11160484SobrienUSE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
11260484SobrienUSE_NLS = @USE_NLS@
11338889SjdpVERSION = @VERSION@
11460484SobrienWIN32LDFLAGS = @WIN32LDFLAGS@
11560484SobrienWIN32LIBADD = @WIN32LIBADD@
11638889Sjdpall_backends = @all_backends@
11738889Sjdpbfd_backends = @bfd_backends@
11889857Sobrienbfd_default_target_size = @bfd_default_target_size@
119130561Sobrienbfd_file_ptr = @bfd_file_ptr@
12089857Sobrienbfd_libs = @bfd_libs@
12138889Sjdpbfd_machines = @bfd_machines@
122130561Sobrienbfd_ufile_ptr = @bfd_ufile_ptr@
12389857Sobrienbfd_version = @bfd_version@
12489857Sobrienbfd_version_string = @bfd_version_string@
12560484Sobrienl = @l@
12638889Sjdptdefaults = @tdefaults@
12738889Sjdpwordsize = @wordsize@
12833965Sjdp
12938889SjdpAUTOMAKE_OPTIONS = cygnus
13033965Sjdp
13133965SjdpINCDIR = $(srcdir)/../include
13233965SjdpCSEARCH = -I. -I$(srcdir) -I$(INCDIR)
13360484SobrienMKDEP = gcc -MM
13433965Sjdp
13560484SobrienSUBDIRS = doc po
13633965Sjdp
13738889Sjdpdocdir = doc
138104834Sobrienbfdlibdir = @bfdlibdir@
139104834Sobrienbfdincludedir = @bfdincludedir@
14033965Sjdp
141104834Sobrienbfdlib_LTLIBRARIES = libbfd.la
14238889Sjdp
14377298SobrienWARN_CFLAGS = @WARN_CFLAGS@
14477298SobrienAM_CFLAGS = $(WARN_CFLAGS)
14577298Sobrien
14633965Sjdp# bfd.h goes here, for now
14733965SjdpBFD_H = bfd.h
14833965Sjdp
14938889Sjdp# Jim Kingdon notes:
15033965Sjdp# Writing S-records should be included in all (or at least most)
15133965Sjdp# *-*-coff, *-*-aout, etc., configurations, because people will want to
15233965Sjdp# be able to use objcopy to create S-records.  (S-records are not useful
15333965Sjdp# for the debugger, so if you are downloading things as S-records you
15433965Sjdp# need two copies of the executable, one to download and one for the
15533965Sjdp# debugger).
15689857SobrienBFD32_LIBS = \
157130561Sobrien	archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \
158130561Sobrien	cache.lo coffgen.lo corefile.lo \
15978828Sobrien	format.lo init.lo libbfd.lo opncls.lo reloc.lo \
16078828Sobrien	section.lo syms.lo targets.lo hash.lo linker.lo \
16178828Sobrien	srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo \
162130561Sobrien	merge.lo dwarf2.lo simple.lo
16333965Sjdp
16460484Sobrien
16589857SobrienBFD64_LIBS = archive64.lo
16689857Sobrien
16789857SobrienBFD32_LIBS_CFILES = \
168130561Sobrien	archive.c archures.c bfd.c bfdio.c bfdwin.c \
169130561Sobrien	cache.c coffgen.c corefile.c \
17078828Sobrien	format.c init.c libbfd.c opncls.c reloc.c \
17178828Sobrien	section.c syms.c targets.c hash.c linker.c \
17278828Sobrien	srec.c binary.c tekhex.c ihex.c stabs.c stab-syms.c \
173130561Sobrien	merge.c dwarf2.c simple.c
17433965Sjdp
17560484Sobrien
17689857SobrienBFD64_LIBS_CFILES = archive64.c
17789857Sobrien
17833965Sjdp# This list is alphabetized to make it easier to keep in sync
17933965Sjdp# with the decls and initializer in archures.c.
18078828SobrienALL_MACHINES = \
18178828Sobrien	cpu-a29k.lo \
18278828Sobrien	cpu-alpha.lo \
18378828Sobrien	cpu-arc.lo \
18478828Sobrien	cpu-arm.lo \
18578828Sobrien	cpu-avr.lo \
18678828Sobrien	cpu-cris.lo \
18778828Sobrien	cpu-d10v.lo \
18878828Sobrien	cpu-d30v.lo \
189104834Sobrien	cpu-dlx.lo \
19078828Sobrien	cpu-fr30.lo \
191104834Sobrien	cpu-frv.lo \
19278828Sobrien	cpu-h8300.lo \
19378828Sobrien	cpu-h8500.lo \
19478828Sobrien	cpu-hppa.lo \
19578828Sobrien	cpu-ia64.lo \
19678828Sobrien	cpu-i370.lo \
19778828Sobrien	cpu-i386.lo \
19878828Sobrien	cpu-i860.lo \
19978828Sobrien	cpu-i960.lo \
200130561Sobrien	cpu-ip2k.lo \
201130561Sobrien	cpu-iq2000.lo \
20278828Sobrien	cpu-m32r.lo \
20378828Sobrien	cpu-m68hc11.lo \
20478828Sobrien	cpu-m68hc12.lo \
20578828Sobrien	cpu-m68k.lo \
20678828Sobrien	cpu-m88k.lo \
20778828Sobrien	cpu-m10200.lo \
20878828Sobrien	cpu-m10300.lo \
20978828Sobrien	cpu-mcore.lo \
21078828Sobrien	cpu-mips.lo \
21189857Sobrien	cpu-mmix.lo \
212130561Sobrien	cpu-msp430.lo \
21391041Sobrien	cpu-or32.lo \
21478828Sobrien	cpu-ns32k.lo \
21589857Sobrien	cpu-openrisc.lo \
21689857Sobrien	cpu-pdp11.lo \
21778828Sobrien	cpu-pj.lo \
21878828Sobrien	cpu-powerpc.lo \
21978828Sobrien	cpu-rs6000.lo \
22089857Sobrien	cpu-s390.lo \
22178828Sobrien	cpu-sh.lo \
22278828Sobrien	cpu-sparc.lo \
22378828Sobrien	cpu-tic30.lo \
224130561Sobrien	cpu-tic4x.lo \
22578828Sobrien	cpu-tic54x.lo \
22678828Sobrien	cpu-tic80.lo \
22778828Sobrien	cpu-v850.lo \
22878828Sobrien	cpu-vax.lo \
22978828Sobrien	cpu-we32k.lo \
23078828Sobrien	cpu-w65.lo \
23189857Sobrien	cpu-xstormy16.lo \
232130561Sobrien	cpu-xtensa.lo \
23378828Sobrien	cpu-z8k.lo
23433965Sjdp
23560484Sobrien
23678828SobrienALL_MACHINES_CFILES = \
23778828Sobrien	cpu-a29k.c \
23878828Sobrien	cpu-alpha.c \
23978828Sobrien	cpu-arc.c \
24078828Sobrien	cpu-arm.c \
24178828Sobrien	cpu-avr.c \
24278828Sobrien	cpu-cris.c \
24378828Sobrien	cpu-d10v.c \
24478828Sobrien	cpu-d30v.c \
245104834Sobrien	cpu-dlx.c \
24678828Sobrien	cpu-fr30.c \
247104834Sobrien	cpu-frv.c \
24878828Sobrien	cpu-h8300.c \
24978828Sobrien	cpu-h8500.c \
25078828Sobrien	cpu-hppa.c \
25178828Sobrien	cpu-ia64.c \
25278828Sobrien	cpu-i370.c \
25378828Sobrien	cpu-i386.c \
25478828Sobrien	cpu-i860.c \
25578828Sobrien	cpu-i960.c \
256130561Sobrien	cpu-ip2k.c \
257130561Sobrien	cpu-iq2000.c \
25878828Sobrien	cpu-m32r.c \
25978828Sobrien	cpu-m68hc11.c \
26078828Sobrien	cpu-m68hc12.c \
26178828Sobrien	cpu-m68k.c \
26278828Sobrien	cpu-m88k.c \
26378828Sobrien	cpu-m10200.c \
26478828Sobrien	cpu-m10300.c \
26578828Sobrien	cpu-mcore.c \
26678828Sobrien	cpu-mips.c \
26789857Sobrien	cpu-mmix.c \
268130561Sobrien	cpu-msp430.c \
26991041Sobrien	cpu-or32.c \
27078828Sobrien	cpu-ns32k.c \
27189857Sobrien	cpu-openrisc.c \
27289857Sobrien	cpu-pdp11.c \
27378828Sobrien	cpu-pj.c \
27478828Sobrien	cpu-powerpc.c \
27578828Sobrien	cpu-rs6000.c \
27689857Sobrien	cpu-s390.c \
27778828Sobrien	cpu-sh.c \
27878828Sobrien	cpu-sparc.c \
27978828Sobrien	cpu-tic30.c \
280130561Sobrien	cpu-tic4x.c \
28178828Sobrien	cpu-tic54x.c \
28278828Sobrien	cpu-tic80.c \
28378828Sobrien	cpu-v850.c \
28478828Sobrien	cpu-vax.c \
28578828Sobrien	cpu-we32k.c \
28678828Sobrien	cpu-w65.c \
28789857Sobrien	cpu-xstormy16.c \
288130561Sobrien	cpu-xtensa.c \
28978828Sobrien	cpu-z8k.c
29033965Sjdp
29160484Sobrien
29233965Sjdp# The .o files needed by all of the 32 bit vectors that are configured into
29333965Sjdp# target_vector in targets.c if configured with --enable-targets=all.
29478828SobrienBFD32_BACKENDS = \
29578828Sobrien	aout-adobe.lo \
29678828Sobrien	aout-arm.lo \
29778828Sobrien	aout-cris.lo \
29878828Sobrien	aout-ns32k.lo \
29978828Sobrien	aout-sparcle.lo \
30078828Sobrien	aout-tic30.lo \
30178828Sobrien	aout0.lo \
30278828Sobrien	aout32.lo \
30378828Sobrien	armnetbsd.lo \
30478828Sobrien	bout.lo \
30578828Sobrien	cf-i386lynx.lo \
30678828Sobrien	cf-m68klynx.lo \
30778828Sobrien	cf-sparclynx.lo \
30878828Sobrien	coff-a29k.lo \
30978828Sobrien	coff-apollo.lo \
31078828Sobrien	coff-arm.lo \
31178828Sobrien	coff-aux.lo \
31278828Sobrien	coff-h8300.lo \
31378828Sobrien	coff-h8500.lo \
31478828Sobrien	coff-i386.lo \
31578828Sobrien	coff-go32.lo \
31678828Sobrien	coff-i860.lo \
31778828Sobrien	coff-i960.lo \
31878828Sobrien	coff-m68k.lo \
31978828Sobrien	coff-m88k.lo \
32078828Sobrien	coff-mips.lo \
32191041Sobrien	coff-or32.lo \
32278828Sobrien	coff-rs6000.lo \
32378828Sobrien	coff-sh.lo \
32478828Sobrien	coff-sparc.lo \
32578828Sobrien	coff-stgo32.lo \
32678828Sobrien	coff-svm68k.lo \
32778828Sobrien	coff-tic30.lo \
328130561Sobrien	coff-tic4x.lo \
32978828Sobrien	coff-tic54x.lo \
33078828Sobrien	coff-tic80.lo \
33178828Sobrien	coff-u68k.lo \
33278828Sobrien	coff-we32k.lo \
33378828Sobrien	coff-w65.lo \
33478828Sobrien	coff-z8k.lo \
33578828Sobrien	cofflink.lo \
33678828Sobrien	dwarf1.lo \
33778828Sobrien	ecoff.lo \
33878828Sobrien	ecofflink.lo \
33978828Sobrien	efi-app-ia32.lo \
34078828Sobrien	elf.lo \
341130561Sobrien	elf32-am33lin.lo \
34278828Sobrien	elf32-arc.lo \
34378828Sobrien	elfarm-oabi.lo \
34478828Sobrien	elfarm-nabi.lo \
34578828Sobrien	elf32-avr.lo \
34678828Sobrien	elf32-cris.lo \
34778828Sobrien	elf32-d10v.lo \
34878828Sobrien	elf32-d30v.lo \
349104834Sobrien	elf32-dlx.lo \
35078828Sobrien	elf32-fr30.lo \
351104834Sobrien	elf32-frv.lo \
35278828Sobrien	elf32-gen.lo \
35389857Sobrien	elf32-h8300.lo \
35478828Sobrien	elf32-hppa.lo \
35578828Sobrien	elf32-i370.lo \
35678828Sobrien	elf32-i386.lo \
35778828Sobrien	elf32-i860.lo \
35878828Sobrien	elf32-i960.lo \
35978828Sobrien	elf32-ia64.lo \
360130561Sobrien	elf32-ip2k.lo \
361130561Sobrien	elf32-iq2000.lo \
36278828Sobrien	elf32-m32r.lo \
36378828Sobrien	elf32-m68hc11.lo \
36478828Sobrien	elf32-m68hc12.lo \
365130561Sobrien	elf32-m68hc1x.lo \
36678828Sobrien	elf32-m68k.lo \
36778828Sobrien	elf32-m88k.lo \
36878828Sobrien	elf-m10200.lo \
36978828Sobrien	elf-m10300.lo \
37078828Sobrien	elf32-mcore.lo \
371104834Sobrien	elfxx-mips.lo \
37278828Sobrien	elf32-mips.lo \
373130561Sobrien	elf32-msp430.lo \
37489857Sobrien	elf32-openrisc.lo \
37591041Sobrien	elf32-or32.lo \
37678828Sobrien	elf32-pj.lo \
37778828Sobrien	elf32-ppc.lo \
37889857Sobrien	elf32-s390.lo \
37978828Sobrien	elf32-sh.lo \
38091041Sobrien	elf32-sh64.lo \
381104834Sobrien	elf32-sh64-com.lo \
38278828Sobrien	elf32-sparc.lo \
38378828Sobrien	elf32-v850.lo \
384104834Sobrien	elf32-vax.lo \
38589857Sobrien	elf32-xstormy16.lo \
386130561Sobrien	elf32-xtensa.lo \
38778828Sobrien	elf32.lo \
38878828Sobrien	elflink.lo \
38989857Sobrien	elf-strtab.lo \
39089857Sobrien	elf-eh-frame.lo \
39178828Sobrien	epoc-pe-arm.lo \
39278828Sobrien	epoc-pei-arm.lo \
39378828Sobrien	hp300bsd.lo \
39478828Sobrien	hp300hpux.lo \
39578828Sobrien	som.lo \
39678828Sobrien	i386aout.lo \
39778828Sobrien	i386bsd.lo \
39878828Sobrien	i386dynix.lo \
39978828Sobrien	i386freebsd.lo \
40078828Sobrien	i386linux.lo \
40178828Sobrien	i386lynx.lo \
40278828Sobrien	i386msdos.lo \
40378828Sobrien	i386netbsd.lo \
40478828Sobrien	i386mach3.lo \
40578828Sobrien	i386os9k.lo \
40678828Sobrien	ieee.lo \
40778828Sobrien	m68k4knetbsd.lo \
40878828Sobrien	m68klinux.lo \
40978828Sobrien	m68klynx.lo \
41078828Sobrien	m68knetbsd.lo \
41178828Sobrien	m88kmach3.lo \
412130561Sobrien	mach-o.lo \
41378828Sobrien	mipsbsd.lo \
41478828Sobrien	newsos3.lo \
41578828Sobrien	nlm.lo \
41678828Sobrien	nlm32-i386.lo \
41778828Sobrien	nlm32-sparc.lo \
41878828Sobrien	nlm32-ppc.lo \
41978828Sobrien	nlm32.lo \
42078828Sobrien	ns32knetbsd.lo \
42178828Sobrien	oasys.lo \
42278828Sobrien	pc532-mach.lo \
42389857Sobrien	pdp11.lo \
424130561Sobrien	pef.lo \
42578828Sobrien	pe-arm.lo \
42678828Sobrien	pei-arm.lo \
42778828Sobrien	pe-i386.lo \
42878828Sobrien	pei-i386.lo \
42978828Sobrien	pe-mcore.lo \
43078828Sobrien	pei-mcore.lo \
43178828Sobrien	pe-ppc.lo \
43278828Sobrien	pei-ppc.lo \
43378828Sobrien	pe-sh.lo \
43478828Sobrien	pei-sh.lo \
43578828Sobrien	pe-mips.lo \
43678828Sobrien	pei-mips.lo \
43778828Sobrien	peigen.lo \
43878828Sobrien	ppcboot.lo \
43978828Sobrien	reloc16.lo \
44078828Sobrien	riscix.lo \
44178828Sobrien	sparclinux.lo \
44278828Sobrien	sparclynx.lo \
44378828Sobrien	sparcnetbsd.lo \
44478828Sobrien	sunos.lo \
44578828Sobrien	vaxnetbsd.lo \
446104834Sobrien	vax1knetbsd.lo \
447104834Sobrien	vaxbsd.lo \
44878828Sobrien	versados.lo \
44978828Sobrien	vms.lo \
45078828Sobrien	vms-gsd.lo \
45178828Sobrien	vms-hdr.lo \
45278828Sobrien	vms-misc.lo \
45378828Sobrien	vms-tir.lo \
454130561Sobrien	xcofflink.lo \
455130561Sobrien	xsym.lo \
456130561Sobrien	xtensa-isa.lo \
457130561Sobrien	xtensa-modules.lo
45833965Sjdp
45960484Sobrien
46078828SobrienBFD32_BACKENDS_CFILES = \
46178828Sobrien	aout-adobe.c \
46278828Sobrien	aout-arm.c \
46378828Sobrien	aout-cris.c \
46478828Sobrien	aout-ns32k.c \
46578828Sobrien	aout-sparcle.c \
46678828Sobrien	aout-tic30.c \
46778828Sobrien	aout0.c \
46878828Sobrien	aout32.c \
46978828Sobrien	armnetbsd.c \
47078828Sobrien	bout.c \
47178828Sobrien	cf-i386lynx.c \
47278828Sobrien	cf-m68klynx.c \
47378828Sobrien	cf-sparclynx.c \
47478828Sobrien	coff-a29k.c \
47578828Sobrien	coff-apollo.c \
47678828Sobrien	coff-arm.c \
47778828Sobrien	coff-aux.c \
47878828Sobrien	coff-h8300.c \
47978828Sobrien	coff-h8500.c \
48078828Sobrien	coff-i386.c \
48178828Sobrien	coff-i860.c \
48278828Sobrien	coff-go32.c \
48378828Sobrien	coff-i960.c \
48478828Sobrien	coff-m68k.c \
48578828Sobrien	coff-m88k.c \
48678828Sobrien	coff-mips.c \
48791041Sobrien	coff-or32.c \
48878828Sobrien	coff-rs6000.c \
48978828Sobrien	coff-sh.c \
49078828Sobrien	coff-sparc.c \
49178828Sobrien	coff-stgo32.c \
49278828Sobrien	coff-svm68k.c \
49378828Sobrien	coff-tic30.c \
494130561Sobrien	coff-tic4x.c \
49578828Sobrien	coff-tic54x.c \
49678828Sobrien	coff-tic80.c \
49778828Sobrien	coff-u68k.c \
49878828Sobrien	coff-we32k.c \
49978828Sobrien	coff-w65.c \
50078828Sobrien	coff-z8k.c \
50178828Sobrien	cofflink.c \
50278828Sobrien	dwarf1.c \
50378828Sobrien	ecoff.c \
50478828Sobrien	ecofflink.c \
50578828Sobrien	efi-app-ia32.c \
50678828Sobrien	elf.c \
507130561Sobrien	elf32-am33lin.c \
50878828Sobrien	elf32-arc.c \
50978828Sobrien	elfarm-oabi.c \
51078828Sobrien	elfarm-nabi.c \
51178828Sobrien	elf32-avr.c \
51278828Sobrien	elf32-cris.c \
51378828Sobrien	elf32-d10v.c \
51478828Sobrien	elf32-d30v.c \
515104834Sobrien	elf32-dlx.c \
51678828Sobrien	elf32-fr30.c \
517104834Sobrien	elf32-frv.c \
51878828Sobrien	elf32-gen.c \
51989857Sobrien	elf32-h8300.c \
52078828Sobrien	elf32-hppa.c \
52178828Sobrien	elf32-i370.c \
52278828Sobrien	elf32-i386.c \
52378828Sobrien	elf32-i860.c \
52478828Sobrien	elf32-i960.c \
525130561Sobrien	elf32-ip2k.c \
526130561Sobrien	elf32-iq2000.c \
52778828Sobrien	elf32-m32r.c \
52878828Sobrien	elf32-m68k.c \
52978828Sobrien	elf32-m68hc11.c \
53078828Sobrien	elf32-m68hc12.c \
531130561Sobrien	elf32-m68hc1x.c \
53278828Sobrien	elf32-m88k.c \
53378828Sobrien	elf-m10200.c \
53478828Sobrien	elf-m10300.c \
53578828Sobrien	elf32-mcore.c \
536104834Sobrien	elfxx-mips.c \
53778828Sobrien	elf32-mips.c \
538130561Sobrien	elf32-msp430.c \
53989857Sobrien	elf32-openrisc.c \
54091041Sobrien	elf32-or32.c \
54178828Sobrien	elf32-pj.c \
54278828Sobrien	elf32-ppc.c \
54391041Sobrien	elf32-sh64.c \
544104834Sobrien	elf32-sh64-com.c \
54589857Sobrien	elf32-s390.c \
54678828Sobrien	elf32-sh.c \
54778828Sobrien	elf32-sparc.c \
54878828Sobrien	elf32-v850.c \
549104834Sobrien	elf32-vax.c \
55089857Sobrien	elf32-xstormy16.c \
551130561Sobrien	elf32-xtensa.c \
55278828Sobrien	elf32.c \
55378828Sobrien	elflink.c \
55489857Sobrien	elf-strtab.c \
55589857Sobrien	elf-eh-frame.c \
55678828Sobrien	epoc-pe-arm.c \
55778828Sobrien	epoc-pei-arm.c \
55878828Sobrien	hp300bsd.c \
55978828Sobrien	hp300hpux.c \
56078828Sobrien	som.c \
56178828Sobrien	i386aout.c \
56278828Sobrien	i386bsd.c \
56378828Sobrien	i386dynix.c \
56478828Sobrien	i386freebsd.c \
56578828Sobrien	i386linux.c \
56678828Sobrien	i386lynx.c \
56778828Sobrien	i386msdos.c \
56878828Sobrien	i386netbsd.c \
56978828Sobrien	i386mach3.c \
57078828Sobrien	i386os9k.c \
57178828Sobrien	ieee.c \
57278828Sobrien	m68k4knetbsd.c \
57378828Sobrien	m68klinux.c \
57478828Sobrien	m68klynx.c \
57578828Sobrien	m68knetbsd.c \
57678828Sobrien	m88kmach3.c \
577130561Sobrien	mach-o.c \
57878828Sobrien	mipsbsd.c \
57978828Sobrien	newsos3.c \
58078828Sobrien	nlm.c \
58178828Sobrien	nlm32-i386.c \
58278828Sobrien	nlm32-sparc.c \
58378828Sobrien	nlm32-ppc.c \
58478828Sobrien	nlm32.c \
58578828Sobrien	ns32knetbsd.c \
58678828Sobrien	oasys.c \
58778828Sobrien	pc532-mach.c \
58889857Sobrien	pdp11.c \
589130561Sobrien	pef.c \
59078828Sobrien	pe-arm.c \
59178828Sobrien	pei-arm.c \
59278828Sobrien	pe-i386.c \
59378828Sobrien	pei-i386.c \
59478828Sobrien	pe-mcore.c \
59578828Sobrien	pei-mcore.c \
59678828Sobrien	pe-ppc.c \
59778828Sobrien	pei-ppc.c \
59878828Sobrien	pe-sh.c \
59978828Sobrien	pei-sh.c \
60078828Sobrien	pe-mips.c \
60178828Sobrien	pei-mips.c \
60278828Sobrien	ppcboot.c \
60378828Sobrien	reloc16.c \
60478828Sobrien	riscix.c \
60578828Sobrien	sparclinux.c \
60678828Sobrien	sparclynx.c \
60778828Sobrien	sparcnetbsd.c \
60878828Sobrien	sunos.c \
60978828Sobrien	vaxnetbsd.c \
610104834Sobrien	vax1knetbsd.c \
611104834Sobrien	vaxbsd.c \
61278828Sobrien	versados.c \
61378828Sobrien	vms.c \
61478828Sobrien	vms-gsd.c \
61578828Sobrien	vms-hdr.c \
61678828Sobrien	vms-misc.c \
61778828Sobrien	vms-tir.c \
618130561Sobrien	xcofflink.c \
619130561Sobrien	xsym.c \
620130561Sobrien	xtensa-isa.c \
621130561Sobrien	xtensa-modules.c
62233965Sjdp
62360484Sobrien
62433965Sjdp# The .o files needed by all of the 64 bit vectors that are configured into
62533965Sjdp# target_vector in targets.c if configured with --enable-targets=all
62633965Sjdp# and --enable-64-bit-bfd.
62778828SobrienBFD64_BACKENDS = \
628104834Sobrien	aix5ppc-core.lo \
62978828Sobrien	aout64.lo \
63078828Sobrien	coff-alpha.lo \
63178828Sobrien	coff64-rs6000.lo \
63278828Sobrien	demo64.lo \
63378828Sobrien	efi-app-ia64.lo \
63478828Sobrien	elf64-x86-64.lo \
63578828Sobrien	elf64-alpha.lo \
63678828Sobrien	elf64-hppa.lo \
63778828Sobrien	elf64-ia64.lo \
63878828Sobrien	elf64-gen.lo \
639130561Sobrien	elfn32-mips.lo \
64078828Sobrien	elf64-mips.lo \
64189857Sobrien	elf64-mmix.lo \
64291041Sobrien	elf64-sh64.lo \
64389857Sobrien	elf64-ppc.lo \
64489857Sobrien	elf64-s390.lo \
64578828Sobrien	elf64-sparc.lo \
64678828Sobrien	elf64.lo \
64789857Sobrien	mmo.lo \
64878828Sobrien	nlm32-alpha.lo \
64978828Sobrien	nlm64.lo \
65078828Sobrien	pepigen.lo
65133965Sjdp
65260484Sobrien
65378828SobrienBFD64_BACKENDS_CFILES = \
654104834Sobrien	aix5ppc-core.c \
65578828Sobrien	aout64.c \
65678828Sobrien	coff-alpha.c \
65778828Sobrien	coff64-rs6000.c \
65878828Sobrien	demo64.c \
65978828Sobrien	efi-app-ia64.c \
66078828Sobrien	elf64-x86-64.c \
66178828Sobrien	elf64-alpha.c \
66278828Sobrien	elf64-hppa.c \
66378828Sobrien	elf64-gen.c \
664130561Sobrien	elfn32-mips.c \
66578828Sobrien	elf64-mips.c \
66689857Sobrien	elf64-mmix.c \
66789857Sobrien	elf64-ppc.c \
66889857Sobrien	elf64-s390.c \
66991041Sobrien	elf64-sh64.c \
67078828Sobrien	elf64-sparc.c \
67178828Sobrien	elf64.c \
67289857Sobrien	mmo.c \
67378828Sobrien	nlm32-alpha.c \
67478828Sobrien	nlm64.c
67533965Sjdp
67660484Sobrien
67778828SobrienOPTIONAL_BACKENDS = \
67878828Sobrien	aix386-core.lo \
67978828Sobrien	hpux-core.lo \
68078828Sobrien	irix-core.lo \
68178828Sobrien	lynx-core.lo \
68278828Sobrien	osf-core.lo \
68378828Sobrien	sco5-core.lo \
68478828Sobrien	trad-core.lo \
68578828Sobrien	cisco-core.lo
68633965Sjdp
68760484Sobrien
68878828SobrienOPTIONAL_BACKENDS_CFILES = \
68978828Sobrien	aix386-core.c \
69078828Sobrien	hpux-core.c \
69178828Sobrien	irix-core.c \
69278828Sobrien	lynx-core.c \
69378828Sobrien	osf-core.c \
69478828Sobrien	sco5-core.c \
69578828Sobrien	trad-core.c \
69678828Sobrien	cisco-core.c
69733965Sjdp
69860484Sobrien
69933965Sjdp# These are defined by configure.in:
70033965SjdpWORDSIZE = @wordsize@
70133965SjdpALL_BACKENDS = @all_backends@
70233965SjdpBFD_BACKENDS = @bfd_backends@
70389857SobrienBFD_LIBS = @bfd_libs@
70433965SjdpBFD_MACHINES = @bfd_machines@
70533965SjdpTDEFAULTS = @tdefaults@
70633965Sjdp
70760484SobrienINCLUDES = -D_GNU_SOURCE @HDEFINES@ @COREFLAG@ @TDEFINES@ $(CSEARCH) $(CSWITCHES) -I$(srcdir)/../intl -I../intl
70833965Sjdp
70933965Sjdp# C source files that correspond to .o's.
71078828SobrienSOURCE_CFILES = \
71189857Sobrien	$(BFD32_LIBS_CFILES) \
71289857Sobrien	$(BFD64_LIBS_CFILES) \
71378828Sobrien	$(ALL_MACHINES_CFILES) \
71478828Sobrien	$(BFD32_BACKENDS_CFILES) \
71578828Sobrien	$(BFD64_BACKENDS_CFILES) \
71678828Sobrien	$(OPTIONAL_BACKENDS_CFILES)
71733965Sjdp
71860484Sobrien
71978828SobrienBUILD_CFILES = \
72078828Sobrien	elf32-ia64.c elf64-ia64.c peigen.c pepigen.c
72133965Sjdp
72260484Sobrien
72378828SobrienCFILES = $(SOURCE_CFILES) $(BUILD_CFILES)
72460484Sobrien
72578828SobrienSOURCE_HFILES = \
72678828Sobrien	aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h ecoffswap.h \
727130561Sobrien	elf-bfd.h elf-hppa.h elf32-arm.h elf32-hppa.h \
728130561Sobrien	elf64-hppa.h elfcode.h elfcore.h \
729130561Sobrien	freebsd.h genlink.h go32stub.h \
730130561Sobrien	libaout.h libbfd.h libcoff.h libecoff.h libhppa.h libieee.h \
731130561Sobrien	libnlm.h liboasys.h libpei.h libxcoff.h mach-o.h \
732130561Sobrien	netbsd.h nlm-target.h nlmcode.h nlmswap.h ns32k.h \
733130561Sobrien	pef.h pef-traceback.h peicode.h som.h version.h \
734130561Sobrien	vms.h xcoff-target.h xsym.h
73560484Sobrien
73660484Sobrien
73778828SobrienBUILD_HFILES = \
738130561Sobrien	bfdver.h elf32-target.h elf64-target.h targmatch.h
73978828Sobrien
74078828Sobrien
74178828SobrienHFILES = $(SOURCE_HFILES) $(BUILD_HFILES)
74278828Sobrien
74378828SobrienSRC_POTFILES = $(SOURCE_CFILES) $(SOURCE_HFILES)
74478828SobrienBLD_POTFILES = $(BUILD_CFILES) $(BUILD_HFILES)
74578828Sobrien
74638889Sjdp# Various kinds of .o files to put in libbfd.a:
74738889Sjdp# BFD_BACKENDS	Routines the configured targets need.
74838889Sjdp# BFD_MACHINES	Architecture-specific routines the configured targets need.
74938889Sjdp# COREFILE	Core file routines for a native configuration
75038889SjdpOFILES = $(BFD_BACKENDS) $(BFD_MACHINES) @COREFILE@
75133965Sjdp
75289857Sobrienlibbfd_la_SOURCES = $(BFD32_LIBS_CFILES) $(BFD64_LIBS_CFILES)
75338889Sjdplibbfd_la_DEPENDENCIES = $(OFILES) ofiles
75460484Sobrienlibbfd_la_LIBADD = `cat ofiles` @WIN32LIBADD@
75560484Sobrienlibbfd_la_LDFLAGS = -release $(VERSION) @WIN32LDFLAGS@
75633965Sjdp
75738889Sjdp# libtool will build .libs/libbfd.a.  We create libbfd.a in the build
75838889Sjdp# directory so that we don't have to convert all the programs that use
75938889Sjdp# libbfd.a simultaneously.  This is a hack which should be removed if
76038889Sjdp# everything else starts using libtool.  FIXME.
76138889Sjdp
76238889Sjdpnoinst_LIBRARIES = libbfd.a
76360484Sobrienlibbfd_a_SOURCES = 
76438889Sjdp
76589857SobrienBFD_H_DEPS = $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
76660484SobrienLOCAL_H_DEPS = libbfd.h sysdep.h config.h
76738889Sjdp
76878828SobrienBFD_H_FILES = bfd-in.h init.c opncls.c libbfd.c section.c archures.c \
769130561Sobrien	reloc.c syms.c bfd.c bfdio.c bfdwin.c \
770130561Sobrien	archive.c corefile.c targets.c format.c
77160484Sobrien
77289857SobrienBFD64_H_FILES = archive64.c
773130561SobrienLIBBFD_H_FILES = libbfd-in.h init.c libbfd.c bfdio.c bfdwin.c \
774130561Sobrien	cache.c reloc.c archures.c elf.c
775130561Sobrien
77638889SjdpLIBCOFF_H_FILES = libcoff-in.h coffcode.h
77738889Sjdp
77878828SobrienMOSTLYCLEANFILES = ofiles stamp-ofiles
77938889Sjdp
78078828SobrienCLEANFILES = bfd.h dep.sed stmp-bfd-h DEP DEPA DEP1 DEP2 libbfd.a stamp-lib \
78178828Sobrien	stmp-bin2-h stmp-lbfd-h stmp-lcoff-h
78260484Sobrien
78360484Sobrien
78478828SobrienDISTCLEANFILES = $(BUILD_CFILES) $(BUILD_HFILES)
78538889SjdpACLOCAL_M4 = $(top_srcdir)/aclocal.m4
78638889Sjdpmkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
78738889SjdpCONFIG_HEADER = config.h
788130561SobrienCONFIG_CLEAN_FILES =  bfd-in3.h bfdver.h
78938889SjdpLIBRARIES =  $(noinst_LIBRARIES)
79038889Sjdp
79138889Sjdp
79238889SjdpDEFS = @DEFS@ -I. -I$(srcdir) -I.
79338889SjdpCPPFLAGS = @CPPFLAGS@
79438889SjdpLDFLAGS = @LDFLAGS@
79538889SjdpLIBS = @LIBS@
79638889Sjdplibbfd_a_LIBADD = 
79738889Sjdplibbfd_a_OBJECTS = 
798104834SobrienLTLIBRARIES =  $(bfdlib_LTLIBRARIES)
79938889Sjdp
800130561Sobrienlibbfd_la_OBJECTS =  archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \
801130561Sobriencache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo \
802130561Sobrienreloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo \
803130561Sobrienbinary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo \
804130561Sobriensimple.lo archive64.lo
80538889SjdpCFLAGS = @CFLAGS@
80660484SobrienCOMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
80760484SobrienLTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
80860484SobrienCCLD = $(CC)
80960484SobrienLINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
81060484SobrienDIST_COMMON =  README ./stamp-h.in COPYING ChangeLog Makefile.am \
81160484SobrienMakefile.in TODO acinclude.m4 aclocal.m4 bfd-in2.h config.in configure \
812130561Sobrienconfigure.in version.h
81338889Sjdp
81438889Sjdp
81538889SjdpDISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
81638889Sjdp
81794536SobrienTAR = tar
81860484SobrienGZIP_ENV = --best
81938889SjdpSOURCES = $(libbfd_a_SOURCES) $(libbfd_la_SOURCES)
82038889SjdpOBJECTS = $(libbfd_a_OBJECTS) $(libbfd_la_OBJECTS)
82138889Sjdp
82260484Sobrienall: all-redirect
82338889Sjdp.SUFFIXES:
82477298Sobrien.SUFFIXES: .S .c .lo .o .obj .s
82560484Sobrien$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
82638889Sjdp	cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile
82738889Sjdp
82860484SobrienMakefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
82938889Sjdp	cd $(top_builddir) \
83038889Sjdp	  && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
83138889Sjdp
83260484Sobrien$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in  acinclude.m4
83338889Sjdp	cd $(srcdir) && $(ACLOCAL)
83460484Sobrien$(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
83538889Sjdp	cd $(srcdir) && $(AUTOCONF)
83638889Sjdp
83738889Sjdpconfig.h: stamp-h
83860484Sobrien	@if test ! -f $@; then \
83960484Sobrien		rm -f stamp-h; \
84060484Sobrien		$(MAKE) stamp-h; \
84160484Sobrien	else :; fi
84238889Sjdpstamp-h: $(srcdir)/config.in $(top_builddir)/config.status
84338889Sjdp	cd $(top_builddir) \
84438889Sjdp	  && CONFIG_FILES= CONFIG_HEADERS=config.h:config.in \
84538889Sjdp	     $(SHELL) ./config.status
84660484Sobrien	@echo timestamp > stamp-h 2> /dev/null
84760484Sobrien$(srcdir)/config.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
84860484Sobrien	@if test ! -f $@; then \
84960484Sobrien		rm -f $(srcdir)/stamp-h.in; \
85060484Sobrien		$(MAKE) $(srcdir)/stamp-h.in; \
85160484Sobrien	else :; fi
85260484Sobrien$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) 
85338889Sjdp	cd $(top_srcdir) && $(AUTOHEADER)
85460484Sobrien	@echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
85538889Sjdp
85638889Sjdpmostlyclean-hdr:
85738889Sjdp
85838889Sjdpclean-hdr:
85938889Sjdp
86038889Sjdpdistclean-hdr:
86138889Sjdp	-rm -f config.h
86238889Sjdp
86338889Sjdpmaintainer-clean-hdr:
86438889Sjdpbfd-in3.h: $(top_builddir)/config.status bfd-in2.h
86560484Sobrien	cd $(top_builddir) && CONFIG_FILES=$@:bfd-in2.h CONFIG_HEADERS= $(SHELL) ./config.status
866130561Sobrienbfdver.h: $(top_builddir)/config.status version.h
867130561Sobrien	cd $(top_builddir) && CONFIG_FILES=$@:version.h CONFIG_HEADERS= $(SHELL) ./config.status
86838889Sjdp
86938889Sjdpmostlyclean-noinstLIBRARIES:
87038889Sjdp
87138889Sjdpclean-noinstLIBRARIES:
87238889Sjdp	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
87338889Sjdp
87438889Sjdpdistclean-noinstLIBRARIES:
87538889Sjdp
87638889Sjdpmaintainer-clean-noinstLIBRARIES:
87738889Sjdp
87838889Sjdp.c.o:
87938889Sjdp	$(COMPILE) -c $<
88038889Sjdp
88177298Sobrien# FIXME: We should only use cygpath when building on Windows,
88277298Sobrien# and only if it is available.
88377298Sobrien.c.obj:
88477298Sobrien	$(COMPILE) -c `cygpath -w $<`
88577298Sobrien
88638889Sjdp.s.o:
88738889Sjdp	$(COMPILE) -c $<
88838889Sjdp
88938889Sjdp.S.o:
89038889Sjdp	$(COMPILE) -c $<
89138889Sjdp
89238889Sjdpmostlyclean-compile:
89338889Sjdp	-rm -f *.o core *.core
89477298Sobrien	-rm -f *.$(OBJEXT)
89538889Sjdp
89638889Sjdpclean-compile:
89738889Sjdp
89838889Sjdpdistclean-compile:
89938889Sjdp	-rm -f *.tab.c
90038889Sjdp
90138889Sjdpmaintainer-clean-compile:
90238889Sjdp
90338889Sjdp.c.lo:
90438889Sjdp	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
90538889Sjdp
90638889Sjdp.s.lo:
90738889Sjdp	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
90838889Sjdp
90938889Sjdp.S.lo:
91038889Sjdp	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
91138889Sjdp
91238889Sjdpmostlyclean-libtool:
91338889Sjdp	-rm -f *.lo
91438889Sjdp
91538889Sjdpclean-libtool:
91638889Sjdp	-rm -rf .libs _libs
91738889Sjdp
91838889Sjdpdistclean-libtool:
91938889Sjdp
92038889Sjdpmaintainer-clean-libtool:
92138889Sjdp
922104834Sobrienmostlyclean-bfdlibLTLIBRARIES:
92338889Sjdp
924104834Sobrienclean-bfdlibLTLIBRARIES:
925104834Sobrien	-test -z "$(bfdlib_LTLIBRARIES)" || rm -f $(bfdlib_LTLIBRARIES)
92638889Sjdp
927104834Sobriendistclean-bfdlibLTLIBRARIES:
92838889Sjdp
929104834Sobrienmaintainer-clean-bfdlibLTLIBRARIES:
93038889Sjdp
93138889Sjdplibbfd.la: $(libbfd_la_OBJECTS) $(libbfd_la_DEPENDENCIES)
932104834Sobrien	$(LINK) -rpath $(bfdlibdir) $(libbfd_la_LDFLAGS) $(libbfd_la_OBJECTS) $(libbfd_la_LIBADD) $(LIBS)
93338889Sjdp
93438889Sjdp# This directory's subdirectories are mostly independent; you can cd
93538889Sjdp# into them and run `make' without going through this Makefile.
93638889Sjdp# To change the values of `make' variables: instead of editing Makefiles,
93738889Sjdp# (1) if the variable is set in `config.status', edit `config.status'
93838889Sjdp#     (which will cause the Makefiles to be regenerated when you run `make');
93938889Sjdp# (2) otherwise, pass the desired values on the `make' command line.
94038889Sjdp
94138889Sjdp@SET_MAKE@
94238889Sjdp
94338889Sjdpall-recursive install-data-recursive install-exec-recursive \
94438889Sjdpinstalldirs-recursive install-recursive uninstall-recursive install-info-recursive \
94538889Sjdpcheck-recursive installcheck-recursive info-recursive dvi-recursive:
94638889Sjdp	@set fnord $(MAKEFLAGS); amf=$$2; \
94760484Sobrien	dot_seen=no; \
94860484Sobrien	target=`echo $@ | sed s/-recursive//`; \
94938889Sjdp	list='$(SUBDIRS)'; for subdir in $$list; do \
95038889Sjdp	  echo "Making $$target in $$subdir"; \
95160484Sobrien	  if test "$$subdir" = "."; then \
95260484Sobrien	    dot_seen=yes; \
95360484Sobrien	    local_target="$$target-am"; \
95460484Sobrien	  else \
95560484Sobrien	    local_target="$$target"; \
95660484Sobrien	  fi; \
95760484Sobrien	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
95838889Sjdp	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
95960484Sobrien	done; \
96060484Sobrien	if test "$$dot_seen" = "no"; then \
96160484Sobrien	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
96260484Sobrien	fi; test -z "$$fail"
96338889Sjdp
96438889Sjdpmostlyclean-recursive clean-recursive distclean-recursive \
96538889Sjdpmaintainer-clean-recursive:
96638889Sjdp	@set fnord $(MAKEFLAGS); amf=$$2; \
96760484Sobrien	dot_seen=no; \
96838889Sjdp	rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
96938889Sjdp	  rev="$$subdir $$rev"; \
970130561Sobrien	  test "$$subdir" != "." || dot_seen=yes; \
97138889Sjdp	done; \
97260484Sobrien	test "$$dot_seen" = "no" && rev=". $$rev"; \
97360484Sobrien	target=`echo $@ | sed s/-recursive//`; \
97438889Sjdp	for subdir in $$rev; do \
97538889Sjdp	  echo "Making $$target in $$subdir"; \
97660484Sobrien	  if test "$$subdir" = "."; then \
97760484Sobrien	    local_target="$$target-am"; \
97860484Sobrien	  else \
97960484Sobrien	    local_target="$$target"; \
98060484Sobrien	  fi; \
98160484Sobrien	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
98238889Sjdp	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
98338889Sjdp	done && test -z "$$fail"
98438889Sjdptags-recursive:
98538889Sjdp	list='$(SUBDIRS)'; for subdir in $$list; do \
98660484Sobrien	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
98738889Sjdp	done
98838889Sjdp
98938889Sjdptags: TAGS
99038889Sjdp
99138889SjdpID: $(HEADERS) $(SOURCES) $(LISP)
99260484Sobrien	list='$(SOURCES) $(HEADERS)'; \
99360484Sobrien	unique=`for i in $$list; do echo $$i; done | \
99460484Sobrien	  awk '    { files[$$0] = 1; } \
99560484Sobrien	       END { for (i in files) print i; }'`; \
99638889Sjdp	here=`pwd` && cd $(srcdir) \
99760484Sobrien	  && mkid -f$$here/ID $$unique $(LISP)
99838889Sjdp
99938889SjdpTAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) $(LISP)
100038889Sjdp	tags=; \
100138889Sjdp	here=`pwd`; \
100238889Sjdp	list='$(SUBDIRS)'; for subdir in $$list; do \
100360484Sobrien   if test "$$subdir" = .; then :; else \
100460484Sobrien	    test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
100560484Sobrien   fi; \
100638889Sjdp	done; \
100738889Sjdp	list='$(SOURCES) $(HEADERS)'; \
100838889Sjdp	unique=`for i in $$list; do echo $$i; done | \
100938889Sjdp	  awk '    { files[$$0] = 1; } \
101038889Sjdp	       END { for (i in files) print i; }'`; \
101138889Sjdp	test -z "$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
101238889Sjdp	  || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.in $$unique $(LISP) -o $$here/TAGS)
101338889Sjdp
101438889Sjdpmostlyclean-tags:
101538889Sjdp
101638889Sjdpclean-tags:
101738889Sjdp
101838889Sjdpdistclean-tags:
101938889Sjdp	-rm -f TAGS ID
102038889Sjdp
102138889Sjdpmaintainer-clean-tags:
102238889Sjdp
102338889Sjdpdistdir = $(PACKAGE)-$(VERSION)
102438889Sjdptop_distdir = $(distdir)
102538889Sjdp
102638889Sjdp# This target untars the dist file and tries a VPATH configuration.  Then
102738889Sjdp# it guarantees that the distribution is self-contained by making another
102838889Sjdp# tarfile.
102938889Sjdpdistcheck: dist
103038889Sjdp	-rm -rf $(distdir)
103160484Sobrien	GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
103238889Sjdp	mkdir $(distdir)/=build
103338889Sjdp	mkdir $(distdir)/=inst
103438889Sjdp	dc_install_base=`cd $(distdir)/=inst && pwd`; \
103538889Sjdp	cd $(distdir)/=build \
103638889Sjdp	  && ../configure --srcdir=.. --prefix=$$dc_install_base \
103760484Sobrien	  && $(MAKE) $(AM_MAKEFLAGS) \
103860484Sobrien	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
103960484Sobrien	  && $(MAKE) $(AM_MAKEFLAGS) check \
104060484Sobrien	  && $(MAKE) $(AM_MAKEFLAGS) install \
104160484Sobrien	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
104260484Sobrien	  && $(MAKE) $(AM_MAKEFLAGS) dist
104338889Sjdp	-rm -rf $(distdir)
104460484Sobrien	@banner="$(distdir).tar.gz is ready for distribution"; \
104560484Sobrien	dashes=`echo "$$banner" | sed s/./=/g`; \
104660484Sobrien	echo "$$dashes"; \
104760484Sobrien	echo "$$banner"; \
104860484Sobrien	echo "$$dashes"
104938889Sjdpdist: distdir
105038889Sjdp	-chmod -R a+r $(distdir)
105160484Sobrien	GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
105238889Sjdp	-rm -rf $(distdir)
105338889Sjdpdist-all: distdir
105438889Sjdp	-chmod -R a+r $(distdir)
105560484Sobrien	GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
105638889Sjdp	-rm -rf $(distdir)
105738889Sjdpdistdir: $(DISTFILES)
105838889Sjdp	-rm -rf $(distdir)
105938889Sjdp	mkdir $(distdir)
106038889Sjdp	-chmod 777 $(distdir)
106138889Sjdp	@for file in $(DISTFILES); do \
106238889Sjdp	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
106360484Sobrien	  if test -d $$d/$$file; then \
106478828Sobrien	    cp -pr $$d/$$file $(distdir)/$$file; \
106560484Sobrien	  else \
106660484Sobrien	    test -f $(distdir)/$$file \
106760484Sobrien	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
106860484Sobrien	    || cp -p $$d/$$file $(distdir)/$$file || :; \
106960484Sobrien	  fi; \
107038889Sjdp	done
107138889Sjdp	for subdir in $(SUBDIRS); do \
107260484Sobrien	  if test "$$subdir" = .; then :; else \
107360484Sobrien	    test -d $(distdir)/$$subdir \
107460484Sobrien	    || mkdir $(distdir)/$$subdir \
107538889Sjdp	    || exit 1; \
107660484Sobrien	    chmod 777 $(distdir)/$$subdir; \
107760484Sobrien	    (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
107860484Sobrien	      || exit 1; \
107960484Sobrien	  fi; \
108038889Sjdp	done
108160484Sobrieninfo-am:
108238889Sjdpinfo: info-recursive
108360484Sobriendvi-am:
108438889Sjdpdvi: dvi-recursive
108560484Sobriencheck-am:
108660484Sobriencheck: check-recursive
108760484Sobrieninstallcheck-am:
108838889Sjdpinstallcheck: installcheck-recursive
108960484Sobrieninstall-info-am: 
109038889Sjdpinstall-info: install-info-recursive
109138889Sjdpall-recursive-am: config.h
109260484Sobrien	$(MAKE) $(AM_MAKEFLAGS) all-recursive
109333965Sjdp
1094104834Sobrieninstall-exec-am:
109560484Sobrieninstall-exec: install-exec-recursive
109633965Sjdp
1097104834Sobrieninstall-data-am: install-bfdlibLTLIBRARIES
109860484Sobrieninstall-data: install-data-recursive
109933965Sjdp
110060484Sobrieninstall-am: all-am
110160484Sobrien	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
110260484Sobrieninstall: install-recursive
1103104834Sobrienuninstall-am: uninstall-bfdlibLTLIBRARIES
110460484Sobrienuninstall: uninstall-recursive
110560484Sobrienall-am: Makefile $(LIBRARIES) $(LTLIBRARIES) config.h
110660484Sobrienall-redirect: all-recursive-am
110738889Sjdpinstall-strip:
110860484Sobrien	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
110938889Sjdpinstalldirs: installdirs-recursive
111060484Sobrieninstalldirs-am:
1111104834Sobrien	$(mkinstalldirs)  $(DESTDIR)$(bfdlibdir)
111238889Sjdp
111338889Sjdp
111438889Sjdpmostlyclean-generic:
111538889Sjdp	-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
111638889Sjdp
111738889Sjdpclean-generic:
111838889Sjdp	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
111938889Sjdp
112038889Sjdpdistclean-generic:
112160484Sobrien	-rm -f Makefile $(CONFIG_CLEAN_FILES)
112238889Sjdp	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
112378828Sobrien	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
112438889Sjdp
112538889Sjdpmaintainer-clean-generic:
112638889Sjdpmostlyclean-am:  mostlyclean-hdr mostlyclean-noinstLIBRARIES \
112738889Sjdp		mostlyclean-compile mostlyclean-libtool \
1128104834Sobrien		mostlyclean-bfdlibLTLIBRARIES mostlyclean-tags \
112938889Sjdp		mostlyclean-generic
113038889Sjdp
113160484Sobrienmostlyclean: mostlyclean-recursive
113260484Sobrien
113338889Sjdpclean-am:  clean-hdr clean-noinstLIBRARIES clean-compile clean-libtool \
1134104834Sobrien		clean-bfdlibLTLIBRARIES clean-tags clean-generic \
113538889Sjdp		mostlyclean-am
113638889Sjdp
113760484Sobrienclean: clean-recursive
113860484Sobrien
113938889Sjdpdistclean-am:  distclean-hdr distclean-noinstLIBRARIES distclean-compile \
1140104834Sobrien		distclean-libtool distclean-bfdlibLTLIBRARIES \
114138889Sjdp		distclean-tags distclean-generic clean-am
114260484Sobrien	-rm -f libtool
114338889Sjdp
114460484Sobriendistclean: distclean-recursive
114560484Sobrien	-rm -f config.status
114660484Sobrien
114738889Sjdpmaintainer-clean-am:  maintainer-clean-hdr \
114838889Sjdp		maintainer-clean-noinstLIBRARIES \
114938889Sjdp		maintainer-clean-compile maintainer-clean-libtool \
1150104834Sobrien		maintainer-clean-bfdlibLTLIBRARIES \
1151104834Sobrien		maintainer-clean-tags maintainer-clean-generic \
1152104834Sobrien		distclean-am
115338889Sjdp	@echo "This command is intended for maintainers to use;"
115438889Sjdp	@echo "it deletes files that may require special tools to rebuild."
115560484Sobrien
115660484Sobrienmaintainer-clean: maintainer-clean-recursive
115738889Sjdp	-rm -f config.status
115838889Sjdp
115960484Sobrien.PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
116060484Sobrienmostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
116160484Sobrienclean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
116260484Sobrienmostlyclean-compile distclean-compile clean-compile \
116360484Sobrienmaintainer-clean-compile mostlyclean-libtool distclean-libtool \
1164104834Sobrienclean-libtool maintainer-clean-libtool mostlyclean-bfdlibLTLIBRARIES \
1165104834Sobriendistclean-bfdlibLTLIBRARIES clean-bfdlibLTLIBRARIES \
1166104834Sobrienmaintainer-clean-bfdlibLTLIBRARIES uninstall-bfdlibLTLIBRARIES \
1167104834Sobrieninstall-bfdlibLTLIBRARIES install-data-recursive \
1168104834Sobrienuninstall-data-recursive install-exec-recursive \
1169104834Sobrienuninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
1170104834Sobrienall-recursive check-recursive installcheck-recursive info-recursive \
1171104834Sobriendvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
117238889Sjdpmaintainer-clean-recursive tags tags-recursive mostlyclean-tags \
117360484Sobriendistclean-tags clean-tags maintainer-clean-tags distdir info-am info \
117460484Sobriendvi-am dvi check check-am installcheck-am installcheck install-info-am \
117560484Sobrieninstall-info all-recursive-am install-exec-am install-exec \
1176104834Sobrieninstall-data-am install-data install-am install uninstall-am uninstall \
1177104834Sobrienall-redirect all-am all installdirs-am installdirs mostlyclean-generic \
1178104834Sobriendistclean-generic clean-generic maintainer-clean-generic clean \
1179104834Sobrienmostlyclean distclean maintainer-clean
118038889Sjdp
118138889Sjdp
118278828Sobrienpo/SRC-POTFILES.in: @MAINT@ Makefile $(SRC_POTFILES)
1183130561Sobrien	for file in $(SRC_POTFILES); do echo $$file; done \
1184130561Sobrien	  | LC_COLLATE= sort > tmp.src \
118589857Sobrien	  && mv tmp.src $(srcdir)/po/SRC-POTFILES.in
118660484Sobrien
118778828Sobrienpo/BLD-POTFILES.in: @MAINT@ Makefile $(BLD_POTFILES)
1188130561Sobrien	for file in $(BLD_POTFILES); do echo $$file; done \
1189130561Sobrien	  | LC_COLLATE= sort > tmp.bld \
119089857Sobrien	  && mv tmp.bld $(srcdir)/po/BLD-POTFILES.in
119178828Sobrien
119233965Sjdpdiststuff: info
119333965Sjdp
119433965Sjdpstamp-ofiles: Makefile
119533965Sjdp	rm -f tofiles
119633965Sjdp	f=""; \
119733965Sjdp	for i in $(OFILES) ; do \
119833965Sjdp	  case " $$f " in \
119933965Sjdp	    *" $$i "*) ;; \
120033965Sjdp	    *) f="$$f $$i" ;; \
120133965Sjdp	  esac ; \
120233965Sjdp	done ; \
120333965Sjdp	echo $$f > tofiles
120433965Sjdp	$(SHELL) $(srcdir)/../move-if-change tofiles ofiles
120533965Sjdp	touch stamp-ofiles
120633965Sjdp
120733965Sjdpofiles: stamp-ofiles ; @true
120833965Sjdp
120938889Sjdpstamp-lib: libbfd.la
121060484Sobrien	libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
121160484Sobrien	if [ -f $$libtooldir/libbfd.a ]; then \
121260484Sobrien	  cp $$libtooldir/libbfd.a libbfd.tmp; \
121378828Sobrien	  $(RANLIB) libbfd.tmp; \
121438889Sjdp	  $(SHELL) $(srcdir)/../move-if-change libbfd.tmp libbfd.a; \
121533965Sjdp	else true; fi
121638889Sjdp	touch stamp-lib
121733965Sjdp
121838889Sjdplibbfd.a: stamp-lib ; @true
121933965Sjdp
122033965Sjdp# This file holds an array associating configuration triplets and
122133965Sjdp# vector names.  It is built from config.bfd.  It is not compiled by
122233965Sjdp# itself, but is included by targets.c.
122333965Sjdptargmatch.h: config.bfd targmatch.sed
122433965Sjdp	rm -f targmatch.h
122533965Sjdp	sed -f $(srcdir)/targmatch.sed < $(srcdir)/config.bfd > targmatch.new
122633965Sjdp	mv -f targmatch.new targmatch.h
122733965Sjdp
122833965Sjdp# When compiling archures.c and targets.c, supply the default target
122933965Sjdp# info from configure.
123033965Sjdp
1231130561Sobrientargets.lo: targets.c Makefile
123238889Sjdp	$(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/targets.c
123333965Sjdp
1234130561Sobrienarchures.lo: archures.c Makefile
123538889Sjdp	$(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/archures.c
123633965Sjdp
123733965Sjdpelf32-target.h : elfxx-target.h
123833965Sjdp	rm -f elf32-target.h
123933965Sjdp	sed -e s/NN/32/g < $(srcdir)/elfxx-target.h > elf32-target.new
124033965Sjdp	mv -f elf32-target.new elf32-target.h
124133965Sjdp
124233965Sjdpelf64-target.h : elfxx-target.h
124333965Sjdp	rm -f elf64-target.h
124433965Sjdp	sed -e s/NN/64/g < $(srcdir)/elfxx-target.h > elf64-target.new
124533965Sjdp	mv -f elf64-target.new elf64-target.h
124677298Sobrien
124777298Sobrienelf32-ia64.c : elfxx-ia64.c
124877298Sobrien	rm -f elf32-ia64.c
124977298Sobrien	sed -e s/NN/32/g < $(srcdir)/elfxx-ia64.c > elf32-ia64.new
125077298Sobrien	mv -f elf32-ia64.new elf32-ia64.c
125177298Sobrien
125277298Sobrienelf64-ia64.c : elfxx-ia64.c
125377298Sobrien	rm -f elf64-ia64.c
125477298Sobrien	sed -e s/NN/64/g < $(srcdir)/elfxx-ia64.c > elf64-ia64.new
125577298Sobrien	mv -f elf64-ia64.new elf64-ia64.c
125678828Sobrien
125778828Sobrienpeigen.c : peXXigen.c
125878828Sobrien	rm -f peigen.c
125978828Sobrien	sed -e s/XX/pe/g < $(srcdir)/peXXigen.c > peigen.new
126078828Sobrien	mv -f peigen.new peigen.c
126178828Sobrien
126278828Sobrienpepigen.c : peXXigen.c
126378828Sobrien	rm -f pepigen.c
126478828Sobrien	sed -e s/XX/pep/g < $(srcdir)/peXXigen.c > pepigen.new
126578828Sobrien	mv -f pepigen.new pepigen.c
126689857Sobrien$(BFD32_LIBS) \
126789857Sobrien $(BFD64_LIBS) \
126889857Sobrien $(ALL_MACHINES) \
126989857Sobrien $(BFD32_BACKENDS) \
127089857Sobrien $(BFD64_BACKENDS) \
127189857Sobrien $(OPTIONAL_BACKENDS): $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS)
127233965Sjdp
1273104834Sobrieninstall-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@install_libbfd
127460484Sobrien	@$(NORMAL_INSTALL)
127533965Sjdp
1276104834Sobrienuninstall-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@uninstall_libbfd
1277104834Sobrien	@$(NORMAL_UNINSTALL)
1278104834Sobrien
1279104834Sobrien.PHONY: install_libbfd uninstall_libbfd
1280104834Sobrieninstall_libbfd: $(bfdlib_LTLIBRARIES) $(BFD_H)
1281104834Sobrien	$(mkinstalldirs) $(DESTDIR)$(bfdlibdir)
1282104834Sobrien	$(mkinstalldirs) $(DESTDIR)$(bfdincludedir)
1283104834Sobrien	@list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
1284104834Sobrien	  if test -f $$p; then \
1285104834Sobrien	    echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p"; \
1286104834Sobrien	    $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p; \
1287104834Sobrien	  else :; fi; \
1288104834Sobrien	done
1289104834Sobrien	$(INSTALL_DATA) $(BFD_H) $(DESTDIR)$(bfdincludedir)/bfd.h
1290104834Sobrien	$(INSTALL_DATA) $(INCDIR)/ansidecl.h $(DESTDIR)$(bfdincludedir)/ansidecl.h
1291104834Sobrien	$(INSTALL_DATA) $(INCDIR)/symcat.h $(DESTDIR)$(bfdincludedir)/symcat.h
1292104834Sobrien	$(INSTALL_DATA) $(INCDIR)/bfdlink.h $(DESTDIR)$(bfdincludedir)/bfdlink.h
1293104834Sobrien
1294104834Sobrienuninstall_libbfd:
1295104834Sobrien	list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
1296104834Sobrien	  $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(bfdlibdir)/$$p; \
1297104834Sobrien	done
1298104834Sobrien	rm -f $(DESTDIR)$(bfdincludedir)/bfd.h
1299104834Sobrien	rm -f $(DESTDIR)$(bfdincludedir)/ansidecl.h
1300104834Sobrien	rm -f $(DESTDIR)$(bfdincludedir)/symcat.h
1301104834Sobrien	rm -f $(DESTDIR)$(bfdincludedir)/bfdlink.h
1302104834Sobrien
130389857SobrienMakefile: $(srcdir)/configure.in
130489857Sobrien
130560484Sobrien# Have to get rid of DEP1 here so that "$?" later includes all of $(CFILES).
130660484SobrienDEP: dep.sed $(CFILES) $(HFILES) bfd.h
130760484Sobrien	rm -f DEP1
130860484Sobrien	$(MAKE) MKDEP="$(MKDEP)" DEP1
130977298Sobrien	sed -f dep.sed < DEP1 > DEPA
131077298Sobrien	echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
131177298Sobrien	if grep ' /' DEPA > /dev/null 2> /dev/null; then \
131277298Sobrien	  echo 'make DEP failed!'; exit 1; \
131377298Sobrien	else \
131477298Sobrien	  mv -f DEPA $@; \
131577298Sobrien	fi
131633965Sjdp
131760484SobrienDEP1: $(CFILES)
131860484Sobrien	echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
131960484Sobrien	echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
132060484Sobrien	$(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
132160484Sobrien	mv -f DEP2 $@
132233965Sjdp
132333965Sjdpdep.sed: dep-in.sed config.status
132433965Sjdp	sed <$(srcdir)/dep-in.sed >dep.sed	\
132533965Sjdp		-e 's!@BFD_H@!$(BFD_H)!'	\
132694536Sobrien		-e 's!@SRCDIR@!$(srcdir)!'	\
132794536Sobrien		-e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/bfd$$,,`'!'
132833965Sjdp
132960484Sobriendep: DEP
133033965Sjdp	sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
133160484Sobrien	cat DEP >> tmp-Makefile
133233965Sjdp	$(SHELL) $(srcdir)/../move-if-change tmp-Makefile Makefile
133333965Sjdp
133460484Sobriendep-in: DEP
133533965Sjdp	sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
133660484Sobrien	cat DEP >> tmp-Makefile.in
133733965Sjdp	$(SHELL) $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
133833965Sjdp
133960484Sobriendep-am: DEP
134038889Sjdp	sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
134160484Sobrien	cat DEP >> tmp-Makefile.am
134238889Sjdp	$(SHELL) $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
134333965Sjdp
134438889Sjdphost-aout.lo: Makefile
134538889Sjdp
134633965Sjdp# The following program can be used to generate a simple config file
134733965Sjdp# which can be folded into an h-XXX file for a new host, with some editing.
134833965Sjdpaout-params.h: gen-aout
134933965Sjdp	./gen-aout host > aout-params.h
135033965Sjdpgen-aout: $(srcdir)/gen-aout.c Makefile
135133965Sjdp	$(CC) -o gen-aout $(CFLAGS) $(LFLAGS) $(srcdir)/gen-aout.c
135233965Sjdp
135338889Sjdp$(BFD_H): stmp-bfd-h ; @true
135433965Sjdp
135538889Sjdpstmp-bfd-h: bfd-in3.h
135633965Sjdp	rm -f bfd-tmp.h
135733965Sjdp	cp bfd-in3.h bfd-tmp.h
135833965Sjdp	$(SHELL) $(srcdir)/../move-if-change bfd-tmp.h $(BFD_H)
135933965Sjdp	rm -f bfd-tmp.h
136038889Sjdp	touch stmp-bfd-h
136133965Sjdp
136233965Sjdp# Could really use a "copy-if-change"...
136333965Sjdpheaders:
136433965Sjdp	(cd $(docdir); $(MAKE) protos $(FLAGS_TO_PASS))
136533965Sjdp	cp $(docdir)/bfd.h bfd-in2.h-new
136633965Sjdp	$(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
136733965Sjdp	cp $(docdir)/libbfd.h libbfd.h-new
136833965Sjdp	$(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
136933965Sjdp	cp $(docdir)/libcoff.h libcoff.h-new
137033965Sjdp	$(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
137133965Sjdp
137238889Sjdp# We only rebuild the header files automatically if we have been
137338889Sjdp# configured with --enable-maintainer-mode.
137438889Sjdp
137538889Sjdp$(srcdir)/bfd-in2.h: @MAINT@ stmp-bin2-h ; @true
137689857Sobrienstmp-bin2-h: $(BFD_H_FILES) $(BFD64_H_FILES)
137738889Sjdp	(cd $(docdir); $(MAKE) $(FLAGS_TO_PASS) bfd.h)
137833965Sjdp	cp $(docdir)/bfd.h bfd-in2.h-new
137933965Sjdp	$(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
138038889Sjdp	touch stmp-bin2-h
138138889Sjdp
138238889Sjdp$(srcdir)/libbfd.h: @MAINT@ stmp-lbfd-h ; @true
138338889Sjdpstmp-lbfd-h: $(LIBBFD_H_FILES)
138438889Sjdp	(cd $(docdir); $(MAKE) $(FLAGS_TO_PASS) libbfd.h)
138533965Sjdp	cp $(docdir)/libbfd.h libbfd.h-new
138633965Sjdp	$(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
138738889Sjdp	touch stmp-lbfd-h
138838889Sjdp
138938889Sjdp$(srcdir)/libcoff.h: @MAINT@ stmp-lcoff-h ; @true
139038889Sjdpstmp-lcoff-h: $(LIBCOFF_H_FILES)
139138889Sjdp	(cd $(docdir); $(MAKE) $(FLAGS_TO_PASS) libcoff.h)
139233965Sjdp	cp $(docdir)/libcoff.h libcoff.h-new
139333965Sjdp	$(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
139438889Sjdp	touch stmp-lcoff-h
139533965Sjdp
1396130561Sobrien# We want to rerun configure if config.bfd, configure.host or version.h change.
1397130561Sobrienconfig.status: $(srcdir)/configure $(srcdir)/config.bfd \
1398130561Sobrien		$(srcdir)/configure.host $(srcdir)/version.h
139960484Sobrien	$(SHELL) ./config.status --recheck
140060484Sobrien
140133965Sjdp# What appears below is generated by a hacked mkdep using gcc -MM.
140233965Sjdp
140333965Sjdp# DO NOT DELETE THIS LINE -- mkdep uses it.
140433965Sjdp# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
140577298Sobrienarchive.lo: archive.c $(INCDIR)/filenames.h $(INCDIR)/aout/ar.h \
140689857Sobrien  $(INCDIR)/aout/ranlib.h $(INCDIR)/safe-ctype.h
140789857Sobrienarchures.lo: archures.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h
1408130561Sobrienbfd.lo: bfd.c bfdver.h $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
140989857Sobrien  $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h \
141089857Sobrien  $(INCDIR)/coff/sym.h libcoff.h libecoff.h $(INCDIR)/coff/ecoff.h \
141189857Sobrien  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
141289857Sobrien  $(INCDIR)/elf/external.h
1413130561Sobrienbfdio.lo: bfdio.c $(INCDIR)/filenames.h
1414130561Sobrienbfdwin.lo: bfdwin.c $(INCDIR)/filenames.h
141577298Sobriencache.lo: cache.c $(INCDIR)/filenames.h
141677298Sobriencoffgen.lo: coffgen.c $(INCDIR)/filenames.h $(INCDIR)/coff/internal.h \
141777298Sobrien  libcoff.h $(INCDIR)/bfdlink.h
141877298Sobriencorefile.lo: corefile.c $(INCDIR)/filenames.h
141977298Sobrienformat.lo: format.c $(INCDIR)/filenames.h
142077298Sobrieninit.lo: init.c $(INCDIR)/filenames.h
142177298Sobrienlibbfd.lo: libbfd.c $(INCDIR)/filenames.h
1422130561Sobrienopncls.lo: opncls.c $(INCDIR)/filenames.h $(INCDIR)/objalloc.h \
1423130561Sobrien  $(INCDIR)/libiberty.h
142477298Sobrienreloc.lo: reloc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h
142577298Sobriensection.lo: section.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h
142689857Sobriensyms.lo: syms.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
142789857Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
142877298Sobrientargets.lo: targets.c $(INCDIR)/filenames.h $(INCDIR)/fnmatch.h \
142977298Sobrien  targmatch.h
143077298Sobrienhash.lo: hash.c $(INCDIR)/filenames.h $(INCDIR)/objalloc.h
143177298Sobrienlinker.lo: linker.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
143277298Sobrien  genlink.h
143389857Sobriensrec.lo: srec.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
143489857Sobrien  $(INCDIR)/safe-ctype.h
143589857Sobrienbinary.lo: binary.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h
143677298Sobrientekhex.lo: tekhex.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h
143789857Sobrienihex.lo: ihex.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
143889857Sobrien  $(INCDIR)/safe-ctype.h
143977298Sobrienstabs.lo: stabs.c $(INCDIR)/filenames.h $(INCDIR)/aout/stab_gnu.h \
144089857Sobrien  $(INCDIR)/aout/stab.def $(INCDIR)/safe-ctype.h
144138889Sjdpstab-syms.lo: stab-syms.c libaout.h $(INCDIR)/bfdlink.h \
144233965Sjdp  $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab.def
1443104834Sobrienmerge.lo: merge.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1444104834Sobrien  $(INCDIR)/libiberty.h
144578828Sobriendwarf2.lo: dwarf2.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
144678828Sobrien  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
144778828Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/dwarf2.h
1448130561Sobriensimple.lo: simple.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h
144989857Sobrienarchive64.lo: archive64.c $(INCDIR)/filenames.h $(INCDIR)/aout/ar.h
145077298Sobriencpu-a29k.lo: cpu-a29k.c $(INCDIR)/filenames.h
145177298Sobriencpu-alpha.lo: cpu-alpha.c $(INCDIR)/filenames.h
145277298Sobriencpu-arc.lo: cpu-arc.c $(INCDIR)/filenames.h
1453130561Sobriencpu-arm.lo: cpu-arm.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h
145477298Sobriencpu-avr.lo: cpu-avr.c $(INCDIR)/filenames.h
145577298Sobriencpu-cris.lo: cpu-cris.c $(INCDIR)/filenames.h
145677298Sobriencpu-d10v.lo: cpu-d10v.c $(INCDIR)/filenames.h
145777298Sobriencpu-d30v.lo: cpu-d30v.c $(INCDIR)/filenames.h
1458104834Sobriencpu-dlx.lo: cpu-dlx.c $(INCDIR)/filenames.h
145977298Sobriencpu-fr30.lo: cpu-fr30.c $(INCDIR)/filenames.h
1460104834Sobriencpu-frv.lo: cpu-frv.c $(INCDIR)/filenames.h
146177298Sobriencpu-h8300.lo: cpu-h8300.c $(INCDIR)/filenames.h
146277298Sobriencpu-h8500.lo: cpu-h8500.c $(INCDIR)/filenames.h
146377298Sobriencpu-hppa.lo: cpu-hppa.c $(INCDIR)/filenames.h
146477298Sobriencpu-ia64.lo: cpu-ia64.c $(INCDIR)/filenames.h cpu-ia64-opc.c \
146577298Sobrien  $(srcdir)/../opcodes/ia64-opc.h $(INCDIR)/opcode/ia64.h
146677298Sobriencpu-i370.lo: cpu-i370.c $(INCDIR)/filenames.h
146777298Sobriencpu-i386.lo: cpu-i386.c $(INCDIR)/filenames.h
146877298Sobriencpu-i860.lo: cpu-i860.c $(INCDIR)/filenames.h
146977298Sobriencpu-i960.lo: cpu-i960.c $(INCDIR)/filenames.h
1470130561Sobriencpu-ip2k.lo: cpu-ip2k.c $(INCDIR)/filenames.h
1471130561Sobriencpu-iq2000.lo: cpu-iq2000.c $(INCDIR)/filenames.h
147277298Sobriencpu-m32r.lo: cpu-m32r.c $(INCDIR)/filenames.h
147377298Sobriencpu-m68hc11.lo: cpu-m68hc11.c $(INCDIR)/filenames.h
147477298Sobriencpu-m68hc12.lo: cpu-m68hc12.c $(INCDIR)/filenames.h
147577298Sobriencpu-m68k.lo: cpu-m68k.c $(INCDIR)/filenames.h
147677298Sobriencpu-m88k.lo: cpu-m88k.c $(INCDIR)/filenames.h
147777298Sobriencpu-m10200.lo: cpu-m10200.c $(INCDIR)/filenames.h
147877298Sobriencpu-m10300.lo: cpu-m10300.c $(INCDIR)/filenames.h
147977298Sobriencpu-mcore.lo: cpu-mcore.c $(INCDIR)/filenames.h
148077298Sobriencpu-mips.lo: cpu-mips.c $(INCDIR)/filenames.h
148189857Sobriencpu-mmix.lo: cpu-mmix.c $(INCDIR)/filenames.h
1482130561Sobriencpu-msp430.lo: cpu-msp430.c $(INCDIR)/filenames.h
148391041Sobriencpu-or32.lo: cpu-or32.c $(INCDIR)/filenames.h
148477298Sobriencpu-ns32k.lo: cpu-ns32k.c $(INCDIR)/filenames.h ns32k.h
148589857Sobriencpu-openrisc.lo: cpu-openrisc.c $(INCDIR)/filenames.h
148689857Sobriencpu-pdp11.lo: cpu-pdp11.c $(INCDIR)/filenames.h
148777298Sobriencpu-pj.lo: cpu-pj.c $(INCDIR)/filenames.h
148877298Sobriencpu-powerpc.lo: cpu-powerpc.c $(INCDIR)/filenames.h
148977298Sobriencpu-rs6000.lo: cpu-rs6000.c $(INCDIR)/filenames.h
149089857Sobriencpu-s390.lo: cpu-s390.c $(INCDIR)/filenames.h
149177298Sobriencpu-sh.lo: cpu-sh.c $(INCDIR)/filenames.h
149277298Sobriencpu-sparc.lo: cpu-sparc.c $(INCDIR)/filenames.h
149377298Sobriencpu-tic30.lo: cpu-tic30.c $(INCDIR)/filenames.h
1494130561Sobriencpu-tic4x.lo: cpu-tic4x.c $(INCDIR)/filenames.h
149577298Sobriencpu-tic54x.lo: cpu-tic54x.c $(INCDIR)/filenames.h
149677298Sobriencpu-tic80.lo: cpu-tic80.c $(INCDIR)/filenames.h
149789857Sobriencpu-v850.lo: cpu-v850.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h
149877298Sobriencpu-vax.lo: cpu-vax.c $(INCDIR)/filenames.h
149977298Sobriencpu-we32k.lo: cpu-we32k.c $(INCDIR)/filenames.h
150077298Sobriencpu-w65.lo: cpu-w65.c $(INCDIR)/filenames.h
150189857Sobriencpu-xstormy16.lo: cpu-xstormy16.c $(INCDIR)/filenames.h
1502130561Sobriencpu-xtensa.lo: cpu-xtensa.c $(INCDIR)/filenames.h
150377298Sobriencpu-z8k.lo: cpu-z8k.c $(INCDIR)/filenames.h
150477298Sobrienaout-adobe.lo: aout-adobe.c $(INCDIR)/filenames.h $(INCDIR)/aout/adobe.h \
150538889Sjdp  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def libaout.h \
150638889Sjdp  $(INCDIR)/bfdlink.h
150777298Sobrienaout-arm.lo: aout-arm.c $(INCDIR)/filenames.h libaout.h \
150877298Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aoutx.h \
150989857Sobrien  $(INCDIR)/safe-ctype.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
151089857Sobrien  $(INCDIR)/aout/ar.h aout-target.h
151177298Sobrienaout-cris.lo: aout-cris.c aout32.c aoutx.h $(INCDIR)/filenames.h \
151289857Sobrien  $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h libaout.h \
151389857Sobrien  $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
151489857Sobrien  $(INCDIR)/aout/ar.h aout-target.h
151538889Sjdpaout-ns32k.lo: aout-ns32k.c $(INCDIR)/aout/aout64.h \
151689857Sobrien  ns32k.h libaout.h $(INCDIR)/bfdlink.h aoutx.h $(INCDIR)/filenames.h \
151789857Sobrien  $(INCDIR)/safe-ctype.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
151889857Sobrien  $(INCDIR)/aout/ar.h
151938889Sjdpaout-sparcle.lo: aout-sparcle.c $(INCDIR)/bfdlink.h \
152077298Sobrien  libaout.h aoutf1.h $(INCDIR)/filenames.h $(INCDIR)/aout/sun4.h \
152177298Sobrien  $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
152277298Sobrien  $(INCDIR)/aout/ar.h aout-target.h
152377298Sobrienaout-tic30.lo: aout-tic30.c $(INCDIR)/filenames.h libaout.h \
152477298Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
152589857Sobrien  $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aoutx.h \
152689857Sobrien  $(INCDIR)/safe-ctype.h
152777298Sobrienaout0.lo: aout0.c aoutf1.h $(INCDIR)/filenames.h $(INCDIR)/aout/sun4.h \
152877298Sobrien  libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
152933965Sjdp  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
153033965Sjdp  aout-target.h
153189857Sobrienaout32.lo: aout32.c aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
153289857Sobrien  $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \
153389857Sobrien  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
153477298Sobrienarmnetbsd.lo: armnetbsd.c netbsd.h $(INCDIR)/filenames.h \
153577298Sobrien  libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
153677298Sobrien  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
153777298Sobrienbout.lo: bout.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
153877298Sobrien  genlink.h $(INCDIR)/bout.h $(INCDIR)/aout/stab_gnu.h \
153977298Sobrien  $(INCDIR)/aout/stab.def libaout.h
154077298Sobriencf-i386lynx.lo: cf-i386lynx.c $(INCDIR)/filenames.h \
154189857Sobrien  coff-i386.c $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
154289857Sobrien  $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
154389857Sobrien  coffcode.h coffswap.h
154489857Sobriencf-m68klynx.lo: cf-m68klynx.c coff-m68k.c $(INCDIR)/filenames.h \
154589857Sobrien  $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
154677298Sobrien  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
154777298Sobriencf-sparclynx.lo: cf-sparclynx.c coff-sparc.c $(INCDIR)/filenames.h \
154889857Sobrien  $(INCDIR)/coff/sparc.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
154989857Sobrien  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
155077298Sobriencoff-a29k.lo: coff-a29k.c $(INCDIR)/filenames.h $(INCDIR)/coff/a29k.h \
155189857Sobrien  $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
155289857Sobrien  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
155377298Sobriencoff-apollo.lo: coff-apollo.c $(INCDIR)/filenames.h \
155489857Sobrien  $(INCDIR)/coff/apollo.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
155589857Sobrien  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
155677298Sobriencoff-arm.lo: coff-arm.c $(INCDIR)/filenames.h $(INCDIR)/coff/arm.h \
155789857Sobrien  $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
155889857Sobrien  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
155977298Sobriencoff-aux.lo: coff-aux.c $(INCDIR)/filenames.h $(INCDIR)/coff/aux-coff.h \
156089857Sobrien  $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h \
156189857Sobrien  coff-m68k.c libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
156289857Sobrien  coffswap.h
156377298Sobriencoff-h8300.lo: coff-h8300.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
156489857Sobrien  genlink.h $(INCDIR)/coff/h8300.h $(INCDIR)/coff/external.h \
1565130561Sobrien  $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/libiberty.h \
1566130561Sobrien  coffcode.h coffswap.h
156789857Sobriencoff-h8500.lo: coff-h8500.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
156889857Sobrien  $(INCDIR)/coff/h8500.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
156977298Sobrien  libcoff.h coffcode.h coffswap.h
157077298Sobriencoff-i386.lo: coff-i386.c $(INCDIR)/filenames.h $(INCDIR)/coff/i386.h \
157189857Sobrien  $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
157289857Sobrien  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
157377298Sobriencoff-i860.lo: coff-i860.c $(INCDIR)/filenames.h $(INCDIR)/coff/i860.h \
157489857Sobrien  $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
157589857Sobrien  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
157677298Sobriencoff-go32.lo: coff-go32.c coff-i386.c $(INCDIR)/filenames.h \
157789857Sobrien  $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
157889857Sobrien  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
157977298Sobriencoff-i960.lo: coff-i960.c $(INCDIR)/filenames.h $(INCDIR)/coff/i960.h \
158077298Sobrien  $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
158133965Sjdp  coffcode.h coffswap.h
158277298Sobriencoff-m68k.lo: coff-m68k.c $(INCDIR)/filenames.h $(INCDIR)/coff/m68k.h \
158389857Sobrien  $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
158489857Sobrien  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
158577298Sobriencoff-m88k.lo: coff-m88k.c $(INCDIR)/filenames.h $(INCDIR)/coff/m88k.h \
158689857Sobrien  $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
158789857Sobrien  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
158877298Sobriencoff-mips.lo: coff-mips.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
158977298Sobrien  $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
159089857Sobrien  $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h $(INCDIR)/coff/external.h \
159189857Sobrien  libcoff.h libecoff.h coffswap.h ecoffswap.h
159291041Sobriencoff-or32.lo: coff-or32.c $(INCDIR)/filenames.h $(INCDIR)/coff/or32.h \
159391041Sobrien  $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
159491041Sobrien  coffcode.h coffswap.h
159577298Sobriencoff-rs6000.lo: coff-rs6000.c $(INCDIR)/filenames.h \
159689857Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/xcoff.h \
159789857Sobrien  $(INCDIR)/coff/rs6000.h libcoff.h libxcoff.h coffcode.h \
159889857Sobrien  coffswap.h
159989857Sobriencoff-sh.lo: coff-sh.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
160089857Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/coff/sh.h $(INCDIR)/coff/external.h \
160189857Sobrien  $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
160277298Sobriencoff-sparc.lo: coff-sparc.c $(INCDIR)/filenames.h $(INCDIR)/coff/sparc.h \
160389857Sobrien  $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
160489857Sobrien  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
160577298Sobriencoff-stgo32.lo: coff-stgo32.c coff-i386.c $(INCDIR)/filenames.h \
160689857Sobrien  $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
160789857Sobrien  $(INCDIR)/coff/go32exe.h libcoff.h $(INCDIR)/bfdlink.h \
160889857Sobrien  coffcode.h coffswap.h go32stub.h
160977298Sobriencoff-svm68k.lo: coff-svm68k.c coff-m68k.c $(INCDIR)/filenames.h \
161089857Sobrien  $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
161189857Sobrien  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
161277298Sobriencoff-tic30.lo: coff-tic30.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
161389857Sobrien  $(INCDIR)/coff/tic30.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
161489857Sobrien  libcoff.h coffcode.h coffswap.h
1615130561Sobriencoff-tic4x.lo: coff-tic4x.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1616130561Sobrien  $(INCDIR)/coff/tic4x.h $(INCDIR)/coff/ti.h $(INCDIR)/coff/internal.h \
1617130561Sobrien  libcoff.h coffcode.h coffswap.h
161877298Sobriencoff-tic54x.lo: coff-tic54x.c $(INCDIR)/filenames.h \
161977298Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h \
162033965Sjdp  $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
162177298Sobriencoff-tic80.lo: coff-tic80.c $(INCDIR)/bfdlink.h $(INCDIR)/filenames.h \
162289857Sobrien  $(INCDIR)/coff/tic80.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
162389857Sobrien  libcoff.h coffcode.h coffswap.h
162477298Sobriencoff-u68k.lo: coff-u68k.c coff-m68k.c $(INCDIR)/filenames.h \
162589857Sobrien  $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
162689857Sobrien  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
162777298Sobriencoff-we32k.lo: coff-we32k.c $(INCDIR)/filenames.h $(INCDIR)/coff/we32k.h \
162889857Sobrien  $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
162989857Sobrien  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
163077298Sobriencoff-w65.lo: coff-w65.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
163189857Sobrien  $(INCDIR)/coff/w65.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
163289857Sobrien  libcoff.h coffcode.h coffswap.h
163377298Sobriencoff-z8k.lo: coff-z8k.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
163489857Sobrien  $(INCDIR)/coff/z8k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
163589857Sobrien  libcoff.h coffcode.h coffswap.h
163677298Sobriencofflink.lo: cofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1637130561Sobrien  $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/safe-ctype.h
163877298Sobriendwarf1.lo: dwarf1.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
163977298Sobrien  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
164077298Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/dwarf.h
164177298Sobrienecoff.lo: ecoff.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
164277298Sobrien  $(INCDIR)/aout/ar.h $(INCDIR)/aout/ranlib.h $(INCDIR)/aout/stab_gnu.h \
164377298Sobrien  $(INCDIR)/aout/stab.def libaout.h $(INCDIR)/aout/aout64.h \
164477298Sobrien  $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
164577298Sobrien  $(INCDIR)/coff/ecoff.h libcoff.h libecoff.h
164677298Sobrienecofflink.lo: ecofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
164777298Sobrien  $(INCDIR)/objalloc.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
164877298Sobrien  $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
164977298Sobrien  $(INCDIR)/coff/ecoff.h libcoff.h libecoff.h
165077298Sobrienefi-app-ia32.lo: efi-app-ia32.c $(INCDIR)/filenames.h \
165189857Sobrien  coff-i386.c $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
165289857Sobrien  $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
165389857Sobrien  $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
165477298Sobrienelf.lo: elf.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
165577298Sobrien  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
165689857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/libiberty.h
1657130561Sobrienelf32-am33lin.lo: elf32-am33lin.c elf-m10300.c $(INCDIR)/filenames.h \
1658130561Sobrien  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1659130561Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/mn10300.h \
1660130561Sobrien  $(INCDIR)/elf/reloc-macros.h elf32-target.h
166177298Sobrienelf32-arc.lo: elf32-arc.c $(INCDIR)/filenames.h elf-bfd.h \
166260484Sobrien  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
166377298Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/elf/arc.h $(INCDIR)/elf/reloc-macros.h \
166489857Sobrien  $(INCDIR)/libiberty.h elf32-target.h
166577298Sobrienelfarm-oabi.lo: elfarm-oabi.c $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h \
166677298Sobrien  $(INCDIR)/filenames.h elf-bfd.h $(INCDIR)/elf/common.h \
166733965Sjdp  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
166860484Sobrien  elf32-arm.h elf32-target.h
166960484Sobrienelfarm-nabi.lo: elfarm-nabi.c $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h \
167077298Sobrien  $(INCDIR)/filenames.h elf-bfd.h $(INCDIR)/elf/common.h \
167160484Sobrien  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
167277298Sobrien  elf32-arm.h elf32-target.h
167377298Sobrienelf32-avr.lo: elf32-avr.c $(INCDIR)/filenames.h elf-bfd.h \
167477298Sobrien  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
167577298Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/elf/avr.h $(INCDIR)/elf/reloc-macros.h \
167633965Sjdp  elf32-target.h
167777298Sobrienelf32-cris.lo: elf32-cris.c $(INCDIR)/filenames.h elf-bfd.h \
167877298Sobrien  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
167977298Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/elf/cris.h $(INCDIR)/elf/reloc-macros.h \
168060484Sobrien  elf32-target.h
168177298Sobrienelf32-d10v.lo: elf32-d10v.c $(INCDIR)/filenames.h elf-bfd.h \
168277298Sobrien  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
168377298Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/elf/d10v.h $(INCDIR)/elf/reloc-macros.h \
168438889Sjdp  elf32-target.h
168577298Sobrienelf32-d30v.lo: elf32-d30v.c $(INCDIR)/filenames.h elf-bfd.h \
168633965Sjdp  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
168777298Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/elf/d30v.h $(INCDIR)/elf/reloc-macros.h \
168877298Sobrien  elf32-target.h
1689104834Sobrienelf32-dlx.lo: elf32-dlx.c $(INCDIR)/filenames.h elf-bfd.h \
1690104834Sobrien  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1691104834Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/elf/dlx.h $(INCDIR)/elf/reloc-macros.h \
1692104834Sobrien  elf32-target.h
169377298Sobrienelf32-fr30.lo: elf32-fr30.c $(INCDIR)/filenames.h elf-bfd.h \
169433965Sjdp  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
169577298Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/elf/fr30.h $(INCDIR)/elf/reloc-macros.h \
169633965Sjdp  elf32-target.h
1697104834Sobrienelf32-frv.lo: elf32-frv.c $(INCDIR)/filenames.h elf-bfd.h \
1698104834Sobrien  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1699104834Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/elf/frv.h $(INCDIR)/elf/reloc-macros.h \
1700130561Sobrien  $(INCDIR)/elf/dwarf2.h $(INCDIR)/hashtab.h elf32-target.h
170177298Sobrienelf32-gen.lo: elf32-gen.c $(INCDIR)/filenames.h elf-bfd.h \
170233965Sjdp  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
170377298Sobrien  $(INCDIR)/bfdlink.h elf32-target.h
170489857Sobrienelf32-h8300.lo: elf32-h8300.c $(INCDIR)/filenames.h \
170589857Sobrien  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
170689857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/h8.h \
170789857Sobrien  $(INCDIR)/elf/reloc-macros.h elf32-target.h
170877298Sobrienelf32-hppa.lo: elf32-hppa.c $(INCDIR)/filenames.h elf-bfd.h \
170977298Sobrien  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
171077298Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h \
171177298Sobrien  libhppa.h elf32-hppa.h elf-hppa.h elf32-target.h
171277298Sobrienelf32-i370.lo: elf32-i370.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
171377298Sobrien  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1714130561Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/elf/i370.h $(INCDIR)/elf/reloc-macros.h \
1715130561Sobrien  elf32-target.h
171677298Sobrienelf32-i386.lo: elf32-i386.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
171777298Sobrien  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
171877298Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/elf/i386.h $(INCDIR)/elf/reloc-macros.h \
171933965Sjdp  elf32-target.h
172077298Sobrienelf32-i860.lo: elf32-i860.c $(INCDIR)/filenames.h elf-bfd.h \
172177298Sobrien  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
172277298Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/elf/i860.h $(INCDIR)/elf/reloc-macros.h \
172333965Sjdp  elf32-target.h
172477298Sobrienelf32-i960.lo: elf32-i960.c $(INCDIR)/filenames.h elf-bfd.h \
172577298Sobrien  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
172677298Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/elf/i960.h $(INCDIR)/elf/reloc-macros.h \
172733965Sjdp  elf32-target.h
1728130561Sobrienelf32-ip2k.lo: elf32-ip2k.c $(INCDIR)/filenames.h elf-bfd.h \
1729130561Sobrien  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1730130561Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/elf/ip2k.h $(INCDIR)/elf/reloc-macros.h \
1731130561Sobrien  elf32-target.h
1732130561Sobrienelf32-iq2000.lo: elf32-iq2000.c $(INCDIR)/filenames.h \
1733130561Sobrien  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1734130561Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/iq2000.h \
1735130561Sobrien  $(INCDIR)/elf/reloc-macros.h elf32-target.h
173677298Sobrienelf32-m32r.lo: elf32-m32r.c $(INCDIR)/filenames.h elf-bfd.h \
173777298Sobrien  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
173877298Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/elf/m32r.h $(INCDIR)/elf/reloc-macros.h \
173960484Sobrien  elf32-target.h
174077298Sobrienelf32-m68k.lo: elf32-m68k.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
174160484Sobrien  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
174277298Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/elf/m68k.h $(INCDIR)/elf/reloc-macros.h \
174360484Sobrien  elf32-target.h
174477298Sobrienelf32-m68hc11.lo: elf32-m68hc11.c $(INCDIR)/filenames.h \
1745130561Sobrien  $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1746130561Sobrien  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elf32-m68hc1x.h \
1747130561Sobrien  $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h \
1748130561Sobrien  $(INCDIR)/opcode/m68hc11.h elf32-target.h
174977298Sobrienelf32-m68hc12.lo: elf32-m68hc12.c $(INCDIR)/filenames.h \
1750130561Sobrien  $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1751130561Sobrien  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elf32-m68hc1x.h \
1752130561Sobrien  $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h \
1753130561Sobrien  $(INCDIR)/opcode/m68hc11.h elf32-target.h
1754130561Sobrienelf32-m68hc1x.lo: elf32-m68hc1x.c $(INCDIR)/filenames.h \
1755130561Sobrien  $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1756130561Sobrien  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elf32-m68hc1x.h \
1757130561Sobrien  $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h \
1758130561Sobrien  $(INCDIR)/opcode/m68hc11.h
175977298Sobrienelf32-m88k.lo: elf32-m88k.c $(INCDIR)/filenames.h elf-bfd.h \
176060484Sobrien  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
176177298Sobrien  $(INCDIR)/bfdlink.h elf32-target.h
176277298Sobrienelf-m10200.lo: elf-m10200.c $(INCDIR)/filenames.h elf-bfd.h \
176333965Sjdp  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
176477298Sobrien  $(INCDIR)/bfdlink.h elf32-target.h
176577298Sobrienelf-m10300.lo: elf-m10300.c $(INCDIR)/filenames.h elf-bfd.h \
176633965Sjdp  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
176777298Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/elf/mn10300.h $(INCDIR)/elf/reloc-macros.h \
176860484Sobrien  elf32-target.h
176977298Sobrienelf32-mcore.lo: elf32-mcore.c $(INCDIR)/filenames.h \
177077298Sobrien  $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
177177298Sobrien  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/mcore.h \
177277298Sobrien  $(INCDIR)/elf/reloc-macros.h elf32-target.h
1773130561Sobrienelfxx-mips.lo: elfxx-mips.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1774130561Sobrien  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1775130561Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h elfxx-mips.h \
1776130561Sobrien  $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/sym.h \
1777130561Sobrien  $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h \
1778130561Sobrien  $(INCDIR)/coff/external.h $(INCDIR)/hashtab.h
177977298Sobrienelf32-mips.lo: elf32-mips.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
178077298Sobrien  genlink.h elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1781104834Sobrien  $(INCDIR)/elf/external.h elfxx-mips.h $(INCDIR)/elf/mips.h \
1782104834Sobrien  $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
1783104834Sobrien  $(INCDIR)/coff/internal.h $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h \
1784104834Sobrien  $(INCDIR)/coff/external.h ecoffswap.h elf32-target.h
1785130561Sobrienelf32-msp430.lo: elf32-msp430.c $(INCDIR)/filenames.h \
1786130561Sobrien  $(INCDIR)/libiberty.h elf-bfd.h $(INCDIR)/elf/common.h \
1787130561Sobrien  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1788130561Sobrien  $(INCDIR)/elf/msp430.h $(INCDIR)/elf/reloc-macros.h \
1789130561Sobrien  elf32-target.h
179089857Sobrienelf32-openrisc.lo: elf32-openrisc.c $(INCDIR)/filenames.h \
179189857Sobrien  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
179289857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/openrisc.h \
179389857Sobrien  $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
179477298Sobrien  elf32-target.h
179591041Sobrienelf32-or32.lo: elf32-or32.c $(INCDIR)/filenames.h elf-bfd.h \
179691041Sobrien  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
179791041Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/elf/or32.h $(INCDIR)/elf/reloc-macros.h \
179891041Sobrien  $(INCDIR)/libiberty.h elf32-target.h
179977298Sobrienelf32-pj.lo: elf32-pj.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
180077298Sobrien  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
180177298Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/elf/pj.h $(INCDIR)/elf/reloc-macros.h \
180277298Sobrien  elf32-target.h
180377298Sobrienelf32-ppc.lo: elf32-ppc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
180477298Sobrien  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
180577298Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h \
1806130561Sobrien  elf32-ppc.h elf32-target.h
180791041Sobrienelf32-sh64.lo: elf32-sh64.c $(INCDIR)/filenames.h elf-bfd.h \
180891041Sobrien  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
180994536Sobrien  $(INCDIR)/bfdlink.h $(srcdir)/../opcodes/sh64-opc.h \
1810130561Sobrien  elf32-sh64.h elf32-sh.c $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
181194536Sobrien  elf32-target.h
1812104834Sobrienelf32-sh64-com.lo: elf32-sh64-com.c $(INCDIR)/filenames.h \
1813104834Sobrien  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1814104834Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/sh.h \
1815130561Sobrien  $(INCDIR)/elf/reloc-macros.h elf32-sh64.h $(srcdir)/../opcodes/sh64-opc.h
181689857Sobrienelf32-s390.lo: elf32-s390.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
181789857Sobrien  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
181889857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/elf/s390.h $(INCDIR)/elf/reloc-macros.h \
181989857Sobrien  elf32-target.h
182077298Sobrienelf32-sh.lo: elf32-sh.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
182177298Sobrien  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
182277298Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
182377298Sobrien  elf32-target.h
182477298Sobrienelf32-sparc.lo: elf32-sparc.c $(INCDIR)/filenames.h \
182577298Sobrien  $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
182677298Sobrien  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/sparc.h \
182777298Sobrien  $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/sparc.h \
182877298Sobrien  elf32-target.h
182977298Sobrienelf32-v850.lo: elf32-v850.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
183077298Sobrien  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
183177298Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/elf/v850.h $(INCDIR)/elf/reloc-macros.h \
183289857Sobrien  $(INCDIR)/libiberty.h elf32-target.h
1833104834Sobrienelf32-vax.lo: elf32-vax.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1834104834Sobrien  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1835104834Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/elf/vax.h $(INCDIR)/elf/reloc-macros.h \
1836104834Sobrien  elf32-target.h
183789857Sobrienelf32-xstormy16.lo: elf32-xstormy16.c $(INCDIR)/filenames.h \
183889857Sobrien  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
183989857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/xstormy16.h \
184089857Sobrien  $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
184177298Sobrien  elf32-target.h
1842130561Sobrienelf32-xtensa.lo: elf32-xtensa.c $(INCDIR)/filenames.h \
1843130561Sobrien  $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1844130561Sobrien  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/xtensa.h \
1845130561Sobrien  $(INCDIR)/elf/reloc-macros.h $(INCDIR)/xtensa-isa.h \
1846130561Sobrien  $(INCDIR)/xtensa-config.h elf32-target.h
184789857Sobrienelf32.lo: elf32.c elfcode.h $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
184889857Sobrien  $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
184989857Sobrien  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfcore.h \
1850130561Sobrien  $(INCDIR)/safe-ctype.h
185177298Sobrienelflink.lo: elflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
185277298Sobrien  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1853130561Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/libiberty.h
185489857Sobrienelf-strtab.lo: elf-strtab.c $(INCDIR)/filenames.h elf-bfd.h \
185589857Sobrien  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1856104834Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h
185789857Sobrienelf-eh-frame.lo: elf-eh-frame.c $(INCDIR)/filenames.h \
185889857Sobrien  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
185989857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/dwarf2.h
186077298Sobrienepoc-pe-arm.lo: epoc-pe-arm.c pe-arm.c $(INCDIR)/filenames.h \
186189857Sobrien  coff-arm.c $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h \
186289857Sobrien  $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
186389857Sobrien  $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
186477298Sobrienepoc-pei-arm.lo: epoc-pei-arm.c pei-arm.c $(INCDIR)/filenames.h \
186589857Sobrien  coff-arm.c $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h \
186689857Sobrien  $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
186789857Sobrien  $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
186877298Sobrienhp300bsd.lo: hp300bsd.c $(INCDIR)/filenames.h libaout.h \
186977298Sobrien  $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
187077298Sobrien  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
187138889Sjdphp300hpux.lo: hp300hpux.c $(INCDIR)/aout/hp300hpux.h \
187289857Sobrien  aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
187389857Sobrien  $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \
187489857Sobrien  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
187589857Sobrien  aout-target.h
187677298Sobriensom.lo: som.c $(INCDIR)/alloca-conf.h $(INCDIR)/filenames.h
187777298Sobrieni386aout.lo: i386aout.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
187877298Sobrien  libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/stab_gnu.h \
187933965Sjdp  $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
188077298Sobrieni386bsd.lo: i386bsd.c $(INCDIR)/filenames.h libaout.h \
188177298Sobrien  $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
188277298Sobrien  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
188338889Sjdpi386dynix.lo: i386dynix.c $(INCDIR)/aout/dynix3.h aoutx.h \
188489857Sobrien  $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h \
188589857Sobrien  libaout.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
188689857Sobrien  $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h
188777298Sobrieni386freebsd.lo: i386freebsd.c freebsd.h $(INCDIR)/filenames.h \
188877298Sobrien  libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
188977298Sobrien  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
189077298Sobrieni386linux.lo: i386linux.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
189133965Sjdp  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
189277298Sobrien  libaout.h $(INCDIR)/bfdlink.h aout-target.h
189377298Sobrieni386lynx.lo: i386lynx.c $(INCDIR)/filenames.h libaout.h \
189477298Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aout-target.h \
189577298Sobrien  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
189677298Sobrieni386msdos.lo: i386msdos.c $(INCDIR)/filenames.h libaout.h \
189777298Sobrien  $(INCDIR)/bfdlink.h
189877298Sobrieni386netbsd.lo: i386netbsd.c netbsd.h $(INCDIR)/filenames.h \
189977298Sobrien  libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
190077298Sobrien  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
190177298Sobrieni386mach3.lo: i386mach3.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
190277298Sobrien  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
190377298Sobrien  libaout.h $(INCDIR)/bfdlink.h aout-target.h
190477298Sobrieni386os9k.lo: i386os9k.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
190577298Sobrien  libaout.h $(INCDIR)/os9k.h
190677298Sobrienieee.lo: ieee.c $(INCDIR)/filenames.h $(INCDIR)/ieee.h \
190789857Sobrien  libieee.h $(INCDIR)/safe-ctype.h
190877298Sobrienm68k4knetbsd.lo: m68k4knetbsd.c netbsd.h $(INCDIR)/filenames.h \
190977298Sobrien  libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
191077298Sobrien  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
191177298Sobrienm68klinux.lo: m68klinux.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
191277298Sobrien  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
191377298Sobrien  libaout.h $(INCDIR)/bfdlink.h aout-target.h
191477298Sobrienm68klynx.lo: m68klynx.c $(INCDIR)/filenames.h libaout.h \
191577298Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aout-target.h \
191677298Sobrien  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
191777298Sobrienm68knetbsd.lo: m68knetbsd.c netbsd.h $(INCDIR)/filenames.h \
191877298Sobrien  libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
191977298Sobrien  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
192077298Sobrienm88kmach3.lo: m88kmach3.c $(INCDIR)/filenames.h libaout.h \
192138889Sjdp  $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
192238889Sjdp  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1923130561Sobrienmach-o.lo: mach-o.c mach-o.h $(INCDIR)/filenames.h \
1924130561Sobrien  $(INCDIR)/libiberty.h mach-o-target.c
192577298Sobrienmipsbsd.lo: mipsbsd.c $(INCDIR)/filenames.h libaout.h \
192677298Sobrien  $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
192777298Sobrien  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
192877298Sobriennewsos3.lo: newsos3.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
192977298Sobrien  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
193077298Sobrien  libaout.h $(INCDIR)/bfdlink.h aout-target.h
193177298Sobriennlm.lo: nlm.c $(INCDIR)/filenames.h libnlm.h $(INCDIR)/nlm/common.h \
193277298Sobrien  $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h
193377298Sobriennlm32-i386.lo: nlm32-i386.c $(INCDIR)/filenames.h $(INCDIR)/nlm/i386-ext.h \
193433965Sjdp  libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
193533965Sjdp  $(INCDIR)/nlm/external.h nlmswap.h nlm-target.h
193677298Sobriennlm32-sparc.lo: nlm32-sparc.c $(INCDIR)/filenames.h \
193777298Sobrien  $(INCDIR)/nlm/sparc32-ext.h libnlm.h $(INCDIR)/nlm/common.h \
193877298Sobrien  $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h nlmswap.h \
193977298Sobrien  nlm-target.h
194077298Sobriennlm32-ppc.lo: nlm32-ppc.c $(INCDIR)/filenames.h $(INCDIR)/nlm/ppc-ext.h \
194133965Sjdp  libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
194233965Sjdp  $(INCDIR)/nlm/external.h nlmswap.h nlm-target.h
194377298Sobriennlm32.lo: nlm32.c nlmcode.h $(INCDIR)/filenames.h libnlm.h \
194477298Sobrien  $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h
194577298Sobrienns32knetbsd.lo: ns32knetbsd.c netbsd.h $(INCDIR)/filenames.h \
194677298Sobrien  libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
194777298Sobrien  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
194889857Sobrienoasys.lo: oasys.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
194989857Sobrien  $(INCDIR)/oasys.h liboasys.h
195077298Sobrienpc532-mach.lo: pc532-mach.c $(INCDIR)/filenames.h libaout.h \
195177298Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aout-target.h \
195277298Sobrien  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
195389857Sobrienpdp11.lo: pdp11.c $(INCDIR)/filenames.h libaout.h $(INCDIR)/bfdlink.h \
195489857Sobrien  aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
195589857Sobrien  $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h $(INCDIR)/safe-ctype.h
1956130561Sobrienpef.lo: pef.c $(INCDIR)/safe-ctype.h pef.h pef-traceback.h \
1957130561Sobrien  $(INCDIR)/filenames.h $(INCDIR)/libiberty.h
195877298Sobrienpe-arm.lo: pe-arm.c $(INCDIR)/filenames.h coff-arm.c \
195989857Sobrien  $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
196089857Sobrien  $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
196189857Sobrien  peicode.h libpei.h
196277298Sobrienpei-arm.lo: pei-arm.c $(INCDIR)/filenames.h coff-arm.c \
196389857Sobrien  $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
196489857Sobrien  $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
196589857Sobrien  peicode.h libpei.h
196677298Sobrienpe-i386.lo: pe-i386.c $(INCDIR)/filenames.h coff-i386.c \
196789857Sobrien  $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
196889857Sobrien  $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
196989857Sobrien  peicode.h libpei.h
197077298Sobrienpei-i386.lo: pei-i386.c $(INCDIR)/filenames.h coff-i386.c \
197189857Sobrien  $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
197289857Sobrien  $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
197389857Sobrien  peicode.h libpei.h
197477298Sobrienpe-mcore.lo: pe-mcore.c $(INCDIR)/filenames.h coff-mcore.c \
197589857Sobrien  $(INCDIR)/coff/mcore.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
197689857Sobrien  $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
197789857Sobrien  peicode.h libpei.h
197877298Sobrienpei-mcore.lo: pei-mcore.c $(INCDIR)/filenames.h coff-mcore.c \
197989857Sobrien  $(INCDIR)/coff/mcore.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
198060484Sobrien  $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
198160484Sobrien  peicode.h libpei.h
198289857Sobrienpe-ppc.lo: pe-ppc.c $(INCDIR)/filenames.h coff-ppc.c \
198389857Sobrien  $(INCDIR)/coff/powerpc.h $(INCDIR)/coff/external.h \
198489857Sobrien  $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
198589857Sobrien  $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
198677298Sobrienpei-ppc.lo: pei-ppc.c $(INCDIR)/filenames.h coff-ppc.c \
198789857Sobrien  $(INCDIR)/coff/powerpc.h $(INCDIR)/coff/external.h \
198889857Sobrien  $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
198989857Sobrien  $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
199089857Sobrienpe-sh.lo: pe-sh.c $(INCDIR)/filenames.h coff-sh.c $(INCDIR)/libiberty.h \
199189857Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/coff/sh.h $(INCDIR)/coff/external.h \
199289857Sobrien  $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
199389857Sobrien  coffcode.h peicode.h libpei.h
199477298Sobrienpei-sh.lo: pei-sh.c $(INCDIR)/filenames.h coff-sh.c \
199589857Sobrien  $(INCDIR)/libiberty.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/sh.h \
199689857Sobrien  $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
199777298Sobrien  $(INCDIR)/coff/pe.h libcoff.h coffcode.h peicode.h \
199877298Sobrien  libpei.h
199977298Sobrienpe-mips.lo: pe-mips.c $(INCDIR)/filenames.h $(INCDIR)/coff/mipspe.h \
200089857Sobrien  $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
200189857Sobrien  $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
200289857Sobrien  peicode.h libpei.h
200377298Sobrienpei-mips.lo: pei-mips.c $(INCDIR)/filenames.h pe-mips.c \
200489857Sobrien  $(INCDIR)/coff/mipspe.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
200589857Sobrien  $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
200689857Sobrien  peicode.h libpei.h
200789857Sobrienppcboot.lo: ppcboot.c $(INCDIR)/safe-ctype.h $(INCDIR)/filenames.h
200877298Sobrienreloc16.lo: reloc16.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
200977298Sobrien  genlink.h $(INCDIR)/coff/internal.h libcoff.h
201077298Sobrienriscix.lo: riscix.c $(INCDIR)/filenames.h libaout.h \
201177298Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aout-target.h \
201277298Sobrien  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
201377298Sobriensparclinux.lo: sparclinux.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
201433965Sjdp  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
201533965Sjdp  libaout.h $(INCDIR)/bfdlink.h aout-target.h
201677298Sobriensparclynx.lo: sparclynx.c $(INCDIR)/filenames.h $(INCDIR)/aout/sun4.h \
201777298Sobrien  libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
201877298Sobrien  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
201977298Sobrien  aout-target.h
202077298Sobriensparcnetbsd.lo: sparcnetbsd.c netbsd.h $(INCDIR)/filenames.h \
202177298Sobrien  libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
202277298Sobrien  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
202338889Sjdpsunos.lo: sunos.c $(INCDIR)/bfdlink.h libaout.h aoutf1.h \
202477298Sobrien  $(INCDIR)/filenames.h $(INCDIR)/aout/sun4.h $(INCDIR)/aout/aout64.h \
202577298Sobrien  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
202677298Sobrien  aout-target.h
202777298Sobrienvaxnetbsd.lo: vaxnetbsd.c netbsd.h $(INCDIR)/filenames.h \
202877298Sobrien  libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
202977298Sobrien  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2030104834Sobrienvax1knetbsd.lo: vax1knetbsd.c netbsd.h $(INCDIR)/filenames.h \
2031104834Sobrien  libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
2032104834Sobrien  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2033104834Sobrienvaxbsd.lo: vaxbsd.c $(INCDIR)/filenames.h libaout.h \
2034104834Sobrien  $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
2035104834Sobrien  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
203677298Sobrienversados.lo: versados.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h
203777298Sobrienvms.lo: vms.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
203877298Sobrien  vms.h
203977298Sobrienvms-gsd.lo: vms-gsd.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
204077298Sobrien  vms.h
2041130561Sobrienvms-hdr.lo: vms-hdr.c bfdver.h $(INCDIR)/filenames.h \
2042130561Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h vms.h
204377298Sobrienvms-misc.lo: vms-misc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
204477298Sobrien  vms.h
204577298Sobrienvms-tir.lo: vms-tir.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
204677298Sobrien  vms.h
204777298Sobrienxcofflink.lo: xcofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
204889857Sobrien  $(INCDIR)/coff/internal.h $(INCDIR)/coff/xcoff.h libcoff.h \
204989857Sobrien  libxcoff.h
2050130561Sobrienxsym.lo: xsym.c xsym.h $(INCDIR)/filenames.h
2051130561Sobrienxtensa-isa.lo: xtensa-isa.c $(INCDIR)/xtensa-isa.h \
2052130561Sobrien  $(INCDIR)/xtensa-isa-internal.h
2053130561Sobrienxtensa-modules.lo: xtensa-modules.c $(INCDIR)/xtensa-isa.h \
2054130561Sobrien  $(INCDIR)/xtensa-isa-internal.h
2055104834Sobrienaix5ppc-core.lo: aix5ppc-core.c
205689857Sobrienaout64.lo: aout64.c aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
205789857Sobrien  $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \
205889857Sobrien  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
205977298Sobriencoff-alpha.lo: coff-alpha.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
206077298Sobrien  $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
206177298Sobrien  $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h $(INCDIR)/aout/ar.h \
206277298Sobrien  libcoff.h libecoff.h coffswap.h ecoffswap.h
206377298Sobriencoff64-rs6000.lo: coff64-rs6000.c $(INCDIR)/filenames.h \
206489857Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/xcoff.h \
206589857Sobrien  $(INCDIR)/coff/rs6k64.h libcoff.h libxcoff.h coffcode.h \
206689857Sobrien  coffswap.h
206777298Sobriendemo64.lo: demo64.c aoutf1.h $(INCDIR)/filenames.h \
206877298Sobrien  $(INCDIR)/aout/sun4.h libaout.h $(INCDIR)/bfdlink.h \
206933965Sjdp  $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
207077298Sobrien  $(INCDIR)/aout/ar.h aout-target.h
207177298Sobrienefi-app-ia64.lo: efi-app-ia64.c $(INCDIR)/filenames.h \
207289857Sobrien  coff-ia64.c $(INCDIR)/coff/ia64.h $(INCDIR)/coff/external.h \
207389857Sobrien  $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
207489857Sobrien  $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
207578828Sobrienelf64-x86-64.lo: elf64-x86-64.c $(INCDIR)/filenames.h \
2076104834Sobrien  $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
2077104834Sobrien  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/x86-64.h \
207878828Sobrien  $(INCDIR)/elf/reloc-macros.h elf64-target.h
207977298Sobrienelf64-alpha.lo: elf64-alpha.c $(INCDIR)/filenames.h \
208077298Sobrien  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
208177298Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/alpha.h \
208277298Sobrien  $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/internal.h \
208333965Sjdp  $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h \
208433965Sjdp  $(INCDIR)/coff/alpha.h $(INCDIR)/aout/ar.h libcoff.h \
208577298Sobrien  libecoff.h ecoffswap.h elf64-target.h
208678828Sobrienelf64-hppa.lo: elf64-hppa.c $(INCDIR)/alloca-conf.h \
208778828Sobrien  $(INCDIR)/filenames.h elf-bfd.h $(INCDIR)/elf/common.h \
208878828Sobrien  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
208978828Sobrien  $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h libhppa.h \
209078828Sobrien  elf64-hppa.h elf-hppa.h elf64-target.h
209177298Sobrienelf64-gen.lo: elf64-gen.c $(INCDIR)/filenames.h elf-bfd.h \
209277298Sobrien  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
209377298Sobrien  $(INCDIR)/bfdlink.h elf64-target.h
2094130561Sobrienelfn32-mips.lo: elfn32-mips.c $(INCDIR)/filenames.h \
2095130561Sobrien  $(INCDIR)/bfdlink.h genlink.h elf-bfd.h $(INCDIR)/elf/common.h \
2096130561Sobrien  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfxx-mips.h \
2097130561Sobrien  $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/sym.h \
2098130561Sobrien  $(INCDIR)/coff/symconst.h $(INCDIR)/coff/internal.h \
2099130561Sobrien  $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h $(INCDIR)/coff/external.h \
2100130561Sobrien  ecoffswap.h elf32-target.h
210177298Sobrienelf64-mips.lo: elf64-mips.c $(INCDIR)/filenames.h $(INCDIR)/aout/ar.h \
210277298Sobrien  $(INCDIR)/bfdlink.h genlink.h elf-bfd.h $(INCDIR)/elf/common.h \
2103104834Sobrien  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfxx-mips.h \
2104104834Sobrien  $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/sym.h \
2105104834Sobrien  $(INCDIR)/coff/symconst.h $(INCDIR)/coff/internal.h \
2106104834Sobrien  $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h ecoffswap.h \
2107104834Sobrien  elf64-target.h
210889857Sobrienelf64-mmix.lo: elf64-mmix.c $(INCDIR)/filenames.h elf-bfd.h \
210989857Sobrien  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
211089857Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/elf/mmix.h $(INCDIR)/elf/reloc-macros.h \
211189857Sobrien  $(INCDIR)/opcode/mmix.h elf64-target.h
211289857Sobrienelf64-ppc.lo: elf64-ppc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
211389857Sobrien  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2114130561Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/elf/ppc64.h $(INCDIR)/elf/reloc-macros.h \
211589857Sobrien  elf64-ppc.h elf64-target.h
211689857Sobrienelf64-s390.lo: elf64-s390.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
211789857Sobrien  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
211889857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/elf/s390.h $(INCDIR)/elf/reloc-macros.h \
211989857Sobrien  elf64-target.h
212094536Sobrienelf64-sh64.lo: elf64-sh64.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
212194536Sobrien  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
212294536Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
212394536Sobrien  elf64-target.h
212477298Sobrienelf64-sparc.lo: elf64-sparc.c $(INCDIR)/filenames.h \
212577298Sobrien  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
212677298Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/sparc.h \
212760484Sobrien  $(INCDIR)/elf/sparc.h $(INCDIR)/elf/reloc-macros.h \
212860484Sobrien  elf64-target.h
212989857Sobrienelf64.lo: elf64.c elfcode.h $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
213089857Sobrien  $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
213189857Sobrien  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfcore.h \
2132130561Sobrien  $(INCDIR)/safe-ctype.h
213389857Sobrienmmo.lo: mmo.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
213489857Sobrien  $(INCDIR)/elf/mmix.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/mmix.h
213577298Sobriennlm32-alpha.lo: nlm32-alpha.c $(INCDIR)/filenames.h \
213677298Sobrien  $(INCDIR)/nlm/alpha-ext.h libnlm.h $(INCDIR)/nlm/common.h \
213777298Sobrien  $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h nlmswap.h \
213877298Sobrien  nlm-target.h
213977298Sobriennlm64.lo: nlm64.c nlmcode.h $(INCDIR)/filenames.h libnlm.h \
214077298Sobrien  $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h
214177298Sobrienaix386-core.lo: aix386-core.c $(INCDIR)/filenames.h \
214289857Sobrien  $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
214389857Sobrien  libcoff.h $(INCDIR)/bfdlink.h
214477298Sobrienhpux-core.lo: hpux-core.c $(INCDIR)/filenames.h
214577298Sobrienirix-core.lo: irix-core.c $(INCDIR)/filenames.h
214677298Sobrienlynx-core.lo: lynx-core.c $(INCDIR)/filenames.h
214777298Sobrienosf-core.lo: osf-core.c $(INCDIR)/filenames.h
214877298Sobriensco5-core.lo: sco5-core.c $(INCDIR)/filenames.h libaout.h \
214977298Sobrien  $(INCDIR)/bfdlink.h
215077298Sobrientrad-core.lo: trad-core.c $(INCDIR)/filenames.h libaout.h \
215177298Sobrien  $(INCDIR)/bfdlink.h
215277298Sobriencisco-core.lo: cisco-core.c $(INCDIR)/filenames.h
215378828Sobrienelf32-ia64.lo: elf32-ia64.c $(INCDIR)/filenames.h elf-bfd.h \
215478828Sobrien  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
215578828Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ia64.h $(INCDIR)/elf/ia64.h \
2156130561Sobrien  $(INCDIR)/elf/reloc-macros.h $(INCDIR)/objalloc.h $(INCDIR)/hashtab.h \
2157130561Sobrien  elf32-target.h
215878828Sobrienelf64-ia64.lo: elf64-ia64.c $(INCDIR)/filenames.h elf-bfd.h \
215978828Sobrien  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
216078828Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ia64.h $(INCDIR)/elf/ia64.h \
2161130561Sobrien  $(INCDIR)/elf/reloc-macros.h $(INCDIR)/objalloc.h $(INCDIR)/hashtab.h \
2162130561Sobrien  elf64-target.h
216378828Sobrienpeigen.lo: peigen.c $(INCDIR)/filenames.h $(INCDIR)/coff/internal.h \
216489857Sobrien  $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/pe.h \
216589857Sobrien  libcoff.h $(INCDIR)/bfdlink.h libpei.h
216678828Sobrienpepigen.lo: pepigen.c $(INCDIR)/filenames.h $(INCDIR)/coff/internal.h \
216789857Sobrien  $(INCDIR)/coff/ia64.h $(INCDIR)/coff/external.h $(INCDIR)/coff/pe.h \
216889857Sobrien  libcoff.h $(INCDIR)/bfdlink.h libpei.h
216933965Sjdp# IF YOU PUT ANYTHING HERE IT WILL GO AWAY
217038889Sjdp
217138889Sjdp# Tell versions [3.59,3.63) of GNU make to not export all variables.
217238889Sjdp# Otherwise a system limit (for SysV at least) may be exceeded.
217338889Sjdp.NOEXPORT:
2174