1# Makefile.in generated by automake 1.9.5 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005  Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17
18SOURCES = $(libbfd_a_SOURCES) $(libbfd_la_SOURCES)
19
20srcdir = @srcdir@
21top_srcdir = @top_srcdir@
22VPATH = @srcdir@
23pkgdatadir = $(datadir)/@PACKAGE@
24pkglibdir = $(libdir)/@PACKAGE@
25pkgincludedir = $(includedir)/@PACKAGE@
26top_builddir = .
27am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28INSTALL = @INSTALL@
29install_sh_DATA = $(install_sh) -c -m 644
30install_sh_PROGRAM = $(install_sh) -c
31install_sh_SCRIPT = $(install_sh) -c
32INSTALL_HEADER = $(INSTALL_DATA)
33transform = $(program_transform_name)
34NORMAL_INSTALL = :
35PRE_INSTALL = :
36POST_INSTALL = :
37NORMAL_UNINSTALL = :
38PRE_UNINSTALL = :
39POST_UNINSTALL = :
40build_triplet = @build@
41host_triplet = @host@
42target_triplet = @target@
43DIST_COMMON = $(srcdir)/../config.guess $(srcdir)/../config.sub README \
44	ChangeLog $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
45	$(top_srcdir)/configure $(am__configure_deps) \
46	$(srcdir)/config.in $(srcdir)/../mkinstalldirs \
47	$(srcdir)/bfd-in2.h $(top_srcdir)/po/Make-in \
48	$(srcdir)/../ltmain.sh $(srcdir)/../config.guess \
49	$(srcdir)/../config.sub
50subdir = .
51ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
52am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
53	$(top_srcdir)/../config/acx.m4 $(top_srcdir)/../bfd/bfd.m4 \
54	$(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/../libtool.m4 \
55	$(top_srcdir)/../gettext.m4 $(top_srcdir)/configure.in
56am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
57	$(ACLOCAL_M4)
58am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
59 configure.lineno configure.status.lineno
60mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
61CONFIG_HEADER = config.h
62CONFIG_CLEAN_FILES = bfd-in3.h po/Makefile.in
63LIBRARIES = $(noinst_LIBRARIES)
64ARFLAGS = cru
65libbfd_a_AR = $(AR) $(ARFLAGS)
66libbfd_a_LIBADD =
67am_libbfd_a_OBJECTS =
68libbfd_a_OBJECTS = $(am_libbfd_a_OBJECTS)
69am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
70am__vpath_adj = case $$p in \
71    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
72    *) f=$$p;; \
73  esac;
74am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
75am__installdirs = "$(DESTDIR)$(bfdlibdir)"
76bfdlibLTLIBRARIES_INSTALL = $(INSTALL)
77LTLIBRARIES = $(bfdlib_LTLIBRARIES)
78am__objects_1 = archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \
79	cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo \
80	opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo \
81	linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo \
82	stab-syms.lo merge.lo dwarf2.lo simple.lo
83am__objects_2 = archive64.lo
84am_libbfd_la_OBJECTS = $(am__objects_1) $(am__objects_2)
85libbfd_la_OBJECTS = $(am_libbfd_la_OBJECTS)
86DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
87depcomp =
88am__depfiles_maybe =
89COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
90	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
91LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
92	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
93	$(AM_CFLAGS) $(CFLAGS)
94CCLD = $(CC)
95LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
96	$(AM_LDFLAGS) $(LDFLAGS) -o $@
97SOURCES = $(libbfd_a_SOURCES) $(libbfd_la_SOURCES)
98RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
99	html-recursive info-recursive install-data-recursive \
100	install-exec-recursive install-info-recursive \
101	install-recursive installcheck-recursive installdirs-recursive \
102	pdf-recursive ps-recursive uninstall-info-recursive \
103	uninstall-recursive
104ETAGS = etags
105CTAGS = ctags
106DIST_SUBDIRS = $(SUBDIRS)
107ACLOCAL = @ACLOCAL@
108ALLOCA = @ALLOCA@
109AMDEP_FALSE = @AMDEP_FALSE@
110AMDEP_TRUE = @AMDEP_TRUE@
111AMTAR = @AMTAR@
112AR = @AR@
113AUTOCONF = @AUTOCONF@
114AUTOHEADER = @AUTOHEADER@
115AUTOMAKE = @AUTOMAKE@
116AWK = @AWK@
117BFD_HOST_64BIT_LONG = @BFD_HOST_64BIT_LONG@
118BFD_HOST_64_BIT = @BFD_HOST_64_BIT@
119BFD_HOST_64_BIT_DEFINED = @BFD_HOST_64_BIT_DEFINED@
120BFD_HOST_LONG_LONG = @BFD_HOST_LONG_LONG@
121BFD_HOST_U_64_BIT = @BFD_HOST_U_64_BIT@
122CATALOGS = @CATALOGS@
123CATOBJEXT = @CATOBJEXT@
124CC = @CC@
125CCDEPMODE = @CCDEPMODE@
126CC_FOR_BUILD = @CC_FOR_BUILD@
127CFLAGS = @CFLAGS@
128COREFILE = @COREFILE@
129COREFLAG = @COREFLAG@
130CPP = @CPP@
131CPPFLAGS = @CPPFLAGS@
132CYGPATH_W = @CYGPATH_W@
133DATADIRNAME = @DATADIRNAME@
134DEFS = @DEFS@
135DEPDIR = @DEPDIR@
136ECHO_C = @ECHO_C@
137ECHO_N = @ECHO_N@
138ECHO_T = @ECHO_T@
139EGREP = @EGREP@
140EXEEXT = @EXEEXT@
141EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
142GMOFILES = @GMOFILES@
143GMSGFMT = @GMSGFMT@
144GT_NO = @GT_NO@
145GT_YES = @GT_YES@
146HDEFINES = @HDEFINES@
147INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
148INSTALL_DATA = @INSTALL_DATA@
149INSTALL_LIBBFD_FALSE = @INSTALL_LIBBFD_FALSE@
150INSTALL_LIBBFD_TRUE = @INSTALL_LIBBFD_TRUE@
151INSTALL_PROGRAM = @INSTALL_PROGRAM@
152INSTALL_SCRIPT = @INSTALL_SCRIPT@
153INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
154INSTOBJEXT = @INSTOBJEXT@
155INTLDEPS = @INTLDEPS@
156INTLLIBS = @INTLLIBS@
157INTLOBJS = @INTLOBJS@
158LDFLAGS = @LDFLAGS@
159LIBOBJS = @LIBOBJS@
160LIBS = @LIBS@
161LIBTOOL = @LIBTOOL@
162LN_S = @LN_S@
163LTLIBOBJS = @LTLIBOBJS@
164MAINT = @MAINT@
165MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
166MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
167MAKEINFO = @MAKEINFO@
168MKINSTALLDIRS = @MKINSTALLDIRS@
169MSGFMT = @MSGFMT@
170NO_WERROR = @NO_WERROR@
171OBJEXT = @OBJEXT@
172PACKAGE = @PACKAGE@
173PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
174PACKAGE_NAME = @PACKAGE_NAME@
175PACKAGE_STRING = @PACKAGE_STRING@
176PACKAGE_TARNAME = @PACKAGE_TARNAME@
177PACKAGE_VERSION = @PACKAGE_VERSION@
178PATH_SEPARATOR = @PATH_SEPARATOR@
179POFILES = @POFILES@
180POSUB = @POSUB@
181RANLIB = @RANLIB@
182SET_MAKE = @SET_MAKE@
183SHELL = @SHELL@
184STRIP = @STRIP@
185TDEFINES = @TDEFINES@
186USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
187USE_NLS = @USE_NLS@
188VERSION = @VERSION@
189WARN_CFLAGS = @WARN_CFLAGS@
190WIN32LDFLAGS = @WIN32LDFLAGS@
191WIN32LIBADD = @WIN32LIBADD@
192XGETTEXT = @XGETTEXT@
193ac_ct_AR = @ac_ct_AR@
194ac_ct_CC = @ac_ct_CC@
195ac_ct_RANLIB = @ac_ct_RANLIB@
196ac_ct_STRIP = @ac_ct_STRIP@
197all_backends = @all_backends@
198am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
199am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
200am__include = @am__include@
201am__leading_dot = @am__leading_dot@
202am__quote = @am__quote@
203am__tar = @am__tar@
204am__untar = @am__untar@
205bfd_backends = @bfd_backends@
206bfd_default_target_size = @bfd_default_target_size@
207bfd_file_ptr = @bfd_file_ptr@
208bfd_libs = @bfd_libs@
209bfd_machines = @bfd_machines@
210bfd_ufile_ptr = @bfd_ufile_ptr@
211bfdincludedir = @bfdincludedir@
212bfdlibdir = @bfdlibdir@
213bindir = @bindir@
214build = @build@
215build_alias = @build_alias@
216build_cpu = @build_cpu@
217build_os = @build_os@
218build_vendor = @build_vendor@
219datadir = @datadir@
220datarootdir = @datarootdir@
221docdir = @docdir@
222exec_prefix = @exec_prefix@
223host = @host@
224host_alias = @host_alias@
225host_cpu = @host_cpu@
226host_noncanonical = @host_noncanonical@
227host_os = @host_os@
228host_vendor = @host_vendor@
229htmldir = @htmldir@
230includedir = @includedir@
231infodir = @infodir@
232install_sh = @install_sh@
233l = @l@
234libdir = @libdir@
235libexecdir = @libexecdir@
236localstatedir = @localstatedir@
237mandir = @mandir@
238mkdir_p = @mkdir_p@
239oldincludedir = @oldincludedir@
240prefix = @prefix@
241program_transform_name = @program_transform_name@
242sbindir = @sbindir@
243sharedstatedir = @sharedstatedir@
244sysconfdir = @sysconfdir@
245target = @target@
246target_alias = @target_alias@
247target_cpu = @target_cpu@
248target_noncanonical = @target_noncanonical@
249target_os = @target_os@
250target_vendor = @target_vendor@
251tdefaults = @tdefaults@
252wordsize = @wordsize@
253AUTOMAKE_OPTIONS = 1.9 cygnus
254
255# Uncomment the following line when doing a release.
256RELEASE=y
257INCDIR = $(srcdir)/../include
258CSEARCH = -I. -I$(srcdir) -I$(INCDIR)
259MKDEP = gcc -MM
260SUBDIRS = doc po
261bfddocdir = doc
262bfdlib_LTLIBRARIES = libbfd.la
263AM_CFLAGS = $(WARN_CFLAGS)
264
265# bfd.h goes here, for now
266BFD_H = bfd.h
267
268# Jim Kingdon notes:
269# Writing S-records should be included in all (or at least most)
270# *-*-coff, *-*-aout, etc., configurations, because people will want to
271# be able to use objcopy to create S-records.  (S-records are not useful
272# for the debugger, so if you are downloading things as S-records you
273# need two copies of the executable, one to download and one for the
274# debugger).
275BFD32_LIBS = \
276	archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \
277	cache.lo coffgen.lo corefile.lo \
278	format.lo init.lo libbfd.lo opncls.lo reloc.lo \
279	section.lo syms.lo targets.lo hash.lo linker.lo \
280	srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo \
281	merge.lo dwarf2.lo simple.lo
282
283BFD64_LIBS = archive64.lo
284BFD32_LIBS_CFILES = \
285	archive.c archures.c bfd.c bfdio.c bfdwin.c \
286	cache.c coffgen.c corefile.c \
287	format.c init.c libbfd.c opncls.c reloc.c \
288	section.c syms.c targets.c hash.c linker.c \
289	srec.c binary.c tekhex.c ihex.c stabs.c stab-syms.c \
290	merge.c dwarf2.c simple.c
291
292BFD64_LIBS_CFILES = archive64.c
293
294# This list is alphabetized to make it easier to keep in sync
295# with the decls and initializer in archures.c.
296ALL_MACHINES = \
297	cpu-alpha.lo \
298	cpu-arc.lo \
299	cpu-arm.lo \
300	cpu-avr.lo \
301	cpu-bfin.lo \
302	cpu-cr16c.lo \
303	cpu-cris.lo \
304	cpu-crx.lo \
305	cpu-d10v.lo \
306	cpu-d30v.lo \
307	cpu-dlx.lo \
308	cpu-fr30.lo \
309	cpu-frv.lo \
310	cpu-h8300.lo \
311	cpu-h8500.lo \
312	cpu-hppa.lo \
313	cpu-ia64.lo \
314	cpu-i370.lo \
315	cpu-i386.lo \
316	cpu-i860.lo \
317	cpu-i960.lo \
318	cpu-ip2k.lo \
319	cpu-iq2000.lo \
320	cpu-m32c.lo \
321	cpu-m32r.lo \
322	cpu-m68hc11.lo \
323	cpu-m68hc12.lo \
324	cpu-m68k.lo \
325	cpu-m88k.lo \
326	cpu-m10200.lo \
327	cpu-m10300.lo \
328	cpu-maxq.lo \
329	cpu-mcore.lo \
330	cpu-mips.lo \
331	cpu-mmix.lo \
332	cpu-mt.lo \
333	cpu-msp430.lo \
334	cpu-or32.lo \
335	cpu-ns32k.lo \
336	cpu-openrisc.lo \
337	cpu-pdp11.lo \
338	cpu-pj.lo \
339	cpu-powerpc.lo \
340	cpu-rs6000.lo \
341	cpu-s390.lo \
342	cpu-sh.lo \
343	cpu-sparc.lo \
344	cpu-tic30.lo \
345	cpu-tic4x.lo \
346	cpu-tic54x.lo \
347	cpu-tic80.lo \
348	cpu-v850.lo \
349	cpu-vax.lo \
350	cpu-we32k.lo \
351	cpu-w65.lo \
352	cpu-xstormy16.lo \
353	cpu-xtensa.lo \
354	cpu-xc16x.lo \
355	cpu-z80.lo \
356	cpu-z8k.lo
357
358ALL_MACHINES_CFILES = \
359	cpu-alpha.c \
360	cpu-arc.c \
361	cpu-arm.c \
362	cpu-avr.c \
363	cpu-bfin.c \
364	cpu-cris.c \
365	cpu-cr16c.c \
366	cpu-crx.c \
367	cpu-d10v.c \
368	cpu-d30v.c \
369	cpu-dlx.c \
370	cpu-fr30.c \
371	cpu-frv.c \
372	cpu-h8300.c \
373	cpu-h8500.c \
374	cpu-hppa.c \
375	cpu-ia64.c \
376	cpu-i370.c \
377	cpu-i386.c \
378	cpu-i860.c \
379	cpu-i960.c \
380	cpu-ip2k.c \
381	cpu-iq2000.c \
382	cpu-m32c.c \
383	cpu-m32r.c \
384	cpu-m68hc11.c \
385	cpu-m68hc12.c \
386	cpu-m68k.c \
387	cpu-m88k.c \
388	cpu-m10200.c \
389	cpu-m10300.c \
390	cpu-maxq.c \
391	cpu-mcore.c \
392	cpu-mips.c \
393	cpu-mmix.c \
394	cpu-mt.c \
395	cpu-msp430.c \
396	cpu-or32.c \
397	cpu-ns32k.c \
398	cpu-openrisc.c \
399	cpu-pdp11.c \
400	cpu-pj.c \
401	cpu-powerpc.c \
402	cpu-rs6000.c \
403	cpu-s390.c \
404	cpu-sh.c \
405	cpu-sparc.c \
406	cpu-tic30.c \
407	cpu-tic4x.c \
408	cpu-tic54x.c \
409	cpu-tic80.c \
410	cpu-v850.c \
411	cpu-vax.c \
412	cpu-we32k.c \
413	cpu-w65.c \
414	cpu-xstormy16.c \
415	cpu-xtensa.c \
416	cpu-xc16x.c \
417	cpu-z80.c \
418	cpu-z8k.c
419
420
421# The .o files needed by all of the 32 bit vectors that are configured into
422# target_vector in targets.c if configured with --enable-targets=all.
423BFD32_BACKENDS = \
424	aout-adobe.lo \
425	aout-arm.lo \
426	aout-cris.lo \
427	aout-ns32k.lo \
428	aout-sparcle.lo \
429	aout-tic30.lo \
430	aout0.lo \
431	aout32.lo \
432	armnetbsd.lo \
433	bout.lo \
434	cf-i386lynx.lo \
435	cf-sparclynx.lo \
436	coff-apollo.lo \
437	coff-arm.lo \
438	coff-aux.lo \
439	coff-h8300.lo \
440	coff-h8500.lo \
441	coff-i386.lo \
442	coff-go32.lo \
443	coff-i860.lo \
444	coff-i960.lo \
445	coff-m68k.lo \
446	coff-m88k.lo \
447	coff-maxq.lo \
448	coff-mips.lo \
449	coff-or32.lo \
450	coff-rs6000.lo \
451	coff-sh.lo \
452	coff-sparc.lo \
453	coff-stgo32.lo \
454	coff-svm68k.lo \
455	coff-tic30.lo \
456	coff-tic4x.lo \
457	coff-tic54x.lo \
458	coff-tic80.lo \
459	coff-u68k.lo \
460	coff-we32k.lo \
461	coff-w65.lo \
462	coff-z80.lo \
463	coff-z8k.lo \
464	cofflink.lo \
465	dwarf1.lo \
466	ecoff.lo \
467	ecofflink.lo \
468	efi-app-ia32.lo \
469	elf.lo \
470	elf32-am33lin.lo \
471	elf32-arc.lo \
472	elf32-arm.lo \
473	elf32-avr.lo \
474	elf32-bfin.lo \
475	elf32-cr16c.lo \
476	elf32-cris.lo \
477	elf32-crx.lo \
478	elf32-d10v.lo \
479	elf32-d30v.lo \
480	elf32-dlx.lo \
481	elf32-fr30.lo \
482	elf32-frv.lo \
483	elf32-gen.lo \
484	elf32-h8300.lo \
485	elf32-hppa.lo \
486	elf32-i370.lo \
487	elf32-i386.lo \
488	elf32-i860.lo \
489	elf32-i960.lo \
490	elf32-ip2k.lo \
491	elf32-iq2000.lo \
492	elf32-m32c.lo \
493	elf32-m32r.lo \
494	elf32-m68hc11.lo \
495	elf32-m68hc12.lo \
496	elf32-m68hc1x.lo \
497	elf32-m68k.lo \
498	elf32-m88k.lo \
499	elf-m10200.lo \
500	elf-m10300.lo \
501	elf32-mcore.lo \
502	elfxx-mips.lo \
503	elf32-mips.lo \
504	elf32-mt.lo \
505	elf32-msp430.lo \
506	elf32-openrisc.lo \
507	elf32-or32.lo \
508	elf32-pj.lo \
509	elf32-ppc.lo \
510	elf32-s390.lo \
511	elf32-sh.lo \
512	elf32-sh-symbian.lo \
513	elf32-sh64.lo \
514	elf32-sh64-com.lo \
515	elfxx-sparc.lo \
516	elf32-sparc.lo \
517	elf32-v850.lo \
518	elf32-vax.lo \
519	elf32-xstormy16.lo \
520	elf32-xtensa.lo \
521	elf32-xc16x.lo \
522	elf32.lo \
523	elflink.lo \
524	elf-strtab.lo \
525	elf-eh-frame.lo \
526	elf-vxworks.lo \
527	epoc-pe-arm.lo \
528	epoc-pei-arm.lo \
529	hp300bsd.lo \
530	hp300hpux.lo \
531	som.lo \
532	i386aout.lo \
533	i386bsd.lo \
534	i386dynix.lo \
535	i386freebsd.lo \
536	i386linux.lo \
537	i386lynx.lo \
538	i386msdos.lo \
539	i386netbsd.lo \
540	i386mach3.lo \
541	i386os9k.lo \
542	ieee.lo \
543	m68k4knetbsd.lo \
544	m68klinux.lo \
545	m68knetbsd.lo \
546	m88kmach3.lo \
547	m88kopenbsd.lo \
548	mach-o.lo \
549	mipsbsd.lo \
550	newsos3.lo \
551	nlm.lo \
552	nlm32-i386.lo \
553	nlm32-sparc.lo \
554	nlm32-ppc.lo \
555	nlm32.lo \
556	ns32knetbsd.lo \
557	oasys.lo \
558	pc532-mach.lo \
559	pdp11.lo \
560	pef.lo \
561	pe-arm.lo \
562	pei-arm.lo \
563	pe-i386.lo \
564	pei-i386.lo \
565	pe-mcore.lo \
566	pei-mcore.lo \
567	pe-ppc.lo \
568	pei-ppc.lo \
569	pe-sh.lo \
570	pei-sh.lo \
571	pe-mips.lo \
572	pei-mips.lo \
573	peigen.lo \
574	ppcboot.lo \
575	reloc16.lo \
576	riscix.lo \
577	sparclinux.lo \
578	sparclynx.lo \
579	sparcnetbsd.lo \
580	sunos.lo \
581	vaxnetbsd.lo \
582	vax1knetbsd.lo \
583	vaxbsd.lo \
584	versados.lo \
585	vms.lo \
586	vms-gsd.lo \
587	vms-hdr.lo \
588	vms-misc.lo \
589	vms-tir.lo \
590	xcofflink.lo \
591	xsym.lo \
592	xtensa-isa.lo \
593	xtensa-modules.lo
594
595BFD32_BACKENDS_CFILES = \
596	aout-adobe.c \
597	aout-arm.c \
598	aout-cris.c \
599	aout-ns32k.c \
600	aout-sparcle.c \
601	aout-tic30.c \
602	aout0.c \
603	aout32.c \
604	armnetbsd.c \
605	bout.c \
606	cf-i386lynx.c \
607	cf-sparclynx.c \
608	coff-apollo.c \
609	coff-arm.c \
610	coff-aux.c \
611	coff-h8300.c \
612	coff-h8500.c \
613	coff-i386.c \
614	coff-i860.c \
615	coff-go32.c \
616	coff-i960.c \
617	coff-m68k.c \
618	coff-m88k.c \
619	coff-maxq.c \
620	coff-mips.c \
621	coff-or32.c \
622	coff-rs6000.c \
623	coff-sh.c \
624	coff-sparc.c \
625	coff-stgo32.c \
626	coff-svm68k.c \
627	coff-tic30.c \
628	coff-tic4x.c \
629	coff-tic54x.c \
630	coff-tic80.c \
631	coff-u68k.c \
632	coff-we32k.c \
633	coff-w65.c \
634	coff-z80.c \
635	coff-z8k.c \
636	cofflink.c \
637	dwarf1.c \
638	ecoff.c \
639	ecofflink.c \
640	efi-app-ia32.c \
641	elf.c \
642	elf32-am33lin.c \
643	elf32-arc.c \
644	elf32-arm.c \
645	elf32-avr.c \
646	elf32-bfin.c \
647	elf32-cr16c.c \
648	elf32-cris.c \
649	elf32-crx.c \
650	elf32-d10v.c \
651	elf32-d30v.c \
652	elf32-dlx.c \
653	elf32-fr30.c \
654	elf32-frv.c \
655	elf32-gen.c \
656	elf32-h8300.c \
657	elf32-hppa.c \
658	elf32-i370.c \
659	elf32-i386.c \
660	elf32-i860.c \
661	elf32-i960.c \
662	elf32-ip2k.c \
663	elf32-iq2000.c \
664	elf32-m32c.c \
665	elf32-m32r.c \
666	elf32-m68k.c \
667	elf32-m68hc11.c \
668	elf32-m68hc12.c \
669	elf32-m68hc1x.c \
670	elf32-m88k.c \
671	elf-m10200.c \
672	elf-m10300.c \
673	elf32-mcore.c \
674	elfxx-mips.c \
675	elf32-mips.c \
676	elf32-mt.c \
677	elf32-msp430.c \
678	elf32-openrisc.c \
679	elf32-or32.c \
680	elf32-pj.c \
681	elf32-ppc.c \
682	elf32-sh64.c \
683	elf32-sh64-com.c \
684	elf32-s390.c \
685	elf32-sh.c \
686	elf32-sh-symbian.c \
687	elfxx-sparc.c \
688	elf32-sparc.c \
689	elf32-v850.c \
690	elf32-vax.c \
691	elf32-xstormy16.c \
692	elf32-xtensa.c \
693	elf32-xc16x.c \
694	elf32.c \
695	elflink.c \
696	elf-strtab.c \
697	elf-eh-frame.c \
698	elf-vxworks.c \
699	epoc-pe-arm.c \
700	epoc-pei-arm.c \
701	hp300bsd.c \
702	hp300hpux.c \
703	som.c \
704	i386aout.c \
705	i386bsd.c \
706	i386dynix.c \
707	i386freebsd.c \
708	i386linux.c \
709	i386lynx.c \
710	i386msdos.c \
711	i386netbsd.c \
712	i386mach3.c \
713	i386os9k.c \
714	ieee.c \
715	m68k4knetbsd.c \
716	m68klinux.c \
717	m68knetbsd.c \
718	m88kmach3.c \
719	m88kopenbsd.c \
720	mach-o.c \
721	mipsbsd.c \
722	newsos3.c \
723	nlm.c \
724	nlm32-i386.c \
725	nlm32-sparc.c \
726	nlm32-ppc.c \
727	nlm32.c \
728	ns32knetbsd.c \
729	oasys.c \
730	pc532-mach.c \
731	pdp11.c \
732	pef.c \
733	pe-arm.c \
734	pei-arm.c \
735	pe-i386.c \
736	pei-i386.c \
737	pe-mcore.c \
738	pei-mcore.c \
739	pe-ppc.c \
740	pei-ppc.c \
741	pe-sh.c \
742	pei-sh.c \
743	pe-mips.c \
744	pei-mips.c \
745	ppcboot.c \
746	reloc16.c \
747	riscix.c \
748	sparclinux.c \
749	sparclynx.c \
750	sparcnetbsd.c \
751	sunos.c \
752	vaxnetbsd.c \
753	vax1knetbsd.c \
754	vaxbsd.c \
755	versados.c \
756	vms.c \
757	vms-gsd.c \
758	vms-hdr.c \
759	vms-misc.c \
760	vms-tir.c \
761	xcofflink.c \
762	xsym.c \
763	xtensa-isa.c \
764	xtensa-modules.c
765
766
767# The .o files needed by all of the 64 bit vectors that are configured into
768# target_vector in targets.c if configured with --enable-targets=all
769# and --enable-64-bit-bfd.
770# elf32-ia64.c requires a 64-bit bfd_vma, and hence can not be put in
771# BFD32_BACKENDS.
772BFD64_BACKENDS = \
773	aix5ppc-core.lo \
774	aout64.lo \
775	coff-alpha.lo \
776	coff64-rs6000.lo \
777	demo64.lo \
778	efi-app-ia64.lo \
779	elf64-x86-64.lo \
780	elf64-alpha.lo \
781	elf64-hppa.lo \
782	elf32-ia64.lo \
783	elf64-ia64.lo \
784	elf64-gen.lo \
785	elfn32-mips.lo \
786	elf64-mips.lo \
787	elf64-mmix.lo \
788	elf64-sh64.lo \
789	elf64-ppc.lo \
790	elf64-s390.lo \
791	elf64-sparc.lo \
792	elf64.lo \
793	mmo.lo \
794	nlm32-alpha.lo \
795	nlm64.lo \
796	pepigen.lo
797
798BFD64_BACKENDS_CFILES = \
799	aix5ppc-core.c \
800	aout64.c \
801	coff-alpha.c \
802	coff64-rs6000.c \
803	demo64.c \
804	efi-app-ia64.c \
805	elf64-x86-64.c \
806	elf64-alpha.c \
807	elf64-hppa.c \
808	elf64-gen.c \
809	elfn32-mips.c \
810	elf64-mips.c \
811	elf64-mmix.c \
812	elf64-ppc.c \
813	elf64-s390.c \
814	elf64-sh64.c \
815	elf64-sparc.c \
816	elf64.c \
817	mmo.c \
818	nlm32-alpha.c \
819	nlm64.c
820
821OPTIONAL_BACKENDS = \
822	aix386-core.lo \
823	hpux-core.lo \
824	irix-core.lo \
825	lynx-core.lo \
826	osf-core.lo \
827	sco5-core.lo \
828	trad-core.lo \
829	cisco-core.lo
830
831OPTIONAL_BACKENDS_CFILES = \
832	aix386-core.c \
833	hpux-core.c \
834	irix-core.c \
835	lynx-core.c \
836	osf-core.c \
837	sco5-core.c \
838	trad-core.c \
839	cisco-core.c
840
841
842# We want to rerun configure if configure.in, config.bfd or
843# configure.host change. configure.in is needed since the version
844# number in Makefile comes from configure.in.
845CONFIG_STATUS_DEPENDENCIES = \
846	$(srcdir)/configure.in \
847	$(srcdir)/config.bfd \
848	$(srcdir)/configure.host
849
850
851# These are defined by configure.in:
852WORDSIZE = @wordsize@
853ALL_BACKENDS = @all_backends@
854BFD_BACKENDS = @bfd_backends@
855BFD_LIBS = @bfd_libs@
856BFD_MACHINES = @bfd_machines@
857TDEFAULTS = @tdefaults@
858INCLUDES = @HDEFINES@ @COREFLAG@ @TDEFINES@ $(CSEARCH) $(CSWITCHES) -I$(srcdir)/../intl -I../intl
859
860# C source files that correspond to .o's.
861SOURCE_CFILES = \
862	$(BFD32_LIBS_CFILES) \
863	$(BFD64_LIBS_CFILES) \
864	$(ALL_MACHINES_CFILES) \
865	$(BFD32_BACKENDS_CFILES) \
866	$(BFD64_BACKENDS_CFILES) \
867	$(OPTIONAL_BACKENDS_CFILES)
868
869BUILD_CFILES = \
870	elf32-ia64.c elf64-ia64.c peigen.c pepigen.c
871
872CFILES = $(SOURCE_CFILES) $(BUILD_CFILES)
873SOURCE_HFILES = \
874	aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h ecoffswap.h \
875	elf-bfd.h elf-hppa.h elf32-hppa.h \
876	elf64-hppa.h elfcode.h elfcore.h \
877	freebsd.h genlink.h go32stub.h \
878	libaout.h libbfd.h libcoff.h libecoff.h libhppa.h libieee.h \
879	libnlm.h liboasys.h libpei.h libxcoff.h mach-o.h \
880	netbsd.h nlm-target.h nlmcode.h nlmswap.h ns32k.h \
881	pef.h pef-traceback.h peicode.h som.h version.h \
882	vms.h xcoff-target.h xsym.h
883
884BUILD_HFILES = \
885	bfdver.h elf32-target.h elf64-target.h targmatch.h
886
887HFILES = $(SOURCE_HFILES) $(BUILD_HFILES)
888SRC_POTFILES = $(SOURCE_CFILES) $(SOURCE_HFILES)
889BLD_POTFILES = $(BUILD_CFILES) $(BUILD_HFILES)
890
891# Various kinds of .o files to put in libbfd.a:
892# BFD_BACKENDS	Routines the configured targets need.
893# BFD_MACHINES	Architecture-specific routines the configured targets need.
894# COREFILE	Core file routines for a native configuration
895OFILES = $(BFD_BACKENDS) $(BFD_MACHINES) @COREFILE@
896libbfd_la_SOURCES = $(BFD32_LIBS_CFILES) $(BFD64_LIBS_CFILES)
897libbfd_la_DEPENDENCIES = $(OFILES) ofiles
898libbfd_la_LIBADD = `cat ofiles` @WIN32LIBADD@
899libbfd_la_LDFLAGS = -release $(VERSION) @WIN32LDFLAGS@
900
901# libtool will build .libs/libbfd.a.  We create libbfd.a in the build
902# directory so that we don't have to convert all the programs that use
903# libbfd.a simultaneously.  This is a hack which should be removed if
904# everything else starts using libtool.  FIXME.
905noinst_LIBRARIES = libbfd.a
906libbfd_a_SOURCES =
907BFD_H_DEPS = $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
908LOCAL_H_DEPS = libbfd.h sysdep.h config.h
909BFD_H_FILES = bfd-in.h init.c opncls.c libbfd.c section.c archures.c \
910	reloc.c syms.c bfd.c bfdio.c bfdwin.c \
911	archive.c corefile.c targets.c format.c
912
913BFD64_H_FILES = archive64.c
914LIBBFD_H_FILES = libbfd-in.h init.c libbfd.c bfdio.c bfdwin.c \
915	cache.c reloc.c archures.c elf.c
916
917LIBCOFF_H_FILES = libcoff-in.h coffcode.h
918MOSTLYCLEANFILES = ofiles stamp-ofiles
919CLEANFILES = bfd.h dep.sed stmp-bfd-h DEP DEPA DEP1 DEP2 libbfd.a stamp-lib \
920	stmp-bin2-h stmp-lbfd-h stmp-lcoff-h
921
922DISTCLEANFILES = $(BUILD_CFILES) $(BUILD_HFILES)
923all: config.h
924	$(MAKE) $(AM_MAKEFLAGS) all-recursive
925
926.SUFFIXES:
927.SUFFIXES: .c .lo .o .obj
928am--refresh:
929	@:
930$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
931	@for dep in $?; do \
932	  case '$(am__configure_deps)' in \
933	    *$$dep*) \
934	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
935	      cd $(srcdir) && $(AUTOMAKE) --foreign  \
936		&& exit 0; \
937	      exit 1;; \
938	  esac; \
939	done; \
940	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
941	cd $(top_srcdir) && \
942	  $(AUTOMAKE) --foreign  Makefile
943.PRECIOUS: Makefile
944Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
945	@case '$?' in \
946	  *config.status*) \
947	    echo ' $(SHELL) ./config.status'; \
948	    $(SHELL) ./config.status;; \
949	  *) \
950	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
951	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
952	esac;
953
954$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
955	$(SHELL) ./config.status --recheck
956
957$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
958	cd $(srcdir) && $(AUTOCONF)
959$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
960	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
961
962config.h: stamp-h1
963	@if test ! -f $@; then \
964	  rm -f stamp-h1; \
965	  $(MAKE) stamp-h1; \
966	else :; fi
967
968stamp-h1: $(srcdir)/config.in $(top_builddir)/config.status
969	@rm -f stamp-h1
970	cd $(top_builddir) && $(SHELL) ./config.status config.h
971$(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
972	cd $(top_srcdir) && $(AUTOHEADER)
973	rm -f stamp-h1
974	touch $@
975
976distclean-hdr:
977	-rm -f config.h stamp-h1
978bfd-in3.h: $(top_builddir)/config.status $(srcdir)/bfd-in2.h
979	cd $(top_builddir) && $(SHELL) ./config.status $@
980po/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in
981	cd $(top_builddir) && $(SHELL) ./config.status $@
982
983clean-noinstLIBRARIES:
984	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
985
986clean-bfdlibLTLIBRARIES:
987	-test -z "$(bfdlib_LTLIBRARIES)" || rm -f $(bfdlib_LTLIBRARIES)
988	@list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
989	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
990	  test "$$dir" != "$$p" || dir=.; \
991	  echo "rm -f \"$${dir}/so_locations\""; \
992	  rm -f "$${dir}/so_locations"; \
993	done
994libbfd.la: $(libbfd_la_OBJECTS) $(libbfd_la_DEPENDENCIES)
995	$(LINK) -rpath $(bfdlibdir) $(libbfd_la_LDFLAGS) $(libbfd_la_OBJECTS) $(libbfd_la_LIBADD) $(LIBS)
996
997mostlyclean-compile:
998	-rm -f *.$(OBJEXT)
999
1000distclean-compile:
1001	-rm -f *.tab.c
1002
1003.c.o:
1004	$(COMPILE) -c $<
1005
1006.c.obj:
1007	$(COMPILE) -c `$(CYGPATH_W) '$<'`
1008
1009.c.lo:
1010	$(LTCOMPILE) -c -o $@ $<
1011
1012mostlyclean-libtool:
1013	-rm -f *.lo
1014
1015clean-libtool:
1016	-rm -rf .libs _libs
1017
1018distclean-libtool:
1019	-rm -f libtool
1020install-info-am:
1021uninstall-info-am:
1022
1023# This directory's subdirectories are mostly independent; you can cd
1024# into them and run `make' without going through this Makefile.
1025# To change the values of `make' variables: instead of editing Makefiles,
1026# (1) if the variable is set in `config.status', edit `config.status'
1027#     (which will cause the Makefiles to be regenerated when you run `make');
1028# (2) otherwise, pass the desired values on the `make' command line.
1029$(RECURSIVE_TARGETS):
1030	@failcom='exit 1'; \
1031	for f in x $$MAKEFLAGS; do \
1032	  case $$f in \
1033	    *=* | --[!k]*);; \
1034	    *k*) failcom='fail=yes';; \
1035	  esac; \
1036	done; \
1037	dot_seen=no; \
1038	target=`echo $@ | sed s/-recursive//`; \
1039	list='$(SUBDIRS)'; for subdir in $$list; do \
1040	  echo "Making $$target in $$subdir"; \
1041	  if test "$$subdir" = "."; then \
1042	    dot_seen=yes; \
1043	    local_target="$$target-am"; \
1044	  else \
1045	    local_target="$$target"; \
1046	  fi; \
1047	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1048	  || eval $$failcom; \
1049	done; \
1050	if test "$$dot_seen" = "no"; then \
1051	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1052	fi; test -z "$$fail"
1053
1054mostlyclean-recursive clean-recursive distclean-recursive \
1055maintainer-clean-recursive:
1056	@failcom='exit 1'; \
1057	for f in x $$MAKEFLAGS; do \
1058	  case $$f in \
1059	    *=* | --[!k]*);; \
1060	    *k*) failcom='fail=yes';; \
1061	  esac; \
1062	done; \
1063	dot_seen=no; \
1064	case "$@" in \
1065	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1066	  *) list='$(SUBDIRS)' ;; \
1067	esac; \
1068	rev=''; for subdir in $$list; do \
1069	  if test "$$subdir" = "."; then :; else \
1070	    rev="$$subdir $$rev"; \
1071	  fi; \
1072	done; \
1073	rev="$$rev ."; \
1074	target=`echo $@ | sed s/-recursive//`; \
1075	for subdir in $$rev; do \
1076	  echo "Making $$target in $$subdir"; \
1077	  if test "$$subdir" = "."; then \
1078	    local_target="$$target-am"; \
1079	  else \
1080	    local_target="$$target"; \
1081	  fi; \
1082	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1083	  || eval $$failcom; \
1084	done && test -z "$$fail"
1085tags-recursive:
1086	list='$(SUBDIRS)'; for subdir in $$list; do \
1087	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
1088	done
1089ctags-recursive:
1090	list='$(SUBDIRS)'; for subdir in $$list; do \
1091	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
1092	done
1093
1094ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1095	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1096	unique=`for i in $$list; do \
1097	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1098	  done | \
1099	  $(AWK) '    { files[$$0] = 1; } \
1100	       END { for (i in files) print i; }'`; \
1101	mkid -fID $$unique
1102tags: TAGS
1103
1104TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
1105		$(TAGS_FILES) $(LISP)
1106	tags=; \
1107	here=`pwd`; \
1108	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1109	  include_option=--etags-include; \
1110	  empty_fix=.; \
1111	else \
1112	  include_option=--include; \
1113	  empty_fix=; \
1114	fi; \
1115	list='$(SUBDIRS)'; for subdir in $$list; do \
1116	  if test "$$subdir" = .; then :; else \
1117	    test ! -f $$subdir/TAGS || \
1118	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
1119	  fi; \
1120	done; \
1121	list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1122	unique=`for i in $$list; do \
1123	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1124	  done | \
1125	  $(AWK) '    { files[$$0] = 1; } \
1126	       END { for (i in files) print i; }'`; \
1127	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
1128	  test -n "$$unique" || unique=$$empty_fix; \
1129	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1130	    $$tags $$unique; \
1131	fi
1132ctags: CTAGS
1133CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
1134		$(TAGS_FILES) $(LISP)
1135	tags=; \
1136	here=`pwd`; \
1137	list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1138	unique=`for i in $$list; do \
1139	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1140	  done | \
1141	  $(AWK) '    { files[$$0] = 1; } \
1142	       END { for (i in files) print i; }'`; \
1143	test -z "$(CTAGS_ARGS)$$tags$$unique" \
1144	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1145	     $$tags $$unique
1146
1147GTAGS:
1148	here=`$(am__cd) $(top_builddir) && pwd` \
1149	  && cd $(top_srcdir) \
1150	  && gtags -i $(GTAGS_ARGS) $$here
1151
1152distclean-tags:
1153	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1154check-am:
1155check: check-recursive
1156all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) config.h
1157installdirs: installdirs-recursive
1158installdirs-am:
1159	for dir in "$(DESTDIR)$(bfdlibdir)"; do \
1160	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
1161	done
1162install: install-recursive
1163install-exec: install-exec-recursive
1164install-data: install-data-recursive
1165uninstall: uninstall-recursive
1166
1167install-am: all-am
1168	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1169
1170installcheck: installcheck-recursive
1171install-strip:
1172	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1173	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1174	  `test -z '$(STRIP)' || \
1175	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1176mostlyclean-generic:
1177	-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
1178
1179clean-generic:
1180	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1181
1182distclean-generic:
1183	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1184	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1185
1186maintainer-clean-generic:
1187	@echo "This command is intended for maintainers to use"
1188	@echo "it deletes files that may require special tools to rebuild."
1189clean: clean-recursive
1190
1191clean-am: clean-bfdlibLTLIBRARIES clean-generic clean-libtool \
1192	clean-noinstLIBRARIES mostlyclean-am
1193
1194distclean: distclean-recursive
1195	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
1196	-rm -f Makefile
1197distclean-am: clean-am distclean-compile distclean-generic \
1198	distclean-hdr distclean-libtool distclean-tags
1199
1200dvi: dvi-recursive
1201
1202dvi-am:
1203
1204html: html-recursive
1205
1206info: info-recursive
1207
1208info-am:
1209
1210install-data-am: install-bfdlibLTLIBRARIES
1211
1212install-exec-am:
1213
1214install-info: install-info-recursive
1215
1216install-man:
1217
1218installcheck-am:
1219
1220maintainer-clean: maintainer-clean-recursive
1221	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
1222	-rm -rf $(top_srcdir)/autom4te.cache
1223	-rm -f Makefile
1224maintainer-clean-am: distclean-am maintainer-clean-generic
1225
1226mostlyclean: mostlyclean-recursive
1227
1228mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1229	mostlyclean-libtool
1230
1231pdf: pdf-recursive
1232
1233pdf-am:
1234
1235ps: ps-recursive
1236
1237ps-am:
1238
1239uninstall-am: uninstall-bfdlibLTLIBRARIES
1240
1241uninstall-info: uninstall-info-recursive
1242
1243.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
1244	check-am clean clean-bfdlibLTLIBRARIES clean-generic \
1245	clean-libtool clean-noinstLIBRARIES clean-recursive ctags \
1246	ctags-recursive distclean distclean-compile distclean-generic \
1247	distclean-hdr distclean-libtool distclean-recursive \
1248	distclean-tags dvi dvi-am html html-am info info-am install \
1249	install-am install-bfdlibLTLIBRARIES install-data \
1250	install-data-am install-exec install-exec-am install-info \
1251	install-info-am install-man install-strip installcheck \
1252	installcheck-am installdirs installdirs-am maintainer-clean \
1253	maintainer-clean-generic maintainer-clean-recursive \
1254	mostlyclean mostlyclean-compile mostlyclean-generic \
1255	mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
1256	tags tags-recursive uninstall uninstall-am \
1257	uninstall-bfdlibLTLIBRARIES uninstall-info-am
1258
1259
1260po/SRC-POTFILES.in: @MAINT@ Makefile $(SRC_POTFILES)
1261	for file in $(SRC_POTFILES); do echo $$file; done \
1262	  | LC_COLLATE= sort > tmp.src \
1263	  && mv tmp.src $(srcdir)/po/SRC-POTFILES.in
1264
1265po/BLD-POTFILES.in: @MAINT@ Makefile $(BLD_POTFILES)
1266	for file in $(BLD_POTFILES); do echo $$file; done \
1267	  | LC_COLLATE= sort > tmp.bld \
1268	  && mv tmp.bld $(srcdir)/po/BLD-POTFILES.in
1269
1270all diststuff: info
1271
1272.PHONY: install-html install-html-am install-html-recursive
1273
1274install-html:	install-html-recursive
1275
1276install-html-recursive:
1277	@failcom='exit 1'; \
1278	for f in x $$MAKEFLAGS; do \
1279	  case $$f in \
1280	    *=* | --[!k]*);; \
1281	    *k*) failcom='fail=yes';; \
1282	  esac; \
1283	done; \
1284	dot_seen=no; \
1285	target=`echo $@ | sed s/-recursive//`; \
1286	list='$(SUBDIRS)'; for subdir in $$list; do \
1287	  echo "Making $$target in $$subdir"; \
1288	  if test "$$subdir" = "."; then \
1289	    dot_seen=yes; \
1290	    local_target="$$target-am"; \
1291	  else \
1292	    local_target="$$target"; \
1293	  fi; \
1294	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1295	  || eval $$failcom; \
1296	done; \
1297	if test "$$dot_seen" = "no"; then \
1298	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1299	fi; test -z "$$fail"
1300
1301stamp-ofiles: Makefile
1302	rm -f tofiles
1303	f=""; \
1304	for i in $(OFILES) ; do \
1305	  case " $$f " in \
1306	    *" $$i "*) ;; \
1307	    *) f="$$f $$i" ;; \
1308	  esac ; \
1309	done ; \
1310	echo $$f > tofiles
1311	$(SHELL) $(srcdir)/../move-if-change tofiles ofiles
1312	touch stamp-ofiles
1313
1314ofiles: stamp-ofiles ; @true
1315
1316stamp-lib: libbfd.la
1317	libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
1318	if [ -f $$libtooldir/libbfd.a ]; then \
1319	  cp $$libtooldir/libbfd.a libbfd.tmp; \
1320	  $(RANLIB) libbfd.tmp; \
1321	  $(SHELL) $(srcdir)/../move-if-change libbfd.tmp libbfd.a; \
1322	else true; fi
1323	touch stamp-lib
1324
1325libbfd.a: stamp-lib ; @true
1326
1327# This file holds an array associating configuration triplets and
1328# vector names.  It is built from config.bfd.  It is not compiled by
1329# itself, but is included by targets.c.
1330targmatch.h: config.bfd targmatch.sed
1331	rm -f targmatch.h
1332	sed -f $(srcdir)/targmatch.sed < $(srcdir)/config.bfd > targmatch.new
1333	mv -f targmatch.new targmatch.h
1334
1335# When compiling archures.c and targets.c, supply the default target
1336# info from configure.
1337
1338targets.lo: targets.c Makefile
1339	$(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/targets.c
1340
1341archures.lo: archures.c Makefile
1342	$(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/archures.c
1343
1344elf32-target.h : elfxx-target.h
1345	rm -f elf32-target.h
1346	sed -e s/NN/32/g < $(srcdir)/elfxx-target.h > elf32-target.new
1347	mv -f elf32-target.new elf32-target.h
1348
1349elf64-target.h : elfxx-target.h
1350	rm -f elf64-target.h
1351	sed -e s/NN/64/g < $(srcdir)/elfxx-target.h > elf64-target.new
1352	mv -f elf64-target.new elf64-target.h
1353
1354elf32-ia64.c : elfxx-ia64.c
1355	rm -f elf32-ia64.c
1356	sed -e s/NN/32/g < $(srcdir)/elfxx-ia64.c > elf32-ia64.new
1357	mv -f elf32-ia64.new elf32-ia64.c
1358
1359elf64-ia64.c : elfxx-ia64.c
1360	rm -f elf64-ia64.c
1361	sed -e s/NN/64/g < $(srcdir)/elfxx-ia64.c > elf64-ia64.new
1362	mv -f elf64-ia64.new elf64-ia64.c
1363
1364peigen.c : peXXigen.c
1365	rm -f peigen.c
1366	sed -e s/XX/pe/g < $(srcdir)/peXXigen.c > peigen.new
1367	mv -f peigen.new peigen.c
1368
1369pepigen.c : peXXigen.c
1370	rm -f pepigen.c
1371	sed -e s/XX/pep/g < $(srcdir)/peXXigen.c > pepigen.new
1372	mv -f pepigen.new pepigen.c
1373$(BFD32_LIBS) \
1374 $(BFD64_LIBS) \
1375 $(ALL_MACHINES) \
1376 $(BFD32_BACKENDS) \
1377 $(BFD64_BACKENDS) \
1378 $(OPTIONAL_BACKENDS) @COREFILE@: $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS)
1379
1380install-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@install_libbfd
1381	@$(NORMAL_INSTALL)
1382
1383uninstall-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@uninstall_libbfd
1384	@$(NORMAL_UNINSTALL)
1385
1386.PHONY: install_libbfd uninstall_libbfd
1387install_libbfd: $(bfdlib_LTLIBRARIES) $(BFD_H)
1388	$(mkinstalldirs) $(DESTDIR)$(bfdlibdir)
1389	@list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
1390	  if test -f $$p; then \
1391	    echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p"; \
1392	    $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p; \
1393	  else :; fi; \
1394	done
1395
1396uninstall_libbfd:
1397	list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
1398	  $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(bfdlibdir)/$$p; \
1399	done
1400	rm -f $(DESTDIR)$(bfdincludedir)/bfd.h
1401	rm -f $(DESTDIR)$(bfdincludedir)/ansidecl.h
1402	rm -f $(DESTDIR)$(bfdincludedir)/symcat.h
1403	rm -f $(DESTDIR)$(bfdincludedir)/bfdlink.h
1404
1405# Have to get rid of DEP1 here so that "$?" later includes all of $(CFILES).
1406DEP: dep.sed $(CFILES) $(HFILES) bfd.h
1407	rm -f DEP1
1408	$(MAKE) MKDEP="$(MKDEP)" DEP1
1409	sed -f dep.sed < DEP1 > DEPA
1410	echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
1411	if grep ' /' DEPA > /dev/null 2> /dev/null; then \
1412	  echo 'make DEP failed!'; exit 1; \
1413	else \
1414	  mv -f DEPA $@; \
1415	fi
1416
1417DEP1: $(CFILES)
1418	echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
1419	echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
1420	$(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
1421	mv -f DEP2 $@
1422
1423dep.sed: dep-in.sed config.status
1424	sed <$(srcdir)/dep-in.sed >dep.sed	\
1425		-e 's!@BFD_H@!$(BFD_H)!'	\
1426		-e 's!@SRCDIR@!$(srcdir)!'	\
1427		-e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/bfd$$,,`'!'
1428
1429dep: DEP
1430	sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
1431	cat DEP >> tmp-Makefile
1432	$(SHELL) $(srcdir)/../move-if-change tmp-Makefile Makefile
1433
1434dep-in: DEP
1435	sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
1436	cat DEP >> tmp-Makefile.in
1437	$(SHELL) $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
1438
1439dep-am: DEP
1440	sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
1441	cat DEP >> tmp-Makefile.am
1442	$(SHELL) $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
1443
1444host-aout.lo: Makefile
1445
1446# The following program can be used to generate a simple config file
1447# which can be folded into an h-XXX file for a new host, with some editing.
1448aout-params.h: gen-aout
1449	./gen-aout host > aout-params.h
1450gen-aout: $(srcdir)/gen-aout.c Makefile
1451	$(CC) -o gen-aout $(CSEARCH) $(CFLAGS) $(LFLAGS) $(srcdir)/gen-aout.c
1452
1453$(BFD_H): stmp-bfd-h ; @true
1454
1455stmp-bfd-h: bfd-in3.h
1456	rm -f bfd-tmp.h
1457	cp bfd-in3.h bfd-tmp.h
1458	$(SHELL) $(srcdir)/../move-if-change bfd-tmp.h $(BFD_H)
1459	rm -f bfd-tmp.h
1460	touch stmp-bfd-h
1461
1462# Could really use a "copy-if-change"...
1463headers:
1464	(cd $(bfddocdir); $(MAKE) protos $(FLAGS_TO_PASS))
1465	cp $(bfddocdir)/bfd.h bfd-in2.h-new
1466	$(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
1467	cp $(bfddocdir)/libbfd.h libbfd.h-new
1468	$(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
1469	cp $(bfddocdir)/libcoff.h libcoff.h-new
1470	$(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
1471
1472# We only rebuild the header files automatically if we have been
1473# configured with --enable-maintainer-mode.
1474
1475$(srcdir)/bfd-in2.h: @MAINT@ stmp-bin2-h ; @true
1476stmp-bin2-h: $(BFD_H_FILES) $(BFD64_H_FILES)
1477	(cd $(bfddocdir); $(MAKE) $(FLAGS_TO_PASS) bfd.h)
1478	cp $(bfddocdir)/bfd.h bfd-in2.h-new
1479	$(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
1480	touch stmp-bin2-h
1481
1482$(srcdir)/libbfd.h: @MAINT@ stmp-lbfd-h ; @true
1483stmp-lbfd-h: $(LIBBFD_H_FILES)
1484	(cd $(bfddocdir); $(MAKE) $(FLAGS_TO_PASS) libbfd.h)
1485	cp $(bfddocdir)/libbfd.h libbfd.h-new
1486	$(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
1487	touch stmp-lbfd-h
1488
1489$(srcdir)/libcoff.h: @MAINT@ stmp-lcoff-h ; @true
1490stmp-lcoff-h: $(LIBCOFF_H_FILES)
1491	(cd $(bfddocdir); $(MAKE) $(FLAGS_TO_PASS) libcoff.h)
1492	cp $(bfddocdir)/libcoff.h libcoff.h-new
1493	$(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
1494	touch stmp-lcoff-h
1495
1496bfdver.h: $(srcdir)/version.h $(srcdir)/Makefile.in
1497	@echo "creating $@"
1498	@bfd_version=`echo "$(VERSION)" | sed -e 's/\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\).*/\1.00\2.00\3.00\4.00\5/' -e 's/\([^\.]*\)\..*\(..\)\..*\(..\)\..*\(..\)\..*\(..\)$$/\1\2\3\4\5/'` ;\
1499	bfd_version_string="\"$(VERSION)\"" ;\
1500	if test "x$(RELEASE)" = x ; then \
1501	  bfd_version_date=`sed -n -e 's/.*DATE //p' < $(srcdir)/version.h` ;\
1502	  bfd_version_string="\"$(VERSION) $${bfd_version_date}\"" ;\
1503	fi ;\
1504	sed -e "s/@bfd_version@/$$bfd_version/" -e "s/@bfd_version_string@/$$bfd_version_string/" < $(srcdir)/version.h > $@
1505
1506# What appears below is generated by a hacked mkdep using gcc -MM.
1507
1508# DO NOT DELETE THIS LINE -- mkdep uses it.
1509# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
1510archive.lo: archive.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1511  $(INCDIR)/hashtab.h $(INCDIR)/aout/ar.h $(INCDIR)/aout/ranlib.h \
1512  $(INCDIR)/safe-ctype.h
1513archures.lo: archures.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1514  $(INCDIR)/safe-ctype.h
1515bfd.lo: bfd.c bfdver.h $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1516  $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h \
1517  $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h libcoff.h \
1518  libecoff.h $(INCDIR)/coff/ecoff.h elf-bfd.h $(INCDIR)/elf/common.h \
1519  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h
1520bfdio.lo: bfdio.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1521bfdwin.lo: bfdwin.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1522cache.lo: cache.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1523  $(INCDIR)/libiberty.h
1524coffgen.lo: coffgen.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1525  $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h
1526corefile.lo: corefile.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1527format.lo: format.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1528init.lo: init.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1529libbfd.lo: libbfd.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1530opncls.lo: opncls.c $(INCDIR)/filenames.h $(INCDIR)/objalloc.h \
1531  $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h
1532reloc.lo: reloc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1533  $(INCDIR)/hashtab.h
1534section.lo: section.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1535  $(INCDIR)/bfdlink.h
1536syms.lo: syms.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1537  $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/stab_gnu.h \
1538  $(INCDIR)/aout/stab.def
1539targets.lo: targets.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1540  $(INCDIR)/fnmatch.h targmatch.h
1541hash.lo: hash.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1542  $(INCDIR)/objalloc.h $(INCDIR)/libiberty.h
1543linker.lo: linker.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1544  $(INCDIR)/bfdlink.h genlink.h
1545srec.lo: srec.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1546  $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
1547binary.lo: binary.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
1548  $(INCDIR)/hashtab.h
1549tekhex.lo: tekhex.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1550  $(INCDIR)/libiberty.h
1551ihex.lo: ihex.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1552  $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
1553stabs.lo: stabs.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1554  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/safe-ctype.h
1555stab-syms.lo: stab-syms.c libaout.h $(INCDIR)/bfdlink.h \
1556  $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab.def
1557merge.lo: merge.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1558  $(INCDIR)/libiberty.h
1559dwarf2.lo: dwarf2.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1560  $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1561  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1562  $(INCDIR)/elf/dwarf2.h
1563simple.lo: simple.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1564  $(INCDIR)/bfdlink.h
1565archive64.lo: archive64.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1566  $(INCDIR)/aout/ar.h
1567cpu-alpha.lo: cpu-alpha.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1568cpu-arc.lo: cpu-arc.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1569cpu-arm.lo: cpu-arm.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1570  $(INCDIR)/libiberty.h
1571cpu-avr.lo: cpu-avr.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1572cpu-bfin.lo: cpu-bfin.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1573cpu-cris.lo: cpu-cris.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1574cpu-cr16c.lo: cpu-cr16c.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1575cpu-crx.lo: cpu-crx.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1576cpu-d10v.lo: cpu-d10v.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1577cpu-d30v.lo: cpu-d30v.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1578cpu-dlx.lo: cpu-dlx.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1579cpu-fr30.lo: cpu-fr30.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1580cpu-frv.lo: cpu-frv.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1581cpu-h8300.lo: cpu-h8300.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1582cpu-h8500.lo: cpu-h8500.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1583cpu-hppa.lo: cpu-hppa.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1584cpu-ia64.lo: cpu-ia64.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1585  cpu-ia64-opc.c $(srcdir)/../opcodes/ia64-opc.h $(INCDIR)/opcode/ia64.h
1586cpu-i370.lo: cpu-i370.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1587cpu-i386.lo: cpu-i386.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1588cpu-i860.lo: cpu-i860.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1589cpu-i960.lo: cpu-i960.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1590cpu-ip2k.lo: cpu-ip2k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1591cpu-iq2000.lo: cpu-iq2000.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1592cpu-m32c.lo: cpu-m32c.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1593cpu-m32r.lo: cpu-m32r.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1594cpu-m68hc11.lo: cpu-m68hc11.c $(INCDIR)/filenames.h \
1595  $(INCDIR)/hashtab.h
1596cpu-m68hc12.lo: cpu-m68hc12.c $(INCDIR)/filenames.h \
1597  $(INCDIR)/hashtab.h
1598cpu-m68k.lo: cpu-m68k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1599  $(INCDIR)/opcode/m68k.h
1600cpu-m88k.lo: cpu-m88k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1601cpu-m10200.lo: cpu-m10200.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1602cpu-m10300.lo: cpu-m10300.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1603cpu-maxq.lo: cpu-maxq.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1604cpu-mcore.lo: cpu-mcore.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1605cpu-mips.lo: cpu-mips.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1606cpu-mmix.lo: cpu-mmix.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1607cpu-mt.lo: cpu-mt.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1608cpu-msp430.lo: cpu-msp430.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1609cpu-or32.lo: cpu-or32.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1610cpu-ns32k.lo: cpu-ns32k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1611  ns32k.h
1612cpu-openrisc.lo: cpu-openrisc.c $(INCDIR)/filenames.h \
1613  $(INCDIR)/hashtab.h
1614cpu-pdp11.lo: cpu-pdp11.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1615cpu-pj.lo: cpu-pj.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1616cpu-powerpc.lo: cpu-powerpc.c $(INCDIR)/filenames.h \
1617  $(INCDIR)/hashtab.h
1618cpu-rs6000.lo: cpu-rs6000.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1619cpu-s390.lo: cpu-s390.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1620cpu-sh.lo: cpu-sh.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1621  $(srcdir)/../opcodes/sh-opc.h
1622cpu-sparc.lo: cpu-sparc.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1623cpu-tic30.lo: cpu-tic30.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1624cpu-tic4x.lo: cpu-tic4x.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1625cpu-tic54x.lo: cpu-tic54x.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1626cpu-tic80.lo: cpu-tic80.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1627cpu-v850.lo: cpu-v850.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1628  $(INCDIR)/safe-ctype.h
1629cpu-vax.lo: cpu-vax.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1630cpu-we32k.lo: cpu-we32k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1631cpu-w65.lo: cpu-w65.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1632cpu-xstormy16.lo: cpu-xstormy16.c $(INCDIR)/filenames.h \
1633  $(INCDIR)/hashtab.h
1634cpu-xtensa.lo: cpu-xtensa.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1635cpu-xc16x.lo: cpu-xc16x.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1636cpu-z80.lo: cpu-z80.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1637cpu-z8k.lo: cpu-z8k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1638aout-adobe.lo: aout-adobe.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1639  $(INCDIR)/aout/adobe.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1640  libaout.h $(INCDIR)/bfdlink.h
1641aout-arm.lo: aout-arm.c $(INCDIR)/filenames.h libaout.h \
1642  $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aoutx.h \
1643  $(INCDIR)/safe-ctype.h $(INCDIR)/hashtab.h $(INCDIR)/aout/stab_gnu.h \
1644  $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h
1645aout-cris.lo: aout-cris.c aout32.c aoutx.h $(INCDIR)/filenames.h \
1646  $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h libaout.h \
1647  $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1648  $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h
1649aout-ns32k.lo: aout-ns32k.c $(INCDIR)/aout/aout64.h \
1650  ns32k.h libaout.h $(INCDIR)/bfdlink.h aoutx.h $(INCDIR)/filenames.h \
1651  $(INCDIR)/safe-ctype.h $(INCDIR)/hashtab.h $(INCDIR)/aout/stab_gnu.h \
1652  $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1653aout-sparcle.lo: aout-sparcle.c $(INCDIR)/bfdlink.h \
1654  libaout.h aoutf1.h $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1655  $(INCDIR)/aout/sun4.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1656  $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h
1657aout-tic30.lo: aout-tic30.c $(INCDIR)/filenames.h libaout.h \
1658  $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1659  $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aoutx.h \
1660  $(INCDIR)/safe-ctype.h $(INCDIR)/hashtab.h
1661aout0.lo: aout0.c aoutf1.h $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1662  $(INCDIR)/aout/sun4.h libaout.h $(INCDIR)/bfdlink.h \
1663  $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1664  $(INCDIR)/aout/ar.h aout-target.h
1665aout32.lo: aout32.c aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
1666  $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h \
1667  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1668armnetbsd.lo: armnetbsd.c netbsd.h $(INCDIR)/filenames.h \
1669  $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \
1670  $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1671  $(INCDIR)/aout/ar.h
1672bout.lo: bout.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1673  $(INCDIR)/bfdlink.h genlink.h $(INCDIR)/bout.h $(INCDIR)/libiberty.h \
1674  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def libaout.h
1675cf-i386lynx.lo: cf-i386lynx.c $(INCDIR)/filenames.h \
1676  coff-i386.c $(INCDIR)/hashtab.h $(INCDIR)/coff/i386.h \
1677  $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1678  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1679cf-sparclynx.lo: cf-sparclynx.c coff-sparc.c $(INCDIR)/filenames.h \
1680  $(INCDIR)/hashtab.h $(INCDIR)/coff/sparc.h $(INCDIR)/coff/external.h \
1681  $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1682  coffcode.h coffswap.h
1683coff-apollo.lo: coff-apollo.c $(INCDIR)/filenames.h \
1684  $(INCDIR)/hashtab.h $(INCDIR)/coff/apollo.h $(INCDIR)/coff/external.h \
1685  $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1686  coffcode.h coffswap.h
1687coff-arm.lo: coff-arm.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1688  $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1689  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1690coff-aux.lo: coff-aux.c $(INCDIR)/filenames.h $(INCDIR)/coff/aux-coff.h \
1691  $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h \
1692  coff-m68k.c $(INCDIR)/hashtab.h libcoff.h $(INCDIR)/bfdlink.h \
1693  coffcode.h coffswap.h
1694coff-h8300.lo: coff-h8300.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1695  $(INCDIR)/bfdlink.h genlink.h $(INCDIR)/coff/h8300.h \
1696  $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1697  libcoff.h $(INCDIR)/libiberty.h coffcode.h coffswap.h
1698coff-h8500.lo: coff-h8500.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1699  $(INCDIR)/bfdlink.h $(INCDIR)/coff/h8500.h $(INCDIR)/coff/external.h \
1700  $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
1701coff-i386.lo: coff-i386.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1702  $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1703  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1704coff-i860.lo: coff-i860.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1705  $(INCDIR)/coff/i860.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1706  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1707coff-go32.lo: coff-go32.c coff-i386.c $(INCDIR)/filenames.h \
1708  $(INCDIR)/hashtab.h $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
1709  $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1710  coffcode.h coffswap.h
1711coff-i960.lo: coff-i960.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1712  $(INCDIR)/coff/i960.h $(INCDIR)/coff/internal.h libcoff.h \
1713  $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1714coff-m68k.lo: coff-m68k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1715  $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1716  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1717coff-m88k.lo: coff-m88k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1718  $(INCDIR)/coff/m88k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1719  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1720coff-maxq.lo: coff-maxq.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1721  $(INCDIR)/coff/maxq.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1722  libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h \
1723  coffcode.h coffswap.h
1724coff-mips.lo: coff-mips.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1725  $(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h \
1726  $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h \
1727  $(INCDIR)/coff/external.h libcoff.h libecoff.h coffswap.h \
1728  ecoffswap.h
1729coff-or32.lo: coff-or32.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1730  $(INCDIR)/coff/or32.h $(INCDIR)/coff/internal.h libcoff.h \
1731  $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1732coff-rs6000.lo: coff-rs6000.c $(INCDIR)/filenames.h \
1733  $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h \
1734  $(INCDIR)/coff/xcoff.h $(INCDIR)/coff/rs6000.h libcoff.h \
1735  libxcoff.h coffcode.h coffswap.h
1736coff-sh.lo: coff-sh.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1737  $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/sh.h \
1738  $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1739  libcoff.h coffcode.h coffswap.h
1740coff-sparc.lo: coff-sparc.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1741  $(INCDIR)/coff/sparc.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1742  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1743coff-stgo32.lo: coff-stgo32.c coff-i386.c $(INCDIR)/filenames.h \
1744  $(INCDIR)/hashtab.h $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
1745  $(INCDIR)/coff/internal.h $(INCDIR)/coff/go32exe.h \
1746  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h \
1747  go32stub.h
1748coff-svm68k.lo: coff-svm68k.c coff-m68k.c $(INCDIR)/filenames.h \
1749  $(INCDIR)/hashtab.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h \
1750  $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1751  coffcode.h coffswap.h
1752coff-tic30.lo: coff-tic30.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1753  $(INCDIR)/bfdlink.h $(INCDIR)/coff/tic30.h $(INCDIR)/coff/external.h \
1754  $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
1755coff-tic4x.lo: coff-tic4x.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1756  $(INCDIR)/bfdlink.h $(INCDIR)/coff/tic4x.h $(INCDIR)/coff/ti.h \
1757  $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
1758coff-tic54x.lo: coff-tic54x.c $(INCDIR)/filenames.h \
1759  $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/tic54x.h \
1760  $(INCDIR)/coff/ti.h $(INCDIR)/coff/internal.h libcoff.h \
1761  coffcode.h coffswap.h
1762coff-tic80.lo: coff-tic80.c $(INCDIR)/bfdlink.h $(INCDIR)/filenames.h \
1763  $(INCDIR)/hashtab.h $(INCDIR)/coff/tic80.h $(INCDIR)/coff/external.h \
1764  $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
1765coff-u68k.lo: coff-u68k.c coff-m68k.c $(INCDIR)/filenames.h \
1766  $(INCDIR)/hashtab.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h \
1767  $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1768  coffcode.h coffswap.h
1769coff-we32k.lo: coff-we32k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1770  $(INCDIR)/coff/we32k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1771  libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1772coff-w65.lo: coff-w65.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1773  $(INCDIR)/bfdlink.h $(INCDIR)/coff/w65.h $(INCDIR)/coff/external.h \
1774  $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
1775coff-z80.lo: coff-z80.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1776  $(INCDIR)/bfdlink.h $(INCDIR)/coff/z80.h $(INCDIR)/coff/external.h \
1777  $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
1778coff-z8k.lo: coff-z8k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1779  $(INCDIR)/bfdlink.h $(INCDIR)/coff/z8k.h $(INCDIR)/coff/external.h \
1780  $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
1781cofflink.lo: cofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1782  $(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h libcoff.h \
1783  $(INCDIR)/safe-ctype.h
1784dwarf1.lo: dwarf1.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1785  $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1786  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1787  $(INCDIR)/elf/dwarf.h
1788ecoff.lo: ecoff.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1789  $(INCDIR)/hashtab.h $(INCDIR)/aout/ar.h $(INCDIR)/aout/ranlib.h \
1790  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def libaout.h \
1791  $(INCDIR)/aout/aout64.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h \
1792  $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h libcoff.h \
1793  libecoff.h $(INCDIR)/libiberty.h
1794ecofflink.lo: ecofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1795  $(INCDIR)/hashtab.h $(INCDIR)/objalloc.h $(INCDIR)/aout/stab_gnu.h \
1796  $(INCDIR)/aout/stab.def $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h \
1797  $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h libcoff.h \
1798  libecoff.h
1799efi-app-ia32.lo: efi-app-ia32.c $(INCDIR)/filenames.h \
1800  coff-i386.c $(INCDIR)/hashtab.h $(INCDIR)/coff/i386.h \
1801  $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1802  $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1803  peicode.h libpei.h
1804elf.lo: elf.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1805  $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1806  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/libiberty.h
1807elf32-am33lin.lo: elf32-am33lin.c $(INCDIR)/filenames.h \
1808  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1809  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/mn10300.h \
1810  $(INCDIR)/elf/reloc-macros.h elf-m10300.c $(INCDIR)/hashtab.h \
1811  elf32-target.h
1812elf32-arc.lo: elf32-arc.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1813  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1814  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/arc.h \
1815  $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
1816  elf32-target.h
1817elf32-arm.lo: elf32-arm.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1818  $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1819  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1820  elf-vxworks.h $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h \
1821  elf32-target.h
1822elf32-avr.lo: elf32-avr.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1823  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1824  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/avr.h \
1825  $(INCDIR)/elf/reloc-macros.h elf32-target.h
1826elf32-bfin.lo: elf32-bfin.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1827  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1828  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/bfin.h \
1829  $(INCDIR)/elf/reloc-macros.h elf32-target.h
1830elf32-cr16c.lo: elf32-cr16c.c $(INCDIR)/filenames.h \
1831  $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/cr16c.h \
1832  $(INCDIR)/elf/reloc-macros.h elf-bfd.h $(INCDIR)/elf/common.h \
1833  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elf32-target.h
1834elf32-cris.lo: elf32-cris.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1835  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1836  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/cris.h \
1837  $(INCDIR)/elf/reloc-macros.h elf32-target.h
1838elf32-crx.lo: elf32-crx.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1839  $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1840  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/crx.h \
1841  $(INCDIR)/elf/reloc-macros.h elf32-target.h
1842elf32-d10v.lo: elf32-d10v.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1843  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1844  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/d10v.h \
1845  $(INCDIR)/elf/reloc-macros.h elf32-target.h
1846elf32-d30v.lo: elf32-d30v.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1847  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1848  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/d30v.h \
1849  $(INCDIR)/elf/reloc-macros.h elf32-target.h
1850elf32-dlx.lo: elf32-dlx.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1851  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1852  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/dlx.h \
1853  $(INCDIR)/elf/reloc-macros.h elf32-target.h
1854elf32-fr30.lo: elf32-fr30.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1855  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1856  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/fr30.h \
1857  $(INCDIR)/elf/reloc-macros.h elf32-target.h
1858elf32-frv.lo: elf32-frv.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1859  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1860  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/frv.h \
1861  $(INCDIR)/elf/reloc-macros.h $(INCDIR)/elf/dwarf2.h \
1862  elf32-target.h
1863elf32-gen.lo: elf32-gen.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1864  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1865  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h elf32-target.h
1866elf32-h8300.lo: elf32-h8300.c $(INCDIR)/filenames.h \
1867  $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1868  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1869  $(INCDIR)/elf/h8.h $(INCDIR)/elf/reloc-macros.h elf32-target.h
1870elf32-hppa.lo: elf32-hppa.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1871  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1872  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/hppa.h \
1873  $(INCDIR)/elf/reloc-macros.h libhppa.h elf32-hppa.h \
1874  elf-hppa.h elf32-target.h
1875elf32-i370.lo: elf32-i370.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1876  $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1877  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/i370.h \
1878  $(INCDIR)/elf/reloc-macros.h elf32-target.h
1879elf32-i386.lo: elf32-i386.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1880  $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1881  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elf-vxworks.h \
1882  $(INCDIR)/elf/i386.h $(INCDIR)/elf/reloc-macros.h elf32-target.h
1883elf32-i860.lo: elf32-i860.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1884  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1885  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/i860.h \
1886  $(INCDIR)/elf/reloc-macros.h elf32-target.h
1887elf32-i960.lo: elf32-i960.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1888  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1889  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/i960.h \
1890  $(INCDIR)/elf/reloc-macros.h elf32-target.h
1891elf32-ip2k.lo: elf32-ip2k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1892  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1893  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/ip2k.h \
1894  $(INCDIR)/elf/reloc-macros.h elf32-target.h
1895elf32-iq2000.lo: elf32-iq2000.c $(INCDIR)/filenames.h \
1896  $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1897  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1898  $(INCDIR)/elf/iq2000.h $(INCDIR)/elf/reloc-macros.h \
1899  elf32-target.h
1900elf32-m32c.lo: elf32-m32c.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1901  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1902  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/m32c.h \
1903  $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
1904  elf32-target.h
1905elf32-m32r.lo: elf32-m32r.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1906  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1907  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/m32r.h \
1908  $(INCDIR)/elf/reloc-macros.h elf32-target.h
1909elf32-m68k.lo: elf32-m68k.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1910  $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1911  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/m68k.h \
1912  $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/m68k.h \
1913  elf32-target.h
1914elf32-m68hc11.lo: elf32-m68hc11.c $(INCDIR)/filenames.h \
1915  $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1916  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elf32-m68hc1x.h \
1917  $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h \
1918  $(INCDIR)/opcode/m68hc11.h elf32-target.h
1919elf32-m68hc12.lo: elf32-m68hc12.c $(INCDIR)/filenames.h \
1920  $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1921  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elf32-m68hc1x.h \
1922  $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h \
1923  $(INCDIR)/opcode/m68hc11.h elf32-target.h
1924elf32-m68hc1x.lo: elf32-m68hc1x.c $(INCDIR)/filenames.h \
1925  $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1926  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elf32-m68hc1x.h \
1927  $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h \
1928  $(INCDIR)/opcode/m68hc11.h
1929elf32-m88k.lo: elf32-m88k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1930  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1931  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h elf32-target.h
1932elf-m10200.lo: elf-m10200.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1933  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1934  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h elf32-target.h
1935elf-m10300.lo: elf-m10300.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1936  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1937  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/mn10300.h \
1938  $(INCDIR)/elf/reloc-macros.h elf32-target.h
1939elf32-mcore.lo: elf32-mcore.c $(INCDIR)/filenames.h \
1940  $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1941  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/mcore.h \
1942  $(INCDIR)/elf/reloc-macros.h elf32-target.h
1943elfxx-mips.lo: elfxx-mips.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1944  $(INCDIR)/libiberty.h elf-bfd.h $(INCDIR)/elf/common.h \
1945  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1946  elfxx-mips.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h \
1947  $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h \
1948  $(INCDIR)/coff/mips.h $(INCDIR)/coff/external.h elf-vxworks.h
1949elf32-mips.lo: elf32-mips.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1950  $(INCDIR)/bfdlink.h genlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1951  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfxx-mips.h \
1952  $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/sym.h \
1953  $(INCDIR)/coff/symconst.h $(INCDIR)/coff/internal.h \
1954  $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h $(INCDIR)/coff/external.h \
1955  ecoffswap.h elf32-target.h elf-vxworks.h
1956elf32-mt.lo: elf32-mt.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1957  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1958  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/mt.h \
1959  $(INCDIR)/elf/reloc-macros.h elf32-target.h
1960elf32-msp430.lo: elf32-msp430.c $(INCDIR)/filenames.h \
1961  $(INCDIR)/libiberty.h $(INCDIR)/hashtab.h elf-bfd.h \
1962  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1963  $(INCDIR)/bfdlink.h $(INCDIR)/elf/msp430.h $(INCDIR)/elf/reloc-macros.h \
1964  elf32-target.h
1965elf32-openrisc.lo: elf32-openrisc.c $(INCDIR)/filenames.h \
1966  $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1967  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1968  $(INCDIR)/elf/openrisc.h $(INCDIR)/elf/reloc-macros.h \
1969  $(INCDIR)/libiberty.h elf32-target.h
1970elf32-or32.lo: elf32-or32.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1971  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1972  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/or32.h \
1973  $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
1974  elf32-target.h
1975elf32-pj.lo: elf32-pj.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1976  $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1977  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/pj.h \
1978  $(INCDIR)/elf/reloc-macros.h elf32-target.h
1979elf32-ppc.lo: elf32-ppc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1980  $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1981  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/ppc.h \
1982  $(INCDIR)/elf/reloc-macros.h elf32-ppc.h elf-vxworks.h \
1983  elf32-target.h
1984elf32-sh64.lo: elf32-sh64.c $(INCDIR)/filenames.h elf-bfd.h \
1985  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1986  $(INCDIR)/bfdlink.h $(srcdir)/../opcodes/sh64-opc.h \
1987  elf32-sh64.h elf32-sh.c $(INCDIR)/hashtab.h $(INCDIR)/elf/sh.h \
1988  $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
1989  $(srcdir)/../opcodes/sh-opc.h elf32-target.h
1990elf32-sh64-com.lo: elf32-sh64-com.c $(INCDIR)/filenames.h \
1991  $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1992  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1993  $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h elf32-sh64.h \
1994  $(srcdir)/../opcodes/sh64-opc.h
1995elf32-s390.lo: elf32-s390.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1996  $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
1997  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/s390.h \
1998  $(INCDIR)/elf/reloc-macros.h elf32-target.h
1999elf32-sh.lo: elf32-sh.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2000  $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2001  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/sh.h \
2002  $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
2003  $(srcdir)/../opcodes/sh-opc.h elf32-target.h
2004elf32-sh-symbian.lo: elf32-sh-symbian.c elf32-sh.c \
2005  $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h \
2006  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2007  $(INCDIR)/elf/external.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
2008  $(INCDIR)/libiberty.h $(srcdir)/../opcodes/sh-opc.h \
2009  elf32-target.h
2010elfxx-sparc.lo: elfxx-sparc.c $(INCDIR)/filenames.h \
2011  $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2012  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/sparc.h \
2013  $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/sparc.h \
2014  elfxx-sparc.h elf-vxworks.h
2015elf32-sparc.lo: elf32-sparc.c $(INCDIR)/filenames.h \
2016  $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2017  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/sparc.h \
2018  $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/sparc.h \
2019  elfxx-sparc.h elf32-target.h elf-vxworks.h
2020elf32-v850.lo: elf32-v850.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2021  $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2022  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/v850.h \
2023  $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
2024  elf32-target.h
2025elf32-vax.lo: elf32-vax.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2026  $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2027  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/vax.h \
2028  $(INCDIR)/elf/reloc-macros.h elf32-target.h
2029elf32-xstormy16.lo: elf32-xstormy16.c $(INCDIR)/filenames.h \
2030  $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2031  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
2032  $(INCDIR)/elf/xstormy16.h $(INCDIR)/elf/reloc-macros.h \
2033  $(INCDIR)/libiberty.h elf32-target.h
2034elf32-xtensa.lo: elf32-xtensa.c $(INCDIR)/filenames.h \
2035  $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2036  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/xtensa.h \
2037  $(INCDIR)/elf/reloc-macros.h $(INCDIR)/xtensa-isa.h \
2038  $(INCDIR)/xtensa-config.h elf32-target.h
2039elf32-xc16x.lo: elf32-xc16x.c $(INCDIR)/filenames.h \
2040  $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2041  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
2042  $(INCDIR)/elf/xc16x.h $(INCDIR)/elf/reloc-macros.h \
2043  $(INCDIR)/elf/dwarf2.h $(INCDIR)/libiberty.h elf32-target.h
2044elf32.lo: elf32.c elfcode.h $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
2045  $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2046  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfcore.h
2047elflink.lo: elflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2048  $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2049  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/safe-ctype.h \
2050  $(INCDIR)/libiberty.h $(INCDIR)/objalloc.h
2051elf-strtab.lo: elf-strtab.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2052  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2053  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h
2054elf-eh-frame.lo: elf-eh-frame.c $(INCDIR)/filenames.h \
2055  $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2056  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
2057  $(INCDIR)/elf/dwarf2.h
2058elf-vxworks.lo: elf-vxworks.c $(INCDIR)/filenames.h \
2059  $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2060  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
2061  elf-vxworks.h
2062epoc-pe-arm.lo: epoc-pe-arm.c pe-arm.c $(INCDIR)/filenames.h \
2063  coff-arm.c $(INCDIR)/hashtab.h $(INCDIR)/coff/arm.h \
2064  $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
2065  $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
2066  peicode.h libpei.h
2067epoc-pei-arm.lo: epoc-pei-arm.c pei-arm.c $(INCDIR)/filenames.h \
2068  coff-arm.c $(INCDIR)/hashtab.h $(INCDIR)/coff/arm.h \
2069  $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
2070  $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
2071  peicode.h libpei.h
2072hp300bsd.lo: hp300bsd.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2073  libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
2074  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2075hp300hpux.lo: hp300hpux.c $(INCDIR)/aout/hp300hpux.h \
2076  aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
2077  $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h \
2078  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
2079  aout-target.h
2080som.lo: som.c $(INCDIR)/alloca-conf.h $(INCDIR)/filenames.h
2081i386aout.lo: i386aout.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2082  $(INCDIR)/aout/aout64.h libaout.h $(INCDIR)/bfdlink.h \
2083  aout-target.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2084  $(INCDIR)/aout/ar.h
2085i386bsd.lo: i386bsd.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2086  libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
2087  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2088i386dynix.lo: i386dynix.c $(INCDIR)/aout/dynix3.h aoutx.h \
2089  $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h \
2090  libaout.h $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h \
2091  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
2092  aout-target.h
2093i386freebsd.lo: i386freebsd.c freebsd.h $(INCDIR)/filenames.h \
2094  $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \
2095  $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2096  $(INCDIR)/aout/ar.h
2097i386linux.lo: i386linux.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2098  $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2099  $(INCDIR)/aout/ar.h libaout.h $(INCDIR)/bfdlink.h aout-target.h
2100i386lynx.lo: i386lynx.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2101  libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
2102  aout-target.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2103  $(INCDIR)/aout/ar.h
2104i386msdos.lo: i386msdos.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2105  libaout.h $(INCDIR)/bfdlink.h
2106i386netbsd.lo: i386netbsd.c netbsd.h $(INCDIR)/filenames.h \
2107  $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \
2108  $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2109  $(INCDIR)/aout/ar.h
2110i386mach3.lo: i386mach3.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2111  $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2112  $(INCDIR)/aout/ar.h libaout.h $(INCDIR)/bfdlink.h aout-target.h
2113i386os9k.lo: i386os9k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2114  $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/os9k.h
2115ieee.lo: ieee.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2116  $(INCDIR)/ieee.h libieee.h $(INCDIR)/safe-ctype.h
2117m68k4knetbsd.lo: m68k4knetbsd.c netbsd.h $(INCDIR)/filenames.h \
2118  $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \
2119  $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2120  $(INCDIR)/aout/ar.h
2121m68klinux.lo: m68klinux.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2122  $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2123  $(INCDIR)/aout/ar.h libaout.h $(INCDIR)/bfdlink.h aout-target.h
2124m68knetbsd.lo: m68knetbsd.c netbsd.h $(INCDIR)/filenames.h \
2125  $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \
2126  $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2127  $(INCDIR)/aout/ar.h
2128m88kmach3.lo: m88kmach3.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2129  libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
2130  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2131m88kopenbsd.lo: m88kopenbsd.c netbsd.h $(INCDIR)/filenames.h \
2132  $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \
2133  $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2134  $(INCDIR)/aout/ar.h
2135mach-o.lo: mach-o.c mach-o.h $(INCDIR)/filenames.h \
2136  $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h mach-o-target.c
2137mipsbsd.lo: mipsbsd.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2138  libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
2139  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2140newsos3.lo: newsos3.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2141  $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2142  $(INCDIR)/aout/ar.h libaout.h $(INCDIR)/bfdlink.h aout-target.h
2143nlm.lo: nlm.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2144  libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
2145  $(INCDIR)/nlm/external.h
2146nlm32-i386.lo: nlm32-i386.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2147  $(INCDIR)/nlm/i386-ext.h libnlm.h $(INCDIR)/nlm/common.h \
2148  $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h nlmswap.h \
2149  nlm-target.h
2150nlm32-sparc.lo: nlm32-sparc.c $(INCDIR)/filenames.h \
2151  $(INCDIR)/hashtab.h $(INCDIR)/nlm/sparc32-ext.h libnlm.h \
2152  $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h \
2153  nlmswap.h nlm-target.h
2154nlm32-ppc.lo: nlm32-ppc.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2155  $(INCDIR)/nlm/ppc-ext.h libnlm.h $(INCDIR)/nlm/common.h \
2156  $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h nlmswap.h \
2157  nlm-target.h
2158nlm32.lo: nlm32.c nlmcode.h $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2159  libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
2160  $(INCDIR)/nlm/external.h
2161ns32knetbsd.lo: ns32knetbsd.c netbsd.h $(INCDIR)/filenames.h \
2162  $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \
2163  $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2164  $(INCDIR)/aout/ar.h
2165oasys.lo: oasys.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
2166  $(INCDIR)/hashtab.h $(INCDIR)/oasys.h liboasys.h
2167pc532-mach.lo: pc532-mach.c $(INCDIR)/filenames.h libaout.h \
2168  $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h \
2169  aout-target.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2170  $(INCDIR)/aout/ar.h
2171pdp11.lo: pdp11.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2172  libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
2173  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
2174  $(INCDIR)/safe-ctype.h
2175pef.lo: pef.c $(INCDIR)/safe-ctype.h pef.h pef-traceback.h \
2176  $(INCDIR)/filenames.h $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h
2177pe-arm.lo: pe-arm.c $(INCDIR)/filenames.h coff-arm.c \
2178  $(INCDIR)/hashtab.h $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h \
2179  $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
2180  $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
2181pei-arm.lo: pei-arm.c $(INCDIR)/filenames.h coff-arm.c \
2182  $(INCDIR)/hashtab.h $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h \
2183  $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
2184  $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
2185pe-i386.lo: pe-i386.c $(INCDIR)/filenames.h coff-i386.c \
2186  $(INCDIR)/hashtab.h $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
2187  $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
2188  $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
2189pei-i386.lo: pei-i386.c $(INCDIR)/filenames.h coff-i386.c \
2190  $(INCDIR)/hashtab.h $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
2191  $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
2192  $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
2193pe-mcore.lo: pe-mcore.c $(INCDIR)/filenames.h coff-mcore.c \
2194  $(INCDIR)/hashtab.h $(INCDIR)/coff/mcore.h $(INCDIR)/coff/external.h \
2195  $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
2196  $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
2197pei-mcore.lo: pei-mcore.c $(INCDIR)/filenames.h coff-mcore.c \
2198  $(INCDIR)/hashtab.h $(INCDIR)/coff/mcore.h $(INCDIR)/coff/external.h \
2199  $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
2200  $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
2201pe-ppc.lo: pe-ppc.c $(INCDIR)/filenames.h coff-ppc.c \
2202  $(INCDIR)/hashtab.h $(INCDIR)/coff/powerpc.h $(INCDIR)/coff/external.h \
2203  $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
2204  $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
2205pei-ppc.lo: pei-ppc.c $(INCDIR)/filenames.h coff-ppc.c \
2206  $(INCDIR)/hashtab.h $(INCDIR)/coff/powerpc.h $(INCDIR)/coff/external.h \
2207  $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
2208  $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
2209pe-sh.lo: pe-sh.c $(INCDIR)/filenames.h coff-sh.c $(INCDIR)/libiberty.h \
2210  $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/sh.h \
2211  $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
2212  $(INCDIR)/coff/pe.h libcoff.h coffcode.h peicode.h \
2213  libpei.h
2214pei-sh.lo: pei-sh.c $(INCDIR)/filenames.h coff-sh.c \
2215  $(INCDIR)/libiberty.h $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h \
2216  $(INCDIR)/coff/sh.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
2217  $(INCDIR)/coff/pe.h libcoff.h coffcode.h peicode.h \
2218  libpei.h
2219pe-mips.lo: pe-mips.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2220  $(INCDIR)/coff/mipspe.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
2221  $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
2222  peicode.h libpei.h
2223pei-mips.lo: pei-mips.c $(INCDIR)/filenames.h pe-mips.c \
2224  $(INCDIR)/hashtab.h $(INCDIR)/coff/mipspe.h $(INCDIR)/coff/external.h \
2225  $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
2226  $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
2227ppcboot.lo: ppcboot.c $(INCDIR)/safe-ctype.h $(INCDIR)/filenames.h \
2228  $(INCDIR)/hashtab.h
2229reloc16.lo: reloc16.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2230  $(INCDIR)/bfdlink.h genlink.h $(INCDIR)/coff/internal.h \
2231  libcoff.h
2232riscix.lo: riscix.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2233  libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
2234  aout-target.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2235  $(INCDIR)/aout/ar.h
2236sparclinux.lo: sparclinux.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2237  $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2238  $(INCDIR)/aout/ar.h libaout.h $(INCDIR)/bfdlink.h aout-target.h
2239sparclynx.lo: sparclynx.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2240  $(INCDIR)/aout/sun4.h libaout.h $(INCDIR)/bfdlink.h \
2241  $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2242  $(INCDIR)/aout/ar.h aout-target.h
2243sparcnetbsd.lo: sparcnetbsd.c netbsd.h $(INCDIR)/filenames.h \
2244  $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \
2245  $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2246  $(INCDIR)/aout/ar.h
2247sunos.lo: sunos.c $(INCDIR)/bfdlink.h libaout.h aoutf1.h \
2248  $(INCDIR)/filenames.h $(INCDIR)/hashtab.h $(INCDIR)/aout/sun4.h \
2249  $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2250  $(INCDIR)/aout/ar.h aout-target.h
2251vaxnetbsd.lo: vaxnetbsd.c netbsd.h $(INCDIR)/filenames.h \
2252  $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \
2253  $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2254  $(INCDIR)/aout/ar.h
2255vax1knetbsd.lo: vax1knetbsd.c netbsd.h $(INCDIR)/filenames.h \
2256  $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \
2257  $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2258  $(INCDIR)/aout/ar.h
2259vaxbsd.lo: vaxbsd.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2260  libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
2261  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2262versados.lo: versados.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2263  $(INCDIR)/libiberty.h
2264vms.lo: vms.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2265  $(INCDIR)/hashtab.h vms.h
2266vms-gsd.lo: vms-gsd.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2267  $(INCDIR)/hashtab.h vms.h
2268vms-hdr.lo: vms-hdr.c bfdver.h $(INCDIR)/filenames.h \
2269  $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h $(INCDIR)/hashtab.h \
2270  vms.h
2271vms-misc.lo: vms-misc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2272  $(INCDIR)/hashtab.h vms.h
2273vms-tir.lo: vms-tir.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2274  $(INCDIR)/hashtab.h vms.h
2275xcofflink.lo: xcofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2276  $(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/xcoff.h \
2277  libcoff.h libxcoff.h
2278xsym.lo: xsym.c xsym.h $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
2279xtensa-isa.lo: xtensa-isa.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2280  $(INCDIR)/xtensa-isa.h $(INCDIR)/xtensa-isa-internal.h
2281xtensa-modules.lo: xtensa-modules.c $(INCDIR)/xtensa-isa.h \
2282  $(INCDIR)/xtensa-isa-internal.h
2283aix5ppc-core.lo: aix5ppc-core.c
2284aout64.lo: aout64.c aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
2285  $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h \
2286  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2287coff-alpha.lo: coff-alpha.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2288  $(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h \
2289  $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h \
2290  $(INCDIR)/aout/ar.h libcoff.h libecoff.h coffswap.h \
2291  ecoffswap.h
2292coff64-rs6000.lo: coff64-rs6000.c $(INCDIR)/filenames.h \
2293  $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h \
2294  $(INCDIR)/coff/xcoff.h $(INCDIR)/coff/rs6k64.h libcoff.h \
2295  libxcoff.h coffcode.h coffswap.h
2296demo64.lo: demo64.c aoutf1.h $(INCDIR)/filenames.h \
2297  $(INCDIR)/hashtab.h $(INCDIR)/aout/sun4.h libaout.h \
2298  $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
2299  $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h
2300efi-app-ia64.lo: efi-app-ia64.c $(INCDIR)/filenames.h \
2301  coff-ia64.c $(INCDIR)/hashtab.h $(INCDIR)/coff/ia64.h \
2302  $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
2303  $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
2304  peicode.h libpei.h
2305elf64-x86-64.lo: elf64-x86-64.c $(INCDIR)/filenames.h \
2306  $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2307  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/x86-64.h \
2308  $(INCDIR)/elf/reloc-macros.h elf64-target.h
2309elf64-alpha.lo: elf64-alpha.c $(INCDIR)/filenames.h \
2310  $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2311  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
2312  $(INCDIR)/elf/alpha.h $(INCDIR)/elf/reloc-macros.h \
2313  $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
2314  $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h $(INCDIR)/aout/ar.h \
2315  libcoff.h libecoff.h ecoffswap.h elf64-target.h
2316elf64-hppa.lo: elf64-hppa.c $(INCDIR)/alloca-conf.h \
2317  $(INCDIR)/filenames.h $(INCDIR)/hashtab.h elf-bfd.h \
2318  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
2319  $(INCDIR)/bfdlink.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h \
2320  libhppa.h elf64-hppa.h elf-hppa.h elf64-target.h
2321elf64-gen.lo: elf64-gen.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2322  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2323  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h elf64-target.h
2324elfn32-mips.lo: elfn32-mips.c $(INCDIR)/filenames.h \
2325  $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h genlink.h elf-bfd.h \
2326  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
2327  elfxx-mips.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h \
2328  $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/internal.h \
2329  $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h $(INCDIR)/coff/external.h \
2330  ecoffswap.h elf32-target.h
2331elf64-mips.lo: elf64-mips.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2332  $(INCDIR)/aout/ar.h $(INCDIR)/bfdlink.h genlink.h elf-bfd.h \
2333  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
2334  elfxx-mips.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h \
2335  $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/internal.h \
2336  $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h ecoffswap.h \
2337  elf64-target.h
2338elf64-mmix.lo: elf64-mmix.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2339  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2340  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/mmix.h \
2341  $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/mmix.h \
2342  elf64-target.h
2343elf64-ppc.lo: elf64-ppc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2344  $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2345  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/ppc64.h \
2346  $(INCDIR)/elf/reloc-macros.h elf64-ppc.h elf64-target.h
2347elf64-s390.lo: elf64-s390.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2348  $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2349  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/s390.h \
2350  $(INCDIR)/elf/reloc-macros.h elf64-target.h
2351elf64-sh64.lo: elf64-sh64.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2352  $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2353  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/sh.h \
2354  $(INCDIR)/elf/reloc-macros.h elf64-target.h
2355elf64-sparc.lo: elf64-sparc.c $(INCDIR)/filenames.h \
2356  $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2357  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
2358  $(INCDIR)/elf/sparc.h $(INCDIR)/elf/reloc-macros.h \
2359  $(INCDIR)/opcode/sparc.h elfxx-sparc.h elf64-target.h
2360elf64.lo: elf64.c elfcode.h $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
2361  $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
2362  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfcore.h
2363mmo.lo: mmo.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2364  $(INCDIR)/libiberty.h $(INCDIR)/elf/mmix.h $(INCDIR)/elf/reloc-macros.h \
2365  $(INCDIR)/opcode/mmix.h
2366nlm32-alpha.lo: nlm32-alpha.c $(INCDIR)/filenames.h \
2367  $(INCDIR)/hashtab.h $(INCDIR)/nlm/alpha-ext.h libnlm.h \
2368  $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h \
2369  nlmswap.h nlm-target.h
2370nlm64.lo: nlm64.c nlmcode.h $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2371  libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
2372  $(INCDIR)/nlm/external.h
2373aix386-core.lo: aix386-core.c $(INCDIR)/filenames.h \
2374  $(INCDIR)/hashtab.h $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
2375  $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h
2376hpux-core.lo: hpux-core.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
2377irix-core.lo: irix-core.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
2378lynx-core.lo: lynx-core.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
2379osf-core.lo: osf-core.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
2380sco5-core.lo: sco5-core.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2381  libaout.h $(INCDIR)/bfdlink.h
2382trad-core.lo: trad-core.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2383  libaout.h $(INCDIR)/bfdlink.h
2384cisco-core.lo: cisco-core.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
2385elf32-ia64.lo: elf32-ia64.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2386  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2387  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ia64.h \
2388  $(INCDIR)/elf/ia64.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/objalloc.h \
2389  elf32-target.h
2390elf64-ia64.lo: elf64-ia64.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2391  elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2392  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ia64.h \
2393  $(INCDIR)/elf/ia64.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/objalloc.h \
2394  elf64-target.h
2395peigen.lo: peigen.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2396  $(INCDIR)/coff/internal.h $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
2397  $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h libpei.h
2398pepigen.lo: pepigen.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2399  $(INCDIR)/coff/internal.h $(INCDIR)/coff/ia64.h $(INCDIR)/coff/external.h \
2400  $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h libpei.h
2401netbsd-core.lo: netbsd-core.c $(INCDIR)/filenames.h libaout.h \
2402  $(INCDIR)/bfdlink.h
2403# IF YOU PUT ANYTHING HERE IT WILL GO AWAY
2404# Tell versions [3.59,3.63) of GNU make to not export all variables.
2405# Otherwise a system limit (for SysV at least) may be exceeded.
2406.NOEXPORT:
2407