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