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