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