daily update
[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 \
5691d22d 57 $(top_srcdir)/../config/plugins.m4 \
8944f3c2 58 $(top_srcdir)/../config/po.m4 \
58c85be7 59 $(top_srcdir)/../config/proginstall.m4 \
20e95c23 60 $(top_srcdir)/../config/progtest.m4 \
5691d22d
NC
61 $(top_srcdir)/../config/stdint.m4 $(top_srcdir)/../bfd/bfd.m4 \
62 $(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/../libtool.m4 \
79887925 63 $(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
718a6fd8 64 $(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
718a6fd8 65 $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
90c0a373
AM
66am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
67 $(ACLOCAL_M4)
68am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
69 configure.lineno configure.status.lineno
70mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
71CONFIG_HEADER = config.h
72CONFIG_CLEAN_FILES = bfd-in3.h po/Makefile.in
73LIBRARIES = $(noinst_LIBRARIES)
74ARFLAGS = cru
75libbfd_a_AR = $(AR) $(ARFLAGS)
76libbfd_a_LIBADD =
77am_libbfd_a_OBJECTS =
78libbfd_a_OBJECTS = $(am_libbfd_a_OBJECTS)
79am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
80am__vpath_adj = case $$p in \
81 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
82 *) f=$$p;; \
83 esac;
84am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
85am__installdirs = "$(DESTDIR)$(bfdlibdir)"
86bfdlibLTLIBRARIES_INSTALL = $(INSTALL)
87LTLIBRARIES = $(bfdlib_LTLIBRARIES)
ce3c775b 88am__DEPENDENCIES_1 =
90c0a373
AM
89am__objects_1 = archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \
90 cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo \
91 opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo \
92 linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo \
c067354b
NC
93 stab-syms.lo merge.lo dwarf2.lo simple.lo compress.lo \
94 verilog.lo
21e40a48 95am_libbfd_la_OBJECTS = $(am__objects_1)
90c0a373
AM
96libbfd_la_OBJECTS = $(am_libbfd_la_OBJECTS)
97DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
98depcomp =
99am__depfiles_maybe =
100COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
101 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
d7040cdb 102LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
90c0a373
AM
103 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
104 $(AM_CFLAGS) $(CFLAGS)
105CCLD = $(CC)
d7040cdb 106LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
90c0a373
AM
107 $(AM_LDFLAGS) $(LDFLAGS) -o $@
108SOURCES = $(libbfd_a_SOURCES) $(libbfd_la_SOURCES)
109RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
110 html-recursive info-recursive install-data-recursive \
111 install-exec-recursive install-info-recursive \
112 install-recursive installcheck-recursive installdirs-recursive \
113 pdf-recursive ps-recursive uninstall-info-recursive \
114 uninstall-recursive
115ETAGS = etags
116CTAGS = ctags
117DIST_SUBDIRS = $(SUBDIRS)
118ACLOCAL = @ACLOCAL@
90c0a373
AM
119AMDEP_FALSE = @AMDEP_FALSE@
120AMDEP_TRUE = @AMDEP_TRUE@
121AMTAR = @AMTAR@
252b5132 122AR = @AR@
90c0a373
AM
123AUTOCONF = @AUTOCONF@
124AUTOHEADER = @AUTOHEADER@
125AUTOMAKE = @AUTOMAKE@
126AWK = @AWK@
a351bca6 127BFD_HOSTPTR_T = @BFD_HOSTPTR_T@
252b5132 128BFD_HOST_64BIT_LONG = @BFD_HOST_64BIT_LONG@
a351bca6 129BFD_HOST_64BIT_LONG_LONG = @BFD_HOST_64BIT_LONG_LONG@
252b5132
RH
130BFD_HOST_64_BIT = @BFD_HOST_64_BIT@
131BFD_HOST_64_BIT_DEFINED = @BFD_HOST_64_BIT_DEFINED@
132BFD_HOST_U_64_BIT = @BFD_HOST_U_64_BIT@
133CATALOGS = @CATALOGS@
134CATOBJEXT = @CATOBJEXT@
135CC = @CC@
90c0a373 136CCDEPMODE = @CCDEPMODE@
252b5132 137CC_FOR_BUILD = @CC_FOR_BUILD@
90c0a373 138CFLAGS = @CFLAGS@
252b5132
RH
139COREFILE = @COREFILE@
140COREFLAG = @COREFLAG@
5464f5a1 141CPP = @CPP@
90c0a373
AM
142CPPFLAGS = @CPPFLAGS@
143CYGPATH_W = @CYGPATH_W@
252b5132 144DATADIRNAME = @DATADIRNAME@
0d4a1476 145DEBUGDIR = @DEBUGDIR@
90c0a373
AM
146DEFS = @DEFS@
147DEPDIR = @DEPDIR@
718a6fd8 148DSYMUTIL = @DSYMUTIL@
d7040cdb 149DUMPBIN = @DUMPBIN@
90c0a373
AM
150ECHO_C = @ECHO_C@
151ECHO_N = @ECHO_N@
152ECHO_T = @ECHO_T@
153EGREP = @EGREP@
252b5132
RH
154EXEEXT = @EXEEXT@
155EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
d7040cdb 156FGREP = @FGREP@
20e95c23 157GENCAT = @GENCAT@
d5fbea21
DJ
158GENINSRC_NEVER_FALSE = @GENINSRC_NEVER_FALSE@
159GENINSRC_NEVER_TRUE = @GENINSRC_NEVER_TRUE@
252b5132 160GMSGFMT = @GMSGFMT@
d7040cdb 161GREP = @GREP@
252b5132 162HDEFINES = @HDEFINES@
20e95c23 163INCINTL = @INCINTL@
90c0a373
AM
164INSTALL_DATA = @INSTALL_DATA@
165INSTALL_LIBBFD_FALSE = @INSTALL_LIBBFD_FALSE@
166INSTALL_LIBBFD_TRUE = @INSTALL_LIBBFD_TRUE@
167INSTALL_PROGRAM = @INSTALL_PROGRAM@
168INSTALL_SCRIPT = @INSTALL_SCRIPT@
169INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
252b5132 170INSTOBJEXT = @INSTOBJEXT@
d7040cdb 171LD = @LD@
90c0a373 172LDFLAGS = @LDFLAGS@
20e95c23
DJ
173LIBINTL = @LIBINTL@
174LIBINTL_DEP = @LIBINTL_DEP@
8d25cc3d 175LIBM = @LIBM@
90c0a373
AM
176LIBOBJS = @LIBOBJS@
177LIBS = @LIBS@
252b5132 178LIBTOOL = @LIBTOOL@
718a6fd8 179LIPO = @LIPO@
252b5132 180LN_S = @LN_S@
90c0a373 181LTLIBOBJS = @LTLIBOBJS@
252b5132 182MAINT = @MAINT@
90c0a373
AM
183MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
184MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
252b5132
RH
185MAKEINFO = @MAKEINFO@
186MKINSTALLDIRS = @MKINSTALLDIRS@
187MSGFMT = @MSGFMT@
20e95c23 188MSGMERGE = @MSGMERGE@
d7040cdb 189NM = @NM@
718a6fd8 190NMEDIT = @NMEDIT@
9e9b66a9 191NO_WERROR = @NO_WERROR@
718a6fd8 192OBJDUMP = @OBJDUMP@
7a6cc5fb 193OBJEXT = @OBJEXT@
718a6fd8
SE
194OTOOL = @OTOOL@
195OTOOL64 = @OTOOL64@
252b5132 196PACKAGE = @PACKAGE@
90c0a373
AM
197PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
198PACKAGE_NAME = @PACKAGE_NAME@
199PACKAGE_STRING = @PACKAGE_STRING@
200PACKAGE_TARNAME = @PACKAGE_TARNAME@
201PACKAGE_VERSION = @PACKAGE_VERSION@
202PATH_SEPARATOR = @PATH_SEPARATOR@
92f01d61 203PKGVERSION = @PKGVERSION@
ce3c775b
NC
204PLUGINS_FALSE = @PLUGINS_FALSE@
205PLUGINS_TRUE = @PLUGINS_TRUE@
252b5132
RH
206POSUB = @POSUB@
207RANLIB = @RANLIB@
c428fa83
L
208REPORT_BUGS_TEXI = @REPORT_BUGS_TEXI@
209REPORT_BUGS_TO = @REPORT_BUGS_TO@
d7040cdb 210SED = @SED@
90c0a373 211SET_MAKE = @SET_MAKE@
29670fb9
AM
212SHARED_LDFLAGS = @SHARED_LDFLAGS@
213SHARED_LIBADD = @SHARED_LIBADD@
90c0a373 214SHELL = @SHELL@
7a6cc5fb 215STRIP = @STRIP@
252b5132 216TDEFINES = @TDEFINES@
252b5132
RH
217USE_NLS = @USE_NLS@
218VERSION = @VERSION@
90c0a373 219WARN_CFLAGS = @WARN_CFLAGS@
90c0a373 220XGETTEXT = @XGETTEXT@
50e7d84b 221ac_ct_AR = @ac_ct_AR@
90c0a373 222ac_ct_CC = @ac_ct_CC@
718a6fd8 223ac_ct_DSYMUTIL = @ac_ct_DSYMUTIL@
d7040cdb 224ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
718a6fd8
SE
225ac_ct_LIPO = @ac_ct_LIPO@
226ac_ct_NMEDIT = @ac_ct_NMEDIT@
227ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
228ac_ct_OTOOL = @ac_ct_OTOOL@
229ac_ct_OTOOL64 = @ac_ct_OTOOL64@
50e7d84b
AM
230ac_ct_RANLIB = @ac_ct_RANLIB@
231ac_ct_STRIP = @ac_ct_STRIP@
252b5132 232all_backends = @all_backends@
90c0a373
AM
233am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
234am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
235am__include = @am__include@
236am__leading_dot = @am__leading_dot@
237am__quote = @am__quote@
238am__tar = @am__tar@
239am__untar = @am__untar@
21e40a48 240bfd64_libs = @bfd64_libs@
252b5132 241bfd_backends = @bfd_backends@
5bd4f169 242bfd_default_target_size = @bfd_default_target_size@
05864e2a 243bfd_file_ptr = @bfd_file_ptr@
252b5132 244bfd_machines = @bfd_machines@
05864e2a 245bfd_ufile_ptr = @bfd_ufile_ptr@
90c0a373
AM
246bfdincludedir = @bfdincludedir@
247bfdlibdir = @bfdlibdir@
248bindir = @bindir@
249build = @build@
250build_alias = @build_alias@
251build_cpu = @build_cpu@
252build_os = @build_os@
253build_vendor = @build_vendor@
254datadir = @datadir@
108a6f8e
CD
255datarootdir = @datarootdir@
256docdir = @docdir@
90c0a373
AM
257exec_prefix = @exec_prefix@
258host = @host@
259host_alias = @host_alias@
260host_cpu = @host_cpu@
5464f5a1 261host_noncanonical = @host_noncanonical@
90c0a373
AM
262host_os = @host_os@
263host_vendor = @host_vendor@
108a6f8e 264htmldir = @htmldir@
90c0a373
AM
265includedir = @includedir@
266infodir = @infodir@
267install_sh = @install_sh@
90c0a373
AM
268libdir = @libdir@
269libexecdir = @libexecdir@
270localstatedir = @localstatedir@
d7040cdb 271lt_ECHO = @lt_ECHO@
90c0a373
AM
272mandir = @mandir@
273mkdir_p = @mkdir_p@
274oldincludedir = @oldincludedir@
31dd3154 275pdfdir = @pdfdir@
90c0a373
AM
276prefix = @prefix@
277program_transform_name = @program_transform_name@
278sbindir = @sbindir@
279sharedstatedir = @sharedstatedir@
ce3c775b 280supports_plugins = @supports_plugins@
90c0a373
AM
281sysconfdir = @sysconfdir@
282target = @target@
283target_alias = @target_alias@
284target_cpu = @target_cpu@
5464f5a1 285target_noncanonical = @target_noncanonical@
90c0a373
AM
286target_os = @target_os@
287target_vendor = @target_vendor@
252b5132
RH
288tdefaults = @tdefaults@
289wordsize = @wordsize@
3f85e526 290AUTOMAKE_OPTIONS = 1.9 cygnus
79887925 291ACLOCAL_AMFLAGS = -I . -I .. -I ../config
252b5132 292
bc286f95
BE
293# Uncomment the following line when doing a release.
294# RELEASE=y
252b5132
RH
295INCDIR = $(srcdir)/../include
296CSEARCH = -I. -I$(srcdir) -I$(INCDIR)
41b49281 297MKDEP = gcc -MM
252b5132 298SUBDIRS = doc po
108a6f8e 299bfddocdir = doc
a703a6ea 300bfdlib_LTLIBRARIES = libbfd.la
a2d91340 301AM_CFLAGS = $(WARN_CFLAGS)
ce3c775b
NC
302AM_CPPFLAGS = -DBINDIR='"$(bindir)"'
303@PLUGINS_TRUE@LIBDL = -ldl
a2d91340 304
252b5132
RH
305# bfd.h goes here, for now
306BFD_H = bfd.h
307
308# Jim Kingdon notes:
309# Writing S-records should be included in all (or at least most)
310# *-*-coff, *-*-aout, etc., configurations, because people will want to
311# be able to use objcopy to create S-records. (S-records are not useful
312# for the debugger, so if you are downloading things as S-records you
313# need two copies of the executable, one to download and one for the
314# debugger).
90c0a373
AM
315BFD32_LIBS = \
316 archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \
317 cache.lo coffgen.lo corefile.lo \
318 format.lo init.lo libbfd.lo opncls.lo reloc.lo \
319 section.lo syms.lo targets.lo hash.lo linker.lo \
320 srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo \
c067354b 321 merge.lo dwarf2.lo simple.lo compress.lo verilog.lo
252b5132 322
2858ef35 323BFD64_LIBS = archive64.lo
90c0a373
AM
324BFD32_LIBS_CFILES = \
325 archive.c archures.c bfd.c bfdio.c bfdwin.c \
326 cache.c coffgen.c corefile.c \
327 format.c init.c libbfd.c opncls.c reloc.c \
328 section.c syms.c targets.c hash.c linker.c \
329 srec.c binary.c tekhex.c ihex.c stabs.c stab-syms.c \
c067354b 330 merge.c dwarf2.c simple.c compress.c verilog.c
252b5132 331
2858ef35
HPN
332BFD64_LIBS_CFILES = archive64.c
333
252b5132
RH
334# This list is alphabetized to make it easier to keep in sync
335# with the decls and initializer in archures.c.
90c0a373 336ALL_MACHINES = \
90c0a373
AM
337 cpu-alpha.lo \
338 cpu-arc.lo \
339 cpu-arm.lo \
340 cpu-avr.lo \
0f64bb02 341 cpu-bfin.lo \
3d3d428f 342 cpu-cr16.lo \
90c0a373
AM
343 cpu-cr16c.lo \
344 cpu-cris.lo \
345 cpu-crx.lo \
346 cpu-d10v.lo \
347 cpu-d30v.lo \
348 cpu-dlx.lo \
349 cpu-fr30.lo \
350 cpu-frv.lo \
351 cpu-h8300.lo \
352 cpu-h8500.lo \
353 cpu-hppa.lo \
90c0a373
AM
354 cpu-i370.lo \
355 cpu-i386.lo \
8a9036a4 356 cpu-l1om.lo \
90c0a373
AM
357 cpu-i860.lo \
358 cpu-i960.lo \
ce3c775b 359 cpu-ia64.lo \
90c0a373
AM
360 cpu-ip2k.lo \
361 cpu-iq2000.lo \
84e94c90 362 cpu-lm32.lo \
ce3c775b
NC
363 cpu-m10200.lo \
364 cpu-m10300.lo \
49f58d10 365 cpu-m32c.lo \
90c0a373
AM
366 cpu-m32r.lo \
367 cpu-m68hc11.lo \
368 cpu-m68hc12.lo \
369 cpu-m68k.lo \
370 cpu-m88k.lo \
7499d566 371 cpu-maxq.lo \
90c0a373 372 cpu-mcore.lo \
d9352518 373 cpu-mep.lo \
7ba29e2a 374 cpu-microblaze.lo \
90c0a373
AM
375 cpu-mips.lo \
376 cpu-mmix.lo \
ce3c775b 377 cpu-moxie.lo \
90c0a373 378 cpu-msp430.lo \
ce3c775b 379 cpu-mt.lo \
90c0a373
AM
380 cpu-ns32k.lo \
381 cpu-openrisc.lo \
ce3c775b 382 cpu-or32.lo \
90c0a373
AM
383 cpu-pdp11.lo \
384 cpu-pj.lo \
ce3c775b 385 cpu-plugin.lo \
90c0a373
AM
386 cpu-powerpc.lo \
387 cpu-rs6000.lo \
388 cpu-s390.lo \
1c0d3aa6 389 cpu-score.lo \
90c0a373
AM
390 cpu-sh.lo \
391 cpu-sparc.lo \
e9f53129 392 cpu-spu.lo \
90c0a373
AM
393 cpu-tic30.lo \
394 cpu-tic4x.lo \
395 cpu-tic54x.lo \
396 cpu-tic80.lo \
397 cpu-v850.lo \
398 cpu-vax.lo \
90c0a373 399 cpu-w65.lo \
ce3c775b
NC
400 cpu-we32k.lo \
401 cpu-xc16x.lo \
90c0a373
AM
402 cpu-xstormy16.lo \
403 cpu-xtensa.lo \
3c9b82ba 404 cpu-z80.lo \
90c0a373
AM
405 cpu-z8k.lo
406
407ALL_MACHINES_CFILES = \
90c0a373
AM
408 cpu-alpha.c \
409 cpu-arc.c \
410 cpu-arm.c \
411 cpu-avr.c \
0f64bb02 412 cpu-bfin.c \
3d3d428f 413 cpu-cr16.c \
90c0a373 414 cpu-cr16c.c \
ce3c775b 415 cpu-cris.c \
90c0a373
AM
416 cpu-crx.c \
417 cpu-d10v.c \
418 cpu-d30v.c \
419 cpu-dlx.c \
420 cpu-fr30.c \
421 cpu-frv.c \
422 cpu-h8300.c \
423 cpu-h8500.c \
424 cpu-hppa.c \
90c0a373
AM
425 cpu-i370.c \
426 cpu-i386.c \
8a9036a4 427 cpu-l1om.c \
90c0a373
AM
428 cpu-i860.c \
429 cpu-i960.c \
ce3c775b 430 cpu-ia64.c \
90c0a373
AM
431 cpu-ip2k.c \
432 cpu-iq2000.c \
84e94c90 433 cpu-lm32.c \
ce3c775b
NC
434 cpu-m10200.c \
435 cpu-m10300.c \
49f58d10 436 cpu-m32c.c \
90c0a373
AM
437 cpu-m32r.c \
438 cpu-m68hc11.c \
439 cpu-m68hc12.c \
440 cpu-m68k.c \
441 cpu-m88k.c \
0306b3bf 442 cpu-maxq.c \
90c0a373 443 cpu-mcore.c \
d9352518 444 cpu-mep.c \
7ba29e2a 445 cpu-microblaze.c \
90c0a373
AM
446 cpu-mips.c \
447 cpu-mmix.c \
ce3c775b 448 cpu-moxie.c \
90c0a373 449 cpu-msp430.c \
ce3c775b 450 cpu-mt.c \
90c0a373
AM
451 cpu-ns32k.c \
452 cpu-openrisc.c \
ce3c775b 453 cpu-or32.c \
90c0a373
AM
454 cpu-pdp11.c \
455 cpu-pj.c \
ce3c775b 456 cpu-plugin.c \
90c0a373
AM
457 cpu-powerpc.c \
458 cpu-rs6000.c \
459 cpu-s390.c \
1c0d3aa6 460 cpu-score.c \
90c0a373
AM
461 cpu-sh.c \
462 cpu-sparc.c \
e9f53129 463 cpu-spu.c \
90c0a373
AM
464 cpu-tic30.c \
465 cpu-tic4x.c \
466 cpu-tic54x.c \
467 cpu-tic80.c \
468 cpu-v850.c \
469 cpu-vax.c \
90c0a373 470 cpu-w65.c \
ce3c775b
NC
471 cpu-we32k.c \
472 cpu-xc16x.c \
90c0a373
AM
473 cpu-xstormy16.c \
474 cpu-xtensa.c \
3c9b82ba 475 cpu-z80.c \
90c0a373 476 cpu-z8k.c
252b5132
RH
477
478
479# The .o files needed by all of the 32 bit vectors that are configured into
480# target_vector in targets.c if configured with --enable-targets=all.
90c0a373
AM
481BFD32_BACKENDS = \
482 aout-adobe.lo \
483 aout-arm.lo \
484 aout-cris.lo \
485 aout-ns32k.lo \
486 aout-sparcle.lo \
487 aout-tic30.lo \
488 aout0.lo \
489 aout32.lo \
490 armnetbsd.lo \
491 bout.lo \
492 cf-i386lynx.lo \
90c0a373 493 cf-sparclynx.lo \
90c0a373
AM
494 coff-apollo.lo \
495 coff-arm.lo \
496 coff-aux.lo \
ce3c775b 497 coff-go32.lo \
90c0a373
AM
498 coff-h8300.lo \
499 coff-h8500.lo \
500 coff-i386.lo \
90c0a373
AM
501 coff-i860.lo \
502 coff-i960.lo \
503 coff-m68k.lo \
504 coff-m88k.lo \
7499d566 505 coff-maxq.lo \
90c0a373
AM
506 coff-mips.lo \
507 coff-or32.lo \
508 coff-rs6000.lo \
509 coff-sh.lo \
510 coff-sparc.lo \
511 coff-stgo32.lo \
512 coff-svm68k.lo \
513 coff-tic30.lo \
514 coff-tic4x.lo \
515 coff-tic54x.lo \
516 coff-tic80.lo \
517 coff-u68k.lo \
90c0a373 518 coff-w65.lo \
ce3c775b 519 coff-we32k.lo \
3c9b82ba 520 coff-z80.lo \
90c0a373
AM
521 coff-z8k.lo \
522 cofflink.lo \
523 dwarf1.lo \
524 ecoff.lo \
525 ecofflink.lo \
ce3c775b
NC
526 elf-attrs.lo \
527 elf-eh-frame.lo \
6de2ae4a 528 elf-ifunc.lo \
ce3c775b
NC
529 elf-m10200.lo \
530 elf-m10300.lo \
531 elf-strtab.lo \
532 elf-vxworks.lo \
90c0a373
AM
533 elf.lo \
534 elf32-am33lin.lo \
535 elf32-arc.lo \
7f266840 536 elf32-arm.lo \
90c0a373 537 elf32-avr.lo \
0f64bb02 538 elf32-bfin.lo \
3d3d428f 539 elf32-cr16.lo \
90c0a373
AM
540 elf32-cr16c.lo \
541 elf32-cris.lo \
542 elf32-crx.lo \
543 elf32-d10v.lo \
544 elf32-d30v.lo \
545 elf32-dlx.lo \
546 elf32-fr30.lo \
547 elf32-frv.lo \
548 elf32-gen.lo \
549 elf32-h8300.lo \
550 elf32-hppa.lo \
551 elf32-i370.lo \
552 elf32-i386.lo \
553 elf32-i860.lo \
554 elf32-i960.lo \
90c0a373
AM
555 elf32-ip2k.lo \
556 elf32-iq2000.lo \
84e94c90 557 elf32-lm32.lo \
49f58d10 558 elf32-m32c.lo \
90c0a373
AM
559 elf32-m32r.lo \
560 elf32-m68hc11.lo \
561 elf32-m68hc12.lo \
562 elf32-m68hc1x.lo \
563 elf32-m68k.lo \
564 elf32-m88k.lo \
90c0a373 565 elf32-mcore.lo \
d9352518 566 elf32-mep.lo \
7ba29e2a 567 elf32-microblaze.lo \
90c0a373 568 elf32-mips.lo \
ce3c775b 569 elf32-moxie.lo \
90c0a373 570 elf32-msp430.lo \
ce3c775b 571 elf32-mt.lo \
90c0a373
AM
572 elf32-openrisc.lo \
573 elf32-or32.lo \
574 elf32-pj.lo \
575 elf32-ppc.lo \
576 elf32-s390.lo \
90c0a373 577 elf32-sh-symbian.lo \
ce3c775b 578 elf32-sh.lo \
90c0a373 579 elf32-sh64-com.lo \
ce3c775b 580 elf32-sh64.lo \
90c0a373 581 elf32-sparc.lo \
e9f53129 582 elf32-spu.lo \
90c0a373
AM
583 elf32-v850.lo \
584 elf32-vax.lo \
ce3c775b 585 elf32-xc16x.lo \
90c0a373
AM
586 elf32-xstormy16.lo \
587 elf32-xtensa.lo \
588 elf32.lo \
589 elflink.lo \
ce3c775b
NC
590 elfxx-mips.lo \
591 elfxx-sparc.lo \
90c0a373
AM
592 epoc-pe-arm.lo \
593 epoc-pei-arm.lo \
594 hp300bsd.lo \
595 hp300hpux.lo \
90c0a373
AM
596 i386aout.lo \
597 i386bsd.lo \
598 i386dynix.lo \
599 i386freebsd.lo \
600 i386linux.lo \
601 i386lynx.lo \
ce3c775b 602 i386mach3.lo \
90c0a373
AM
603 i386msdos.lo \
604 i386netbsd.lo \
90c0a373
AM
605 i386os9k.lo \
606 ieee.lo \
607 m68k4knetbsd.lo \
608 m68klinux.lo \
90c0a373
AM
609 m68knetbsd.lo \
610 m88kmach3.lo \
611 m88kopenbsd.lo \
612 mach-o.lo \
9e93c730 613 mach-o-i386.lo \
90c0a373
AM
614 mipsbsd.lo \
615 newsos3.lo \
616 nlm.lo \
617 nlm32-i386.lo \
90c0a373 618 nlm32-ppc.lo \
ce3c775b 619 nlm32-sparc.lo \
90c0a373
AM
620 nlm32.lo \
621 ns32knetbsd.lo \
622 oasys.lo \
623 pc532-mach.lo \
624 pdp11.lo \
7148cc28 625 pe-arm-wince.lo \
ce3c775b 626 pe-arm.lo \
90c0a373 627 pe-i386.lo \
90c0a373 628 pe-mcore.lo \
ce3c775b 629 pe-mips.lo \
90c0a373 630 pe-ppc.lo \
90c0a373 631 pe-sh.lo \
ce3c775b
NC
632 pef.lo \
633 pei-arm-wince.lo \
634 pei-arm.lo \
635 pei-i386.lo \
636 pei-mcore.lo \
90c0a373 637 pei-mips.lo \
ce3c775b
NC
638 pei-ppc.lo \
639 pei-sh.lo \
90c0a373 640 peigen.lo \
ce3c775b 641 plugin.lo \
90c0a373
AM
642 ppcboot.lo \
643 reloc16.lo \
644 riscix.lo \
ce3c775b 645 som.lo \
90c0a373
AM
646 sparclinux.lo \
647 sparclynx.lo \
648 sparcnetbsd.lo \
649 sunos.lo \
90c0a373
AM
650 vax1knetbsd.lo \
651 vaxbsd.lo \
ce3c775b 652 vaxnetbsd.lo \
90c0a373 653 versados.lo \
90c0a373
AM
654 vms-gsd.lo \
655 vms-hdr.lo \
656 vms-misc.lo \
657 vms-tir.lo \
ce3c775b 658 vms.lo \
29670fb9 659 vmsutil.lo \
90c0a373
AM
660 xcofflink.lo \
661 xsym.lo \
662 xtensa-isa.lo \
663 xtensa-modules.lo
664
665BFD32_BACKENDS_CFILES = \
666 aout-adobe.c \
667 aout-arm.c \
668 aout-cris.c \
669 aout-ns32k.c \
670 aout-sparcle.c \
671 aout-tic30.c \
672 aout0.c \
673 aout32.c \
674 armnetbsd.c \
675 bout.c \
676 cf-i386lynx.c \
90c0a373 677 cf-sparclynx.c \
90c0a373
AM
678 coff-apollo.c \
679 coff-arm.c \
680 coff-aux.c \
ce3c775b 681 coff-go32.c \
90c0a373
AM
682 coff-h8300.c \
683 coff-h8500.c \
684 coff-i386.c \
685 coff-i860.c \
90c0a373
AM
686 coff-i960.c \
687 coff-m68k.c \
688 coff-m88k.c \
7499d566 689 coff-maxq.c \
90c0a373
AM
690 coff-mips.c \
691 coff-or32.c \
692 coff-rs6000.c \
693 coff-sh.c \
694 coff-sparc.c \
695 coff-stgo32.c \
696 coff-svm68k.c \
697 coff-tic30.c \
698 coff-tic4x.c \
699 coff-tic54x.c \
700 coff-tic80.c \
701 coff-u68k.c \
90c0a373 702 coff-w65.c \
ce3c775b 703 coff-we32k.c \
3c9b82ba 704 coff-z80.c \
90c0a373
AM
705 coff-z8k.c \
706 cofflink.c \
707 dwarf1.c \
708 ecoff.c \
709 ecofflink.c \
ce3c775b
NC
710 elf-attrs.c \
711 elf-eh-frame.c \
6de2ae4a 712 elf-ifunc.c \
ce3c775b
NC
713 elf-m10200.c \
714 elf-m10300.c \
715 elf-strtab.c \
716 elf-vxworks.c \
90c0a373
AM
717 elf.c \
718 elf32-am33lin.c \
719 elf32-arc.c \
7f266840 720 elf32-arm.c \
90c0a373 721 elf32-avr.c \
0f64bb02 722 elf32-bfin.c \
3d3d428f 723 elf32-cr16.c \
90c0a373
AM
724 elf32-cr16c.c \
725 elf32-cris.c \
726 elf32-crx.c \
727 elf32-d10v.c \
728 elf32-d30v.c \
729 elf32-dlx.c \
730 elf32-fr30.c \
731 elf32-frv.c \
732 elf32-gen.c \
733 elf32-h8300.c \
734 elf32-hppa.c \
735 elf32-i370.c \
736 elf32-i386.c \
737 elf32-i860.c \
738 elf32-i960.c \
739 elf32-ip2k.c \
740 elf32-iq2000.c \
84e94c90 741 elf32-lm32.c \
49f58d10 742 elf32-m32c.c \
90c0a373 743 elf32-m32r.c \
90c0a373
AM
744 elf32-m68hc11.c \
745 elf32-m68hc12.c \
746 elf32-m68hc1x.c \
ce3c775b 747 elf32-m68k.c \
90c0a373 748 elf32-m88k.c \
90c0a373 749 elf32-mcore.c \
d9352518 750 elf32-mep.c \
7ba29e2a 751 elf32-microblaze.c \
90c0a373 752 elf32-mips.c \
ce3c775b 753 elf32-moxie.c \
90c0a373 754 elf32-msp430.c \
ce3c775b 755 elf32-mt.c \
90c0a373
AM
756 elf32-openrisc.c \
757 elf32-or32.c \
758 elf32-pj.c \
759 elf32-ppc.c \
90c0a373 760 elf32-s390.c \
90c0a373 761 elf32-sh-symbian.c \
ce3c775b
NC
762 elf32-sh.c \
763 elf32-sh64-com.c \
764 elf32-sh64.c \
90c0a373 765 elf32-sparc.c \
e9f53129 766 elf32-spu.c \
90c0a373
AM
767 elf32-v850.c \
768 elf32-vax.c \
ce3c775b 769 elf32-xc16x.c \
90c0a373
AM
770 elf32-xstormy16.c \
771 elf32-xtensa.c \
772 elf32.c \
773 elflink.c \
ce3c775b
NC
774 elfxx-mips.c \
775 elfxx-sparc.c \
90c0a373
AM
776 epoc-pe-arm.c \
777 epoc-pei-arm.c \
778 hp300bsd.c \
779 hp300hpux.c \
90c0a373
AM
780 i386aout.c \
781 i386bsd.c \
782 i386dynix.c \
783 i386freebsd.c \
784 i386linux.c \
785 i386lynx.c \
ce3c775b 786 i386mach3.c \
90c0a373
AM
787 i386msdos.c \
788 i386netbsd.c \
90c0a373
AM
789 i386os9k.c \
790 ieee.c \
791 m68k4knetbsd.c \
792 m68klinux.c \
90c0a373
AM
793 m68knetbsd.c \
794 m88kmach3.c \
795 m88kopenbsd.c \
796 mach-o.c \
9e93c730 797 mach-o-i386.c \
90c0a373
AM
798 mipsbsd.c \
799 newsos3.c \
800 nlm.c \
801 nlm32-i386.c \
90c0a373 802 nlm32-ppc.c \
ce3c775b 803 nlm32-sparc.c \
90c0a373
AM
804 nlm32.c \
805 ns32knetbsd.c \
806 oasys.c \
807 pc532-mach.c \
808 pdp11.c \
7148cc28 809 pe-arm-wince.c \
ce3c775b 810 pe-arm.c \
90c0a373 811 pe-i386.c \
90c0a373 812 pe-mcore.c \
ce3c775b 813 pe-mips.c \
90c0a373 814 pe-ppc.c \
90c0a373 815 pe-sh.c \
ce3c775b
NC
816 pef.c \
817 pei-arm-wince.c \
818 pei-arm.c \
819 pei-i386.c \
820 pei-mcore.c \
90c0a373 821 pei-mips.c \
ce3c775b
NC
822 pei-ppc.c \
823 pei-sh.c \
824 plugin.c \
90c0a373
AM
825 ppcboot.c \
826 reloc16.c \
827 riscix.c \
ce3c775b 828 som.c \
90c0a373
AM
829 sparclinux.c \
830 sparclynx.c \
831 sparcnetbsd.c \
832 sunos.c \
90c0a373
AM
833 vax1knetbsd.c \
834 vaxbsd.c \
ce3c775b 835 vaxnetbsd.c \
90c0a373 836 versados.c \
90c0a373
AM
837 vms-gsd.c \
838 vms-hdr.c \
839 vms-misc.c \
840 vms-tir.c \
ce3c775b 841 vms.c \
29670fb9 842 vmsutil.c \
90c0a373
AM
843 xcofflink.c \
844 xsym.c \
845 xtensa-isa.c \
846 xtensa-modules.c
252b5132 847
6768c14a 848
252b5132
RH
849# The .o files needed by all of the 64 bit vectors that are configured into
850# target_vector in targets.c if configured with --enable-targets=all
851# and --enable-64-bit-bfd.
074d327a
NC
852# elf32-ia64.c requires a 64-bit bfd_vma, and hence can not be put in
853# BFD32_BACKENDS.
90c0a373
AM
854BFD64_BACKENDS = \
855 aix5ppc-core.lo \
856 aout64.lo \
857 coff-alpha.lo \
ce3c775b 858 coff-x86_64.lo \
90c0a373
AM
859 coff64-rs6000.lo \
860 demo64.lo \
ce3c775b
NC
861 elf32-ia64.lo \
862 elf32-score.lo \
863 elf32-score7.lo \
90c0a373 864 elf64-alpha.lo \
ce3c775b 865 elf64-gen.lo \
90c0a373
AM
866 elf64-hppa.lo \
867 elf64-ia64.lo \
90c0a373
AM
868 elf64-mips.lo \
869 elf64-mmix.lo \
90c0a373
AM
870 elf64-ppc.lo \
871 elf64-s390.lo \
ce3c775b 872 elf64-sh64.lo \
90c0a373 873 elf64-sparc.lo \
ce3c775b 874 elf64-x86-64.lo \
90c0a373 875 elf64.lo \
ce3c775b 876 elfn32-mips.lo \
90c0a373
AM
877 mmo.lo \
878 nlm32-alpha.lo \
879 nlm64.lo \
99ad8390 880 pe-x86_64.lo \
ce3c775b 881 pei-ia64.lo \
99ad8390
NC
882 pei-x86_64.lo \
883 pepigen.lo \
884 pex64igen.lo
90c0a373
AM
885
886BFD64_BACKENDS_CFILES = \
887 aix5ppc-core.c \
888 aout64.c \
889 coff-alpha.c \
ce3c775b 890 coff-x86_64.c \
90c0a373
AM
891 coff64-rs6000.c \
892 demo64.c \
ce3c775b
NC
893 elf32-score.c \
894 elf32-score7.c \
90c0a373 895 elf64-alpha.c \
90c0a373 896 elf64-gen.c \
ce3c775b 897 elf64-hppa.c \
90c0a373
AM
898 elf64-mips.c \
899 elf64-mmix.c \
900 elf64-ppc.c \
901 elf64-s390.c \
902 elf64-sh64.c \
903 elf64-sparc.c \
ce3c775b 904 elf64-x86-64.c \
90c0a373 905 elf64.c \
ce3c775b 906 elfn32-mips.c \
90c0a373
AM
907 mmo.c \
908 nlm32-alpha.c \
99ad8390 909 nlm64.c \
99ad8390 910 pe-x86_64.c \
ce3c775b 911 pei-ia64.c \
99ad8390 912 pei-x86_64.c
90c0a373
AM
913
914OPTIONAL_BACKENDS = \
915 aix386-core.lo \
ce3c775b 916 cisco-core.lo \
90c0a373
AM
917 hpux-core.lo \
918 irix-core.lo \
919 lynx-core.lo \
920 osf-core.lo \
921 sco5-core.lo \
ce3c775b 922 trad-core.lo
90c0a373
AM
923
924OPTIONAL_BACKENDS_CFILES = \
925 aix386-core.c \
ce3c775b 926 cisco-core.c \
90c0a373
AM
927 hpux-core.c \
928 irix-core.c \
929 lynx-core.c \
930 osf-core.c \
931 sco5-core.c \
ce3c775b 932 trad-core.c
252b5132
RH
933
934
3f85e526
L
935# We want to rerun configure if configure.in, config.bfd or
936# configure.host change. configure.in is needed since the version
937# number in Makefile comes from configure.in.
938CONFIG_STATUS_DEPENDENCIES = \
939 $(srcdir)/configure.in \
940 $(srcdir)/config.bfd \
941 $(srcdir)/configure.host
942
943
252b5132
RH
944# These are defined by configure.in:
945WORDSIZE = @wordsize@
946ALL_BACKENDS = @all_backends@
947BFD_BACKENDS = @bfd_backends@
948BFD_MACHINES = @bfd_machines@
949TDEFAULTS = @tdefaults@
20e95c23 950INCLUDES = @HDEFINES@ @COREFLAG@ @TDEFINES@ $(CSEARCH) $(CSWITCHES) @INCINTL@
252b5132
RH
951
952# C source files that correspond to .o's.
90c0a373
AM
953SOURCE_CFILES = \
954 $(BFD32_LIBS_CFILES) \
955 $(BFD64_LIBS_CFILES) \
956 $(ALL_MACHINES_CFILES) \
957 $(BFD32_BACKENDS_CFILES) \
958 $(BFD64_BACKENDS_CFILES) \
959 $(OPTIONAL_BACKENDS_CFILES)
252b5132 960
90c0a373 961BUILD_CFILES = \
99ad8390 962 elf32-ia64.c elf64-ia64.c peigen.c pepigen.c pex64igen.c
27b7e12d 963
55c80943 964CFILES = $(SOURCE_CFILES) $(BUILD_CFILES)
90c0a373 965SOURCE_HFILES = \
709d67f1
AM
966 aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h ecoffswap.h \
967 elf-bfd.h elf-hppa.h elf32-hppa.h \
90c0a373
AM
968 elf64-hppa.h elfcode.h elfcore.h \
969 freebsd.h genlink.h go32stub.h \
970 libaout.h libbfd.h libcoff.h libecoff.h libhppa.h libieee.h \
971 libnlm.h liboasys.h libpei.h libxcoff.h mach-o.h \
972 netbsd.h nlm-target.h nlmcode.h nlmswap.h ns32k.h \
973 pef.h pef-traceback.h peicode.h som.h version.h \
974 vms.h xcoff-target.h xsym.h
975
976BUILD_HFILES = \
5eda1c47 977 bfdver.h elf32-target.h elf64-target.h targmatch.h bfd_stdint.h
252b5132 978
55c80943 979HFILES = $(SOURCE_HFILES) $(BUILD_HFILES)
55c80943
NC
980SRC_POTFILES = $(SOURCE_CFILES) $(SOURCE_HFILES)
981BLD_POTFILES = $(BUILD_CFILES) $(BUILD_HFILES)
252b5132
RH
982
983# Various kinds of .o files to put in libbfd.a:
984# BFD_BACKENDS Routines the configured targets need.
985# BFD_MACHINES Architecture-specific routines the configured targets need.
986# COREFILE Core file routines for a native configuration
21e40a48
L
987# bfd64_libs Routines for 64bit support
988OFILES = $(BFD_BACKENDS) $(BFD_MACHINES) @COREFILE@ @bfd64_libs@
989
990# Since BFD64_LIBS is optional and we can't have substitution in
991# libbfd_la_SOURCES, we put BFD64_LIBS in OFILES instead.
992libbfd_la_SOURCES = $(BFD32_LIBS_CFILES)
252b5132 993libbfd_la_DEPENDENCIES = $(OFILES) ofiles
ce3c775b 994libbfd_la_LIBADD = `cat ofiles` @SHARED_LIBADD@ $(LIBDL)
29670fb9 995libbfd_la_LDFLAGS = -release `cat libtool-soversion` @SHARED_LDFLAGS@
252b5132
RH
996
997# libtool will build .libs/libbfd.a. We create libbfd.a in the build
998# directory so that we don't have to convert all the programs that use
999# libbfd.a simultaneously. This is a hack which should be removed if
1000# everything else starts using libtool. FIXME.
252b5132
RH
1001noinst_LIBRARIES = libbfd.a
1002libbfd_a_SOURCES =
b13c7b49 1003BFD_H_DEPS = $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
252b5132 1004LOCAL_H_DEPS = libbfd.h sysdep.h config.h
90c0a373
AM
1005BFD_H_FILES = bfd-in.h init.c opncls.c libbfd.c section.c archures.c \
1006 reloc.c syms.c bfd.c bfdio.c bfdwin.c \
1b315056 1007 archive.c corefile.c targets.c format.c compress.c
252b5132 1008
2858ef35 1009BFD64_H_FILES = archive64.c
90c0a373
AM
1010LIBBFD_H_FILES = libbfd-in.h init.c libbfd.c bfdio.c bfdwin.c \
1011 cache.c reloc.c archures.c elf.c
93509525 1012
252b5132 1013LIBCOFF_H_FILES = libcoff-in.h coffcode.h
55c80943 1014MOSTLYCLEANFILES = ofiles stamp-ofiles
90c0a373
AM
1015CLEANFILES = bfd.h dep.sed stmp-bfd-h DEP DEPA DEP1 DEP2 libbfd.a stamp-lib \
1016 stmp-bin2-h stmp-lbfd-h stmp-lcoff-h
252b5132 1017
ee5c21a0 1018DISTCLEANFILES = $(BUILD_CFILES) $(BUILD_HFILES) libtool-soversion
90c0a373
AM
1019all: config.h
1020 $(MAKE) $(AM_MAKEFLAGS) all-recursive
252b5132 1021
252b5132 1022.SUFFIXES:
90c0a373
AM
1023.SUFFIXES: .c .lo .o .obj
1024am--refresh:
1025 @:
1026$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
1027 @for dep in $?; do \
1028 case '$(am__configure_deps)' in \
1029 *$$dep*) \
482c6ce9
L
1030 echo ' cd $(srcdir) && $(AUTOMAKE) --cygnus '; \
1031 cd $(srcdir) && $(AUTOMAKE) --cygnus \
90c0a373
AM
1032 && exit 0; \
1033 exit 1;; \
1034 esac; \
1035 done; \
482c6ce9 1036 echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile'; \
90c0a373 1037 cd $(top_srcdir) && \
482c6ce9 1038 $(AUTOMAKE) --cygnus Makefile
90c0a373 1039.PRECIOUS: Makefile
3f85e526
L
1040Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1041 @case '$?' in \
1042 *config.status*) \
1043 echo ' $(SHELL) ./config.status'; \
1044 $(SHELL) ./config.status;; \
1045 *) \
1046 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
1047 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
1048 esac;
252b5132 1049
90c0a373
AM
1050$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1051 $(SHELL) ./config.status --recheck
252b5132 1052
90c0a373 1053$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
252b5132 1054 cd $(srcdir) && $(AUTOCONF)
90c0a373
AM
1055$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1056 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
252b5132 1057
90c0a373 1058config.h: stamp-h1
252b5132 1059 @if test ! -f $@; then \
90c0a373
AM
1060 rm -f stamp-h1; \
1061 $(MAKE) stamp-h1; \
252b5132 1062 else :; fi
252b5132 1063
90c0a373
AM
1064stamp-h1: $(srcdir)/config.in $(top_builddir)/config.status
1065 @rm -f stamp-h1
1066 cd $(top_builddir) && $(SHELL) ./config.status config.h
1067$(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1068 cd $(top_srcdir) && $(AUTOHEADER)
1069 rm -f stamp-h1
1070 touch $@
252b5132
RH
1071
1072distclean-hdr:
90c0a373
AM
1073 -rm -f config.h stamp-h1
1074bfd-in3.h: $(top_builddir)/config.status $(srcdir)/bfd-in2.h
1075 cd $(top_builddir) && $(SHELL) ./config.status $@
1076po/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in
1077 cd $(top_builddir) && $(SHELL) ./config.status $@
252b5132
RH
1078
1079clean-noinstLIBRARIES:
1080 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
1081
90c0a373
AM
1082clean-bfdlibLTLIBRARIES:
1083 -test -z "$(bfdlib_LTLIBRARIES)" || rm -f $(bfdlib_LTLIBRARIES)
1084 @list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
1085 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1086 test "$$dir" != "$$p" || dir=.; \
1087 echo "rm -f \"$${dir}/so_locations\""; \
1088 rm -f "$${dir}/so_locations"; \
1089 done
1090libbfd.la: $(libbfd_la_OBJECTS) $(libbfd_la_DEPENDENCIES)
1091 $(LINK) -rpath $(bfdlibdir) $(libbfd_la_LDFLAGS) $(libbfd_la_OBJECTS) $(libbfd_la_LIBADD) $(LIBS)
a2d91340 1092
252b5132 1093mostlyclean-compile:
7a6cc5fb 1094 -rm -f *.$(OBJEXT)
252b5132 1095
252b5132
RH
1096distclean-compile:
1097 -rm -f *.tab.c
1098
90c0a373
AM
1099.c.o:
1100 $(COMPILE) -c $<
a2d91340 1101
90c0a373
AM
1102.c.obj:
1103 $(COMPILE) -c `$(CYGPATH_W) '$<'`
a2d91340 1104
90c0a373
AM
1105.c.lo:
1106 $(LTCOMPILE) -c -o $@ $<
a2d91340 1107
252b5132
RH
1108mostlyclean-libtool:
1109 -rm -f *.lo
1110
1111clean-libtool:
1112 -rm -rf .libs _libs
1113
1114distclean-libtool:
90c0a373
AM
1115 -rm -f libtool
1116uninstall-info-am:
252b5132
RH
1117
1118# This directory's subdirectories are mostly independent; you can cd
1119# into them and run `make' without going through this Makefile.
1120# To change the values of `make' variables: instead of editing Makefiles,
1121# (1) if the variable is set in `config.status', edit `config.status'
1122# (which will cause the Makefiles to be regenerated when you run `make');
1123# (2) otherwise, pass the desired values on the `make' command line.
90c0a373 1124$(RECURSIVE_TARGETS):
5d038dee
L
1125 @failcom='exit 1'; \
1126 for f in x $$MAKEFLAGS; do \
1127 case $$f in \
1128 *=* | --[!k]*);; \
1129 *k*) failcom='fail=yes';; \
1130 esac; \
1131 done; \
252b5132
RH
1132 dot_seen=no; \
1133 target=`echo $@ | sed s/-recursive//`; \
1134 list='$(SUBDIRS)'; for subdir in $$list; do \
1135 echo "Making $$target in $$subdir"; \
1136 if test "$$subdir" = "."; then \
1137 dot_seen=yes; \
1138 local_target="$$target-am"; \
1139 else \
1140 local_target="$$target"; \
1141 fi; \
1142 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
5d038dee 1143 || eval $$failcom; \
252b5132
RH
1144 done; \
1145 if test "$$dot_seen" = "no"; then \
1146 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1147 fi; test -z "$$fail"
1148
1149mostlyclean-recursive clean-recursive distclean-recursive \
1150maintainer-clean-recursive:
5d038dee
L
1151 @failcom='exit 1'; \
1152 for f in x $$MAKEFLAGS; do \
1153 case $$f in \
1154 *=* | --[!k]*);; \
1155 *k*) failcom='fail=yes';; \
1156 esac; \
1157 done; \
252b5132 1158 dot_seen=no; \
90c0a373
AM
1159 case "$@" in \
1160 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1161 *) list='$(SUBDIRS)' ;; \
1162 esac; \
1163 rev=''; for subdir in $$list; do \
1164 if test "$$subdir" = "."; then :; else \
1165 rev="$$subdir $$rev"; \
1166 fi; \
252b5132 1167 done; \
90c0a373 1168 rev="$$rev ."; \
252b5132
RH
1169 target=`echo $@ | sed s/-recursive//`; \
1170 for subdir in $$rev; do \
1171 echo "Making $$target in $$subdir"; \
1172 if test "$$subdir" = "."; then \
1173 local_target="$$target-am"; \
1174 else \
1175 local_target="$$target"; \
1176 fi; \
1177 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
5d038dee 1178 || eval $$failcom; \
252b5132
RH
1179 done && test -z "$$fail"
1180tags-recursive:
1181 list='$(SUBDIRS)'; for subdir in $$list; do \
1182 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
1183 done
90c0a373
AM
1184ctags-recursive:
1185 list='$(SUBDIRS)'; for subdir in $$list; do \
1186 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
1187 done
252b5132 1188
90c0a373
AM
1189ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1190 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1191 unique=`for i in $$list; do \
1192 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1193 done | \
1194 $(AWK) ' { files[$$0] = 1; } \
252b5132 1195 END { for (i in files) print i; }'`; \
90c0a373
AM
1196 mkid -fID $$unique
1197tags: TAGS
252b5132 1198
90c0a373
AM
1199TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
1200 $(TAGS_FILES) $(LISP)
252b5132
RH
1201 tags=; \
1202 here=`pwd`; \
90c0a373
AM
1203 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1204 include_option=--etags-include; \
1205 empty_fix=.; \
1206 else \
1207 include_option=--include; \
1208 empty_fix=; \
1209 fi; \
252b5132 1210 list='$(SUBDIRS)'; for subdir in $$list; do \
90c0a373
AM
1211 if test "$$subdir" = .; then :; else \
1212 test ! -f $$subdir/TAGS || \
1213 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
1214 fi; \
252b5132 1215 done; \
90c0a373
AM
1216 list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1217 unique=`for i in $$list; do \
1218 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1219 done | \
1220 $(AWK) ' { files[$$0] = 1; } \
252b5132 1221 END { for (i in files) print i; }'`; \
90c0a373
AM
1222 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
1223 test -n "$$unique" || unique=$$empty_fix; \
1224 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1225 $$tags $$unique; \
1226 fi
1227ctags: CTAGS
1228CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
1229 $(TAGS_FILES) $(LISP)
1230 tags=; \
1231 here=`pwd`; \
1232 list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1233 unique=`for i in $$list; do \
1234 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1235 done | \
1236 $(AWK) ' { files[$$0] = 1; } \
1237 END { for (i in files) print i; }'`; \
1238 test -z "$(CTAGS_ARGS)$$tags$$unique" \
1239 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1240 $$tags $$unique
252b5132 1241
90c0a373
AM
1242GTAGS:
1243 here=`$(am__cd) $(top_builddir) && pwd` \
1244 && cd $(top_srcdir) \
1245 && gtags -i $(GTAGS_ARGS) $$here
252b5132
RH
1246
1247distclean-tags:
90c0a373 1248 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
252b5132
RH
1249check-am:
1250check: check-recursive
90c0a373
AM
1251all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) config.h
1252installdirs: installdirs-recursive
1253installdirs-am:
1254 for dir in "$(DESTDIR)$(bfdlibdir)"; do \
1255 test -z "$$dir" || $(mkdir_p) "$$dir"; \
1256 done
1257install: install-recursive
252b5132 1258install-exec: install-exec-recursive
252b5132 1259install-data: install-data-recursive
90c0a373 1260uninstall: uninstall-recursive
252b5132
RH
1261
1262install-am: all-am
1263 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
252b5132 1264
90c0a373
AM
1265installcheck: installcheck-recursive
1266install-strip:
1267 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1268 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1269 `test -z '$(STRIP)' || \
1270 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
252b5132
RH
1271mostlyclean-generic:
1272 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
1273
1274clean-generic:
1275 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1276
1277distclean-generic:
90c0a373 1278 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
55c80943 1279 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
252b5132
RH
1280
1281maintainer-clean-generic:
90c0a373
AM
1282 @echo "This command is intended for maintainers to use"
1283 @echo "it deletes files that may require special tools to rebuild."
1284clean: clean-recursive
252b5132 1285
90c0a373
AM
1286clean-am: clean-bfdlibLTLIBRARIES clean-generic clean-libtool \
1287 clean-noinstLIBRARIES mostlyclean-am
252b5132 1288
90c0a373
AM
1289distclean: distclean-recursive
1290 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1291 -rm -f Makefile
1292distclean-am: clean-am distclean-compile distclean-generic \
1293 distclean-hdr distclean-libtool distclean-tags
252b5132 1294
90c0a373 1295dvi: dvi-recursive
252b5132 1296
90c0a373 1297dvi-am:
252b5132 1298
90c0a373
AM
1299html: html-recursive
1300
1301info: info-recursive
1302
1303info-am:
1304
1305install-data-am: install-bfdlibLTLIBRARIES
1306
1307install-exec-am:
1308
1309install-info: install-info-recursive
1310
1311install-man:
1312
1313installcheck-am:
252b5132
RH
1314
1315maintainer-clean: maintainer-clean-recursive
90c0a373
AM
1316 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1317 -rm -rf $(top_srcdir)/autom4te.cache
1318 -rm -f Makefile
1319maintainer-clean-am: distclean-am maintainer-clean-generic
1320
1321mostlyclean: mostlyclean-recursive
1322
1323mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1324 mostlyclean-libtool
1325
1326pdf: pdf-recursive
1327
1328pdf-am:
1329
1330ps: ps-recursive
1331
1332ps-am:
1333
1334uninstall-am: uninstall-bfdlibLTLIBRARIES
1335
1336uninstall-info: uninstall-info-recursive
1337
1338.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
1339 check-am clean clean-bfdlibLTLIBRARIES clean-generic \
1340 clean-libtool clean-noinstLIBRARIES clean-recursive ctags \
1341 ctags-recursive distclean distclean-compile distclean-generic \
1342 distclean-hdr distclean-libtool distclean-recursive \
1343 distclean-tags dvi dvi-am html html-am info info-am install \
1344 install-am install-bfdlibLTLIBRARIES install-data \
1345 install-data-am install-exec install-exec-am install-info \
1346 install-info-am install-man install-strip installcheck \
1347 installcheck-am installdirs installdirs-am maintainer-clean \
1348 maintainer-clean-generic maintainer-clean-recursive \
1349 mostlyclean mostlyclean-compile mostlyclean-generic \
1350 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
1351 tags tags-recursive uninstall uninstall-am \
1352 uninstall-bfdlibLTLIBRARIES uninstall-info-am
252b5132
RH
1353
1354
55c80943 1355po/SRC-POTFILES.in: @MAINT@ Makefile $(SRC_POTFILES)
fdc09da8 1356 for file in $(SRC_POTFILES); do echo $$file; done \
323ee3f4 1357 | LC_ALL=C sort > tmp.src \
01467f2a 1358 && mv tmp.src $(srcdir)/po/SRC-POTFILES.in
55c80943
NC
1359
1360po/BLD-POTFILES.in: @MAINT@ Makefile $(BLD_POTFILES)
fdc09da8 1361 for file in $(BLD_POTFILES); do echo $$file; done \
323ee3f4 1362 | LC_ALL=C sort > tmp.bld \
01467f2a 1363 && mv tmp.bld $(srcdir)/po/BLD-POTFILES.in
55c80943 1364
e3e71e27 1365all diststuff: info
252b5132 1366
31dd3154
JM
1367.PHONY: install-pdf install-pdf-am install-pdf-recursive
1368
1369install-pdf: install-pdf-recursive
1370
1371install-pdf-recursive:
1372 @failcom='exit 1'; \
1373 for f in x $$MAKEFLAGS; do \
1374 case $$f in \
1375 *=* | --[!k]*);; \
1376 *k*) failcom='fail=yes';; \
1377 esac; \
1378 done; \
1379 dot_seen=no; \
1380 target=`echo $@ | sed s/-recursive//`; \
1381 list='$(SUBDIRS)'; for subdir in $$list; do \
1382 echo "Making $$target in $$subdir"; \
1383 if test "$$subdir" = "."; then \
1384 dot_seen=yes; \
1385 local_target="$$target-am"; \
1386 else \
1387 local_target="$$target"; \
1388 fi; \
1389 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1390 || eval $$failcom; \
1391 done; \
1392 if test "$$dot_seen" = "no"; then \
1393 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1394 fi; test -z "$$fail"
1395
108a6f8e
CD
1396.PHONY: install-html install-html-am install-html-recursive
1397
1398install-html: install-html-recursive
1399
1400install-html-recursive:
1401 @failcom='exit 1'; \
1402 for f in x $$MAKEFLAGS; do \
1403 case $$f in \
1404 *=* | --[!k]*);; \
1405 *k*) failcom='fail=yes';; \
1406 esac; \
1407 done; \
1408 dot_seen=no; \
1409 target=`echo $@ | sed s/-recursive//`; \
1410 list='$(SUBDIRS)'; for subdir in $$list; do \
1411 echo "Making $$target in $$subdir"; \
1412 if test "$$subdir" = "."; then \
1413 dot_seen=yes; \
1414 local_target="$$target-am"; \
1415 else \
1416 local_target="$$target"; \
1417 fi; \
1418 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1419 || eval $$failcom; \
1420 done; \
1421 if test "$$dot_seen" = "no"; then \
1422 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1423 fi; test -z "$$fail"
1424
252b5132
RH
1425stamp-ofiles: Makefile
1426 rm -f tofiles
1427 f=""; \
1428 for i in $(OFILES) ; do \
1429 case " $$f " in \
1430 *" $$i "*) ;; \
1431 *) f="$$f $$i" ;; \
1432 esac ; \
1433 done ; \
1434 echo $$f > tofiles
1435 $(SHELL) $(srcdir)/../move-if-change tofiles ofiles
1436 touch stamp-ofiles
1437
1438ofiles: stamp-ofiles ; @true
1439
1440stamp-lib: libbfd.la
e56f75e9
ILT
1441 libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
1442 if [ -f $$libtooldir/libbfd.a ]; then \
1443 cp $$libtooldir/libbfd.a libbfd.tmp; \
9f93bca5 1444 $(RANLIB) libbfd.tmp; \
252b5132
RH
1445 $(SHELL) $(srcdir)/../move-if-change libbfd.tmp libbfd.a; \
1446 else true; fi
1447 touch stamp-lib
1448
1449libbfd.a: stamp-lib ; @true
1450
1451# This file holds an array associating configuration triplets and
1452# vector names. It is built from config.bfd. It is not compiled by
1453# itself, but is included by targets.c.
1454targmatch.h: config.bfd targmatch.sed
1455 rm -f targmatch.h
1456 sed -f $(srcdir)/targmatch.sed < $(srcdir)/config.bfd > targmatch.new
1457 mv -f targmatch.new targmatch.h
1458
1459# When compiling archures.c and targets.c, supply the default target
1460# info from configure.
1461
840f0243 1462targets.lo: targets.c Makefile
252b5132
RH
1463 $(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/targets.c
1464
840f0243 1465archures.lo: archures.c Makefile
252b5132
RH
1466 $(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/archures.c
1467
0d4a1476
AS
1468dwarf2.lo: dwarf2.c Makefile
1469 $(LIBTOOL) --mode=compile $(COMPILE) -c -DDEBUGDIR=\"$(DEBUGDIR)\" $(srcdir)/dwarf2.c
1470
252b5132
RH
1471elf32-target.h : elfxx-target.h
1472 rm -f elf32-target.h
1473 sed -e s/NN/32/g < $(srcdir)/elfxx-target.h > elf32-target.new
1474 mv -f elf32-target.new elf32-target.h
1475
1476elf64-target.h : elfxx-target.h
1477 rm -f elf64-target.h
1478 sed -e s/NN/64/g < $(srcdir)/elfxx-target.h > elf64-target.new
1479 mv -f elf64-target.new elf64-target.h
bbe66d08
JW
1480
1481elf32-ia64.c : elfxx-ia64.c
1482 rm -f elf32-ia64.c
1483 sed -e s/NN/32/g < $(srcdir)/elfxx-ia64.c > elf32-ia64.new
1484 mv -f elf32-ia64.new elf32-ia64.c
1485
1486elf64-ia64.c : elfxx-ia64.c
1487 rm -f elf64-ia64.c
1488 sed -e s/NN/64/g < $(srcdir)/elfxx-ia64.c > elf64-ia64.new
1489 mv -f elf64-ia64.new elf64-ia64.c
252b5132 1490
cbff5e0d
DD
1491peigen.c : peXXigen.c
1492 rm -f peigen.c
1493 sed -e s/XX/pe/g < $(srcdir)/peXXigen.c > peigen.new
1494 mv -f peigen.new peigen.c
1495
1496pepigen.c : peXXigen.c
1497 rm -f pepigen.c
1498 sed -e s/XX/pep/g < $(srcdir)/peXXigen.c > pepigen.new
1499 mv -f pepigen.new pepigen.c
99ad8390
NC
1500
1501pex64igen.c: peXXigen.c
1502 rm -f pex64igen.c
1503 sed -e s/XX/pex64/g < $(srcdir)/peXXigen.c > pex64igen.new
1504 mv -f pex64igen.new pex64igen.c
2858ef35
HPN
1505$(BFD32_LIBS) \
1506 $(BFD64_LIBS) \
b13c7b49
AM
1507 $(ALL_MACHINES) \
1508 $(BFD32_BACKENDS) \
1509 $(BFD64_BACKENDS) \
1510 $(OPTIONAL_BACKENDS): $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS)
cbff5e0d 1511
a703a6ea 1512install-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@install_libbfd
252b5132 1513 @$(NORMAL_INSTALL)
a703a6ea
AM
1514
1515uninstall-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@uninstall_libbfd
1516 @$(NORMAL_UNINSTALL)
1517
1518.PHONY: install_libbfd uninstall_libbfd
1519install_libbfd: $(bfdlib_LTLIBRARIES) $(BFD_H)
1520 $(mkinstalldirs) $(DESTDIR)$(bfdlibdir)
1521 $(mkinstalldirs) $(DESTDIR)$(bfdincludedir)
1522 @list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
1523 if test -f $$p; then \
1524 echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p"; \
1525 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p; \
1526 else :; fi; \
1527 done
1528 $(INSTALL_DATA) $(BFD_H) $(DESTDIR)$(bfdincludedir)/bfd.h
1529 $(INSTALL_DATA) $(INCDIR)/ansidecl.h $(DESTDIR)$(bfdincludedir)/ansidecl.h
1530 $(INSTALL_DATA) $(INCDIR)/symcat.h $(DESTDIR)$(bfdincludedir)/symcat.h
1531 $(INSTALL_DATA) $(INCDIR)/bfdlink.h $(DESTDIR)$(bfdincludedir)/bfdlink.h
1532
1533uninstall_libbfd:
1534 list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
1535 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(bfdlibdir)/$$p; \
1536 done
1537 rm -f $(DESTDIR)$(bfdincludedir)/bfd.h
1538 rm -f $(DESTDIR)$(bfdincludedir)/ansidecl.h
1539 rm -f $(DESTDIR)$(bfdincludedir)/symcat.h
1540 rm -f $(DESTDIR)$(bfdincludedir)/bfdlink.h
252b5132 1541
74eeebea
ILT
1542# Have to get rid of DEP1 here so that "$?" later includes all of $(CFILES).
1543DEP: dep.sed $(CFILES) $(HFILES) bfd.h
1544 rm -f DEP1
41b49281 1545 $(MAKE) MKDEP="$(MKDEP)" DEP1
9e097a72
AM
1546 echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEP1
1547 if grep ' /' DEP1 > /dev/null 2> /dev/null; then \
1581f8c9
AM
1548 echo 'make DEP failed!'; exit 1; \
1549 else \
9e097a72 1550 mv -f DEP1 $@; \
1581f8c9 1551 fi
41b49281 1552
74eeebea 1553DEP1: $(CFILES)
74eeebea 1554 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
41b49281 1555 echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
9e097a72
AM
1556 for f in $?; do \
1557 $(MKDEP) $(INCLUDES) $(CFLAGS) $$f > DEPA; \
1558 sed -n -e '1s/\.o: .*/.lo: \\/p' -e q < DEPA >> DEP2; \
a1ef399e
AM
1559 sed -e '1s/.*: //' -f dep.sed < DEPA | \
1560 LC_ALL=C sort | LC_ALL=C uniq | \
9e097a72
AM
1561 sed -e 's/^[AB]/ /' -e '$$s/ \\$$//' >> DEP2; \
1562 done
1563 rm -f DEPA
41b49281 1564 mv -f DEP2 $@
252b5132
RH
1565
1566dep.sed: dep-in.sed config.status
1567 sed <$(srcdir)/dep-in.sed >dep.sed \
1568 -e 's!@BFD_H@!$(BFD_H)!' \
830629ab
AM
1569 -e 's!@SRCDIR@!$(srcdir)!' \
1570 -e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/bfd$$,,`'!'
252b5132 1571
74eeebea 1572dep: DEP
252b5132 1573 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
74eeebea 1574 cat DEP >> tmp-Makefile
252b5132
RH
1575 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile Makefile
1576
74eeebea 1577dep-in: DEP
252b5132 1578 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
74eeebea 1579 cat DEP >> tmp-Makefile.in
252b5132
RH
1580 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
1581
74eeebea 1582dep-am: DEP
252b5132 1583 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
74eeebea 1584 cat DEP >> tmp-Makefile.am
252b5132
RH
1585 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
1586
1587host-aout.lo: Makefile
1588
1589# The following program can be used to generate a simple config file
1590# which can be folded into an h-XXX file for a new host, with some editing.
1591aout-params.h: gen-aout
1592 ./gen-aout host > aout-params.h
1593gen-aout: $(srcdir)/gen-aout.c Makefile
1594 $(CC) -o gen-aout $(CFLAGS) $(LFLAGS) $(srcdir)/gen-aout.c
1595
1596$(BFD_H): stmp-bfd-h ; @true
1597
1598stmp-bfd-h: bfd-in3.h
1599 rm -f bfd-tmp.h
1600 cp bfd-in3.h bfd-tmp.h
1601 $(SHELL) $(srcdir)/../move-if-change bfd-tmp.h $(BFD_H)
1602 rm -f bfd-tmp.h
1603 touch stmp-bfd-h
1604
1605# Could really use a "copy-if-change"...
1606headers:
108a6f8e
CD
1607 (cd $(bfddocdir); $(MAKE) protos $(FLAGS_TO_PASS))
1608 cp $(bfddocdir)/bfd.h bfd-in2.h-new
252b5132 1609 $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
108a6f8e 1610 cp $(bfddocdir)/libbfd.h libbfd.h-new
252b5132 1611 $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
108a6f8e 1612 cp $(bfddocdir)/libcoff.h libcoff.h-new
252b5132
RH
1613 $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
1614
1615# We only rebuild the header files automatically if we have been
1616# configured with --enable-maintainer-mode.
1617
1618$(srcdir)/bfd-in2.h: @MAINT@ stmp-bin2-h ; @true
2858ef35 1619stmp-bin2-h: $(BFD_H_FILES) $(BFD64_H_FILES)
108a6f8e
CD
1620 (cd $(bfddocdir); $(MAKE) $(FLAGS_TO_PASS) bfd.h)
1621 cp $(bfddocdir)/bfd.h bfd-in2.h-new
252b5132
RH
1622 $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
1623 touch stmp-bin2-h
1624
1625$(srcdir)/libbfd.h: @MAINT@ stmp-lbfd-h ; @true
1626stmp-lbfd-h: $(LIBBFD_H_FILES)
108a6f8e
CD
1627 (cd $(bfddocdir); $(MAKE) $(FLAGS_TO_PASS) libbfd.h)
1628 cp $(bfddocdir)/libbfd.h libbfd.h-new
252b5132
RH
1629 $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
1630 touch stmp-lbfd-h
1631
1632$(srcdir)/libcoff.h: @MAINT@ stmp-lcoff-h ; @true
1633stmp-lcoff-h: $(LIBCOFF_H_FILES)
108a6f8e
CD
1634 (cd $(bfddocdir); $(MAKE) $(FLAGS_TO_PASS) libcoff.h)
1635 cp $(bfddocdir)/libcoff.h libcoff.h-new
252b5132
RH
1636 $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
1637 touch stmp-lcoff-h
1638
d866f350 1639bfdver.h: $(srcdir)/version.h $(srcdir)/Makefile.in
91506736 1640 @echo "creating $@"
bc286f95
BE
1641 @bfd_version=`echo "$(VERSION)" | sed -e 's/\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\).*/\1.00\2.00\3.00\4.00\5/' -e 's/\([^\.]*\)\..*\(..\)\..*\(..\)\..*\(..\)\..*\(..\)$$/\1\2\3\4\5/'` ;\
1642 bfd_version_string="\"$(VERSION)\"" ;\
ee5c21a0 1643 bfd_soversion="$(VERSION)" ;\
92f01d61 1644 bfd_version_package="\"$(PKGVERSION)\"" ;\
c428fa83 1645 report_bugs_to="\"$(REPORT_BUGS_TO)\"" ;\
bc286f95 1646 if test "x$(RELEASE)" = x ; then \
d866f350 1647 bfd_version_date=`sed -n -e 's/.*DATE //p' < $(srcdir)/version.h` ;\
066c2a57 1648 bfd_version_string="\"$(VERSION).$${bfd_version_date}\"" ;\
ee5c21a0 1649 bfd_soversion="$(VERSION).$${bfd_version_date}" ;\
bc286f95 1650 fi ;\
c428fa83
L
1651 sed -e "s,@bfd_version@,$$bfd_version," \
1652 -e "s,@bfd_version_string@,$$bfd_version_string," \
1653 -e "s,@bfd_version_package@,$$bfd_version_package," \
1654 -e "s,@report_bugs_to@,$$report_bugs_to," \
ee5c21a0
DJ
1655 < $(srcdir)/version.h > $@; \
1656 echo "$${bfd_soversion}" > libtool-soversion
bc286f95 1657
252b5132
RH
1658# What appears below is generated by a hacked mkdep using gcc -MM.
1659
1660# DO NOT DELETE THIS LINE -- mkdep uses it.
1661# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
9e097a72
AM
1662archive.lo: \
1663 archive.c \
1664 $(INCDIR)/aout/ar.h \
1665 $(INCDIR)/aout/ranlib.h \
1666 $(INCDIR)/filenames.h \
1667 $(INCDIR)/hashtab.h \
1668 $(INCDIR)/libiberty.h \
5d038dee 1669 $(INCDIR)/safe-ctype.h
9e097a72
AM
1670archures.lo: \
1671 archures.c \
1672 $(INCDIR)/filenames.h \
1673 $(INCDIR)/hashtab.h \
62d8ad4f 1674 $(INCDIR)/safe-ctype.h
9e097a72
AM
1675bfd.lo: \
1676 bfd.c \
1677 $(INCDIR)/bfdlink.h \
1678 $(INCDIR)/coff/ecoff.h \
1679 $(INCDIR)/coff/internal.h \
1680 $(INCDIR)/coff/sym.h \
1681 $(INCDIR)/demangle.h \
1682 $(INCDIR)/elf/common.h \
1683 $(INCDIR)/elf/external.h \
1684 $(INCDIR)/elf/internal.h \
1685 $(INCDIR)/filenames.h \
1686 $(INCDIR)/hashtab.h \
1687 $(INCDIR)/libiberty.h \
1688 $(INCDIR)/safe-ctype.h \
1689 bfdver.h \
1690 elf-bfd.h \
1691 libcoff.h \
1692 libecoff.h
1693bfdio.lo: \
1694 bfdio.c \
1695 $(INCDIR)/filenames.h \
1696 $(INCDIR)/hashtab.h
1697bfdwin.lo: \
1698 bfdwin.c \
1699 $(INCDIR)/filenames.h \
1700 $(INCDIR)/hashtab.h
1701cache.lo: \
1702 cache.c \
1703 $(INCDIR)/filenames.h \
1704 $(INCDIR)/hashtab.h \
62d8ad4f 1705 $(INCDIR)/libiberty.h
9e097a72
AM
1706coffgen.lo: \
1707 coffgen.c \
1708 $(INCDIR)/bfdlink.h \
1709 $(INCDIR)/coff/internal.h \
1710 $(INCDIR)/filenames.h \
1711 $(INCDIR)/hashtab.h \
1712 libcoff.h
1713corefile.lo: \
1714 corefile.c \
1715 $(INCDIR)/filenames.h \
1716 $(INCDIR)/hashtab.h
1717format.lo: \
1718 format.c \
1719 $(INCDIR)/filenames.h \
1720 $(INCDIR)/hashtab.h
1721init.lo: \
1722 init.c \
1723 $(INCDIR)/filenames.h \
1724 $(INCDIR)/hashtab.h
1725libbfd.lo: \
1726 libbfd.c \
1727 $(INCDIR)/filenames.h \
1728 $(INCDIR)/hashtab.h
1729opncls.lo: \
1730 opncls.c \
1731 $(INCDIR)/filenames.h \
1732 $(INCDIR)/hashtab.h \
1733 $(INCDIR)/libiberty.h \
1734 $(INCDIR)/objalloc.h
1735reloc.lo: \
1736 reloc.c \
1737 $(INCDIR)/bfdlink.h \
1738 $(INCDIR)/filenames.h \
1739 $(INCDIR)/hashtab.h
1740section.lo: \
1741 section.c \
1742 $(INCDIR)/bfdlink.h \
1743 $(INCDIR)/filenames.h \
1744 $(INCDIR)/hashtab.h
1745syms.lo: \
1746 syms.c \
1747 $(INCDIR)/aout/stab.def \
1748 $(INCDIR)/aout/stab_gnu.h \
1749 $(INCDIR)/bfdlink.h \
1750 $(INCDIR)/filenames.h \
1751 $(INCDIR)/hashtab.h \
1752 $(INCDIR)/safe-ctype.h
1753targets.lo: \
1754 targets.c \
1755 $(INCDIR)/filenames.h \
1756 $(INCDIR)/fnmatch.h \
1757 $(INCDIR)/hashtab.h \
1758 targmatch.h
1759hash.lo: \
1760 hash.c \
1761 $(INCDIR)/filenames.h \
1762 $(INCDIR)/hashtab.h \
1763 $(INCDIR)/libiberty.h \
1764 $(INCDIR)/objalloc.h
1765linker.lo: \
1766 linker.c \
1767 $(INCDIR)/bfdlink.h \
1768 $(INCDIR)/filenames.h \
1769 $(INCDIR)/hashtab.h \
1770 genlink.h
1771srec.lo: \
1772 srec.c \
1773 $(INCDIR)/filenames.h \
1774 $(INCDIR)/hashtab.h \
1775 $(INCDIR)/libiberty.h \
1776 $(INCDIR)/safe-ctype.h
1777binary.lo: \
1778 binary.c \
1779 $(INCDIR)/filenames.h \
1780 $(INCDIR)/hashtab.h \
1781 $(INCDIR)/safe-ctype.h
1782tekhex.lo: \
1783 tekhex.c \
1784 $(INCDIR)/filenames.h \
1785 $(INCDIR)/hashtab.h \
62d8ad4f 1786 $(INCDIR)/libiberty.h
9e097a72
AM
1787ihex.lo: \
1788 ihex.c \
1789 $(INCDIR)/filenames.h \
1790 $(INCDIR)/hashtab.h \
1791 $(INCDIR)/libiberty.h \
1792 $(INCDIR)/safe-ctype.h
1793stabs.lo: \
1794 stabs.c \
1795 $(INCDIR)/aout/stab.def \
1796 $(INCDIR)/aout/stab_gnu.h \
1797 $(INCDIR)/filenames.h \
1798 $(INCDIR)/hashtab.h \
1799 $(INCDIR)/safe-ctype.h
1800stab-syms.lo: \
1801 stab-syms.c \
1802 $(INCDIR)/aout/aout64.h \
1803 $(INCDIR)/aout/stab.def \
1804 $(INCDIR)/bfdlink.h \
1805 libaout.h
1806merge.lo: \
1807 merge.c \
1808 $(INCDIR)/filenames.h \
1809 $(INCDIR)/hashtab.h \
62d8ad4f 1810 $(INCDIR)/libiberty.h
9e097a72
AM
1811dwarf2.lo: \
1812 dwarf2.c \
1813 $(INCDIR)/bfdlink.h \
fa8f86ff 1814 $(INCDIR)/dwarf2.h \
8455dd2c 1815 $(INCDIR)/elf/common.h \
9e097a72
AM
1816 $(INCDIR)/elf/external.h \
1817 $(INCDIR)/elf/internal.h \
1818 $(INCDIR)/filenames.h \
1819 $(INCDIR)/hashtab.h \
1820 $(INCDIR)/libiberty.h \
1821 elf-bfd.h
1822simple.lo: \
1823 simple.c \
1824 $(INCDIR)/bfdlink.h \
1825 $(INCDIR)/filenames.h \
1826 $(INCDIR)/hashtab.h
1827compress.lo: \
1828 compress.c \
1829 $(INCDIR)/filenames.h \
1830 $(INCDIR)/hashtab.h
1831verilog.lo: \
1832 verilog.c \
1833 $(INCDIR)/filenames.h \
1834 $(INCDIR)/hashtab.h \
1835 $(INCDIR)/libiberty.h \
1836 $(INCDIR)/safe-ctype.h
1837archive64.lo: \
1838 archive64.c \
1839 $(INCDIR)/aout/ar.h \
1840 $(INCDIR)/filenames.h \
1841 $(INCDIR)/hashtab.h
1842cpu-alpha.lo: \
1843 cpu-alpha.c \
1844 $(INCDIR)/filenames.h \
1845 $(INCDIR)/hashtab.h
1846cpu-arc.lo: \
1847 cpu-arc.c \
1848 $(INCDIR)/filenames.h \
1849 $(INCDIR)/hashtab.h
1850cpu-arm.lo: \
1851 cpu-arm.c \
1852 $(INCDIR)/filenames.h \
1853 $(INCDIR)/hashtab.h \
62d8ad4f 1854 $(INCDIR)/libiberty.h
9e097a72
AM
1855cpu-avr.lo: \
1856 cpu-avr.c \
1857 $(INCDIR)/filenames.h \
1858 $(INCDIR)/hashtab.h
1859cpu-bfin.lo: \
1860 cpu-bfin.c \
1861 $(INCDIR)/filenames.h \
1862 $(INCDIR)/hashtab.h
1863cpu-cr16.lo: \
1864 cpu-cr16.c \
1865 $(INCDIR)/filenames.h \
1866 $(INCDIR)/hashtab.h
9e097a72
AM
1867cpu-cr16c.lo: \
1868 cpu-cr16c.c \
1869 $(INCDIR)/filenames.h \
1870 $(INCDIR)/hashtab.h
a1ef399e
AM
1871cpu-cris.lo: \
1872 cpu-cris.c \
1873 $(INCDIR)/filenames.h \
1874 $(INCDIR)/hashtab.h
9e097a72
AM
1875cpu-crx.lo: \
1876 cpu-crx.c \
1877 $(INCDIR)/filenames.h \
1878 $(INCDIR)/hashtab.h
1879cpu-d10v.lo: \
1880 cpu-d10v.c \
1881 $(INCDIR)/filenames.h \
1882 $(INCDIR)/hashtab.h
1883cpu-d30v.lo: \
1884 cpu-d30v.c \
1885 $(INCDIR)/filenames.h \
1886 $(INCDIR)/hashtab.h
1887cpu-dlx.lo: \
1888 cpu-dlx.c \
1889 $(INCDIR)/filenames.h \
1890 $(INCDIR)/hashtab.h
1891cpu-fr30.lo: \
1892 cpu-fr30.c \
1893 $(INCDIR)/filenames.h \
1894 $(INCDIR)/hashtab.h
1895cpu-frv.lo: \
1896 cpu-frv.c \
1897 $(INCDIR)/filenames.h \
1898 $(INCDIR)/hashtab.h
9e097a72
AM
1899cpu-h8300.lo: \
1900 cpu-h8300.c \
1901 $(INCDIR)/filenames.h \
1902 $(INCDIR)/hashtab.h
1903cpu-h8500.lo: \
1904 cpu-h8500.c \
1905 $(INCDIR)/filenames.h \
1906 $(INCDIR)/hashtab.h
1907cpu-hppa.lo: \
1908 cpu-hppa.c \
1909 $(INCDIR)/filenames.h \
1910 $(INCDIR)/hashtab.h
9e097a72
AM
1911cpu-i370.lo: \
1912 cpu-i370.c \
1913 $(INCDIR)/filenames.h \
1914 $(INCDIR)/hashtab.h
1915cpu-i386.lo: \
1916 cpu-i386.c \
1917 $(INCDIR)/filenames.h \
1918 $(INCDIR)/hashtab.h
8a9036a4
L
1919cpu-l1om.lo: \
1920 cpu-l1om.c \
1921 $(INCDIR)/filenames.h \
1922 $(INCDIR)/hashtab.h
9e097a72
AM
1923cpu-i860.lo: \
1924 cpu-i860.c \
1925 $(INCDIR)/filenames.h \
1926 $(INCDIR)/hashtab.h
1927cpu-i960.lo: \
1928 cpu-i960.c \
1929 $(INCDIR)/filenames.h \
1930 $(INCDIR)/hashtab.h
a1ef399e
AM
1931cpu-ia64.lo: \
1932 cpu-ia64.c \
1933 $(INCDIR)/filenames.h \
1934 $(INCDIR)/hashtab.h \
1935 $(INCDIR)/opcode/ia64.h \
1936 $(srcdir)/../opcodes/ia64-opc.h \
1937 cpu-ia64-opc.c
9e097a72
AM
1938cpu-ip2k.lo: \
1939 cpu-ip2k.c \
1940 $(INCDIR)/filenames.h \
1941 $(INCDIR)/hashtab.h
1942cpu-iq2000.lo: \
1943 cpu-iq2000.c \
1944 $(INCDIR)/filenames.h \
1945 $(INCDIR)/hashtab.h
1946cpu-lm32.lo: \
1947 cpu-lm32.c \
1948 $(INCDIR)/filenames.h \
1949 $(INCDIR)/hashtab.h
a1ef399e
AM
1950cpu-m10200.lo: \
1951 cpu-m10200.c \
1952 $(INCDIR)/filenames.h \
1953 $(INCDIR)/hashtab.h
1954cpu-m10300.lo: \
1955 cpu-m10300.c \
1956 $(INCDIR)/filenames.h \
1957 $(INCDIR)/hashtab.h
9e097a72
AM
1958cpu-m32c.lo: \
1959 cpu-m32c.c \
1960 $(INCDIR)/filenames.h \
1961 $(INCDIR)/hashtab.h
1962cpu-m32r.lo: \
1963 cpu-m32r.c \
1964 $(INCDIR)/filenames.h \
1965 $(INCDIR)/hashtab.h
1966cpu-m68hc11.lo: \
1967 cpu-m68hc11.c \
1968 $(INCDIR)/filenames.h \
1969 $(INCDIR)/hashtab.h
1970cpu-m68hc12.lo: \
1971 cpu-m68hc12.c \
1972 $(INCDIR)/filenames.h \
1973 $(INCDIR)/hashtab.h
1974cpu-m68k.lo: \
1975 cpu-m68k.c \
1976 $(INCDIR)/filenames.h \
1977 $(INCDIR)/hashtab.h \
66eb6687 1978 $(INCDIR)/opcode/m68k.h
9e097a72
AM
1979cpu-m88k.lo: \
1980 cpu-m88k.c \
1981 $(INCDIR)/filenames.h \
1982 $(INCDIR)/hashtab.h
9e097a72
AM
1983cpu-maxq.lo: \
1984 cpu-maxq.c \
1985 $(INCDIR)/filenames.h \
1986 $(INCDIR)/hashtab.h
1987cpu-mcore.lo: \
1988 cpu-mcore.c \
1989 $(INCDIR)/filenames.h \
1990 $(INCDIR)/hashtab.h
1991cpu-mep.lo: \
1992 cpu-mep.c \
1993 $(INCDIR)/filenames.h \
1994 $(INCDIR)/hashtab.h
7ba29e2a
NC
1995cpu-microblaze.lo: \
1996 cpu-microblaze.c $\
1997 $(INCDIR)/filenames.h \
1998 $(INCDIR)/hashtab.h
9e097a72
AM
1999cpu-mips.lo: \
2000 cpu-mips.c \
2001 $(INCDIR)/filenames.h \
2002 $(INCDIR)/hashtab.h
2003cpu-mmix.lo: \
2004 cpu-mmix.c \
2005 $(INCDIR)/filenames.h \
2006 $(INCDIR)/hashtab.h
ce3c775b
NC
2007cpu-moxie.lo: \
2008 cpu-moxie.c \
9e097a72
AM
2009 $(INCDIR)/filenames.h \
2010 $(INCDIR)/hashtab.h
2011cpu-msp430.lo: \
2012 cpu-msp430.c \
2013 $(INCDIR)/filenames.h \
2014 $(INCDIR)/hashtab.h
ce3c775b
NC
2015cpu-mt.lo: \
2016 cpu-mt.c \
2017 $(INCDIR)/filenames.h \
2018 $(INCDIR)/hashtab.h
9e097a72
AM
2019cpu-ns32k.lo: \
2020 cpu-ns32k.c \
2021 $(INCDIR)/filenames.h \
2022 $(INCDIR)/hashtab.h \
62d8ad4f 2023 ns32k.h
9e097a72
AM
2024cpu-openrisc.lo: \
2025 cpu-openrisc.c \
2026 $(INCDIR)/filenames.h \
2027 $(INCDIR)/hashtab.h
a1ef399e
AM
2028cpu-or32.lo: \
2029 cpu-or32.c \
2030 $(INCDIR)/filenames.h \
2031 $(INCDIR)/hashtab.h
9e097a72
AM
2032cpu-pdp11.lo: \
2033 cpu-pdp11.c \
2034 $(INCDIR)/filenames.h \
2035 $(INCDIR)/hashtab.h
2036cpu-pj.lo: \
2037 cpu-pj.c \
2038 $(INCDIR)/filenames.h \
2039 $(INCDIR)/hashtab.h
ce3c775b
NC
2040cpu-plugin.lo: \
2041 cpu-plugin.c \
2042 $(INCDIR)/filenames.h \
2043 $(INCDIR)/hashtab.h
9e097a72
AM
2044cpu-powerpc.lo: \
2045 cpu-powerpc.c \
2046 $(INCDIR)/filenames.h \
2047 $(INCDIR)/hashtab.h
2048cpu-rs6000.lo: \
2049 cpu-rs6000.c \
2050 $(INCDIR)/filenames.h \
2051 $(INCDIR)/hashtab.h
2052cpu-s390.lo: \
2053 cpu-s390.c \
2054 $(INCDIR)/filenames.h \
5d038dee 2055 $(INCDIR)/hashtab.h
9e097a72
AM
2056cpu-score.lo: \
2057 cpu-score.c \
2058 $(INCDIR)/filenames.h \
3c9b82ba 2059 $(INCDIR)/hashtab.h
9e097a72
AM
2060cpu-sh.lo: \
2061 cpu-sh.c \
2062 $(INCDIR)/filenames.h \
2063 $(INCDIR)/hashtab.h \
62d8ad4f 2064 $(srcdir)/../opcodes/sh-opc.h
9e097a72
AM
2065cpu-sparc.lo: \
2066 cpu-sparc.c \
2067 $(INCDIR)/filenames.h \
2068 $(INCDIR)/hashtab.h
2069cpu-spu.lo: \
2070 cpu-spu.c \
2071 $(INCDIR)/filenames.h \
2072 $(INCDIR)/hashtab.h
2073cpu-tic30.lo: \
2074 cpu-tic30.c \
2075 $(INCDIR)/filenames.h \
2076 $(INCDIR)/hashtab.h
2077cpu-tic4x.lo: \
2078 cpu-tic4x.c \
2079 $(INCDIR)/filenames.h \
2080 $(INCDIR)/hashtab.h
2081cpu-tic54x.lo: \
2082 cpu-tic54x.c \
2083 $(INCDIR)/filenames.h \
2084 $(INCDIR)/hashtab.h
2085cpu-tic80.lo: \
2086 cpu-tic80.c \
2087 $(INCDIR)/filenames.h \
2088 $(INCDIR)/hashtab.h
2089cpu-v850.lo: \
2090 cpu-v850.c \
2091 $(INCDIR)/filenames.h \
2092 $(INCDIR)/hashtab.h \
62d8ad4f 2093 $(INCDIR)/safe-ctype.h
9e097a72
AM
2094cpu-vax.lo: \
2095 cpu-vax.c \
2096 $(INCDIR)/filenames.h \
2097 $(INCDIR)/hashtab.h
a1ef399e
AM
2098cpu-w65.lo: \
2099 cpu-w65.c \
2100 $(INCDIR)/filenames.h \
2101 $(INCDIR)/hashtab.h
9e097a72
AM
2102cpu-we32k.lo: \
2103 cpu-we32k.c \
2104 $(INCDIR)/filenames.h \
2105 $(INCDIR)/hashtab.h
a1ef399e
AM
2106cpu-xc16x.lo: \
2107 cpu-xc16x.c \
9e097a72
AM
2108 $(INCDIR)/filenames.h \
2109 $(INCDIR)/hashtab.h
2110cpu-xstormy16.lo: \
2111 cpu-xstormy16.c \
2112 $(INCDIR)/filenames.h \
2113 $(INCDIR)/hashtab.h
2114cpu-xtensa.lo: \
2115 cpu-xtensa.c \
2116 $(INCDIR)/filenames.h \
2117 $(INCDIR)/hashtab.h
9e097a72
AM
2118cpu-z80.lo: \
2119 cpu-z80.c \
2120 $(INCDIR)/filenames.h \
2121 $(INCDIR)/hashtab.h
2122cpu-z8k.lo: \
2123 cpu-z8k.c \
2124 $(INCDIR)/filenames.h \
2125 $(INCDIR)/hashtab.h
2126aout-adobe.lo: \
2127 aout-adobe.c \
2128 $(INCDIR)/aout/adobe.h \
2129 $(INCDIR)/aout/stab.def \
2130 $(INCDIR)/aout/stab_gnu.h \
2131 $(INCDIR)/bfdlink.h \
2132 $(INCDIR)/filenames.h \
2133 $(INCDIR)/hashtab.h \
2134 libaout.h
2135aout-arm.lo: \
2136 aout-arm.c \
2137 $(INCDIR)/aout/aout64.h \
2138 $(INCDIR)/aout/ar.h \
2139 $(INCDIR)/aout/stab.def \
2140 $(INCDIR)/aout/stab_gnu.h \
2141 $(INCDIR)/bfdlink.h \
2142 $(INCDIR)/filenames.h \
2143 $(INCDIR)/hashtab.h \
2144 $(INCDIR)/safe-ctype.h \
2145 aout-target.h \
2146 aoutx.h \
2147 libaout.h
2148aout-cris.lo: \
2149 aout-cris.c \
2150 $(INCDIR)/aout/aout64.h \
2151 $(INCDIR)/aout/ar.h \
2152 $(INCDIR)/aout/stab.def \
2153 $(INCDIR)/aout/stab_gnu.h \
2154 $(INCDIR)/bfdlink.h \
2155 $(INCDIR)/filenames.h \
2156 $(INCDIR)/hashtab.h \
2157 $(INCDIR)/safe-ctype.h \
2158 aout-target.h \
2159 aout32.c \
2160 aoutx.h \
2161 libaout.h
2162aout-ns32k.lo: \
2163 aout-ns32k.c \
2164 $(INCDIR)/aout/aout64.h \
2165 $(INCDIR)/aout/ar.h \
2166 $(INCDIR)/aout/stab.def \
2167 $(INCDIR)/aout/stab_gnu.h \
2168 $(INCDIR)/bfdlink.h \
2169 $(INCDIR)/filenames.h \
2170 $(INCDIR)/hashtab.h \
2171 $(INCDIR)/safe-ctype.h \
2172 aoutx.h \
2173 libaout.h \
2174 ns32k.h
2175aout-sparcle.lo: \
2176 aout-sparcle.c \
2177 $(INCDIR)/aout/aout64.h \
2178 $(INCDIR)/aout/ar.h \
2179 $(INCDIR)/aout/stab.def \
2180 $(INCDIR)/aout/stab_gnu.h \
2181 $(INCDIR)/aout/sun4.h \
2182 $(INCDIR)/bfdlink.h \
2183 $(INCDIR)/filenames.h \
2184 $(INCDIR)/hashtab.h \
2185 aout-target.h \
2186 aoutf1.h \
2187 libaout.h
2188aout-tic30.lo: \
2189 aout-tic30.c \
2190 $(INCDIR)/aout/aout64.h \
2191 $(INCDIR)/aout/ar.h \
2192 $(INCDIR)/aout/stab.def \
2193 $(INCDIR)/aout/stab_gnu.h \
2194 $(INCDIR)/bfdlink.h \
2195 $(INCDIR)/filenames.h \
2196 $(INCDIR)/hashtab.h \
2197 $(INCDIR)/safe-ctype.h \
2198 aoutx.h \
2199 libaout.h
2200aout0.lo: \
2201 aout0.c \
2202 $(INCDIR)/aout/aout64.h \
2203 $(INCDIR)/aout/ar.h \
2204 $(INCDIR)/aout/stab.def \
2205 $(INCDIR)/aout/stab_gnu.h \
2206 $(INCDIR)/aout/sun4.h \
2207 $(INCDIR)/bfdlink.h \
2208 $(INCDIR)/filenames.h \
2209 $(INCDIR)/hashtab.h \
2210 aout-target.h \
2211 aoutf1.h \
2212 libaout.h
2213aout32.lo: \
2214 aout32.c \
2215 $(INCDIR)/aout/aout64.h \
2216 $(INCDIR)/aout/ar.h \
2217 $(INCDIR)/aout/stab.def \
2218 $(INCDIR)/aout/stab_gnu.h \
2219 $(INCDIR)/bfdlink.h \
2220 $(INCDIR)/filenames.h \
2221 $(INCDIR)/hashtab.h \
2222 $(INCDIR)/safe-ctype.h \
2223 aoutx.h \
2224 libaout.h
2225armnetbsd.lo: \
2226 armnetbsd.c \
2227 $(INCDIR)/aout/aout64.h \
2228 $(INCDIR)/aout/ar.h \
2229 $(INCDIR)/aout/stab.def \
2230 $(INCDIR)/aout/stab_gnu.h \
2231 $(INCDIR)/bfdlink.h \
2232 $(INCDIR)/filenames.h \
2233 $(INCDIR)/hashtab.h \
2234 aout-target.h \
2235 libaout.h \
2236 netbsd.h
2237bout.lo: \
2238 bout.c \
2239 $(INCDIR)/aout/stab.def \
2240 $(INCDIR)/aout/stab_gnu.h \
2241 $(INCDIR)/bfdlink.h \
2242 $(INCDIR)/bout.h \
2243 $(INCDIR)/filenames.h \
2244 $(INCDIR)/hashtab.h \
2245 $(INCDIR)/libiberty.h \
2246 genlink.h \
2247 libaout.h
2248cf-i386lynx.lo: \
2249 cf-i386lynx.c \
2250 $(INCDIR)/bfdlink.h \
2251 $(INCDIR)/coff/external.h \
2252 $(INCDIR)/coff/i386.h \
2253 $(INCDIR)/coff/internal.h \
2254 $(INCDIR)/filenames.h \
2255 $(INCDIR)/hashtab.h \
2256 coff-i386.c \
2257 coffcode.h \
2258 coffswap.h \
2259 libcoff.h
2260cf-sparclynx.lo: \
2261 cf-sparclynx.c \
2262 $(INCDIR)/bfdlink.h \
2263 $(INCDIR)/coff/external.h \
2264 $(INCDIR)/coff/internal.h \
2265 $(INCDIR)/coff/sparc.h \
2266 $(INCDIR)/filenames.h \
2267 $(INCDIR)/hashtab.h \
2268 coff-sparc.c \
2269 coffcode.h \
2270 coffswap.h \
2271 libcoff.h
2272coff-apollo.lo: \
2273 coff-apollo.c \
2274 $(INCDIR)/bfdlink.h \
2275 $(INCDIR)/coff/apollo.h \
2276 $(INCDIR)/coff/external.h \
2277 $(INCDIR)/coff/internal.h \
2278 $(INCDIR)/filenames.h \
2279 $(INCDIR)/hashtab.h \
2280 coffcode.h \
2281 coffswap.h \
2282 libcoff.h
2283coff-arm.lo: \
2284 coff-arm.c \
2285 $(INCDIR)/bfdlink.h \
2286 $(INCDIR)/coff/arm.h \
2287 $(INCDIR)/coff/external.h \
2288 $(INCDIR)/coff/internal.h \
2289 $(INCDIR)/filenames.h \
2290 $(INCDIR)/hashtab.h \
2291 coffcode.h \
2292 coffswap.h \
2293 libcoff.h
2294coff-aux.lo: \
2295 coff-aux.c \
2296 $(INCDIR)/bfdlink.h \
2297 $(INCDIR)/coff/aux-coff.h \
2298 $(INCDIR)/coff/external.h \
2299 $(INCDIR)/coff/internal.h \
2300 $(INCDIR)/coff/m68k.h \
2301 $(INCDIR)/filenames.h \
2302 $(INCDIR)/hashtab.h \
2303 coff-m68k.c \
2304 coffcode.h \
2305 coffswap.h \
2306 libcoff.h
a1ef399e
AM
2307coff-go32.lo: \
2308 coff-go32.c \
2309 $(INCDIR)/bfdlink.h \
2310 $(INCDIR)/coff/external.h \
2311 $(INCDIR)/coff/i386.h \
2312 $(INCDIR)/coff/internal.h \
2313 $(INCDIR)/filenames.h \
2314 $(INCDIR)/hashtab.h \
2315 coff-i386.c \
2316 coffcode.h \
2317 coffswap.h \
2318 libcoff.h
9e097a72
AM
2319coff-h8300.lo: \
2320 coff-h8300.c \
2321 $(INCDIR)/bfdlink.h \
2322 $(INCDIR)/coff/external.h \
2323 $(INCDIR)/coff/h8300.h \
2324 $(INCDIR)/coff/internal.h \
2325 $(INCDIR)/filenames.h \
2326 $(INCDIR)/hashtab.h \
2327 $(INCDIR)/libiberty.h \
2328 coffcode.h \
2329 coffswap.h \
2330 genlink.h \
2331 libcoff.h
2332coff-h8500.lo: \
2333 coff-h8500.c \
2334 $(INCDIR)/bfdlink.h \
2335 $(INCDIR)/coff/external.h \
2336 $(INCDIR)/coff/h8500.h \
2337 $(INCDIR)/coff/internal.h \
2338 $(INCDIR)/filenames.h \
2339 $(INCDIR)/hashtab.h \
2340 coffcode.h \
2341 coffswap.h \
2342 libcoff.h
2343coff-i386.lo: \
2344 coff-i386.c \
2345 $(INCDIR)/bfdlink.h \
2346 $(INCDIR)/coff/external.h \
2347 $(INCDIR)/coff/i386.h \
2348 $(INCDIR)/coff/internal.h \
2349 $(INCDIR)/filenames.h \
2350 $(INCDIR)/hashtab.h \
2351 coffcode.h \
2352 coffswap.h \
2353 libcoff.h
2354coff-i860.lo: \
2355 coff-i860.c \
2356 $(INCDIR)/bfdlink.h \
2357 $(INCDIR)/coff/external.h \
2358 $(INCDIR)/coff/i860.h \
2359 $(INCDIR)/coff/internal.h \
2360 $(INCDIR)/filenames.h \
2361 $(INCDIR)/hashtab.h \
2362 coffcode.h \
2363 coffswap.h \
2364 libcoff.h
9e097a72
AM
2365coff-i960.lo: \
2366 coff-i960.c \
2367 $(INCDIR)/bfdlink.h \
2368 $(INCDIR)/coff/i960.h \
2369 $(INCDIR)/coff/internal.h \
2370 $(INCDIR)/filenames.h \
2371 $(INCDIR)/hashtab.h \
2372 coffcode.h \
2373 coffswap.h \
2374 libcoff.h
2375coff-m68k.lo: \
2376 coff-m68k.c \
2377 $(INCDIR)/bfdlink.h \
2378 $(INCDIR)/coff/external.h \
2379 $(INCDIR)/coff/internal.h \
2380 $(INCDIR)/coff/m68k.h \
2381 $(INCDIR)/filenames.h \
2382 $(INCDIR)/hashtab.h \
2383 coffcode.h \
2384 coffswap.h \
2385 libcoff.h
2386coff-m88k.lo: \
2387 coff-m88k.c \
2388 $(INCDIR)/bfdlink.h \
2389 $(INCDIR)/coff/external.h \
2390 $(INCDIR)/coff/internal.h \
2391 $(INCDIR)/coff/m88k.h \
2392 $(INCDIR)/filenames.h \
2393 $(INCDIR)/hashtab.h \
2394 coffcode.h \
2395 coffswap.h \
2396 libcoff.h
2397coff-maxq.lo: \
2398 coff-maxq.c \
2399 $(INCDIR)/bfdlink.h \
2400 $(INCDIR)/coff/external.h \
2401 $(INCDIR)/coff/internal.h \
2402 $(INCDIR)/coff/maxq.h \
2403 $(INCDIR)/filenames.h \
2404 $(INCDIR)/hashtab.h \
2405 $(INCDIR)/libiberty.h \
2406 coffcode.h \
2407 coffswap.h \
2408 libcoff.h
2409coff-mips.lo: \
2410 coff-mips.c \
2411 $(INCDIR)/bfdlink.h \
2412 $(INCDIR)/coff/ecoff.h \
2413 $(INCDIR)/coff/external.h \
2414 $(INCDIR)/coff/internal.h \
2415 $(INCDIR)/coff/mips.h \
2416 $(INCDIR)/coff/sym.h \
2417 $(INCDIR)/coff/symconst.h \
2418 $(INCDIR)/filenames.h \
2419 $(INCDIR)/hashtab.h \
2420 coffswap.h \
2421 ecoffswap.h \
2422 libcoff.h \
62d8ad4f 2423 libecoff.h
9e097a72
AM
2424coff-or32.lo: \
2425 coff-or32.c \
2426 $(INCDIR)/bfdlink.h \
2427 $(INCDIR)/coff/internal.h \
2428 $(INCDIR)/coff/or32.h \
2429 $(INCDIR)/filenames.h \
2430 $(INCDIR)/hashtab.h \
2431 coffcode.h \
2432 coffswap.h \
2433 libcoff.h
2434coff-rs6000.lo: \
2435 coff-rs6000.c \
2436 $(INCDIR)/bfdlink.h \
2437 $(INCDIR)/coff/internal.h \
2438 $(INCDIR)/coff/rs6000.h \
2439 $(INCDIR)/coff/xcoff.h \
2440 $(INCDIR)/filenames.h \
2441 $(INCDIR)/hashtab.h \
2442 coffcode.h \
2443 coffswap.h \
2444 libcoff.h \
2445 libxcoff.h
2446coff-sh.lo: \
2447 coff-sh.c \
2448 $(INCDIR)/bfdlink.h \
2449 $(INCDIR)/coff/external.h \
2450 $(INCDIR)/coff/internal.h \
2451 $(INCDIR)/coff/sh.h \
2452 $(INCDIR)/filenames.h \
2453 $(INCDIR)/hashtab.h \
2454 $(INCDIR)/libiberty.h \
2455 coffcode.h \
2456 coffswap.h \
2457 libcoff.h
2458coff-sparc.lo: \
2459 coff-sparc.c \
2460 $(INCDIR)/bfdlink.h \
2461 $(INCDIR)/coff/external.h \
2462 $(INCDIR)/coff/internal.h \
2463 $(INCDIR)/coff/sparc.h \
2464 $(INCDIR)/filenames.h \
2465 $(INCDIR)/hashtab.h \
2466 coffcode.h \
2467 coffswap.h \
2468 libcoff.h
2469coff-stgo32.lo: \
2470 coff-stgo32.c \
2471 $(INCDIR)/bfdlink.h \
2472 $(INCDIR)/coff/external.h \
2473 $(INCDIR)/coff/go32exe.h \
2474 $(INCDIR)/coff/i386.h \
2475 $(INCDIR)/coff/internal.h \
2476 $(INCDIR)/filenames.h \
2477 $(INCDIR)/hashtab.h \
2478 coff-i386.c \
2479 coffcode.h \
2480 coffswap.h \
2481 go32stub.h \
2482 libcoff.h
2483coff-svm68k.lo: \
2484 coff-svm68k.c \
2485 $(INCDIR)/bfdlink.h \
2486 $(INCDIR)/coff/external.h \
2487 $(INCDIR)/coff/internal.h \
2488 $(INCDIR)/coff/m68k.h \
2489 $(INCDIR)/filenames.h \
2490 $(INCDIR)/hashtab.h \
2491 coff-m68k.c \
2492 coffcode.h \
2493 coffswap.h \
2494 libcoff.h
2495coff-tic30.lo: \
2496 coff-tic30.c \
2497 $(INCDIR)/bfdlink.h \
2498 $(INCDIR)/coff/external.h \
2499 $(INCDIR)/coff/internal.h \
2500 $(INCDIR)/coff/tic30.h \
2501 $(INCDIR)/filenames.h \
2502 $(INCDIR)/hashtab.h \
2503 coffcode.h \
2504 coffswap.h \
2505 libcoff.h
2506coff-tic4x.lo: \
2507 coff-tic4x.c \
2508 $(INCDIR)/bfdlink.h \
2509 $(INCDIR)/coff/internal.h \
2510 $(INCDIR)/coff/ti.h \
2511 $(INCDIR)/coff/tic4x.h \
2512 $(INCDIR)/filenames.h \
2513 $(INCDIR)/hashtab.h \
2514 coffcode.h \
2515 coffswap.h \
2516 libcoff.h
2517coff-tic54x.lo: \
2518 coff-tic54x.c \
2519 $(INCDIR)/bfdlink.h \
2520 $(INCDIR)/coff/internal.h \
2521 $(INCDIR)/coff/ti.h \
2522 $(INCDIR)/coff/tic54x.h \
2523 $(INCDIR)/filenames.h \
2524 $(INCDIR)/hashtab.h \
2525 coffcode.h \
2526 coffswap.h \
2527 libcoff.h
2528coff-tic80.lo: \
2529 coff-tic80.c \
2530 $(INCDIR)/bfdlink.h \
2531 $(INCDIR)/coff/external.h \
2532 $(INCDIR)/coff/internal.h \
2533 $(INCDIR)/coff/tic80.h \
2534 $(INCDIR)/filenames.h \
2535 $(INCDIR)/hashtab.h \
2536 coffcode.h \
2537 coffswap.h \
2538 libcoff.h
2539coff-u68k.lo: \
2540 coff-u68k.c \
2541 $(INCDIR)/bfdlink.h \
2542 $(INCDIR)/coff/external.h \
2543 $(INCDIR)/coff/internal.h \
2544 $(INCDIR)/coff/m68k.h \
2545 $(INCDIR)/filenames.h \
2546 $(INCDIR)/hashtab.h \
2547 coff-m68k.c \
2548 coffcode.h \
2549 coffswap.h \
2550 libcoff.h
a1ef399e
AM
2551coff-w65.lo: \
2552 coff-w65.c \
9e097a72
AM
2553 $(INCDIR)/bfdlink.h \
2554 $(INCDIR)/coff/external.h \
2555 $(INCDIR)/coff/internal.h \
a1ef399e 2556 $(INCDIR)/coff/w65.h \
9e097a72
AM
2557 $(INCDIR)/filenames.h \
2558 $(INCDIR)/hashtab.h \
2559 coffcode.h \
2560 coffswap.h \
2561 libcoff.h
a1ef399e
AM
2562coff-we32k.lo: \
2563 coff-we32k.c \
9e097a72
AM
2564 $(INCDIR)/bfdlink.h \
2565 $(INCDIR)/coff/external.h \
2566 $(INCDIR)/coff/internal.h \
a1ef399e 2567 $(INCDIR)/coff/we32k.h \
9e097a72
AM
2568 $(INCDIR)/filenames.h \
2569 $(INCDIR)/hashtab.h \
2570 coffcode.h \
2571 coffswap.h \
2572 libcoff.h
2573coff-z80.lo: \
2574 coff-z80.c \
2575 $(INCDIR)/bfdlink.h \
2576 $(INCDIR)/coff/external.h \
2577 $(INCDIR)/coff/internal.h \
2578 $(INCDIR)/coff/z80.h \
2579 $(INCDIR)/filenames.h \
2580 $(INCDIR)/hashtab.h \
2581 coffcode.h \
2582 coffswap.h \
2583 libcoff.h
2584coff-z8k.lo: \
2585 coff-z8k.c \
2586 $(INCDIR)/bfdlink.h \
2587 $(INCDIR)/coff/external.h \
2588 $(INCDIR)/coff/internal.h \
2589 $(INCDIR)/coff/z8k.h \
2590 $(INCDIR)/filenames.h \
2591 $(INCDIR)/hashtab.h \
2592 coffcode.h \
2593 coffswap.h \
2594 libcoff.h
2595cofflink.lo: \
2596 cofflink.c \
2597 $(INCDIR)/bfdlink.h \
2598 $(INCDIR)/coff/internal.h \
2599 $(INCDIR)/filenames.h \
2600 $(INCDIR)/hashtab.h \
2601 $(INCDIR)/safe-ctype.h \
2602 libcoff.h
2603dwarf1.lo: \
2604 dwarf1.c \
2605 $(INCDIR)/bfdlink.h \
2606 $(INCDIR)/elf/common.h \
2607 $(INCDIR)/elf/dwarf.h \
2608 $(INCDIR)/elf/external.h \
2609 $(INCDIR)/elf/internal.h \
2610 $(INCDIR)/filenames.h \
2611 $(INCDIR)/hashtab.h \
2612 $(INCDIR)/libiberty.h \
2613 elf-bfd.h
2614ecoff.lo: \
2615 ecoff.c \
2616 $(INCDIR)/aout/aout64.h \
2617 $(INCDIR)/aout/ar.h \
2618 $(INCDIR)/aout/ranlib.h \
2619 $(INCDIR)/aout/stab.def \
2620 $(INCDIR)/aout/stab_gnu.h \
2621 $(INCDIR)/bfdlink.h \
2622 $(INCDIR)/coff/ecoff.h \
2623 $(INCDIR)/coff/internal.h \
2624 $(INCDIR)/coff/sym.h \
2625 $(INCDIR)/coff/symconst.h \
2626 $(INCDIR)/filenames.h \
2627 $(INCDIR)/hashtab.h \
2628 $(INCDIR)/libiberty.h \
2629 libaout.h \
2630 libcoff.h \
2631 libecoff.h
2632ecofflink.lo: \
2633 ecofflink.c \
2634 $(INCDIR)/aout/stab.def \
2635 $(INCDIR)/aout/stab_gnu.h \
2636 $(INCDIR)/bfdlink.h \
2637 $(INCDIR)/coff/ecoff.h \
2638 $(INCDIR)/coff/internal.h \
2639 $(INCDIR)/coff/sym.h \
2640 $(INCDIR)/coff/symconst.h \
2641 $(INCDIR)/filenames.h \
2642 $(INCDIR)/hashtab.h \
2643 $(INCDIR)/objalloc.h \
2644 libcoff.h \
2645 libecoff.h
a1ef399e
AM
2646elf-attrs.lo: \
2647 elf-attrs.c \
2648 $(INCDIR)/bfdlink.h \
2649 $(INCDIR)/elf/common.h \
2650 $(INCDIR)/elf/external.h \
2651 $(INCDIR)/elf/internal.h \
2652 $(INCDIR)/filenames.h \
2653 $(INCDIR)/hashtab.h \
2654 $(INCDIR)/libiberty.h \
2655 elf-bfd.h
2656elf-eh-frame.lo: \
2657 elf-eh-frame.c \
2658 $(INCDIR)/bfdlink.h \
fa8f86ff 2659 $(INCDIR)/dwarf2.h \
8455dd2c 2660 $(INCDIR)/elf/common.h \
a1ef399e
AM
2661 $(INCDIR)/elf/external.h \
2662 $(INCDIR)/elf/internal.h \
2663 $(INCDIR)/filenames.h \
2664 $(INCDIR)/hashtab.h \
2665 elf-bfd.h
6de2ae4a
L
2666elf-ifunc.lo: \
2667 elf-ifunc.c \
2668 $(INCDIR)/bfdlink.h \
2669 $(INCDIR)/elf/common.h \
2670 $(INCDIR)/elf/external.h \
2671 $(INCDIR)/elf/internal.h \
2672 $(INCDIR)/filenames.h \
2673 $(INCDIR)/hashtab.h \
2674 $(INCDIR)/libiberty.h \
2675 $(INCDIR)/objalloc.h \
2676 $(INCDIR)/safe-ctype.h \
2677 elf-bfd.h
a1ef399e
AM
2678elf-m10200.lo: \
2679 elf-m10200.c \
2680 $(INCDIR)/bfdlink.h \
2681 $(INCDIR)/elf/common.h \
2682 $(INCDIR)/elf/external.h \
2683 $(INCDIR)/elf/internal.h \
2684 $(INCDIR)/filenames.h \
2685 $(INCDIR)/hashtab.h \
2686 elf-bfd.h \
2687 elf32-target.h
2688elf-m10300.lo: \
2689 elf-m10300.c \
2690 $(INCDIR)/bfdlink.h \
2691 $(INCDIR)/elf/common.h \
2692 $(INCDIR)/elf/external.h \
2693 $(INCDIR)/elf/internal.h \
2694 $(INCDIR)/elf/mn10300.h \
2695 $(INCDIR)/elf/reloc-macros.h \
2696 $(INCDIR)/filenames.h \
2697 $(INCDIR)/hashtab.h \
2698 $(INCDIR)/libiberty.h \
2699 elf-bfd.h \
2700 elf32-target.h
2701elf-strtab.lo: \
2702 elf-strtab.c \
2703 $(INCDIR)/bfdlink.h \
2704 $(INCDIR)/elf/common.h \
2705 $(INCDIR)/elf/external.h \
2706 $(INCDIR)/elf/internal.h \
2707 $(INCDIR)/filenames.h \
2708 $(INCDIR)/hashtab.h \
2709 $(INCDIR)/libiberty.h \
2710 elf-bfd.h
2711elf-vxworks.lo: \
2712 elf-vxworks.c \
2713 $(INCDIR)/bfdlink.h \
2714 $(INCDIR)/elf/common.h \
2715 $(INCDIR)/elf/external.h \
2716 $(INCDIR)/elf/internal.h \
2717 $(INCDIR)/elf/vxworks.h \
2718 $(INCDIR)/filenames.h \
2719 $(INCDIR)/hashtab.h \
2720 elf-bfd.h \
2721 elf-vxworks.h
9e097a72
AM
2722elf.lo: \
2723 elf.c \
2724 $(INCDIR)/bfdlink.h \
2725 $(INCDIR)/elf/common.h \
2726 $(INCDIR)/elf/external.h \
2727 $(INCDIR)/elf/internal.h \
2728 $(INCDIR)/filenames.h \
2729 $(INCDIR)/hashtab.h \
2730 $(INCDIR)/libiberty.h \
2731 $(INCDIR)/safe-ctype.h \
2732 elf-bfd.h
2733elf32-am33lin.lo: \
2734 elf32-am33lin.c \
2735 $(INCDIR)/bfdlink.h \
2736 $(INCDIR)/elf/common.h \
2737 $(INCDIR)/elf/external.h \
2738 $(INCDIR)/elf/internal.h \
2739 $(INCDIR)/elf/mn10300.h \
2740 $(INCDIR)/elf/reloc-macros.h \
2741 $(INCDIR)/filenames.h \
2742 $(INCDIR)/hashtab.h \
2743 $(INCDIR)/libiberty.h \
2744 elf-bfd.h \
2745 elf-m10300.c \
2746 elf32-target.h
2747elf32-arc.lo: \
2748 elf32-arc.c \
2749 $(INCDIR)/bfdlink.h \
2750 $(INCDIR)/elf/arc.h \
2751 $(INCDIR)/elf/common.h \
2752 $(INCDIR)/elf/external.h \
2753 $(INCDIR)/elf/internal.h \
2754 $(INCDIR)/elf/reloc-macros.h \
2755 $(INCDIR)/filenames.h \
2756 $(INCDIR)/hashtab.h \
2757 $(INCDIR)/libiberty.h \
2758 elf-bfd.h \
2759 elf32-target.h
2760elf32-arm.lo: \
2761 elf32-arm.c \
2762 $(INCDIR)/bfdlink.h \
2763 $(INCDIR)/elf/arm.h \
2764 $(INCDIR)/elf/common.h \
2765 $(INCDIR)/elf/external.h \
2766 $(INCDIR)/elf/internal.h \
2767 $(INCDIR)/elf/reloc-macros.h \
2768 $(INCDIR)/filenames.h \
2769 $(INCDIR)/hashtab.h \
2770 $(INCDIR)/libiberty.h \
2771 elf-bfd.h \
2772 elf-vxworks.h \
2773 elf32-target.h
2774elf32-avr.lo: \
2775 elf32-avr.c \
2776 $(INCDIR)/bfdlink.h \
2777 $(INCDIR)/elf/avr.h \
2778 $(INCDIR)/elf/common.h \
2779 $(INCDIR)/elf/external.h \
2780 $(INCDIR)/elf/internal.h \
2781 $(INCDIR)/elf/reloc-macros.h \
2782 $(INCDIR)/filenames.h \
2783 $(INCDIR)/hashtab.h \
2784 elf-bfd.h \
2785 elf32-avr.h \
2786 elf32-target.h
2787elf32-bfin.lo: \
2788 elf32-bfin.c \
2789 $(INCDIR)/bfdlink.h \
8455dd2c 2790 $(INCDIR)/dwarf2.h \
9e097a72
AM
2791 $(INCDIR)/elf/bfin.h \
2792 $(INCDIR)/elf/common.h \
9e097a72
AM
2793 $(INCDIR)/elf/external.h \
2794 $(INCDIR)/elf/internal.h \
2795 $(INCDIR)/elf/reloc-macros.h \
2796 $(INCDIR)/filenames.h \
2797 $(INCDIR)/hashtab.h \
2798 elf-bfd.h \
2799 elf32-target.h
2800elf32-cr16.lo: \
2801 elf32-cr16.c \
2802 $(INCDIR)/bfdlink.h \
2803 $(INCDIR)/elf/common.h \
2804 $(INCDIR)/elf/cr16.h \
2805 $(INCDIR)/elf/external.h \
2806 $(INCDIR)/elf/internal.h \
2807 $(INCDIR)/elf/reloc-macros.h \
2808 $(INCDIR)/filenames.h \
2809 $(INCDIR)/hashtab.h \
2810 $(INCDIR)/libiberty.h \
2811 elf-bfd.h \
2812 elf32-target.h
2813elf32-cr16c.lo: \
2814 elf32-cr16c.c \
2815 $(INCDIR)/bfdlink.h \
2816 $(INCDIR)/elf/common.h \
2817 $(INCDIR)/elf/cr16c.h \
2818 $(INCDIR)/elf/external.h \
2819 $(INCDIR)/elf/internal.h \
2820 $(INCDIR)/elf/reloc-macros.h \
2821 $(INCDIR)/filenames.h \
2822 $(INCDIR)/hashtab.h \
2823 elf-bfd.h \
2824 elf32-target.h
2825elf32-cris.lo: \
2826 elf32-cris.c \
2827 $(INCDIR)/bfdlink.h \
2828 $(INCDIR)/elf/common.h \
2829 $(INCDIR)/elf/cris.h \
2830 $(INCDIR)/elf/external.h \
2831 $(INCDIR)/elf/internal.h \
2832 $(INCDIR)/elf/reloc-macros.h \
2833 $(INCDIR)/filenames.h \
2834 $(INCDIR)/hashtab.h \
2835 elf-bfd.h \
2836 elf32-target.h
2837elf32-crx.lo: \
2838 elf32-crx.c \
2839 $(INCDIR)/bfdlink.h \
2840 $(INCDIR)/elf/common.h \
2841 $(INCDIR)/elf/crx.h \
2842 $(INCDIR)/elf/external.h \
2843 $(INCDIR)/elf/internal.h \
2844 $(INCDIR)/elf/reloc-macros.h \
2845 $(INCDIR)/filenames.h \
2846 $(INCDIR)/hashtab.h \
2847 elf-bfd.h \
2848 elf32-target.h
2849elf32-d10v.lo: \
2850 elf32-d10v.c \
2851 $(INCDIR)/bfdlink.h \
2852 $(INCDIR)/elf/common.h \
2853 $(INCDIR)/elf/d10v.h \
2854 $(INCDIR)/elf/external.h \
2855 $(INCDIR)/elf/internal.h \
2856 $(INCDIR)/elf/reloc-macros.h \
2857 $(INCDIR)/filenames.h \
2858 $(INCDIR)/hashtab.h \
2859 elf-bfd.h \
2860 elf32-target.h
2861elf32-d30v.lo: \
2862 elf32-d30v.c \
2863 $(INCDIR)/bfdlink.h \
2864 $(INCDIR)/elf/common.h \
2865 $(INCDIR)/elf/d30v.h \
2866 $(INCDIR)/elf/external.h \
2867 $(INCDIR)/elf/internal.h \
2868 $(INCDIR)/elf/reloc-macros.h \
2869 $(INCDIR)/filenames.h \
2870 $(INCDIR)/hashtab.h \
2871 elf-bfd.h \
2872 elf32-target.h
2873elf32-dlx.lo: \
2874 elf32-dlx.c \
2875 $(INCDIR)/bfdlink.h \
2876 $(INCDIR)/elf/common.h \
2877 $(INCDIR)/elf/dlx.h \
2878 $(INCDIR)/elf/external.h \
2879 $(INCDIR)/elf/internal.h \
2880 $(INCDIR)/elf/reloc-macros.h \
2881 $(INCDIR)/filenames.h \
2882 $(INCDIR)/hashtab.h \
2883 elf-bfd.h \
2884 elf32-target.h
2885elf32-fr30.lo: \
2886 elf32-fr30.c \
2887 $(INCDIR)/bfdlink.h \
2888 $(INCDIR)/elf/common.h \
2889 $(INCDIR)/elf/external.h \
2890 $(INCDIR)/elf/fr30.h \
2891 $(INCDIR)/elf/internal.h \
2892 $(INCDIR)/elf/reloc-macros.h \
2893 $(INCDIR)/filenames.h \
2894 $(INCDIR)/hashtab.h \
2895 elf-bfd.h \
2896 elf32-target.h
2897elf32-frv.lo: \
2898 elf32-frv.c \
2899 $(INCDIR)/bfdlink.h \
fa8f86ff 2900 $(INCDIR)/dwarf2.h \
8455dd2c 2901 $(INCDIR)/elf/common.h \
9e097a72
AM
2902 $(INCDIR)/elf/external.h \
2903 $(INCDIR)/elf/frv.h \
2904 $(INCDIR)/elf/internal.h \
2905 $(INCDIR)/elf/reloc-macros.h \
2906 $(INCDIR)/filenames.h \
2907 $(INCDIR)/hashtab.h \
2908 elf-bfd.h \
2909 elf32-target.h
9e097a72
AM
2910elf32-gen.lo: \
2911 elf32-gen.c \
2912 $(INCDIR)/bfdlink.h \
2913 $(INCDIR)/elf/common.h \
2914 $(INCDIR)/elf/external.h \
2915 $(INCDIR)/elf/internal.h \
2916 $(INCDIR)/filenames.h \
2917 $(INCDIR)/hashtab.h \
2918 elf-bfd.h \
62d8ad4f 2919 elf32-target.h
9e097a72
AM
2920elf32-h8300.lo: \
2921 elf32-h8300.c \
2922 $(INCDIR)/bfdlink.h \
2923 $(INCDIR)/elf/common.h \
2924 $(INCDIR)/elf/external.h \
2925 $(INCDIR)/elf/h8.h \
2926 $(INCDIR)/elf/internal.h \
2927 $(INCDIR)/elf/reloc-macros.h \
2928 $(INCDIR)/filenames.h \
2929 $(INCDIR)/hashtab.h \
2930 elf-bfd.h \
66eb6687 2931 elf32-target.h
9e097a72
AM
2932elf32-hppa.lo: \
2933 elf32-hppa.c \
2934 $(INCDIR)/bfdlink.h \
2935 $(INCDIR)/elf/common.h \
2936 $(INCDIR)/elf/external.h \
2937 $(INCDIR)/elf/hppa.h \
2938 $(INCDIR)/elf/internal.h \
2939 $(INCDIR)/elf/reloc-macros.h \
2940 $(INCDIR)/filenames.h \
2941 $(INCDIR)/hashtab.h \
2942 elf-bfd.h \
2943 elf-hppa.h \
2944 elf32-hppa.h \
2945 elf32-target.h \
2946 libhppa.h
2947elf32-i370.lo: \
2948 elf32-i370.c \
2949 $(INCDIR)/bfdlink.h \
2950 $(INCDIR)/elf/common.h \
2951 $(INCDIR)/elf/external.h \
2952 $(INCDIR)/elf/i370.h \
2953 $(INCDIR)/elf/internal.h \
2954 $(INCDIR)/elf/reloc-macros.h \
2955 $(INCDIR)/filenames.h \
2956 $(INCDIR)/hashtab.h \
2957 elf-bfd.h \
ec3fcc56 2958 elf32-target.h
9e097a72
AM
2959elf32-i386.lo: \
2960 elf32-i386.c \
2961 $(INCDIR)/bfdlink.h \
2962 $(INCDIR)/elf/common.h \
2963 $(INCDIR)/elf/external.h \
2964 $(INCDIR)/elf/i386.h \
2965 $(INCDIR)/elf/internal.h \
2966 $(INCDIR)/elf/reloc-macros.h \
2967 $(INCDIR)/filenames.h \
2968 $(INCDIR)/hashtab.h \
482c6ce9 2969 $(INCDIR)/objalloc.h \
9e097a72
AM
2970 bfd_stdint.h \
2971 elf-bfd.h \
2972 elf-vxworks.h \
62d8ad4f 2973 elf32-target.h
9e097a72
AM
2974elf32-i860.lo: \
2975 elf32-i860.c \
2976 $(INCDIR)/bfdlink.h \
2977 $(INCDIR)/elf/common.h \
2978 $(INCDIR)/elf/external.h \
2979 $(INCDIR)/elf/i860.h \
2980 $(INCDIR)/elf/internal.h \
2981 $(INCDIR)/elf/reloc-macros.h \
2982 $(INCDIR)/filenames.h \
2983 $(INCDIR)/hashtab.h \
2984 elf-bfd.h \
20135e4c 2985 elf32-target.h
9e097a72
AM
2986elf32-i960.lo: \
2987 elf32-i960.c \
2988 $(INCDIR)/bfdlink.h \
2989 $(INCDIR)/elf/common.h \
2990 $(INCDIR)/elf/external.h \
2991 $(INCDIR)/elf/i960.h \
2992 $(INCDIR)/elf/internal.h \
2993 $(INCDIR)/elf/reloc-macros.h \
2994 $(INCDIR)/filenames.h \
2995 $(INCDIR)/hashtab.h \
2996 elf-bfd.h \
a351bca6 2997 elf32-target.h
9e097a72
AM
2998elf32-ip2k.lo: \
2999 elf32-ip2k.c \
3000 $(INCDIR)/bfdlink.h \
3001 $(INCDIR)/elf/common.h \
3002 $(INCDIR)/elf/external.h \
3003 $(INCDIR)/elf/internal.h \
3004 $(INCDIR)/elf/ip2k.h \
3005 $(INCDIR)/elf/reloc-macros.h \
3006 $(INCDIR)/filenames.h \
3007 $(INCDIR)/hashtab.h \
3008 elf-bfd.h \
62d8ad4f 3009 elf32-target.h
9e097a72
AM
3010elf32-iq2000.lo: \
3011 elf32-iq2000.c \
3012 $(INCDIR)/bfdlink.h \
3013 $(INCDIR)/elf/common.h \
3014 $(INCDIR)/elf/external.h \
3015 $(INCDIR)/elf/internal.h \
3016 $(INCDIR)/elf/iq2000.h \
3017 $(INCDIR)/elf/reloc-macros.h \
3018 $(INCDIR)/filenames.h \
3019 $(INCDIR)/hashtab.h \
3020 elf-bfd.h \
62d8ad4f 3021 elf32-target.h
9e097a72
AM
3022elf32-lm32.lo: \
3023 elf32-lm32.c \
3024 $(INCDIR)/bfdlink.h \
3025 $(INCDIR)/elf/common.h \
3026 $(INCDIR)/elf/external.h \
3027 $(INCDIR)/elf/internal.h \
3028 $(INCDIR)/elf/lm32.h \
3029 $(INCDIR)/elf/reloc-macros.h \
3030 $(INCDIR)/filenames.h \
3031 $(INCDIR)/hashtab.h \
3032 elf-bfd.h \
66eb6687 3033 elf32-target.h
9e097a72
AM
3034elf32-m32c.lo: \
3035 elf32-m32c.c \
3036 $(INCDIR)/bfdlink.h \
3037 $(INCDIR)/elf/common.h \
3038 $(INCDIR)/elf/external.h \
3039 $(INCDIR)/elf/internal.h \
3040 $(INCDIR)/elf/m32c.h \
3041 $(INCDIR)/elf/reloc-macros.h \
3042 $(INCDIR)/filenames.h \
3043 $(INCDIR)/hashtab.h \
3044 $(INCDIR)/libiberty.h \
3045 elf-bfd.h \
dd323078 3046 elf32-target.h
9e097a72
AM
3047elf32-m32r.lo: \
3048 elf32-m32r.c \
3049 $(INCDIR)/bfdlink.h \
3050 $(INCDIR)/elf/common.h \
3051 $(INCDIR)/elf/external.h \
3052 $(INCDIR)/elf/internal.h \
3053 $(INCDIR)/elf/m32r.h \
3054 $(INCDIR)/elf/reloc-macros.h \
3055 $(INCDIR)/filenames.h \
3056 $(INCDIR)/hashtab.h \
3057 elf-bfd.h \
d9352518 3058 elf32-target.h
9e097a72
AM
3059elf32-m68hc11.lo: \
3060 elf32-m68hc11.c \
3061 $(INCDIR)/bfdlink.h \
3062 $(INCDIR)/elf/common.h \
3063 $(INCDIR)/elf/external.h \
3064 $(INCDIR)/elf/internal.h \
3065 $(INCDIR)/elf/m68hc11.h \
3066 $(INCDIR)/elf/reloc-macros.h \
3067 $(INCDIR)/filenames.h \
3068 $(INCDIR)/hashtab.h \
3069 $(INCDIR)/opcode/m68hc11.h \
3070 elf-bfd.h \
3071 elf32-m68hc1x.h \
62d8ad4f 3072 elf32-target.h
9e097a72
AM
3073elf32-m68hc12.lo: \
3074 elf32-m68hc12.c \
3075 $(INCDIR)/bfdlink.h \
3076 $(INCDIR)/elf/common.h \
3077 $(INCDIR)/elf/external.h \
3078 $(INCDIR)/elf/internal.h \
3079 $(INCDIR)/elf/m68hc11.h \
3080 $(INCDIR)/elf/reloc-macros.h \
3081 $(INCDIR)/filenames.h \
3082 $(INCDIR)/hashtab.h \
3083 $(INCDIR)/opcode/m68hc11.h \
3084 elf-bfd.h \
3085 elf32-m68hc1x.h \
62d8ad4f 3086 elf32-target.h
9e097a72
AM
3087elf32-m68hc1x.lo: \
3088 elf32-m68hc1x.c \
3089 $(INCDIR)/alloca-conf.h \
3090 $(INCDIR)/bfdlink.h \
3091 $(INCDIR)/elf/common.h \
3092 $(INCDIR)/elf/external.h \
3093 $(INCDIR)/elf/internal.h \
3094 $(INCDIR)/elf/m68hc11.h \
3095 $(INCDIR)/elf/reloc-macros.h \
3096 $(INCDIR)/filenames.h \
3097 $(INCDIR)/hashtab.h \
3098 $(INCDIR)/opcode/m68hc11.h \
3099 elf-bfd.h \
3100 elf32-m68hc1x.h
a1ef399e
AM
3101elf32-m68k.lo: \
3102 elf32-m68k.c \
9e097a72
AM
3103 $(INCDIR)/bfdlink.h \
3104 $(INCDIR)/elf/common.h \
3105 $(INCDIR)/elf/external.h \
3106 $(INCDIR)/elf/internal.h \
a1ef399e
AM
3107 $(INCDIR)/elf/m68k.h \
3108 $(INCDIR)/elf/reloc-macros.h \
9e097a72
AM
3109 $(INCDIR)/filenames.h \
3110 $(INCDIR)/hashtab.h \
a1ef399e 3111 $(INCDIR)/opcode/m68k.h \
9e097a72
AM
3112 elf-bfd.h \
3113 elf32-target.h
a1ef399e
AM
3114elf32-m88k.lo: \
3115 elf32-m88k.c \
9e097a72
AM
3116 $(INCDIR)/bfdlink.h \
3117 $(INCDIR)/elf/common.h \
3118 $(INCDIR)/elf/external.h \
3119 $(INCDIR)/elf/internal.h \
9e097a72
AM
3120 $(INCDIR)/filenames.h \
3121 $(INCDIR)/hashtab.h \
9e097a72
AM
3122 elf-bfd.h \
3123 elf32-target.h
3124elf32-mcore.lo: \
3125 elf32-mcore.c \
3126 $(INCDIR)/bfdlink.h \
3127 $(INCDIR)/elf/common.h \
3128 $(INCDIR)/elf/external.h \
3129 $(INCDIR)/elf/internal.h \
3130 $(INCDIR)/elf/mcore.h \
3131 $(INCDIR)/elf/reloc-macros.h \
3132 $(INCDIR)/filenames.h \
3133 $(INCDIR)/hashtab.h \
3134 elf-bfd.h \
3135 elf32-target.h
3136elf32-mep.lo: \
3137 elf32-mep.c \
3138 $(INCDIR)/bfdlink.h \
3139 $(INCDIR)/elf/common.h \
3140 $(INCDIR)/elf/external.h \
3141 $(INCDIR)/elf/internal.h \
3142 $(INCDIR)/elf/mep.h \
3143 $(INCDIR)/elf/reloc-macros.h \
3144 $(INCDIR)/filenames.h \
3145 $(INCDIR)/hashtab.h \
3146 $(INCDIR)/libiberty.h \
3147 elf-bfd.h \
3148 elf32-target.h
9e097a72
AM
3149elf32-mips.lo: \
3150 elf32-mips.c \
3151 $(INCDIR)/bfdlink.h \
3152 $(INCDIR)/coff/ecoff.h \
3153 $(INCDIR)/coff/external.h \
3154 $(INCDIR)/coff/internal.h \
3155 $(INCDIR)/coff/mips.h \
3156 $(INCDIR)/coff/sym.h \
3157 $(INCDIR)/coff/symconst.h \
3158 $(INCDIR)/elf/common.h \
3159 $(INCDIR)/elf/external.h \
3160 $(INCDIR)/elf/internal.h \
3161 $(INCDIR)/elf/mips.h \
3162 $(INCDIR)/elf/reloc-macros.h \
3163 $(INCDIR)/filenames.h \
3164 $(INCDIR)/hashtab.h \
3165 ecoffswap.h \
3166 elf-bfd.h \
3167 elf-vxworks.h \
3168 elf32-target.h \
3169 elfxx-mips.h \
3170 genlink.h
ce3c775b
NC
3171elf32-moxie.lo: \
3172 elf32-moxie.c \
9e097a72
AM
3173 $(INCDIR)/bfdlink.h \
3174 $(INCDIR)/elf/common.h \
3175 $(INCDIR)/elf/external.h \
3176 $(INCDIR)/elf/internal.h \
ce3c775b 3177 $(INCDIR)/elf/moxie.h \
9e097a72
AM
3178 $(INCDIR)/elf/reloc-macros.h \
3179 $(INCDIR)/filenames.h \
3180 $(INCDIR)/hashtab.h \
3181 elf-bfd.h \
3182 elf32-target.h
3183elf32-msp430.lo: \
3184 elf32-msp430.c \
3185 $(INCDIR)/bfdlink.h \
3186 $(INCDIR)/elf/common.h \
3187 $(INCDIR)/elf/external.h \
3188 $(INCDIR)/elf/internal.h \
3189 $(INCDIR)/elf/msp430.h \
3190 $(INCDIR)/elf/reloc-macros.h \
3191 $(INCDIR)/filenames.h \
3192 $(INCDIR)/hashtab.h \
3193 $(INCDIR)/libiberty.h \
3194 elf-bfd.h \
3195 elf32-target.h
ce3c775b
NC
3196elf32-mt.lo: \
3197 elf32-mt.c \
3198 $(INCDIR)/bfdlink.h \
3199 $(INCDIR)/elf/common.h \
3200 $(INCDIR)/elf/external.h \
3201 $(INCDIR)/elf/internal.h \
3202 $(INCDIR)/elf/mt.h \
3203 $(INCDIR)/elf/reloc-macros.h \
3204 $(INCDIR)/filenames.h \
3205 $(INCDIR)/hashtab.h \
3206 elf-bfd.h \
3207 elf32-target.h
9e097a72
AM
3208elf32-openrisc.lo: \
3209 elf32-openrisc.c \
3210 $(INCDIR)/bfdlink.h \
3211 $(INCDIR)/elf/common.h \
3212 $(INCDIR)/elf/external.h \
3213 $(INCDIR)/elf/internal.h \
3214 $(INCDIR)/elf/openrisc.h \
3215 $(INCDIR)/elf/reloc-macros.h \
3216 $(INCDIR)/filenames.h \
3217 $(INCDIR)/hashtab.h \
3218 $(INCDIR)/libiberty.h \
3219 elf-bfd.h \
3220 elf32-target.h
3221elf32-or32.lo: \
3222 elf32-or32.c \
3223 $(INCDIR)/bfdlink.h \
3224 $(INCDIR)/elf/common.h \
3225 $(INCDIR)/elf/external.h \
3226 $(INCDIR)/elf/internal.h \
3227 $(INCDIR)/elf/or32.h \
3228 $(INCDIR)/elf/reloc-macros.h \
3229 $(INCDIR)/filenames.h \
3230 $(INCDIR)/hashtab.h \
3231 $(INCDIR)/libiberty.h \
3232 elf-bfd.h \
3233 elf32-target.h
3234elf32-pj.lo: \
3235 elf32-pj.c \
3236 $(INCDIR)/bfdlink.h \
3237 $(INCDIR)/elf/common.h \
3238 $(INCDIR)/elf/external.h \
3239 $(INCDIR)/elf/internal.h \
3240 $(INCDIR)/elf/pj.h \
3241 $(INCDIR)/elf/reloc-macros.h \
3242 $(INCDIR)/filenames.h \
3243 $(INCDIR)/hashtab.h \
3244 elf-bfd.h \
3245 elf32-target.h
3246elf32-ppc.lo: \
3247 elf32-ppc.c \
3248 $(INCDIR)/bfdlink.h \
3249 $(INCDIR)/elf/common.h \
3250 $(INCDIR)/elf/external.h \
3251 $(INCDIR)/elf/internal.h \
3252 $(INCDIR)/elf/ppc.h \
3253 $(INCDIR)/elf/reloc-macros.h \
3254 $(INCDIR)/filenames.h \
3255 $(INCDIR)/hashtab.h \
3256 elf-bfd.h \
3257 elf-vxworks.h \
3258 elf32-ppc.h \
3259 elf32-target.h
a1ef399e
AM
3260elf32-s390.lo: \
3261 elf32-s390.c \
9e097a72
AM
3262 $(INCDIR)/bfdlink.h \
3263 $(INCDIR)/elf/common.h \
3264 $(INCDIR)/elf/external.h \
3265 $(INCDIR)/elf/internal.h \
3266 $(INCDIR)/elf/reloc-macros.h \
a1ef399e 3267 $(INCDIR)/elf/s390.h \
9e097a72
AM
3268 $(INCDIR)/filenames.h \
3269 $(INCDIR)/hashtab.h \
9e097a72 3270 elf-bfd.h \
9e097a72 3271 elf32-target.h
a1ef399e
AM
3272elf32-sh-symbian.lo: \
3273 elf32-sh-symbian.c \
9e097a72
AM
3274 $(INCDIR)/bfdlink.h \
3275 $(INCDIR)/elf/common.h \
3276 $(INCDIR)/elf/external.h \
3277 $(INCDIR)/elf/internal.h \
3278 $(INCDIR)/elf/reloc-macros.h \
3279 $(INCDIR)/elf/sh.h \
3280 $(INCDIR)/filenames.h \
3281 $(INCDIR)/hashtab.h \
a1ef399e
AM
3282 $(INCDIR)/libiberty.h \
3283 $(srcdir)/../opcodes/sh-opc.h \
9e097a72 3284 elf-bfd.h \
a1ef399e
AM
3285 elf-vxworks.h \
3286 elf32-sh-relocs.h \
3287 elf32-sh.c \
9e097a72
AM
3288 elf32-target.h
3289elf32-sh.lo: \
3290 elf32-sh.c \
3291 $(INCDIR)/bfdlink.h \
3292 $(INCDIR)/elf/common.h \
3293 $(INCDIR)/elf/external.h \
3294 $(INCDIR)/elf/internal.h \
3295 $(INCDIR)/elf/reloc-macros.h \
3296 $(INCDIR)/elf/sh.h \
3297 $(INCDIR)/filenames.h \
3298 $(INCDIR)/hashtab.h \
3299 $(INCDIR)/libiberty.h \
3300 $(srcdir)/../opcodes/sh-opc.h \
3301 elf-bfd.h \
3302 elf-vxworks.h \
3303 elf32-sh-relocs.h \
3304 elf32-target.h
a1ef399e
AM
3305elf32-sh64-com.lo: \
3306 elf32-sh64-com.c \
9e097a72
AM
3307 $(INCDIR)/bfdlink.h \
3308 $(INCDIR)/elf/common.h \
3309 $(INCDIR)/elf/external.h \
3310 $(INCDIR)/elf/internal.h \
3311 $(INCDIR)/elf/reloc-macros.h \
3312 $(INCDIR)/elf/sh.h \
3313 $(INCDIR)/filenames.h \
3314 $(INCDIR)/hashtab.h \
a1ef399e 3315 $(srcdir)/../opcodes/sh64-opc.h \
9e097a72 3316 elf-bfd.h \
a1ef399e
AM
3317 elf32-sh64.h
3318elf32-sh64.lo: \
3319 elf32-sh64.c \
9e097a72
AM
3320 $(INCDIR)/bfdlink.h \
3321 $(INCDIR)/elf/common.h \
3322 $(INCDIR)/elf/external.h \
3323 $(INCDIR)/elf/internal.h \
3324 $(INCDIR)/elf/reloc-macros.h \
a1ef399e 3325 $(INCDIR)/elf/sh.h \
9e097a72
AM
3326 $(INCDIR)/filenames.h \
3327 $(INCDIR)/hashtab.h \
3328 $(INCDIR)/libiberty.h \
a1ef399e
AM
3329 $(srcdir)/../opcodes/sh-opc.h \
3330 $(srcdir)/../opcodes/sh64-opc.h \
9e097a72
AM
3331 elf-bfd.h \
3332 elf-vxworks.h \
a1ef399e
AM
3333 elf32-sh-relocs.h \
3334 elf32-sh.c \
3335 elf32-sh64.h \
3336 elf32-target.h
9e097a72
AM
3337elf32-sparc.lo: \
3338 elf32-sparc.c \
3339 $(INCDIR)/bfdlink.h \
3340 $(INCDIR)/elf/common.h \
3341 $(INCDIR)/elf/external.h \
3342 $(INCDIR)/elf/internal.h \
3343 $(INCDIR)/elf/reloc-macros.h \
3344 $(INCDIR)/elf/sparc.h \
3345 $(INCDIR)/filenames.h \
3346 $(INCDIR)/hashtab.h \
3347 $(INCDIR)/opcode/sparc.h \
3348 elf-bfd.h \
3349 elf-vxworks.h \
3350 elf32-target.h \
3351 elfxx-sparc.h
3352elf32-spu.lo: \
3353 elf32-spu.c \
3354 $(INCDIR)/bfdlink.h \
3355 $(INCDIR)/elf/common.h \
3356 $(INCDIR)/elf/external.h \
3357 $(INCDIR)/elf/internal.h \
3358 $(INCDIR)/elf/reloc-macros.h \
3359 $(INCDIR)/elf/spu.h \
3360 $(INCDIR)/filenames.h \
3361 $(INCDIR)/hashtab.h \
3362 $(INCDIR)/libiberty.h \
3363 elf-bfd.h \
3364 elf32-spu.h \
3365 elf32-target.h
3366elf32-v850.lo: \
3367 elf32-v850.c \
3368 $(INCDIR)/bfdlink.h \
3369 $(INCDIR)/elf/common.h \
3370 $(INCDIR)/elf/external.h \
3371 $(INCDIR)/elf/internal.h \
3372 $(INCDIR)/elf/reloc-macros.h \
3373 $(INCDIR)/elf/v850.h \
3374 $(INCDIR)/filenames.h \
3375 $(INCDIR)/hashtab.h \
3376 $(INCDIR)/libiberty.h \
3377 elf-bfd.h \
3378 elf32-target.h
3379elf32-vax.lo: \
3380 elf32-vax.c \
3381 $(INCDIR)/bfdlink.h \
3382 $(INCDIR)/elf/common.h \
3383 $(INCDIR)/elf/external.h \
3384 $(INCDIR)/elf/internal.h \
3385 $(INCDIR)/elf/reloc-macros.h \
3386 $(INCDIR)/elf/vax.h \
3387 $(INCDIR)/filenames.h \
3388 $(INCDIR)/hashtab.h \
3389 elf-bfd.h \
3390 elf32-target.h
a1ef399e
AM
3391elf32-xc16x.lo: \
3392 elf32-xc16x.c \
9e097a72 3393 $(INCDIR)/bfdlink.h \
fa8f86ff 3394 $(INCDIR)/dwarf2.h \
8455dd2c 3395 $(INCDIR)/elf/common.h \
9e097a72
AM
3396 $(INCDIR)/elf/external.h \
3397 $(INCDIR)/elf/internal.h \
3398 $(INCDIR)/elf/reloc-macros.h \
a1ef399e 3399 $(INCDIR)/elf/xc16x.h \
9e097a72
AM
3400 $(INCDIR)/filenames.h \
3401 $(INCDIR)/hashtab.h \
3402 $(INCDIR)/libiberty.h \
3403 elf-bfd.h \
3404 elf32-target.h
a1ef399e
AM
3405elf32-xstormy16.lo: \
3406 elf32-xstormy16.c \
9e097a72
AM
3407 $(INCDIR)/bfdlink.h \
3408 $(INCDIR)/elf/common.h \
3409 $(INCDIR)/elf/external.h \
3410 $(INCDIR)/elf/internal.h \
3411 $(INCDIR)/elf/reloc-macros.h \
a1ef399e 3412 $(INCDIR)/elf/xstormy16.h \
9e097a72
AM
3413 $(INCDIR)/filenames.h \
3414 $(INCDIR)/hashtab.h \
a1ef399e 3415 $(INCDIR)/libiberty.h \
9e097a72
AM
3416 elf-bfd.h \
3417 elf32-target.h
a1ef399e
AM
3418elf32-xtensa.lo: \
3419 elf32-xtensa.c \
9e097a72
AM
3420 $(INCDIR)/bfdlink.h \
3421 $(INCDIR)/elf/common.h \
9e097a72
AM
3422 $(INCDIR)/elf/external.h \
3423 $(INCDIR)/elf/internal.h \
3424 $(INCDIR)/elf/reloc-macros.h \
a1ef399e 3425 $(INCDIR)/elf/xtensa.h \
9e097a72
AM
3426 $(INCDIR)/filenames.h \
3427 $(INCDIR)/hashtab.h \
a1ef399e
AM
3428 $(INCDIR)/xtensa-config.h \
3429 $(INCDIR)/xtensa-isa.h \
9e097a72
AM
3430 elf-bfd.h \
3431 elf32-target.h
3432elf32.lo: \
3433 elf32.c \
3434 $(INCDIR)/bfdlink.h \
3435 $(INCDIR)/elf/common.h \
3436 $(INCDIR)/elf/external.h \
3437 $(INCDIR)/elf/internal.h \
3438 $(INCDIR)/filenames.h \
3439 $(INCDIR)/hashtab.h \
3440 $(INCDIR)/libiberty.h \
3441 elf-bfd.h \
3442 elfcode.h \
3443 elfcore.h
3444elflink.lo: \
3445 elflink.c \
3446 $(INCDIR)/bfdlink.h \
3447 $(INCDIR)/elf/common.h \
3448 $(INCDIR)/elf/external.h \
3449 $(INCDIR)/elf/internal.h \
3450 $(INCDIR)/filenames.h \
3451 $(INCDIR)/hashtab.h \
3452 $(INCDIR)/libiberty.h \
3453 $(INCDIR)/objalloc.h \
3454 $(INCDIR)/safe-ctype.h \
3455 elf-bfd.h
7ba29e2a
NC
3456elf32-microblaze.lo: \
3457 elf32-microblaze.c \
3458 $(INCDIR)/filenames.h \
3459 $(INCDIR)/bfdlink.h \
3460 genlink.h \
3461 elf-bfd.h \
3462 $(INCDIR)/elf/common.h \
3463 $(INCDIR)/elf/internal.h \
3464 $(INCDIR)/elf/external.h \
3465 $(INCDIR)/elf/reloc-macros.h \
3466 elf32-target.h
a1ef399e
AM
3467elfxx-mips.lo: \
3468 elfxx-mips.c \
9e097a72 3469 $(INCDIR)/bfdlink.h \
a1ef399e
AM
3470 $(INCDIR)/coff/ecoff.h \
3471 $(INCDIR)/coff/external.h \
3472 $(INCDIR)/coff/mips.h \
3473 $(INCDIR)/coff/sym.h \
3474 $(INCDIR)/coff/symconst.h \
9e097a72
AM
3475 $(INCDIR)/elf/common.h \
3476 $(INCDIR)/elf/external.h \
3477 $(INCDIR)/elf/internal.h \
a1ef399e
AM
3478 $(INCDIR)/elf/mips.h \
3479 $(INCDIR)/elf/reloc-macros.h \
9e097a72
AM
3480 $(INCDIR)/filenames.h \
3481 $(INCDIR)/hashtab.h \
3482 $(INCDIR)/libiberty.h \
a1ef399e
AM
3483 elf-bfd.h \
3484 elf-vxworks.h \
3485 elfxx-mips.h
3486elfxx-sparc.lo: \
3487 elfxx-sparc.c \
9e097a72
AM
3488 $(INCDIR)/bfdlink.h \
3489 $(INCDIR)/elf/common.h \
3490 $(INCDIR)/elf/external.h \
3491 $(INCDIR)/elf/internal.h \
a1ef399e
AM
3492 $(INCDIR)/elf/reloc-macros.h \
3493 $(INCDIR)/elf/sparc.h \
9e097a72
AM
3494 $(INCDIR)/filenames.h \
3495 $(INCDIR)/hashtab.h \
3496 $(INCDIR)/libiberty.h \
a1ef399e 3497 $(INCDIR)/opcode/sparc.h \
9e097a72 3498 elf-bfd.h \
a1ef399e
AM
3499 elf-vxworks.h \
3500 elfxx-sparc.h
9e097a72
AM
3501epoc-pe-arm.lo: \
3502 epoc-pe-arm.c \
3503 $(INCDIR)/bfdlink.h \
3504 $(INCDIR)/coff/arm.h \
3505 $(INCDIR)/coff/external.h \
3506 $(INCDIR)/coff/internal.h \
3507 $(INCDIR)/coff/pe.h \
3508 $(INCDIR)/filenames.h \
3509 $(INCDIR)/hashtab.h \
3510 coff-arm.c \
3511 coffcode.h \
3512 libcoff.h \
3513 libpei.h \
3514 pe-arm.c \
3515 peicode.h
3516epoc-pei-arm.lo: \
3517 epoc-pei-arm.c \
3518 $(INCDIR)/bfdlink.h \
3519 $(INCDIR)/coff/arm.h \
3520 $(INCDIR)/coff/external.h \
3521 $(INCDIR)/coff/internal.h \
3522 $(INCDIR)/coff/pe.h \
3523 $(INCDIR)/filenames.h \
3524 $(INCDIR)/hashtab.h \
3525 coff-arm.c \
3526 coffcode.h \
3527 libcoff.h \
3528 libpei.h \
3529 pei-arm.c \
3530 peicode.h
3531hp300bsd.lo: \
3532 hp300bsd.c \
3533 $(INCDIR)/aout/aout64.h \
3534 $(INCDIR)/aout/ar.h \
3535 $(INCDIR)/aout/stab.def \
3536 $(INCDIR)/aout/stab_gnu.h \
3537 $(INCDIR)/bfdlink.h \
3538 $(INCDIR)/filenames.h \
3539 $(INCDIR)/hashtab.h \
3540 aout-target.h \
3541 libaout.h
3542hp300hpux.lo: \
3543 hp300hpux.c \
3544 $(INCDIR)/aout/aout64.h \
3545 $(INCDIR)/aout/ar.h \
3546 $(INCDIR)/aout/hp300hpux.h \
3547 $(INCDIR)/aout/stab.def \
3548 $(INCDIR)/aout/stab_gnu.h \
3549 $(INCDIR)/bfdlink.h \
3550 $(INCDIR)/filenames.h \
3551 $(INCDIR)/hashtab.h \
3552 $(INCDIR)/safe-ctype.h \
3553 aout-target.h \
3554 aoutx.h \
3555 libaout.h
9e097a72
AM
3556i386aout.lo: \
3557 i386aout.c \
3558 $(INCDIR)/aout/aout64.h \
3559 $(INCDIR)/aout/ar.h \
3560 $(INCDIR)/aout/stab.def \
3561 $(INCDIR)/aout/stab_gnu.h \
3562 $(INCDIR)/bfdlink.h \
3563 $(INCDIR)/filenames.h \
3564 $(INCDIR)/hashtab.h \
3565 aout-target.h \
3566 libaout.h
3567i386bsd.lo: \
3568 i386bsd.c \
3569 $(INCDIR)/aout/aout64.h \
3570 $(INCDIR)/aout/ar.h \
3571 $(INCDIR)/aout/stab.def \
3572 $(INCDIR)/aout/stab_gnu.h \
3573 $(INCDIR)/bfdlink.h \
3574 $(INCDIR)/filenames.h \
3575 $(INCDIR)/hashtab.h \
3576 aout-target.h \
3577 libaout.h
3578i386dynix.lo: \
3579 i386dynix.c \
3580 $(INCDIR)/aout/aout64.h \
3581 $(INCDIR)/aout/ar.h \
3582 $(INCDIR)/aout/dynix3.h \
3583 $(INCDIR)/aout/stab.def \
3584 $(INCDIR)/aout/stab_gnu.h \
3585 $(INCDIR)/bfdlink.h \
3586 $(INCDIR)/filenames.h \
3587 $(INCDIR)/hashtab.h \
3588 $(INCDIR)/safe-ctype.h \
3589 aout-target.h \
3590 aoutx.h \
3591 libaout.h
3592i386freebsd.lo: \
3593 i386freebsd.c \
3594 $(INCDIR)/aout/aout64.h \
3595 $(INCDIR)/aout/ar.h \
3596 $(INCDIR)/aout/stab.def \
3597 $(INCDIR)/aout/stab_gnu.h \
3598 $(INCDIR)/bfdlink.h \
3599 $(INCDIR)/filenames.h \
3600 $(INCDIR)/hashtab.h \
3601 aout-target.h \
3602 freebsd.h \
3603 libaout.h
3604i386linux.lo: \
3605 i386linux.c \
3606 $(INCDIR)/aout/aout64.h \
3607 $(INCDIR)/aout/ar.h \
3608 $(INCDIR)/aout/stab.def \
3609 $(INCDIR)/aout/stab_gnu.h \
3610 $(INCDIR)/bfdlink.h \
3611 $(INCDIR)/filenames.h \
3612 $(INCDIR)/hashtab.h \
3613 aout-target.h \
3614 libaout.h
3615i386lynx.lo: \
3616 i386lynx.c \
3617 $(INCDIR)/aout/aout64.h \
3618 $(INCDIR)/aout/ar.h \
3619 $(INCDIR)/aout/stab.def \
3620 $(INCDIR)/aout/stab_gnu.h \
3621 $(INCDIR)/bfdlink.h \
3622 $(INCDIR)/filenames.h \
3623 $(INCDIR)/hashtab.h \
3624 aout-target.h \
3625 libaout.h
a1ef399e
AM
3626i386mach3.lo: \
3627 i386mach3.c \
3628 $(INCDIR)/aout/aout64.h \
3629 $(INCDIR)/aout/ar.h \
3630 $(INCDIR)/aout/stab.def \
3631 $(INCDIR)/aout/stab_gnu.h \
3632 $(INCDIR)/bfdlink.h \
3633 $(INCDIR)/filenames.h \
3634 $(INCDIR)/hashtab.h \
3635 aout-target.h \
3636 libaout.h
9e097a72
AM
3637i386msdos.lo: \
3638 i386msdos.c \
3639 $(INCDIR)/bfdlink.h \
3640 $(INCDIR)/filenames.h \
3641 $(INCDIR)/hashtab.h \
3642 libaout.h
3643i386netbsd.lo: \
3644 i386netbsd.c \
3645 $(INCDIR)/aout/aout64.h \
3646 $(INCDIR)/aout/ar.h \
3647 $(INCDIR)/aout/stab.def \
3648 $(INCDIR)/aout/stab_gnu.h \
3649 $(INCDIR)/bfdlink.h \
3650 $(INCDIR)/filenames.h \
3651 $(INCDIR)/hashtab.h \
3652 aout-target.h \
3653 libaout.h \
3654 netbsd.h
9e097a72
AM
3655i386os9k.lo: \
3656 i386os9k.c \
3657 $(INCDIR)/bfdlink.h \
3658 $(INCDIR)/filenames.h \
3659 $(INCDIR)/hashtab.h \
3660 $(INCDIR)/os9k.h \
3661 libaout.h
3662ieee.lo: \
3663 ieee.c \
3664 $(INCDIR)/filenames.h \
3665 $(INCDIR)/hashtab.h \
3666 $(INCDIR)/ieee.h \
3667 $(INCDIR)/safe-ctype.h \
3668 libieee.h
3669m68k4knetbsd.lo: \
3670 m68k4knetbsd.c \
3671 $(INCDIR)/aout/aout64.h \
3672 $(INCDIR)/aout/ar.h \
3673 $(INCDIR)/aout/stab.def \
3674 $(INCDIR)/aout/stab_gnu.h \
3675 $(INCDIR)/bfdlink.h \
3676 $(INCDIR)/filenames.h \
3677 $(INCDIR)/hashtab.h \
3678 aout-target.h \
3679 libaout.h \
3680 netbsd.h
3681m68klinux.lo: \
3682 m68klinux.c \
3683 $(INCDIR)/aout/aout64.h \
3684 $(INCDIR)/aout/ar.h \
3685 $(INCDIR)/aout/stab.def \
3686 $(INCDIR)/aout/stab_gnu.h \
3687 $(INCDIR)/bfdlink.h \
3688 $(INCDIR)/filenames.h \
3689 $(INCDIR)/hashtab.h \
3690 aout-target.h \
3691 libaout.h
3692m68knetbsd.lo: \
3693 m68knetbsd.c \
3694 $(INCDIR)/aout/aout64.h \
3695 $(INCDIR)/aout/ar.h \
3696 $(INCDIR)/aout/stab.def \
3697 $(INCDIR)/aout/stab_gnu.h \
3698 $(INCDIR)/bfdlink.h \
3699 $(INCDIR)/filenames.h \
3700 $(INCDIR)/hashtab.h \
3701 aout-target.h \
3702 libaout.h \
3703 netbsd.h
3704m88kmach3.lo: \
3705 m88kmach3.c \
3706 $(INCDIR)/aout/aout64.h \
3707 $(INCDIR)/aout/ar.h \
3708 $(INCDIR)/aout/stab.def \
3709 $(INCDIR)/aout/stab_gnu.h \
3710 $(INCDIR)/bfdlink.h \
3711 $(INCDIR)/filenames.h \
3712 $(INCDIR)/hashtab.h \
3713 aout-target.h \
3714 libaout.h
3715m88kopenbsd.lo: \
3716 m88kopenbsd.c \
3717 $(INCDIR)/aout/aout64.h \
3718 $(INCDIR)/aout/ar.h \
3719 $(INCDIR)/aout/stab.def \
3720 $(INCDIR)/aout/stab_gnu.h \
3721 $(INCDIR)/bfdlink.h \
3722 $(INCDIR)/filenames.h \
3723 $(INCDIR)/hashtab.h \
3724 aout-target.h \
3725 libaout.h \
3726 netbsd.h
3727mach-o.lo: \
3728 mach-o.c \
3729 $(INCDIR)/aout/stab.def \
3730 $(INCDIR)/aout/stab_gnu.h \
3731 $(INCDIR)/filenames.h \
3732 $(INCDIR)/hashtab.h \
3733 $(INCDIR)/libiberty.h \
3734 mach-o-target.c \
3735 mach-o.h
9e93c730
JK
3736mach-o-i386.lo: \
3737 mach-o-i386.c \
3738 $(INCDIR)/filenames.h \
3739 $(INCDIR)/hashtab.h \
3740 $(INCDIR)/libiberty.h \
3741 mach-o-target.c \
3742 mach-o.h
9e097a72
AM
3743mipsbsd.lo: \
3744 mipsbsd.c \
3745 $(INCDIR)/aout/aout64.h \
3746 $(INCDIR)/aout/ar.h \
3747 $(INCDIR)/aout/stab.def \
3748 $(INCDIR)/aout/stab_gnu.h \
3749 $(INCDIR)/bfdlink.h \
3750 $(INCDIR)/filenames.h \
3751 $(INCDIR)/hashtab.h \
3752 aout-target.h \
3753 libaout.h
3754newsos3.lo: \
3755 newsos3.c \
3756 $(INCDIR)/aout/aout64.h \
3757 $(INCDIR)/aout/ar.h \
3758 $(INCDIR)/aout/stab.def \
3759 $(INCDIR)/aout/stab_gnu.h \
3760 $(INCDIR)/bfdlink.h \
3761 $(INCDIR)/filenames.h \
3762 $(INCDIR)/hashtab.h \
3763 aout-target.h \
3764 libaout.h
3765nlm.lo: \
3766 nlm.c \
3767 $(INCDIR)/filenames.h \
3768 $(INCDIR)/hashtab.h \
3769 $(INCDIR)/nlm/common.h \
3770 $(INCDIR)/nlm/external.h \
3771 $(INCDIR)/nlm/internal.h \
3772 libnlm.h
3773nlm32-i386.lo: \
3774 nlm32-i386.c \
3775 $(INCDIR)/filenames.h \
3776 $(INCDIR)/hashtab.h \
3777 $(INCDIR)/nlm/common.h \
3778 $(INCDIR)/nlm/external.h \
3779 $(INCDIR)/nlm/i386-ext.h \
3780 $(INCDIR)/nlm/internal.h \
3781 libnlm.h \
3782 nlm-target.h \
3783 nlmswap.h
a1ef399e
AM
3784nlm32-ppc.lo: \
3785 nlm32-ppc.c \
9e097a72
AM
3786 $(INCDIR)/filenames.h \
3787 $(INCDIR)/hashtab.h \
3788 $(INCDIR)/nlm/common.h \
3789 $(INCDIR)/nlm/external.h \
3790 $(INCDIR)/nlm/internal.h \
a1ef399e 3791 $(INCDIR)/nlm/ppc-ext.h \
9e097a72
AM
3792 libnlm.h \
3793 nlm-target.h \
3794 nlmswap.h
a1ef399e
AM
3795nlm32-sparc.lo: \
3796 nlm32-sparc.c \
9e097a72
AM
3797 $(INCDIR)/filenames.h \
3798 $(INCDIR)/hashtab.h \
3799 $(INCDIR)/nlm/common.h \
3800 $(INCDIR)/nlm/external.h \
3801 $(INCDIR)/nlm/internal.h \
a1ef399e 3802 $(INCDIR)/nlm/sparc32-ext.h \
9e097a72
AM
3803 libnlm.h \
3804 nlm-target.h \
3805 nlmswap.h
3806nlm32.lo: \
3807 nlm32.c \
3808 $(INCDIR)/filenames.h \
3809 $(INCDIR)/hashtab.h \
3810 $(INCDIR)/nlm/common.h \
3811 $(INCDIR)/nlm/external.h \
3812 $(INCDIR)/nlm/internal.h \
3813 libnlm.h \
3814 nlmcode.h
3815ns32knetbsd.lo: \
3816 ns32knetbsd.c \
3817 $(INCDIR)/aout/aout64.h \
3818 $(INCDIR)/aout/ar.h \
3819 $(INCDIR)/aout/stab.def \
3820 $(INCDIR)/aout/stab_gnu.h \
3821 $(INCDIR)/bfdlink.h \
3822 $(INCDIR)/filenames.h \
3823 $(INCDIR)/hashtab.h \
3824 aout-target.h \
3825 libaout.h \
3826 netbsd.h
3827oasys.lo: \
3828 oasys.c \
3829 $(INCDIR)/filenames.h \
3830 $(INCDIR)/hashtab.h \
3831 $(INCDIR)/oasys.h \
3832 $(INCDIR)/safe-ctype.h \
3833 liboasys.h
3834pc532-mach.lo: \
3835 pc532-mach.c \
3836 $(INCDIR)/aout/aout64.h \
3837 $(INCDIR)/aout/ar.h \
3838 $(INCDIR)/aout/stab.def \
3839 $(INCDIR)/aout/stab_gnu.h \
3840 $(INCDIR)/bfdlink.h \
3841 $(INCDIR)/filenames.h \
3842 $(INCDIR)/hashtab.h \
3843 aout-target.h \
3844 libaout.h
3845pdp11.lo: \
3846 pdp11.c \
3847 $(INCDIR)/aout/aout64.h \
3848 $(INCDIR)/aout/ar.h \
3849 $(INCDIR)/aout/stab.def \
3850 $(INCDIR)/aout/stab_gnu.h \
3851 $(INCDIR)/bfdlink.h \
3852 $(INCDIR)/filenames.h \
3853 $(INCDIR)/hashtab.h \
3854 $(INCDIR)/safe-ctype.h \
3855 aout-target.h \
3856 libaout.h
a1ef399e
AM
3857pe-arm-wince.lo: \
3858 pe-arm-wince.c \
9e097a72
AM
3859 $(INCDIR)/bfdlink.h \
3860 $(INCDIR)/coff/arm.h \
3861 $(INCDIR)/coff/external.h \
3862 $(INCDIR)/coff/internal.h \
3863 $(INCDIR)/coff/pe.h \
3864 $(INCDIR)/filenames.h \
3865 $(INCDIR)/hashtab.h \
3866 coff-arm.c \
3867 coffcode.h \
3868 libcoff.h \
3869 libpei.h \
a1ef399e 3870 pe-arm.c \
9e097a72 3871 peicode.h
a1ef399e
AM
3872pe-arm.lo: \
3873 pe-arm.c \
9e097a72
AM
3874 $(INCDIR)/bfdlink.h \
3875 $(INCDIR)/coff/arm.h \
3876 $(INCDIR)/coff/external.h \
3877 $(INCDIR)/coff/internal.h \
3878 $(INCDIR)/coff/pe.h \
3879 $(INCDIR)/filenames.h \
3880 $(INCDIR)/hashtab.h \
3881 coff-arm.c \
3882 coffcode.h \
3883 libcoff.h \
3884 libpei.h \
3885 peicode.h
a1ef399e
AM
3886pe-i386.lo: \
3887 pe-i386.c \
9e097a72 3888 $(INCDIR)/bfdlink.h \
9e097a72 3889 $(INCDIR)/coff/external.h \
a1ef399e 3890 $(INCDIR)/coff/i386.h \
9e097a72
AM
3891 $(INCDIR)/coff/internal.h \
3892 $(INCDIR)/coff/pe.h \
3893 $(INCDIR)/filenames.h \
3894 $(INCDIR)/hashtab.h \
a1ef399e 3895 coff-i386.c \
9e097a72
AM
3896 coffcode.h \
3897 libcoff.h \
3898 libpei.h \
9e097a72 3899 peicode.h
a1ef399e
AM
3900pe-mcore.lo: \
3901 pe-mcore.c \
9e097a72 3902 $(INCDIR)/bfdlink.h \
9e097a72
AM
3903 $(INCDIR)/coff/external.h \
3904 $(INCDIR)/coff/internal.h \
a1ef399e 3905 $(INCDIR)/coff/mcore.h \
9e097a72
AM
3906 $(INCDIR)/coff/pe.h \
3907 $(INCDIR)/filenames.h \
3908 $(INCDIR)/hashtab.h \
a1ef399e 3909 coff-mcore.c \
9e097a72
AM
3910 coffcode.h \
3911 libcoff.h \
3912 libpei.h \
9e097a72 3913 peicode.h
a1ef399e
AM
3914pe-mips.lo: \
3915 pe-mips.c \
9e097a72
AM
3916 $(INCDIR)/bfdlink.h \
3917 $(INCDIR)/coff/external.h \
9e097a72 3918 $(INCDIR)/coff/internal.h \
a1ef399e 3919 $(INCDIR)/coff/mipspe.h \
9e097a72
AM
3920 $(INCDIR)/coff/pe.h \
3921 $(INCDIR)/filenames.h \
3922 $(INCDIR)/hashtab.h \
9e097a72
AM
3923 coffcode.h \
3924 libcoff.h \
3925 libpei.h \
3926 peicode.h
a1ef399e
AM
3927pe-ppc.lo: \
3928 pe-ppc.c \
9e097a72
AM
3929 $(INCDIR)/bfdlink.h \
3930 $(INCDIR)/coff/external.h \
9e097a72
AM
3931 $(INCDIR)/coff/internal.h \
3932 $(INCDIR)/coff/pe.h \
a1ef399e 3933 $(INCDIR)/coff/powerpc.h \
9e097a72
AM
3934 $(INCDIR)/filenames.h \
3935 $(INCDIR)/hashtab.h \
a1ef399e 3936 coff-ppc.c \
9e097a72
AM
3937 coffcode.h \
3938 libcoff.h \
3939 libpei.h \
3940 peicode.h
a1ef399e
AM
3941pe-sh.lo: \
3942 pe-sh.c \
9e097a72
AM
3943 $(INCDIR)/bfdlink.h \
3944 $(INCDIR)/coff/external.h \
3945 $(INCDIR)/coff/internal.h \
9e097a72 3946 $(INCDIR)/coff/pe.h \
a1ef399e 3947 $(INCDIR)/coff/sh.h \
9e097a72
AM
3948 $(INCDIR)/filenames.h \
3949 $(INCDIR)/hashtab.h \
a1ef399e
AM
3950 $(INCDIR)/libiberty.h \
3951 coff-sh.c \
9e097a72
AM
3952 coffcode.h \
3953 libcoff.h \
3954 libpei.h \
3955 peicode.h
a1ef399e
AM
3956pef.lo: \
3957 pef.c \
3958 $(INCDIR)/filenames.h \
3959 $(INCDIR)/hashtab.h \
3960 $(INCDIR)/libiberty.h \
3961 $(INCDIR)/safe-ctype.h \
3962 pef-traceback.h \
3963 pef.h
3964pei-arm-wince.lo: \
3965 pei-arm-wince.c \
9e097a72 3966 $(INCDIR)/bfdlink.h \
a1ef399e 3967 $(INCDIR)/coff/arm.h \
9e097a72
AM
3968 $(INCDIR)/coff/external.h \
3969 $(INCDIR)/coff/internal.h \
9e097a72
AM
3970 $(INCDIR)/coff/pe.h \
3971 $(INCDIR)/filenames.h \
3972 $(INCDIR)/hashtab.h \
a1ef399e 3973 coff-arm.c \
9e097a72
AM
3974 coffcode.h \
3975 libcoff.h \
3976 libpei.h \
a1ef399e 3977 pei-arm.c \
9e097a72 3978 peicode.h
a1ef399e
AM
3979pei-arm.lo: \
3980 pei-arm.c \
9e097a72 3981 $(INCDIR)/bfdlink.h \
a1ef399e 3982 $(INCDIR)/coff/arm.h \
9e097a72
AM
3983 $(INCDIR)/coff/external.h \
3984 $(INCDIR)/coff/internal.h \
3985 $(INCDIR)/coff/pe.h \
9e097a72
AM
3986 $(INCDIR)/filenames.h \
3987 $(INCDIR)/hashtab.h \
a1ef399e 3988 coff-arm.c \
9e097a72
AM
3989 coffcode.h \
3990 libcoff.h \
3991 libpei.h \
3992 peicode.h
a1ef399e
AM
3993pei-i386.lo: \
3994 pei-i386.c \
9e097a72
AM
3995 $(INCDIR)/bfdlink.h \
3996 $(INCDIR)/coff/external.h \
a1ef399e 3997 $(INCDIR)/coff/i386.h \
9e097a72
AM
3998 $(INCDIR)/coff/internal.h \
3999 $(INCDIR)/coff/pe.h \
9e097a72
AM
4000 $(INCDIR)/filenames.h \
4001 $(INCDIR)/hashtab.h \
a1ef399e 4002 coff-i386.c \
9e097a72
AM
4003 coffcode.h \
4004 libcoff.h \
4005 libpei.h \
4006 peicode.h
a1ef399e
AM
4007pei-mcore.lo: \
4008 pei-mcore.c \
9e097a72
AM
4009 $(INCDIR)/bfdlink.h \
4010 $(INCDIR)/coff/external.h \
4011 $(INCDIR)/coff/internal.h \
a1ef399e 4012 $(INCDIR)/coff/mcore.h \
9e097a72 4013 $(INCDIR)/coff/pe.h \
9e097a72
AM
4014 $(INCDIR)/filenames.h \
4015 $(INCDIR)/hashtab.h \
a1ef399e 4016 coff-mcore.c \
9e097a72
AM
4017 coffcode.h \
4018 libcoff.h \
4019 libpei.h \
4020 peicode.h
a1ef399e
AM
4021pei-mips.lo: \
4022 pei-mips.c \
9e097a72
AM
4023 $(INCDIR)/bfdlink.h \
4024 $(INCDIR)/coff/external.h \
4025 $(INCDIR)/coff/internal.h \
a1ef399e 4026 $(INCDIR)/coff/mipspe.h \
9e097a72 4027 $(INCDIR)/coff/pe.h \
9e097a72
AM
4028 $(INCDIR)/filenames.h \
4029 $(INCDIR)/hashtab.h \
9e097a72
AM
4030 coffcode.h \
4031 libcoff.h \
4032 libpei.h \
9e097a72 4033 pe-mips.c \
a1ef399e
AM
4034 peicode.h
4035pei-ppc.lo: \
4036 pei-ppc.c \
9e097a72
AM
4037 $(INCDIR)/bfdlink.h \
4038 $(INCDIR)/coff/external.h \
4039 $(INCDIR)/coff/internal.h \
9e097a72 4040 $(INCDIR)/coff/pe.h \
a1ef399e 4041 $(INCDIR)/coff/powerpc.h \
9e097a72
AM
4042 $(INCDIR)/filenames.h \
4043 $(INCDIR)/hashtab.h \
a1ef399e 4044 coff-ppc.c \
9e097a72
AM
4045 coffcode.h \
4046 libcoff.h \
4047 libpei.h \
4048 peicode.h
a1ef399e
AM
4049pei-sh.lo: \
4050 pei-sh.c \
9e097a72
AM
4051 $(INCDIR)/bfdlink.h \
4052 $(INCDIR)/coff/external.h \
4053 $(INCDIR)/coff/internal.h \
9e097a72 4054 $(INCDIR)/coff/pe.h \
a1ef399e 4055 $(INCDIR)/coff/sh.h \
9e097a72
AM
4056 $(INCDIR)/filenames.h \
4057 $(INCDIR)/hashtab.h \
a1ef399e
AM
4058 $(INCDIR)/libiberty.h \
4059 coff-sh.c \
9e097a72
AM
4060 coffcode.h \
4061 libcoff.h \
4062 libpei.h \
9e097a72 4063 peicode.h
ce3c775b
NC
4064plugin.lo: \
4065 plugin.c \
ce3c775b 4066 $(INCDIR)/filenames.h \
ce3c775b 4067 $(INCDIR)/hashtab.h \
a1ef399e
AM
4068 $(INCDIR)/libiberty.h \
4069 $(INCDIR)/plugin-api.h \
4070 plugin.h
9e097a72
AM
4071ppcboot.lo: \
4072 ppcboot.c \
4073 $(INCDIR)/filenames.h \
4074 $(INCDIR)/hashtab.h \
62d8ad4f 4075 $(INCDIR)/safe-ctype.h
9e097a72
AM
4076reloc16.lo: \
4077 reloc16.c \
4078 $(INCDIR)/bfdlink.h \
4079 $(INCDIR)/coff/internal.h \
4080 $(INCDIR)/filenames.h \
4081 $(INCDIR)/hashtab.h \
4082 genlink.h \
ceae3e33 4083 libcoff.h
9e097a72
AM
4084riscix.lo: \
4085 riscix.c \
4086 $(INCDIR)/aout/aout64.h \
4087 $(INCDIR)/aout/ar.h \
4088 $(INCDIR)/aout/stab.def \
4089 $(INCDIR)/aout/stab_gnu.h \
4090 $(INCDIR)/bfdlink.h \
4091 $(INCDIR)/filenames.h \
4092 $(INCDIR)/hashtab.h \
4093 aout-target.h \
4094 libaout.h
a1ef399e
AM
4095som.lo: \
4096 som.c \
4097 $(INCDIR)/alloca-conf.h \
4098 $(INCDIR)/filenames.h
9e097a72
AM
4099sparclinux.lo: \
4100 sparclinux.c \
4101 $(INCDIR)/aout/aout64.h \
4102 $(INCDIR)/aout/ar.h \
4103 $(INCDIR)/aout/stab.def \
4104 $(INCDIR)/aout/stab_gnu.h \
4105 $(INCDIR)/bfdlink.h \
4106 $(INCDIR)/filenames.h \
4107 $(INCDIR)/hashtab.h \
4108 aout-target.h \
4109 libaout.h
4110sparclynx.lo: \
4111 sparclynx.c \
4112 $(INCDIR)/aout/aout64.h \
4113 $(INCDIR)/aout/ar.h \
4114 $(INCDIR)/aout/stab.def \
4115 $(INCDIR)/aout/stab_gnu.h \
4116 $(INCDIR)/aout/sun4.h \
4117 $(INCDIR)/bfdlink.h \
4118 $(INCDIR)/filenames.h \
4119 $(INCDIR)/hashtab.h \
4120 aout-target.h \
4121 libaout.h
4122sparcnetbsd.lo: \
4123 sparcnetbsd.c \
4124 $(INCDIR)/aout/aout64.h \
4125 $(INCDIR)/aout/ar.h \
4126 $(INCDIR)/aout/stab.def \
4127 $(INCDIR)/aout/stab_gnu.h \
4128 $(INCDIR)/bfdlink.h \
4129 $(INCDIR)/filenames.h \
4130 $(INCDIR)/hashtab.h \
4131 aout-target.h \
4132 libaout.h \
4133 netbsd.h
4134sunos.lo: \
4135 sunos.c \
4136 $(INCDIR)/aout/aout64.h \
4137 $(INCDIR)/aout/ar.h \
4138 $(INCDIR)/aout/stab.def \
4139 $(INCDIR)/aout/stab_gnu.h \
4140 $(INCDIR)/aout/sun4.h \
4141 $(INCDIR)/bfdlink.h \
4142 $(INCDIR)/filenames.h \
4143 $(INCDIR)/hashtab.h \
4144 aout-target.h \
4145 aoutf1.h \
4146 libaout.h
a1ef399e
AM
4147vax1knetbsd.lo: \
4148 vax1knetbsd.c \
9e097a72
AM
4149 $(INCDIR)/aout/aout64.h \
4150 $(INCDIR)/aout/ar.h \
4151 $(INCDIR)/aout/stab.def \
4152 $(INCDIR)/aout/stab_gnu.h \
4153 $(INCDIR)/bfdlink.h \
4154 $(INCDIR)/filenames.h \
4155 $(INCDIR)/hashtab.h \
4156 aout-target.h \
4157 libaout.h \
4158 netbsd.h
a1ef399e
AM
4159vaxbsd.lo: \
4160 vaxbsd.c \
9e097a72
AM
4161 $(INCDIR)/aout/aout64.h \
4162 $(INCDIR)/aout/ar.h \
4163 $(INCDIR)/aout/stab.def \
4164 $(INCDIR)/aout/stab_gnu.h \
4165 $(INCDIR)/bfdlink.h \
4166 $(INCDIR)/filenames.h \
4167 $(INCDIR)/hashtab.h \
4168 aout-target.h \
a1ef399e
AM
4169 libaout.h
4170vaxnetbsd.lo: \
4171 vaxnetbsd.c \
9e097a72
AM
4172 $(INCDIR)/aout/aout64.h \
4173 $(INCDIR)/aout/ar.h \
4174 $(INCDIR)/aout/stab.def \
4175 $(INCDIR)/aout/stab_gnu.h \
4176 $(INCDIR)/bfdlink.h \
4177 $(INCDIR)/filenames.h \
4178 $(INCDIR)/hashtab.h \
4179 aout-target.h \
a1ef399e
AM
4180 libaout.h \
4181 netbsd.h
9e097a72
AM
4182versados.lo: \
4183 versados.c \
4184 $(INCDIR)/filenames.h \
4185 $(INCDIR)/hashtab.h \
62d8ad4f 4186 $(INCDIR)/libiberty.h
9e097a72
AM
4187vms-gsd.lo: \
4188 vms-gsd.c \
4189 $(INCDIR)/bfdlink.h \
4190 $(INCDIR)/filenames.h \
4191 $(INCDIR)/hashtab.h \
4192 vms.h
4193vms-hdr.lo: \
4194 vms-hdr.c \
4195 $(INCDIR)/bfdlink.h \
4196 $(INCDIR)/filenames.h \
4197 $(INCDIR)/hashtab.h \
4198 $(INCDIR)/safe-ctype.h \
4199 bfdver.h \
62d8ad4f 4200 vms.h
9e097a72
AM
4201vms-misc.lo: \
4202 vms-misc.c \
4203 $(INCDIR)/bfdlink.h \
4204 $(INCDIR)/filenames.h \
4205 $(INCDIR)/hashtab.h \
4206 vms.h
4207vms-tir.lo: \
4208 vms-tir.c \
4209 $(INCDIR)/bfdlink.h \
4210 $(INCDIR)/filenames.h \
4211 $(INCDIR)/hashtab.h \
4212 vms.h
a1ef399e
AM
4213vms.lo: \
4214 vms.c \
4215 $(INCDIR)/bfdlink.h \
4216 $(INCDIR)/filenames.h \
4217 $(INCDIR)/hashtab.h \
4218 vms.h
9e097a72
AM
4219vmsutil.lo: \
4220 vmsutil.c \
8455dd2c 4221 $(INCDIR)/filenames.h \
9e097a72
AM
4222 vmsutil.h
4223xcofflink.lo: \
4224 xcofflink.c \
4225 $(INCDIR)/bfdlink.h \
4226 $(INCDIR)/coff/internal.h \
4227 $(INCDIR)/coff/xcoff.h \
4228 $(INCDIR)/filenames.h \
4229 $(INCDIR)/hashtab.h \
4230 $(INCDIR)/libiberty.h \
4231 libcoff.h \
4232 libxcoff.h
4233xsym.lo: \
4234 xsym.c \
4235 $(INCDIR)/alloca-conf.h \
4236 $(INCDIR)/filenames.h \
4237 $(INCDIR)/hashtab.h \
4238 xsym.h
4239xtensa-isa.lo: \
4240 xtensa-isa.c \
4241 $(INCDIR)/filenames.h \
4242 $(INCDIR)/hashtab.h \
4243 $(INCDIR)/xtensa-isa-internal.h \
4244 $(INCDIR)/xtensa-isa.h
4245xtensa-modules.lo: \
4246 xtensa-modules.c \
4247 $(INCDIR)/xtensa-isa-internal.h \
4248 $(INCDIR)/xtensa-isa.h
4249aix5ppc-core.lo: \
4250 aix5ppc-core.c \
4251 $(INCDIR)/filenames.h
4252aout64.lo: \
4253 aout64.c \
4254 $(INCDIR)/aout/aout64.h \
4255 $(INCDIR)/aout/ar.h \
4256 $(INCDIR)/aout/stab.def \
4257 $(INCDIR)/aout/stab_gnu.h \
4258 $(INCDIR)/bfdlink.h \
4259 $(INCDIR)/filenames.h \
4260 $(INCDIR)/hashtab.h \
4261 $(INCDIR)/safe-ctype.h \
4262 aoutx.h \
4263 libaout.h
4264coff-alpha.lo: \
4265 coff-alpha.c \
4266 $(INCDIR)/aout/ar.h \
4267 $(INCDIR)/bfdlink.h \
4268 $(INCDIR)/coff/alpha.h \
4269 $(INCDIR)/coff/ecoff.h \
4270 $(INCDIR)/coff/internal.h \
4271 $(INCDIR)/coff/sym.h \
4272 $(INCDIR)/coff/symconst.h \
4273 $(INCDIR)/filenames.h \
4274 $(INCDIR)/hashtab.h \
4275 coffswap.h \
4276 ecoffswap.h \
4277 libcoff.h \
4278 libecoff.h
a1ef399e
AM
4279coff-x86_64.lo: \
4280 coff-x86_64.c \
4281 $(INCDIR)/bfdlink.h \
4282 $(INCDIR)/coff/external.h \
4283 $(INCDIR)/coff/internal.h \
4284 $(INCDIR)/coff/pe.h \
4285 $(INCDIR)/coff/x86_64.h \
4286 $(INCDIR)/filenames.h \
4287 $(INCDIR)/hashtab.h \
4288 $(INCDIR)/libiberty.h \
4289 coffcode.h \
4290 coffswap.h \
4291 libcoff.h
9e097a72
AM
4292coff64-rs6000.lo: \
4293 coff64-rs6000.c \
4294 $(INCDIR)/bfdlink.h \
4295 $(INCDIR)/coff/internal.h \
4296 $(INCDIR)/coff/rs6k64.h \
4297 $(INCDIR)/coff/xcoff.h \
4298 $(INCDIR)/filenames.h \
4299 $(INCDIR)/hashtab.h \
4300 coffcode.h \
4301 coffswap.h \
4302 libcoff.h \
4303 libxcoff.h
4304demo64.lo: \
4305 demo64.c \
4306 $(INCDIR)/aout/aout64.h \
4307 $(INCDIR)/aout/ar.h \
4308 $(INCDIR)/aout/stab.def \
4309 $(INCDIR)/aout/stab_gnu.h \
4310 $(INCDIR)/aout/sun4.h \
4311 $(INCDIR)/bfdlink.h \
4312 $(INCDIR)/filenames.h \
4313 $(INCDIR)/hashtab.h \
4314 aout-target.h \
4315 aoutf1.h \
4316 libaout.h
a1ef399e
AM
4317elf32-score.lo: \
4318 elf32-score.c \
9e097a72 4319 $(INCDIR)/bfdlink.h \
a1ef399e
AM
4320 $(INCDIR)/elf/common.h \
4321 $(INCDIR)/elf/external.h \
4322 $(INCDIR)/elf/internal.h \
4323 $(INCDIR)/elf/reloc-macros.h \
4324 $(INCDIR)/elf/score.h \
9e097a72
AM
4325 $(INCDIR)/filenames.h \
4326 $(INCDIR)/hashtab.h \
a1ef399e
AM
4327 $(INCDIR)/libiberty.h \
4328 elf-bfd.h \
4329 elf32-score.h \
4330 elf32-target.h
4331elf32-score7.lo: \
4332 elf32-score7.c \
9e097a72
AM
4333 $(INCDIR)/bfdlink.h \
4334 $(INCDIR)/elf/common.h \
4335 $(INCDIR)/elf/external.h \
4336 $(INCDIR)/elf/internal.h \
4337 $(INCDIR)/elf/reloc-macros.h \
a1ef399e 4338 $(INCDIR)/elf/score.h \
9e097a72
AM
4339 $(INCDIR)/filenames.h \
4340 $(INCDIR)/hashtab.h \
a1ef399e 4341 $(INCDIR)/libiberty.h \
9e097a72 4342 elf-bfd.h \
a1ef399e 4343 elf32-score.h
9e097a72
AM
4344elf64-alpha.lo: \
4345 elf64-alpha.c \
4346 $(INCDIR)/aout/ar.h \
4347 $(INCDIR)/bfdlink.h \
4348 $(INCDIR)/coff/alpha.h \
4349 $(INCDIR)/coff/ecoff.h \
4350 $(INCDIR)/coff/internal.h \
4351 $(INCDIR)/coff/sym.h \
4352 $(INCDIR)/coff/symconst.h \
4353 $(INCDIR)/elf/alpha.h \
4354 $(INCDIR)/elf/common.h \
4355 $(INCDIR)/elf/external.h \
4356 $(INCDIR)/elf/internal.h \
4357 $(INCDIR)/elf/reloc-macros.h \
4358 $(INCDIR)/filenames.h \
4359 $(INCDIR)/hashtab.h \
4360 ecoffswap.h \
4361 elf-bfd.h \
4362 elf64-target.h \
4363 libcoff.h \
4364 libecoff.h
9e097a72
AM
4365elf64-gen.lo: \
4366 elf64-gen.c \
4367 $(INCDIR)/bfdlink.h \
4368 $(INCDIR)/elf/common.h \
4369 $(INCDIR)/elf/external.h \
4370 $(INCDIR)/elf/internal.h \
4371 $(INCDIR)/filenames.h \
4372 $(INCDIR)/hashtab.h \
4373 elf-bfd.h \
4374 elf64-target.h
a1ef399e
AM
4375elf64-hppa.lo: \
4376 elf64-hppa.c \
4377 $(INCDIR)/alloca-conf.h \
9e097a72 4378 $(INCDIR)/bfdlink.h \
9e097a72
AM
4379 $(INCDIR)/elf/common.h \
4380 $(INCDIR)/elf/external.h \
a1ef399e 4381 $(INCDIR)/elf/hppa.h \
9e097a72 4382 $(INCDIR)/elf/internal.h \
9e097a72
AM
4383 $(INCDIR)/elf/reloc-macros.h \
4384 $(INCDIR)/filenames.h \
4385 $(INCDIR)/hashtab.h \
9e097a72 4386 elf-bfd.h \
a1ef399e
AM
4387 elf-hppa.h \
4388 elf64-hppa.h \
4389 elf64-target.h \
4390 libhppa.h
9e097a72
AM
4391elf64-mips.lo: \
4392 elf64-mips.c \
4393 $(INCDIR)/aout/ar.h \
4394 $(INCDIR)/bfdlink.h \
4395 $(INCDIR)/coff/alpha.h \
4396 $(INCDIR)/coff/ecoff.h \
4397 $(INCDIR)/coff/internal.h \
4398 $(INCDIR)/coff/sym.h \
4399 $(INCDIR)/coff/symconst.h \
4400 $(INCDIR)/elf/common.h \
4401 $(INCDIR)/elf/external.h \
4402 $(INCDIR)/elf/internal.h \
4403 $(INCDIR)/elf/mips.h \
4404 $(INCDIR)/elf/reloc-macros.h \
4405 $(INCDIR)/filenames.h \
4406 $(INCDIR)/hashtab.h \
4407 ecoffswap.h \
4408 elf-bfd.h \
4409 elf64-target.h \
4410 elfxx-mips.h \
4411 genlink.h
4412elf64-mmix.lo: \
4413 elf64-mmix.c \
4414 $(INCDIR)/bfdlink.h \
4415 $(INCDIR)/elf/common.h \
4416 $(INCDIR)/elf/external.h \
4417 $(INCDIR)/elf/internal.h \
4418 $(INCDIR)/elf/mmix.h \
4419 $(INCDIR)/elf/reloc-macros.h \
4420 $(INCDIR)/filenames.h \
4421 $(INCDIR)/hashtab.h \
4422 $(INCDIR)/opcode/mmix.h \
4423 elf-bfd.h \
4424 elf64-target.h
4425elf64-ppc.lo: \
4426 elf64-ppc.c \
4427 $(INCDIR)/bfdlink.h \
4428 $(INCDIR)/elf/common.h \
4429 $(INCDIR)/elf/external.h \
4430 $(INCDIR)/elf/internal.h \
4431 $(INCDIR)/elf/ppc64.h \
4432 $(INCDIR)/elf/reloc-macros.h \
4433 $(INCDIR)/filenames.h \
4434 $(INCDIR)/hashtab.h \
4435 elf-bfd.h \
4436 elf64-ppc.h \
62d8ad4f 4437 elf64-target.h
9e097a72
AM
4438elf64-s390.lo: \
4439 elf64-s390.c \
4440 $(INCDIR)/bfdlink.h \
4441 $(INCDIR)/elf/common.h \
4442 $(INCDIR)/elf/external.h \
4443 $(INCDIR)/elf/internal.h \
4444 $(INCDIR)/elf/reloc-macros.h \
4445 $(INCDIR)/elf/s390.h \
4446 $(INCDIR)/filenames.h \
4447 $(INCDIR)/hashtab.h \
4448 elf-bfd.h \
62d8ad4f 4449 elf64-target.h
a1ef399e
AM
4450elf64-sh64.lo: \
4451 elf64-sh64.c \
9e097a72
AM
4452 $(INCDIR)/bfdlink.h \
4453 $(INCDIR)/elf/common.h \
4454 $(INCDIR)/elf/external.h \
4455 $(INCDIR)/elf/internal.h \
4456 $(INCDIR)/elf/reloc-macros.h \
a1ef399e 4457 $(INCDIR)/elf/sh.h \
9e097a72
AM
4458 $(INCDIR)/filenames.h \
4459 $(INCDIR)/hashtab.h \
9e097a72 4460 elf-bfd.h \
a1ef399e
AM
4461 elf64-target.h
4462elf64-sparc.lo: \
4463 elf64-sparc.c \
9e097a72
AM
4464 $(INCDIR)/bfdlink.h \
4465 $(INCDIR)/elf/common.h \
4466 $(INCDIR)/elf/external.h \
4467 $(INCDIR)/elf/internal.h \
4468 $(INCDIR)/elf/reloc-macros.h \
a1ef399e 4469 $(INCDIR)/elf/sparc.h \
9e097a72
AM
4470 $(INCDIR)/filenames.h \
4471 $(INCDIR)/hashtab.h \
a1ef399e 4472 $(INCDIR)/opcode/sparc.h \
9e097a72 4473 elf-bfd.h \
a1ef399e
AM
4474 elf64-target.h \
4475 elfxx-sparc.h
4476elf64-x86-64.lo: \
4477 elf64-x86-64.c \
9e097a72
AM
4478 $(INCDIR)/bfdlink.h \
4479 $(INCDIR)/elf/common.h \
4480 $(INCDIR)/elf/external.h \
4481 $(INCDIR)/elf/internal.h \
4482 $(INCDIR)/elf/reloc-macros.h \
a1ef399e 4483 $(INCDIR)/elf/x86-64.h \
9e097a72
AM
4484 $(INCDIR)/filenames.h \
4485 $(INCDIR)/hashtab.h \
482c6ce9 4486 $(INCDIR)/objalloc.h \
a1ef399e 4487 bfd_stdint.h \
9e097a72
AM
4488 elf-bfd.h \
4489 elf64-target.h
a1ef399e
AM
4490elf64.lo: \
4491 elf64.c \
9e097a72
AM
4492 $(INCDIR)/bfdlink.h \
4493 $(INCDIR)/elf/common.h \
4494 $(INCDIR)/elf/external.h \
4495 $(INCDIR)/elf/internal.h \
9e097a72
AM
4496 $(INCDIR)/filenames.h \
4497 $(INCDIR)/hashtab.h \
a1ef399e 4498 $(INCDIR)/libiberty.h \
9e097a72 4499 elf-bfd.h \
a1ef399e
AM
4500 elfcode.h \
4501 elfcore.h
4502elfn32-mips.lo: \
4503 elfn32-mips.c \
9e097a72 4504 $(INCDIR)/bfdlink.h \
a1ef399e
AM
4505 $(INCDIR)/coff/ecoff.h \
4506 $(INCDIR)/coff/external.h \
4507 $(INCDIR)/coff/internal.h \
4508 $(INCDIR)/coff/mips.h \
4509 $(INCDIR)/coff/sym.h \
4510 $(INCDIR)/coff/symconst.h \
9e097a72
AM
4511 $(INCDIR)/elf/common.h \
4512 $(INCDIR)/elf/external.h \
4513 $(INCDIR)/elf/internal.h \
a1ef399e
AM
4514 $(INCDIR)/elf/mips.h \
4515 $(INCDIR)/elf/reloc-macros.h \
9e097a72
AM
4516 $(INCDIR)/filenames.h \
4517 $(INCDIR)/hashtab.h \
a1ef399e 4518 ecoffswap.h \
9e097a72 4519 elf-bfd.h \
a1ef399e
AM
4520 elf32-target.h \
4521 elfxx-mips.h \
4522 genlink.h
9e097a72
AM
4523mmo.lo: \
4524 mmo.c \
4525 $(INCDIR)/elf/mmix.h \
4526 $(INCDIR)/elf/reloc-macros.h \
4527 $(INCDIR)/filenames.h \
4528 $(INCDIR)/hashtab.h \
4529 $(INCDIR)/libiberty.h \
62d8ad4f 4530 $(INCDIR)/opcode/mmix.h
9e097a72
AM
4531nlm32-alpha.lo: \
4532 nlm32-alpha.c \
4533 $(INCDIR)/filenames.h \
4534 $(INCDIR)/hashtab.h \
4535 $(INCDIR)/nlm/alpha-ext.h \
4536 $(INCDIR)/nlm/common.h \
4537 $(INCDIR)/nlm/external.h \
4538 $(INCDIR)/nlm/internal.h \
4539 libnlm.h \
4540 nlm-target.h \
4541 nlmswap.h
4542nlm64.lo: \
4543 nlm64.c \
4544 $(INCDIR)/filenames.h \
4545 $(INCDIR)/hashtab.h \
4546 $(INCDIR)/nlm/common.h \
4547 $(INCDIR)/nlm/external.h \
4548 $(INCDIR)/nlm/internal.h \
4549 libnlm.h \
4550 nlmcode.h
a1ef399e
AM
4551pe-x86_64.lo: \
4552 pe-x86_64.c \
9e097a72
AM
4553 $(INCDIR)/bfdlink.h \
4554 $(INCDIR)/coff/external.h \
4555 $(INCDIR)/coff/internal.h \
4556 $(INCDIR)/coff/pe.h \
4557 $(INCDIR)/coff/x86_64.h \
4558 $(INCDIR)/filenames.h \
4559 $(INCDIR)/hashtab.h \
4560 $(INCDIR)/libiberty.h \
a1ef399e 4561 coff-x86_64.c \
9e097a72 4562 coffcode.h \
a1ef399e
AM
4563 libcoff.h \
4564 libpei.h \
4565 peicode.h
4566pei-ia64.lo: \
4567 pei-ia64.c \
9e097a72
AM
4568 $(INCDIR)/bfdlink.h \
4569 $(INCDIR)/coff/external.h \
a1ef399e 4570 $(INCDIR)/coff/ia64.h \
9e097a72
AM
4571 $(INCDIR)/coff/internal.h \
4572 $(INCDIR)/coff/pe.h \
9e097a72
AM
4573 $(INCDIR)/filenames.h \
4574 $(INCDIR)/hashtab.h \
a1ef399e 4575 coff-ia64.c \
9e097a72
AM
4576 coffcode.h \
4577 libcoff.h \
4578 libpei.h \
4579 peicode.h
4580pei-x86_64.lo: \
4581 pei-x86_64.c \
4582 $(INCDIR)/bfdlink.h \
4583 $(INCDIR)/coff/external.h \
4584 $(INCDIR)/coff/internal.h \
4585 $(INCDIR)/coff/pe.h \
4586 $(INCDIR)/coff/x86_64.h \
4587 $(INCDIR)/filenames.h \
4588 $(INCDIR)/hashtab.h \
4589 $(INCDIR)/libiberty.h \
4590 coff-x86_64.c \
4591 coffcode.h \
4592 libcoff.h \
4593 libpei.h \
4594 peicode.h
4595aix386-core.lo: \
4596 aix386-core.c \
4597 $(INCDIR)/bfdlink.h \
4598 $(INCDIR)/coff/external.h \
4599 $(INCDIR)/coff/i386.h \
4600 $(INCDIR)/coff/internal.h \
4601 $(INCDIR)/filenames.h \
4602 $(INCDIR)/hashtab.h \
4603 libcoff.h
a1ef399e
AM
4604cisco-core.lo: \
4605 cisco-core.c \
4606 $(INCDIR)/filenames.h \
4607 $(INCDIR)/hashtab.h
9e097a72
AM
4608hpux-core.lo: \
4609 hpux-core.c \
4610 $(INCDIR)/filenames.h \
4611 $(INCDIR)/hashtab.h
4612irix-core.lo: \
4613 irix-core.c \
4614 $(INCDIR)/filenames.h \
4615 $(INCDIR)/hashtab.h
4616lynx-core.lo: \
4617 lynx-core.c \
4618 $(INCDIR)/filenames.h \
4619 $(INCDIR)/hashtab.h
4620osf-core.lo: \
4621 osf-core.c \
4622 $(INCDIR)/filenames.h \
4623 $(INCDIR)/hashtab.h
4624sco5-core.lo: \
4625 sco5-core.c \
4626 $(INCDIR)/bfdlink.h \
4627 $(INCDIR)/filenames.h \
4628 $(INCDIR)/hashtab.h \
4629 libaout.h
4630trad-core.lo: \
4631 trad-core.c \
4632 $(INCDIR)/bfdlink.h \
4633 $(INCDIR)/filenames.h \
4634 $(INCDIR)/hashtab.h \
4635 libaout.h
9e097a72
AM
4636elf32-ia64.lo: \
4637 elf32-ia64.c \
4638 $(INCDIR)/bfdlink.h \
4639 $(INCDIR)/elf/common.h \
4640 $(INCDIR)/elf/external.h \
4641 $(INCDIR)/elf/ia64.h \
4642 $(INCDIR)/elf/internal.h \
4643 $(INCDIR)/elf/reloc-macros.h \
4644 $(INCDIR)/filenames.h \
4645 $(INCDIR)/hashtab.h \
4646 $(INCDIR)/objalloc.h \
4647 $(INCDIR)/opcode/ia64.h \
4648 elf-bfd.h \
782e11fd 4649 elf32-target.h
9e097a72
AM
4650elf64-ia64.lo: \
4651 elf64-ia64.c \
4652 $(INCDIR)/bfdlink.h \
4653 $(INCDIR)/elf/common.h \
4654 $(INCDIR)/elf/external.h \
4655 $(INCDIR)/elf/ia64.h \
4656 $(INCDIR)/elf/internal.h \
4657 $(INCDIR)/elf/reloc-macros.h \
4658 $(INCDIR)/filenames.h \
4659 $(INCDIR)/hashtab.h \
4660 $(INCDIR)/objalloc.h \
4661 $(INCDIR)/opcode/ia64.h \
4662 elf-bfd.h \
782e11fd 4663 elf64-target.h
9e097a72
AM
4664peigen.lo: \
4665 peigen.c \
4666 $(INCDIR)/bfdlink.h \
4667 $(INCDIR)/coff/external.h \
4668 $(INCDIR)/coff/i386.h \
4669 $(INCDIR)/coff/internal.h \
4670 $(INCDIR)/coff/pe.h \
4671 $(INCDIR)/filenames.h \
4672 $(INCDIR)/hashtab.h \
4673 libcoff.h \
4674 libpei.h
4675pepigen.lo: \
4676 pepigen.c \
4677 $(INCDIR)/bfdlink.h \
4678 $(INCDIR)/coff/external.h \
4679 $(INCDIR)/coff/ia64.h \
4680 $(INCDIR)/coff/internal.h \
4681 $(INCDIR)/coff/pe.h \
4682 $(INCDIR)/filenames.h \
4683 $(INCDIR)/hashtab.h \
4684 libcoff.h \
4685 libpei.h
4686pex64igen.lo: \
4687 pex64igen.c \
4688 $(INCDIR)/bfdlink.h \
4689 $(INCDIR)/coff/external.h \
4690 $(INCDIR)/coff/internal.h \
4691 $(INCDIR)/coff/pe.h \
4692 $(INCDIR)/coff/x86_64.h \
4693 $(INCDIR)/filenames.h \
4694 $(INCDIR)/hashtab.h \
4695 libcoff.h \
4696 libpei.h
252b5132 4697# IF YOU PUT ANYTHING HERE IT WILL GO AWAY
85fbca6a
NC
4698# Tell versions [3.59,3.63) of GNU make to not export all variables.
4699# Otherwise a system limit (for SysV at least) may be exceeded.
4700.NOEXPORT:
This page took 0.663445 seconds and 4 git commands to generate.