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