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