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