Add a new target specific protocol `target d10v' implemented in
[deliverable/binutils-gdb.git] / bfd / Makefile.in
CommitLineData
c0734708 1# Makefile.in generated automatically by automake 1.2 from Makefile.am
99a42820 2
c0734708
ILT
3# Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation, Inc.
4# This Makefile.in is free software; the Free Software Foundation
5# gives unlimited permission to copy, distribute and modify it.
fde8212e 6
fde8212e 7
d92329a9 8SHELL = @SHELL@
c0734708
ILT
9
10srcdir = @srcdir@
11top_srcdir = @top_srcdir@
12VPATH = @srcdir@
13prefix = @prefix@
8c693660 14exec_prefix = @exec_prefix@
5868184b 15
c0734708
ILT
16bindir = @bindir@
17sbindir = @sbindir@
18libexecdir = @libexecdir@
50bd50d4 19datadir = @datadir@
c0734708
ILT
20sysconfdir = @sysconfdir@
21sharedstatedir = @sharedstatedir@
22localstatedir = @localstatedir@
23libdir = @libdir@
50bd50d4 24infodir = @infodir@
c0734708 25mandir = @mandir@
50bd50d4 26includedir = @includedir@
c0734708 27oldincludedir = /usr/include
fde8212e 28
c0734708
ILT
29pkgdatadir = $(datadir)/@PACKAGE@
30pkglibdir = $(libdir)/@PACKAGE@
31pkgincludedir = $(includedir)/@PACKAGE@
32
33top_builddir = .
34
35ACLOCAL = @ACLOCAL@
36AUTOCONF = @AUTOCONF@
37AUTOMAKE = @AUTOMAKE@
38AUTOHEADER = @AUTOHEADER@
fde8212e 39
b7577823
ILT
40INSTALL = @INSTALL@
41INSTALL_PROGRAM = @INSTALL_PROGRAM@
42INSTALL_DATA = @INSTALL_DATA@
c0734708
ILT
43INSTALL_SCRIPT = @INSTALL_SCRIPT@
44transform = @program_transform_name@
45
46NORMAL_INSTALL = true
47PRE_INSTALL = true
48POST_INSTALL = true
49NORMAL_UNINSTALL = true
50PRE_UNINSTALL = true
51POST_UNINSTALL = true
52build_alias = @build_alias@
53build_triplet = @build@
54host_alias = @host_alias@
55host_triplet = @host@
56target_alias = @target_alias@
57target_triplet = @target@
b7577823 58AR = @AR@
c0734708
ILT
59BFD_HOST_64BIT_LONG = @BFD_HOST_64BIT_LONG@
60BFD_HOST_64_BIT = @BFD_HOST_64_BIT@
61BFD_HOST_64_BIT_DEFINED = @BFD_HOST_64_BIT_DEFINED@
62BFD_HOST_U_64_BIT = @BFD_HOST_U_64_BIT@
b7577823 63CC = @CC@
c40331ba 64CC_FOR_BUILD = @CC_FOR_BUILD@
c0734708
ILT
65COREFILE = @COREFILE@
66COREFLAG = @COREFLAG@
67EXEEXT = @EXEEXT@
2c66160c 68EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
c0734708
ILT
69HDEFINES = @HDEFINES@
70LD = @LD@
71LIBTOOL = @LIBTOOL@
72LN_S = @LN_S@
73MAINT = @MAINT@
74MAKEINFO = @MAKEINFO@
75PACKAGE = @PACKAGE@
76RANLIB = @RANLIB@
77TDEFINES = @TDEFINES@
78VERSION = @VERSION@
79all_backends = @all_backends@
80bfd_backends = @bfd_backends@
81bfd_machines = @bfd_machines@
82tdefaults = @tdefaults@
83wordsize = @wordsize@
51300bdb 84
d6a554ae 85INCDIR = $(srcdir)/../include
bb552c64 86CSEARCH = -I. -I$(srcdir) -I$(INCDIR)
a5c6b4b3 87DEP = mkdep
12e7087f 88
f259290f 89SUBDIRS = doc
12e7087f 90
c40331ba
ILT
91docdir = doc
92
c0734708 93lib_LTLIBRARIES = libbfd.la
99a42820 94
a5220fb9 95# bfd.h goes here, for now
12f367a1 96BFD_H = bfd.h
99a42820 97
15db2044
KR
98# Some of these files should be in BFD*_BACKENDS below, but some programs
99# won't link without them. So, in order for some of the minimal-bfd
100# hacks to work, they're also included here for now.
caede515 101# gdb: elf.o
15db2044 102# objdump: elf.o
180acef5
DM
103#
104# Also, Jim Kingdon notes:
105# Writing S-records should be included in all (or at least most)
106# *-*-coff, *-*-aout, etc., configurations, because people will want to
107# be able to use objcopy to create S-records. (S-records are not useful
108# for the debugger, so if you are downloading things as S-records you
109# need two copies of the executable, one to download and one for the
110# debugger).
01087713 111BFD_LIBS = \
c0734708
ILT
112 archive.lo archures.lo bfd.lo cache.lo coffgen.lo corefile.lo \
113 format.lo init.lo libbfd.lo opncls.lo reloc.lo \
114 section.lo syms.lo targets.lo hash.lo linker.lo \
115 elf.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo
767f22d5
FF
116
117BFD_LIBS_CFILES = \
118 archive.c archures.c bfd.c cache.c coffgen.c corefile.c \
119 format.c init.c libbfd.c opncls.c reloc.c \
120 section.c syms.c targets.c hash.c linker.c \
d1bf45aa 121 elf.c srec.c binary.c tekhex.c ihex.c stabs.c stab-syms.c
63ffe5ef 122
01087713
DM
123# This list is alphabetized to make it easier to keep in sync
124# with the decls and initializer in archures.c.
125ALL_MACHINES = \
c0734708
ILT
126 cpu-a29k.lo \
127 cpu-alpha.lo \
c0734708 128 cpu-arc.lo \
c0734708
ILT
129 cpu-arm.lo \
130 cpu-d10v.lo \
fd8d7c31 131 $(start-sanitize-d30v) \
c0734708 132 cpu-d30v.lo \
fd8d7c31 133 $(end-sanitize-d30v) \
c0734708
ILT
134 cpu-h8300.lo \
135 cpu-h8500.lo \
136 cpu-hppa.lo \
137 cpu-i386.lo \
138 cpu-i860.lo \
139 cpu-i960.lo \
140 cpu-m32r.lo \
141 cpu-m68k.lo \
142 cpu-m88k.lo \
143 cpu-mips.lo \
144 cpu-m10200.lo \
145 cpu-m10300.lo \
146 cpu-ns32k.lo \
147 cpu-powerpc.lo \
148 cpu-rs6000.lo \
149 cpu-sh.lo \
150 cpu-sparc.lo \
5a608f5b 151 $(start-sanitize-tic80) \
c0734708 152 cpu-tic80.lo \
5a608f5b 153 $(end-sanitize-tic80) \
c0734708 154 cpu-v850.lo \
c0734708
ILT
155 cpu-vax.lo \
156 cpu-we32k.lo \
157 cpu-w65.lo \
158 cpu-z8k.lo
01087713 159
767f22d5
FF
160ALL_MACHINES_CFILES = \
161 cpu-a29k.c \
162 cpu-alpha.c \
099ddbf1 163 cpu-arc.c \
767f22d5
FF
164 cpu-arm.c \
165 cpu-h8300.c \
166 cpu-h8500.c \
167 cpu-hppa.c \
168 cpu-i386.c \
169 cpu-i860.c \
170 cpu-i960.c \
418d5b05 171 cpu-m32r.c \
767f22d5
FF
172 cpu-m68k.c \
173 cpu-m88k.c \
174 cpu-mips.c \
418d5b05
ILT
175 cpu-m10200.c \
176 cpu-m10300.c \
767f22d5
FF
177 cpu-ns32k.c \
178 cpu-powerpc.c \
179 cpu-rs6000.c \
180 cpu-sh.c \
181 cpu-sparc.c \
d92329a9 182 cpu-v850.c \
767f22d5
FF
183 cpu-vax.c \
184 cpu-we32k.c \
185 cpu-w65.c \
186 cpu-z8k.c
187
01087713 188# The .o files needed by all of the 32 bit vectors that are configured into
caede515 189# target_vector in targets.c if configured with --enable-targets=all.
bb552c64 190BFD32_BACKENDS = \
c0734708
ILT
191 aout-adobe.lo \
192 aout-arm.lo \
193 aout-ns32k.lo \
194 aout-sparcle.lo \
195 aout0.lo \
196 aout32.lo \
197 bout.lo \
198 cf-i386lynx.lo \
199 cf-m68klynx.lo \
200 cf-sparclynx.lo \
201 coff-a29k.lo \
202 coff-apollo.lo \
203 coff-arm.lo \
204 coff-aux.lo \
205 coff-h8300.lo \
206 coff-h8500.lo \
207 coff-i386.lo \
208 coff-go32.lo \
209 coff-i860.lo \
210 coff-i960.lo \
211 coff-m68k.lo \
212 coff-m88k.lo \
213 coff-mips.lo \
214 coff-pmac.lo \
215 coff-rs6000.lo \
216 coff-sh.lo \
217 coff-sparc.lo \
76af94b9 218 coff-stgo32.lo \
c0734708 219 coff-svm68k.lo \
5a608f5b 220 $(start-sanitize-tic80) \
c0734708 221 coff-tic80.lo \
5a608f5b 222 $(end-sanitize-tic80) \
c0734708
ILT
223 coff-u68k.lo \
224 coff-we32k.lo \
225 coff-w65.lo \
226 coff-z8k.lo \
227 cofflink.lo \
d92329a9 228 dwarf2.lo \
c0734708
ILT
229 ecoff.lo \
230 ecofflink.lo \
c0734708 231 elf32-arc.lo \
c0734708 232 elf32-d10v.lo \
fd8d7c31 233 $(start-sanitize-d30v) \
c0734708 234 elf32-d30v.lo \
fd8d7c31 235 $(end-sanitize-d30v) \
c0734708
ILT
236 elf32-gen.lo \
237 elf32-hppa.lo \
238 elf32-i386.lo \
239 elf32-i860.lo \
240 elf32-m32r.lo \
241 elf32-m68k.lo \
242 elf32-m88k.lo \
243 elf32-mips.lo \
244 elf-m10200.lo \
245 elf-m10300.lo \
246 elf32-ppc.lo \
247 elf32-sh.lo \
248 elf32-sparc.lo \
c0734708 249 elf32-v850.lo \
c0734708
ILT
250 elf32.lo \
251 elflink.lo \
252 hp300bsd.lo \
253 hp300hpux.lo \
254 som.lo \
255 i386aout.lo \
256 i386bsd.lo \
257 i386dynix.lo \
258 i386freebsd.lo \
259 i386linux.lo \
260 i386lynx.lo \
261 i386msdos.lo \
262 i386netbsd.lo \
263 i386mach3.lo \
264 i386os9k.lo \
265 ieee.lo \
266 m68k4knetbsd.lo \
267 m68klinux.lo \
268 m68klynx.lo \
269 m68knetbsd.lo \
270 m88kmach3.lo \
271 mipsbsd.lo \
272 newsos3.lo \
273 nlm.lo \
274 nlm32-i386.lo \
275 nlm32-sparc.lo \
276 nlm32-ppc.lo \
277 nlm32.lo \
278 ns32knetbsd.lo \
279 oasys.lo \
280 pc532-mach.lo \
281 pe-arm.lo \
282 pei-arm.lo \
283 pe-i386.lo \
284 pei-i386.lo \
285 pe-ppc.lo \
286 pei-ppc.lo \
287 ppcboot.lo \
288 reloc16.lo \
289 riscix.lo \
290 sparclinux.lo \
291 sparclynx.lo \
292 sparcnetbsd.lo \
293 sunos.lo \
c0734708
ILT
294 versados.lo \
295 xcofflink.lo
01087713 296
767f22d5 297BFD32_BACKENDS_CFILES = \
8d0d6655 298 aout-adobe.c \
dee99794 299 aout-arm.c \
8d0d6655 300 aout-ns32k.c \
dee99794 301 aout-sparcle.c \
8d0d6655
KR
302 aout0.c \
303 aout32.c \
304 bout.c \
305 cf-i386lynx.c \
306 cf-m68klynx.c \
307 cf-sparclynx.c \
308 coff-a29k.c \
309 coff-apollo.c \
310 coff-arm.c \
d19df9b5 311 coff-aux.c \
8d0d6655
KR
312 coff-h8300.c \
313 coff-h8500.c \
314 coff-i386.c \
cf587de8 315 coff-i860.c \
8d0d6655
KR
316 coff-go32.c \
317 coff-i960.c \
318 coff-m68k.c \
319 coff-m88k.c \
320 coff-mips.c \
321 coff-pmac.c \
322 coff-rs6000.c \
323 coff-sh.c \
324 coff-sparc.c \
76af94b9 325 coff-stgo32.c \
ac388f2a 326 coff-svm68k.c \
8d0d6655
KR
327 coff-u68k.c \
328 coff-we32k.c \
329 coff-w65.c \
330 coff-z8k.c \
331 cofflink.c \
d92329a9 332 dwarf2.c \
8d0d6655
KR
333 ecoff.c \
334 ecofflink.c \
099ddbf1 335 elf32-arc.c \
76af94b9 336 elf32-d10v.c \
8d0d6655
KR
337 elf32-gen.c \
338 elf32-hppa.c \
339 elf32-i386.c \
340 elf32-i860.c \
418d5b05 341 elf32-m32r.c \
8d0d6655
KR
342 elf32-m68k.c \
343 elf32-m88k.c \
344 elf32-mips.c \
418d5b05
ILT
345 elf-m10200.c \
346 elf-m10300.c \
8d0d6655 347 elf32-ppc.c \
f0c12b73 348 elf32-sh.c \
8d0d6655 349 elf32-sparc.c \
d92329a9 350 elf32-v850.c \
8d0d6655
KR
351 elf32.c \
352 elflink.c \
dee99794 353 hp300bsd.c \
8d0d6655
KR
354 hp300hpux.c \
355 som.c \
356 i386aout.c \
357 i386bsd.c \
dee99794 358 i386dynix.c \
767f22d5 359 i386freebsd.c \
8d0d6655
KR
360 i386linux.c \
361 i386lynx.c \
362 i386msdos.c \
363 i386netbsd.c \
364 i386mach3.c \
365 i386os9k.c \
366 ieee.c \
dee99794 367 m68k4knetbsd.c \
c877bdf1 368 m68klinux.c \
8d0d6655
KR
369 m68klynx.c \
370 m68knetbsd.c \
371 m88kmach3.c \
372 mipsbsd.c \
373 newsos3.c \
374 nlm.c \
375 nlm32-i386.c \
376 nlm32-sparc.c \
377 nlm32-ppc.c \
378 nlm32.c \
379 ns32knetbsd.c \
380 oasys.c \
381 pc532-mach.c \
382 pe-arm.c \
383 pei-arm.c \
384 pe-i386.c \
385 pei-i386.c \
386 pe-ppc.c \
387 pei-ppc.c \
50bd50d4 388 ppcboot.c \
8d0d6655 389 reloc16.c \
dee99794 390 riscix.c \
418d5b05 391 sparclinux.c \
8d0d6655
KR
392 sparclynx.c \
393 sparcnetbsd.c \
8d0d6655 394 sunos.c \
8d0d6655 395 versados.c \
767f22d5
FF
396 xcofflink.c
397
398# The .o files needed by all of the 64 bit vectors that are configured into
399# target_vector in targets.c if configured with --enable-targets=all
400# and --enable-64-bit-bfd.
401BFD64_BACKENDS = \
c0734708
ILT
402 aout64.lo \
403 coff-alpha.lo \
404 demo64.lo \
405 elf64-alpha.lo \
406 elf64-gen.lo \
407 elf64-mips.lo \
408 elf64-sparc.lo \
409 elf64.lo \
410 evax-alpha.lo \
411 evax-egsd.lo \
412 evax-etir.lo \
413 evax-emh.lo \
414 evax-misc.lo \
415 nlm32-alpha.lo \
416 nlm64.lo
767f22d5
FF
417
418BFD64_BACKENDS_CFILES = \
8d0d6655
KR
419 aout64.c \
420 coff-alpha.c \
421 demo64.c \
50bd50d4 422 elf64-alpha.c \
8d0d6655 423 elf64-gen.c \
d1bf45aa 424 elf64-mips.c \
8d0d6655
KR
425 elf64-sparc.c \
426 elf64.c \
50bd50d4
MH
427 evax-alpha.c \
428 evax-egsd.c \
429 evax-etir.c \
430 evax-emh.c \
431 evax-misc.c \
8d0d6655 432 nlm32-alpha.c \
767f22d5
FF
433 nlm64.c
434
435OPTIONAL_BACKENDS = \
c0734708
ILT
436 aix386-core.lo \
437 hpux-core.lo \
438 irix-core.lo \
439 lynx-core.lo \
440 osf-core.lo \
441 trad-core.lo \
442 cisco-core.lo
767f22d5
FF
443
444OPTIONAL_BACKENDS_CFILES = \
445 aix386-core.c \
446 hpux-core.c \
447 irix-core.c \
448 lynx-core.c \
449 osf-core.c \
450 trad-core.c \
451 cisco-core.c
452
453# These are defined by configure.in:
454WORDSIZE = @wordsize@
455ALL_BACKENDS = @all_backends@
456BFD_BACKENDS = @bfd_backends@
457BFD_MACHINES = @bfd_machines@
458TDEFAULTS = @tdefaults@
459
c0734708 460INCLUDES = -D_GNU_SOURCE @HDEFINES@ @COREFLAG@ @TDEFINES@ $(CSEARCH) $(CSWITCHES)
767f22d5
FF
461
462# C source files that correspond to .o's.
463CFILES = \
464 $(BFD_LIBS_CFILES) \
465 $(ALL_MACHINES_CFILES) \
466 $(BFD32_BACKENDS_CFILES) \
467 $(BFD64_BACKENDS_CFILES) \
dee99794 468 $(OPTIONAL_BACKENDS_CFILES)
63ffe5ef 469
dee99794
ILT
470HFILES = \
471 aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h \
472 ecoffswap.h elf32-hppa.h elf32-target.h elf64-target.h \
179ce6e1
ILT
473 elfcode.h evax.h genlink.h go32stub.h hppa_stubs.h libaout.h \
474 libbfd.h libcoff.h libecoff.h elf-bfd.h libhppa.h libieee.h \
475 libnlm.h liboasys.h netbsd.h nlm-target.h nlmcode.h ns32k.h som.h \
dee99794 476 targmatch.h
c6b399ce 477
c0734708
ILT
478# Various kinds of .o files to put in libbfd.a:
479# BFD_BACKENDS Routines the configured targets need.
480# BFD_MACHINES Architecture-specific routines the configured targets need.
481# COREFILE Core file routines for a native configuration
482OFILES = $(BFD_BACKENDS) $(BFD_MACHINES) @COREFILE@
5176a6bc 483
c0734708
ILT
484libbfd_la_SOURCES = $(BFD_LIBS_CFILES)
485libbfd_la_DEPENDENCIES = $(OFILES) ofiles
486libbfd_la_LIBADD = `cat ofiles`
30662ca6 487
c0734708
ILT
488# libtool will build .libs/libbfd.a. We create libbfd.a in the build
489# directory so that we don't have to convert all the programs that use
490# libbfd.a simultaneously. This is a hack which should be removed if
491# everything else starts using libtool. FIXME.
5e377ed2 492
c0734708 493noinst_LIBRARIES = libbfd.a
d92329a9 494libbfd_a_SOURCES =
d5d53b0a 495
c0734708
ILT
496BFD_H_DEPS= $(INCDIR)/ansidecl.h
497LOCAL_H_DEPS= libbfd.h sysdep.h config.h
5868184b 498
d92329a9
ILT
499BFD_H_FILES = bfd-in.h init.c opncls.c libbfd.c section.c archures.c \
500 reloc.c syms.c bfd.c archive.c corefile.c targets.c format.c
501LIBBFD_H_FILES = libbfd-in.h init.c libbfd.c cache.c reloc.c archures.c elf.c
502LIBCOFF_H_FILES = libcoff-in.h coffcode.h
503
c0734708
ILT
504MOSTLYCLEANFILES = elf32-target.h elf64-target.h ofiles stamp-ofiles \
505 targmatch.h
2090ba83 506
d92329a9
ILT
507CLEANFILES = bfd.h dep.sed stmp-bfd-h .dep .dep1 libbfd.a stamp-lib \
508 stmp-bin2-h stmp-lbfd-h stmp-lcoff-h
c0734708
ILT
509ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
510mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
511CONFIG_HEADER = config.h
512CONFIG_CLEAN_FILES = bfd-in3.h
513LIBRARIES = $(noinst_LIBRARIES)
514
515
516DEFS = @DEFS@ -I. -I$(srcdir) -I.
517CPPFLAGS = @CPPFLAGS@
518LDFLAGS = @LDFLAGS@
519LIBS = @LIBS@
520libbfd_a_LIBADD =
d92329a9 521libbfd_a_OBJECTS =
c0734708
ILT
522LTLIBRARIES = $(lib_LTLIBRARIES)
523
524libbfd_la_LDFLAGS =
525libbfd_la_OBJECTS = archive.lo archures.lo bfd.lo cache.lo coffgen.lo \
526corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo \
527syms.lo targets.lo hash.lo linker.lo elf.lo srec.lo binary.lo tekhex.lo \
528ihex.lo stabs.lo stab-syms.lo
529CFLAGS = @CFLAGS@
530COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
531LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
532LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
533DIST_COMMON = README COPYING ChangeLog Makefile.am Makefile.in TODO \
534acconfig.h acinclude.m4 aclocal.m4 bfd-in2.h config.in configure \
535configure.in stamp-h.in
f0abedbe 536
2090ba83 537
c0734708
ILT
538DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
539
540TAR = tar
541GZIP = --best
d92329a9
ILT
542SOURCES = $(libbfd_a_SOURCES) $(libbfd_la_SOURCES)
543OBJECTS = $(libbfd_a_OBJECTS) $(libbfd_la_OBJECTS)
c0734708
ILT
544
545default: all
546
547.SUFFIXES:
d92329a9 548.SUFFIXES: .S .c .lo .o .s
c0734708
ILT
549$(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
550 cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile
551
552Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
553 cd $(top_builddir) \
554 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
555
556$(ACLOCAL_M4): @MAINT@ configure.in acinclude.m4
557 cd $(srcdir) && $(ACLOCAL)
558
559config.status: $(srcdir)/configure
560 $(SHELL) ./config.status --recheck
561$(srcdir)/configure: @MAINT@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
562 cd $(srcdir) && $(AUTOCONF)
563
76af94b9 564config.h: stamp-h ; @:
c0734708
ILT
565stamp-h: $(srcdir)/config.in $(top_builddir)/config.status
566 cd $(top_builddir) \
567 && CONFIG_FILES= CONFIG_HEADERS=config.h:config.in \
568 $(SHELL) ./config.status
569 @echo timestamp > stamp-h
570$(srcdir)/config.in: @MAINT@$(srcdir)/stamp-h.in
571$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
572 cd $(top_srcdir) && $(AUTOHEADER)
573 @echo timestamp > $(srcdir)/stamp-h.in
574
575mostlyclean-hdr:
576
577clean-hdr:
578
579distclean-hdr:
580 rm -f config.h
581
582maintainer-clean-hdr:
583bfd-in3.h: $(top_builddir)/config.status bfd-in2.h
584 cd $(top_builddir) && CONFIG_FILES=$@:bfd-in2.h CONFIG_HEADERS= ./config.status
585
586mostlyclean-noinstLIBRARIES:
587
588clean-noinstLIBRARIES:
589 test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
590
591distclean-noinstLIBRARIES:
592
593maintainer-clean-noinstLIBRARIES:
594
d92329a9
ILT
595.s.o:
596 $(COMPILE) -c $<
597
598.S.o:
599 $(COMPILE) -c $<
600
c0734708
ILT
601.c.o:
602 $(COMPILE) -c $<
603
604mostlyclean-compile:
605 rm -f *.o core
606
607clean-compile:
608
609distclean-compile:
610 rm -f *.tab.c
611
612maintainer-clean-compile:
613
614.c.lo:
615 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
616
d92329a9
ILT
617# These are just copies of the above rule.
618.s.lo:
619 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
620
621.S.lo:
622 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
623
c0734708
ILT
624mostlyclean-libtool:
625 rm -f *.lo
626
627clean-libtool:
628 rm -rf .libs
629
630distclean-libtool:
631
632maintainer-clean-libtool:
633
634mostlyclean-libLTLIBRARIES:
635
636clean-libLTLIBRARIES:
637 test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
638
639distclean-libLTLIBRARIES:
640
641maintainer-clean-libLTLIBRARIES:
642
643install-libLTLIBRARIES: $(lib_LTLIBRARIES)
644 @$(NORMAL_INSTALL)
645 $(mkinstalldirs) $(libdir)
646 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
647 if test -f $$p; then \
648 echo "$(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(libdir)/$$p"; \
649 $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(libdir)/$$p; \
650 else :; fi; \
651 done
652
653uninstall-libLTLIBRARIES:
654 $(NORMAL_UNINSTALL)
655 list='$(lib_LTLIBRARIES)'; for p in $$list; do \
656 $(LIBTOOL) --mode=uninstall rm -f $(libdir)/$$p; \
657 done
658
659libbfd.la: $(libbfd_la_OBJECTS) $(libbfd_la_DEPENDENCIES)
660 $(LINK) -rpath $(libdir) $(libbfd_la_LDFLAGS) $(libbfd_la_OBJECTS) $(libbfd_la_LIBADD) $(LIBS)
661
662# This directory's subdirectories are mostly independent; you can cd
663# into them and run `make' without going through this Makefile.
664# To change the values of `make' variables: instead of editing Makefiles,
665# (1) if the variable is set in `config.status', edit `config.status'
666# (which will cause the Makefiles to be regenerated when you run `make');
667# (2) otherwise, pass the desired values on the `make' command line.
668
669@SET_MAKE@
670
671all-recursive install-data-recursive install-exec-recursive \
672installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
673check-recursive installcheck-recursive info-recursive dvi-recursive:
674 @set fnord $(MAKEFLAGS); amf=$$2; \
675 for subdir in $(SUBDIRS); do \
676 target=`echo $@ | sed s/-recursive//`; \
677 echo "Making $$target in $$subdir"; \
678 (cd $$subdir && $(MAKE) $$target) \
679 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
680 done && test -z "$$fail"
681
682mostlyclean-recursive clean-recursive distclean-recursive \
683maintainer-clean-recursive:
684 @set fnord $(MAKEFLAGS); amf=$$2; \
685 rev=''; for subdir in $(SUBDIRS); do rev="$$rev $$subdir"; done; \
686 for subdir in $$rev; do \
687 target=`echo $@ | sed s/-recursive//`; \
688 echo "Making $$target in $$subdir"; \
689 (cd $$subdir && $(MAKE) $$target) \
690 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
691 done && test -z "$$fail"
692tags-recursive:
693 list='$(SUBDIRS)'; for subdir in $$list; do \
694 (cd $$subdir && $(MAKE) tags); \
695 done
696
697tags: TAGS
698
699ID: $(HEADERS) $(SOURCES)
700 here=`pwd` && cd $(srcdir) && mkid -f$$here/ID $(SOURCES) $(HEADERS)
701
702TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES)
703 tags=; \
704 here=`pwd`; \
705 list='$(SUBDIRS)'; for subdir in $$list; do \
706 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
707 done; \
708 test -z "$(ETAGS_ARGS)config.in$(SOURCES)$(HEADERS)$$tags" \
709 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.in $(SOURCES) $(HEADERS) -o $$here/TAGS)
710
711mostlyclean-tags:
712
713clean-tags:
714
715distclean-tags:
716 rm -f TAGS ID
717
718maintainer-clean-tags:
719
720distdir = $(PACKAGE)-$(VERSION)
721top_distdir = $(distdir)
722
723# This target untars the dist file and tries a VPATH configuration. Then
724# it guarantees that the distribution is self-contained by making another
725# tarfile.
726distcheck: dist
727 rm -rf $(distdir)
728 GZIP=$(GZIP) $(TAR) zxf $(distdir).tar.gz
729 mkdir $(distdir)/=build
730 mkdir $(distdir)/=inst
731 dc_install_base=`cd $(distdir)/=inst && pwd`; \
732 cd $(distdir)/=build \
733 && ../configure --srcdir=.. --prefix=$$dc_install_base \
734 && $(MAKE) \
735 && $(MAKE) dvi \
736 && $(MAKE) check \
737 && $(MAKE) install \
738 && $(MAKE) installcheck \
739 && $(MAKE) dist
740 rm -rf $(distdir)
741 @echo "========================"; \
742 echo "$(distdir).tar.gz is ready for distribution"; \
743 echo "========================"
744dist: distdir
745 -chmod -R a+r $(distdir)
746 GZIP=$(GZIP) $(TAR) chozf $(distdir).tar.gz $(distdir)
747 rm -rf $(distdir)
748dist-all: distdir
749 -chmod -R a+r $(distdir)
750 GZIP=$(GZIP) $(TAR) chozf $(distdir).tar.gz $(distdir)
751 rm -rf $(distdir)
752distdir: $(DISTFILES)
753 rm -rf $(distdir)
754 mkdir $(distdir)
755 -chmod 777 $(distdir)
756 @for file in $(DISTFILES); do \
757 if test -f $$file; then d=.; else d=$(srcdir); fi; \
758 test -f $(distdir)/$$file \
759 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
760 || cp -p $$d/$$file $(distdir)/$$file; \
761 done
762 for subdir in $(SUBDIRS); do \
763 test -d $(distdir)/$$subdir \
764 || mkdir $(distdir)/$$subdir \
765 || exit 1; \
766 chmod 777 $(distdir)/$$subdir; \
767 (cd $$subdir && $(MAKE) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
768 || exit 1; \
769 done
770info: info-recursive
771dvi: dvi-recursive
772check: all-am
773 $(MAKE) check-recursive
774installcheck: installcheck-recursive
775install-info: install-info-recursive
776all-recursive-am: config.h
777 $(MAKE) all-recursive
778
779all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) config.h
780
781install-exec-am: install-libLTLIBRARIES
782
783install-data-am: install-data-local
784
785uninstall-am: uninstall-libLTLIBRARIES
786
787install-exec: install-exec-recursive install-exec-am
788 @$(NORMAL_INSTALL)
789
790install-data: install-data-recursive install-data-am
791 @$(NORMAL_INSTALL)
792
793install: install-recursive install-exec-am install-data-am
794 @:
795
796uninstall: uninstall-recursive uninstall-am
797
798all: all-recursive-am all-am
799
800install-strip:
801 $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
802installdirs: installdirs-recursive
803 $(mkinstalldirs) $(libdir)
804
805
806mostlyclean-generic:
807 test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
808
809clean-generic:
810 test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
811
812distclean-generic:
813 rm -f Makefile $(DISTCLEANFILES)
814 rm -f config.cache config.log stamp-h stamp-h[0-9]*
815 test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
816
817maintainer-clean-generic:
818 test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
819 test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
820mostlyclean-am: mostlyclean-hdr mostlyclean-noinstLIBRARIES \
821 mostlyclean-compile mostlyclean-libtool \
822 mostlyclean-libLTLIBRARIES mostlyclean-tags \
823 mostlyclean-generic
824
825clean-am: clean-hdr clean-noinstLIBRARIES clean-compile clean-libtool \
826 clean-libLTLIBRARIES clean-tags clean-generic \
827 mostlyclean-am
828
829distclean-am: distclean-hdr distclean-noinstLIBRARIES distclean-compile \
830 distclean-libtool distclean-libLTLIBRARIES \
831 distclean-tags distclean-generic clean-am
832
833maintainer-clean-am: maintainer-clean-hdr \
834 maintainer-clean-noinstLIBRARIES \
835 maintainer-clean-compile maintainer-clean-libtool \
836 maintainer-clean-libLTLIBRARIES maintainer-clean-tags \
837 maintainer-clean-generic distclean-am
838
839mostlyclean: mostlyclean-recursive mostlyclean-am
840
841clean: clean-recursive clean-am
842
843distclean: distclean-recursive distclean-am
844 rm -f config.status
845 rm -f libtool
846
847maintainer-clean: maintainer-clean-recursive maintainer-clean-am
848 @echo "This command is intended for maintainers to use;"
849 @echo "it deletes files that may require special tools to rebuild."
850 rm -f config.status
851
852.PHONY: default mostlyclean-hdr distclean-hdr clean-hdr \
853maintainer-clean-hdr mostlyclean-noinstLIBRARIES \
854distclean-noinstLIBRARIES clean-noinstLIBRARIES \
855maintainer-clean-noinstLIBRARIES mostlyclean-compile distclean-compile \
856clean-compile maintainer-clean-compile mostlyclean-libtool \
857distclean-libtool clean-libtool maintainer-clean-libtool \
858mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
859clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
860uninstall-libLTLIBRARIES install-libLTLIBRARIES install-data-recursive \
861uninstall-data-recursive install-exec-recursive \
862uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
863all-recursive check-recursive installcheck-recursive info-recursive \
864dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
865maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
866distclean-tags clean-tags maintainer-clean-tags distdir info dvi \
867installcheck install-info all-recursive-am all-am install-exec-am \
868install-data-am uninstall-am install-exec install-data install \
869uninstall all installdirs mostlyclean-generic distclean-generic \
870clean-generic maintainer-clean-generic clean mostlyclean distclean \
871maintainer-clean
cecbf7ed 872
5176a6bc 873
44f795f7
ILT
874stamp-ofiles: Makefile
875 rm -f tofiles
2fdca021 876 f=""; \
c812942f 877 for i in $(OFILES) ; do \
2fdca021 878 case " $$f " in \
dae31cf5 879 *" $$i "*) ;; \
2fdca021
KR
880 *) f="$$f $$i" ;; \
881 esac ; \
882 done ; \
44f795f7 883 echo $$f > tofiles
9b31e6f5 884 $(SHELL) $(srcdir)/../move-if-change tofiles ofiles
44f795f7
ILT
885 touch stamp-ofiles
886
887ofiles: stamp-ofiles ; @true
5e377ed2
ILT
888
889stamp-lib: libbfd.la
890 cp .libs/libbfd.a libbfd.tmp
891 $(SHELL) $(srcdir)/../move-if-change libbfd.tmp libbfd.a
892 touch stamp-lib
893
894libbfd.a: stamp-lib ; @true
52c6bc4d 895
dee99794
ILT
896# This file holds an array associating configuration triplets and
897# vector names. It is built from config.bfd. It is not compiled by
898# itself, but is included by targets.c.
899targmatch.h: config.bfd targmatch.sed
900 rm -f targmatch.h
901 sed -f $(srcdir)/targmatch.sed < $(srcdir)/config.bfd > targmatch.new
902 mv -f targmatch.new targmatch.h
903
98c0c56d
BK
904# When compiling archures.c and targets.c, supply the default target
905# info from configure.
906
c0734708
ILT
907targets.lo: targets.c config.status
908 $(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/targets.c
4a29cb1e 909
c0734708
ILT
910archures.lo: archures.c config.status
911 $(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/archures.c
98c0c56d 912
b968e4f4
KR
913elf32-target.h : elfxx-target.h
914 rm -f elf32-target.h
915 sed -e s/NN/32/g < $(srcdir)/elfxx-target.h > elf32-target.new
916 mv -f elf32-target.new elf32-target.h
917
918elf64-target.h : elfxx-target.h
919 rm -f elf64-target.h
920 sed -e s/NN/64/g < $(srcdir)/elfxx-target.h > elf64-target.new
921 mv -f elf64-target.new elf64-target.h
b7577823
ILT
922$(BFD_LIBS): $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS)
923$(BFD_MACHINES): $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS)
924$(BFD_BACKENDS): $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS)
925$(OPTIONAL_BACKENDS): $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS)
99a42820 926
c0734708
ILT
927# Install BFD include file, and others that it needs.
928install-data-local: $(BFD_H)
a5220fb9 929 $(INSTALL_DATA) $(BFD_H) $(includedir)/bfd.h
6cabab78 930 $(INSTALL_DATA) $(INCDIR)/ansidecl.h $(includedir)/ansidecl.h
89665c85 931 $(INSTALL_DATA) $(INCDIR)/bfdlink.h $(includedir)/bfdlink.h
b10e9afb 932
c6b399ce
KR
933# Have to get rid of .dep1 here so that "$?" later includes all of $(CFILES).
934.dep: dep.sed $(CFILES) $(HFILES) bfd.h
935 rm -f .dep1
936 $(MAKE) DEP=$(DEP) .dep1
937 sed -f dep.sed <.dep1 >.dep
938
d684720f 939# This rule really wants a mkdep that runs "gcc -MM".
767f22d5
FF
940# The NetBSD mkdep overwrites any existing file contents, and doesn't insert
941# the "DO NOT DELETE" line.
942# Other mkdep versions require a file that already exists, and do insert it.
943# Hence the weirdness....
d684720f 944.dep1: $(CFILES)
8d0d6655 945 rm -f .dep2 .dep2a
d684720f 946 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > .dep2
767f22d5 947 echo > .dep2a
c0734708 948 $(DEP) -f .dep2a $(INCLUDES) $(CFLAGS) $?
767f22d5 949 sed -e '/DO NOT DELETE/d' -e '/^$$/d' < .dep2a >> .dep2
8d0d6655 950 rm -f .dep2a
9b31e6f5 951 $(SHELL) $(srcdir)/../move-if-change .dep2 .dep1
d684720f 952
c6b399ce 953dep.sed: dep-in.sed config.status
d684720f
KR
954 sed <$(srcdir)/dep-in.sed >dep.sed \
955 -e 's!@BFD_H@!$(BFD_H)!' \
956 -e 's!@INCDIR@!$(INCDIR)!' \
8c693660 957 -e 's!@SRCDIR@!$(srcdir)!'
d684720f 958
d684720f
KR
959dep: .dep
960 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
961 cat .dep >> tmp-Makefile
9b31e6f5 962 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile Makefile
653dd82a
SG
963
964dep-in: .dep
965 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
966 cat .dep >> tmp-Makefile.in
9b31e6f5 967 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
6f715d66 968
c0734708
ILT
969dep-am: .dep
970 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
971 cat .dep >> tmp-Makefile.am
972 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
973
974host-aout.lo: Makefile
6f715d66 975
5868184b
FF
976# The following program can be used to generate a simple config file
977# which can be folded into an h-XXX file for a new host, with some editing.
d01cd8fc 978aout-params.h: gen-aout
4e810849 979 ./gen-aout host > aout-params.h
5868184b
FF
980gen-aout: $(srcdir)/gen-aout.c Makefile
981 $(CC) -o gen-aout $(CFLAGS) $(LFLAGS) $(srcdir)/gen-aout.c
6f715d66 982
d92329a9 983$(BFD_H): stmp-bfd-h ; @true
75ff7895 984
d92329a9 985stmp-bfd-h: bfd-in3.h
f4e14cb9
ILT
986 rm -f bfd-tmp.h
987 cp bfd-in3.h bfd-tmp.h
9b31e6f5 988 $(SHELL) $(srcdir)/../move-if-change bfd-tmp.h $(BFD_H)
f4e14cb9 989 rm -f bfd-tmp.h
d92329a9 990 touch stmp-bfd-h
34075964 991
a5220fb9 992# Could really use a "copy-if-change"...
12e7087f 993headers:
98c0c56d 994 (cd $(docdir); $(MAKE) protos $(FLAGS_TO_PASS))
15db2044 995 cp $(docdir)/bfd.h bfd-in2.h-new
9b31e6f5 996 $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
6bb4c923 997 cp $(docdir)/libbfd.h libbfd.h-new
9b31e6f5 998 $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
6bb4c923 999 cp $(docdir)/libcoff.h libcoff.h-new
9b31e6f5 1000 $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
12e7087f 1001
d92329a9
ILT
1002# We only rebuild the header files automatically if we have been
1003# configured with --enable-maintainer-mode.
1004
1005$(srcdir)/bfd-in2.h: @MAINT@ stmp-bin2-h
1006stmp-bin2-h: $(BFD_H_FILES)
1007 (cd $(docdir); $(MAKE) $(FLAGS_TO_PASS) bfd.h)
66761e59 1008 cp $(docdir)/bfd.h bfd-in2.h-new
9b31e6f5 1009 $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
d92329a9
ILT
1010 touch stmp-bin2-h
1011
1012$(srcdir)/libbfd.h: @MAINT@ stmp-lbfd-h
1013stmp-lbfd-h: $(LIBBFD_H_FILES)
1014 (cd $(docdir); $(MAKE) $(FLAGS_TO_PASS) libbfd.h)
66761e59 1015 cp $(docdir)/libbfd.h libbfd.h-new
9b31e6f5 1016 $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
d92329a9
ILT
1017 touch stmp-lbfd-h
1018
1019$(srcdir)/libcoff.h: @MAINT@ stmp-lcoff-h
1020stmp-lcoff-h: $(LIBCOFF_H_FILES)
1021 (cd $(docdir); $(MAKE) $(FLAGS_TO_PASS) libcoff.h)
66761e59 1022 cp $(docdir)/libcoff.h libcoff.h-new
9b31e6f5 1023 $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
d92329a9 1024 touch stmp-lcoff-h
66761e59 1025
fd8d7c31 1026start-sanitize-d30v:
c0734708 1027elf32-d30v.lo: elf32-d30v.c elf-bfd.h $(INCDIR)/elf/common.h \
fd8d7c31
MH
1028 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1029 elf32-target.h
1030end-sanitize-d30v:
1031
5a608f5b 1032start-sanitize-tic80:
c0734708
ILT
1033cpu-tic80.lo: cpu-tic80.c
1034coff-tic80.lo: coff-tic80.c $(INCDIR)/bfdlink.h elf-bfd.h \
2c66160c 1035 $(INCDIR)/coff/tic80.h $(INCDIR)/coff/internal.h coffcode.h
5a608f5b
FF
1036end-sanitize-tic80:
1037
12e7087f
JG
1038# What appears below is generated by a hacked mkdep using gcc -MM.
1039
1040# DO NOT DELETE THIS LINE -- mkdep uses it.
cf587de8 1041# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
c0734708
ILT
1042archive.lo: archive.c $(INCDIR)/aout/ar.h $(INCDIR)/aout/ranlib.h
1043archures.lo: archures.c
1044bfd.lo: bfd.c $(INCDIR)/libiberty.h $(INCDIR)/bfdlink.h \
418d5b05
ILT
1045 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h libcoff.h \
1046 libecoff.h $(INCDIR)/coff/ecoff.h elf-bfd.h $(INCDIR)/elf/common.h \
1047 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h
c0734708
ILT
1048cache.lo: cache.c
1049coffgen.lo: coffgen.c $(INCDIR)/coff/internal.h libcoff.h \
8d0d6655 1050 $(INCDIR)/bfdlink.h
c0734708
ILT
1051corefile.lo: corefile.c
1052format.lo: format.c
1053init.lo: init.c
1054libbfd.lo: libbfd.c
1055opncls.lo: opncls.c $(INCDIR)/objalloc.h
1056reloc.lo: reloc.c $(INCDIR)/bfdlink.h
1057section.lo: section.c
1058syms.lo: syms.c $(INCDIR)/bfdlink.h $(INCDIR)/aout/stab_gnu.h \
86aac8ea 1059 $(INCDIR)/aout/stab.def
c0734708
ILT
1060targets.lo: targets.c $(INCDIR)/fnmatch.h targmatch.h
1061hash.lo: hash.c $(INCDIR)/objalloc.h
1062linker.lo: linker.c $(INCDIR)/bfdlink.h genlink.h
1063elf.lo: elf.c $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
8d0d6655 1064 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h
c0734708
ILT
1065srec.lo: srec.c $(INCDIR)/libiberty.h
1066binary.lo: binary.c
1067tekhex.lo: tekhex.c $(INCDIR)/libiberty.h
1068ihex.lo: ihex.c $(INCDIR)/libiberty.h
1069stabs.lo: stabs.c $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
1070stab-syms.lo: stab-syms.c libaout.h $(INCDIR)/bfdlink.h \
c877bdf1 1071 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab.def
c0734708
ILT
1072cpu-a29k.lo: cpu-a29k.c
1073cpu-alpha.lo: cpu-alpha.c
2c66160c 1074cpu-arc.lo: cpu-arc.c
c0734708
ILT
1075cpu-arm.lo: cpu-arm.c
1076cpu-h8300.lo: cpu-h8300.c
1077cpu-h8500.lo: cpu-h8500.c
1078cpu-hppa.lo: cpu-hppa.c
1079cpu-i386.lo: cpu-i386.c
1080cpu-i860.lo: cpu-i860.c
1081cpu-i960.lo: cpu-i960.c
1082cpu-m32r.lo: cpu-m32r.c
1083cpu-m68k.lo: cpu-m68k.c
1084cpu-m88k.lo: cpu-m88k.c
1085cpu-mips.lo: cpu-mips.c
1086cpu-m10200.lo: cpu-m10200.c
1087cpu-m10300.lo: cpu-m10300.c
1088cpu-ns32k.lo: cpu-ns32k.c ns32k.h
1089cpu-powerpc.lo: cpu-powerpc.c
1090cpu-rs6000.lo: cpu-rs6000.c
1091cpu-sh.lo: cpu-sh.c
1092cpu-sparc.lo: cpu-sparc.c
d92329a9 1093cpu-v850.lo: cpu-v850.c
c0734708
ILT
1094cpu-vax.lo: cpu-vax.c
1095cpu-we32k.lo: cpu-we32k.c
1096cpu-w65.lo: cpu-w65.c
1097cpu-z8k.lo: cpu-z8k.c
1098aout-adobe.lo: aout-adobe.c $(INCDIR)/aout/adobe.h \
1099 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def libaout.h \
1100 $(INCDIR)/bfdlink.h
1101aout-arm.lo: aout-arm.c libaout.h $(INCDIR)/bfdlink.h \
dee99794
ILT
1102 $(INCDIR)/aout/aout64.h aoutx.h $(INCDIR)/aout/stab_gnu.h \
1103 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h
c0734708 1104aout-ns32k.lo: aout-ns32k.c $(INCDIR)/aout/aout64.h \
c877bdf1 1105 ns32k.h libaout.h $(INCDIR)/bfdlink.h
c0734708 1106aout-sparcle.lo: aout-sparcle.c $(INCDIR)/bfdlink.h \
dee99794
ILT
1107 libaout.h aoutf1.h $(INCDIR)/aout/sun4.h $(INCDIR)/aout/aout64.h \
1108 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1109 aout-target.h
c0734708 1110aout0.lo: aout0.c aoutf1.h $(INCDIR)/aout/sun4.h libaout.h \
0b72c410
KR
1111 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1112 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h
c0734708 1113aout32.lo: aout32.c aoutx.h $(INCDIR)/bfdlink.h libaout.h \
8d0d6655
KR
1114 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1115 $(INCDIR)/aout/ar.h
c0734708 1116bout.lo: bout.c $(INCDIR)/bfdlink.h genlink.h $(INCDIR)/bout.h \
8d0d6655 1117 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def libaout.h
c0734708 1118cf-i386lynx.lo: cf-i386lynx.c coff-i386.c $(INCDIR)/coff/i386.h \
3cd942de
ILT
1119 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1120 coffcode.h coffswap.h
c0734708 1121cf-m68klynx.lo: cf-m68klynx.c coff-m68k.c $(INCDIR)/coff/m68k.h \
8d0d6655
KR
1122 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1123 coffcode.h coffswap.h
c0734708 1124cf-sparclynx.lo: cf-sparclynx.c coff-sparc.c $(INCDIR)/coff/sparc.h \
3cd942de
ILT
1125 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1126 coffcode.h coffswap.h
c0734708 1127coff-a29k.lo: coff-a29k.c $(INCDIR)/coff/a29k.h $(INCDIR)/coff/internal.h \
3cd942de 1128 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
c0734708 1129coff-apollo.lo: coff-apollo.c $(INCDIR)/coff/apollo.h \
8d0d6655 1130 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
356cd465 1131 coffcode.h coffswap.h
c0734708 1132coff-arm.lo: coff-arm.c $(INCDIR)/coff/arm.h $(INCDIR)/coff/internal.h \
8d0d6655 1133 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
c0734708 1134coff-aux.lo: coff-aux.c $(INCDIR)/coff/aux-coff.h $(INCDIR)/coff/internal.h \
d19df9b5
ILT
1135 $(INCDIR)/coff/m68k.h coff-m68k.c libcoff.h $(INCDIR)/bfdlink.h \
1136 coffcode.h coffswap.h
c0734708 1137coff-h8300.lo: coff-h8300.c $(INCDIR)/bfdlink.h genlink.h \
c877bdf1
ILT
1138 $(INCDIR)/coff/h8300.h $(INCDIR)/coff/internal.h libcoff.h \
1139 coffcode.h coffswap.h
c0734708 1140coff-h8500.lo: coff-h8500.c $(INCDIR)/bfdlink.h $(INCDIR)/coff/h8500.h \
8d0d6655 1141 $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
c0734708 1142coff-i386.lo: coff-i386.c $(INCDIR)/coff/i386.h $(INCDIR)/coff/internal.h \
8d0d6655 1143 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
c0734708 1144coff-i860.lo: coff-i860.c $(INCDIR)/coff/i860.h $(INCDIR)/coff/internal.h \
cf587de8 1145 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
c0734708 1146coff-go32.lo: coff-go32.c coff-i386.c $(INCDIR)/coff/i386.h \
8d0d6655 1147 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
3cd942de 1148 coffcode.h coffswap.h
c0734708 1149coff-i960.lo: coff-i960.c $(INCDIR)/coff/i960.h $(INCDIR)/coff/internal.h \
8d0d6655 1150 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
c0734708 1151coff-m68k.lo: coff-m68k.c $(INCDIR)/coff/m68k.h $(INCDIR)/coff/internal.h \
3cd942de 1152 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
c0734708 1153coff-m88k.lo: coff-m88k.c $(INCDIR)/coff/m88k.h $(INCDIR)/coff/internal.h \
3cd942de 1154 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
c0734708 1155coff-mips.lo: coff-mips.c $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h \
d5d53b0a
JW
1156 $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h \
1157 $(INCDIR)/coff/mips.h libcoff.h libecoff.h coffswap.h \
1158 ecoffswap.h
c0734708 1159coff-pmac.lo: coff-pmac.c coff-rs6000.c $(INCDIR)/coff/internal.h \
8d0d6655
KR
1160 $(INCDIR)/coff/rs6000.h libcoff.h $(INCDIR)/bfdlink.h \
1161 coffcode.h coffswap.h
c0734708 1162coff-rs6000.lo: coff-rs6000.c $(INCDIR)/coff/internal.h \
8d0d6655
KR
1163 $(INCDIR)/coff/rs6000.h libcoff.h $(INCDIR)/bfdlink.h \
1164 coffcode.h coffswap.h
c0734708 1165coff-sh.lo: coff-sh.c $(INCDIR)/bfdlink.h $(INCDIR)/coff/sh.h \
130308bf 1166 $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
c0734708
ILT
1167coff-sparc.lo: coff-sparc.c $(INCDIR)/coff/sparc.h \
1168 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1169 coffcode.h coffswap.h
76af94b9 1170coff-stgo32.lo: coff-stgo32.c coff-i386.c $(INCDIR)/coff/i386.h \
179ce6e1
ILT
1171 $(INCDIR)/coff/internal.h $(INCDIR)/coff/go32exe.h \
1172 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h \
1173 go32stub.h
c0734708 1174coff-svm68k.lo: coff-svm68k.c coff-m68k.c $(INCDIR)/coff/m68k.h \
ac388f2a
ILT
1175 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1176 coffcode.h coffswap.h
c0734708 1177coff-u68k.lo: coff-u68k.c coff-m68k.c $(INCDIR)/coff/m68k.h \
8d0d6655
KR
1178 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1179 coffcode.h coffswap.h
c0734708
ILT
1180coff-we32k.lo: coff-we32k.c $(INCDIR)/coff/we32k.h \
1181 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1182 coffcode.h coffswap.h
1183coff-w65.lo: coff-w65.c $(INCDIR)/bfdlink.h $(INCDIR)/coff/w65.h \
ac400c0e 1184 $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
c0734708 1185coff-z8k.lo: coff-z8k.c $(INCDIR)/bfdlink.h $(INCDIR)/coff/z8k.h \
130308bf 1186 $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
c0734708 1187cofflink.lo: cofflink.c $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h \
8d0d6655 1188 libcoff.h
d92329a9
ILT
1189dwarf2.lo: dwarf2.c elf-bfd.h $(INCDIR)/elf/common.h \
1190 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1191 $(INCDIR)/elf/dwarf2.h
c0734708 1192ecoff.lo: ecoff.c $(INCDIR)/bfdlink.h $(INCDIR)/aout/ar.h \
8d0d6655
KR
1193 $(INCDIR)/aout/ranlib.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1194 libaout.h $(INCDIR)/aout/aout64.h $(INCDIR)/coff/internal.h \
1195 $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h \
1196 libcoff.h libecoff.h
c0734708 1197ecofflink.lo: ecofflink.c $(INCDIR)/bfdlink.h $(INCDIR)/objalloc.h \
508539ab 1198 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/coff/internal.h \
ac388f2a
ILT
1199 $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h \
1200 libcoff.h libecoff.h
099ddbf1
ILT
1201elf32-arc.lo: elf32-arc.c elf-bfd.h $(INCDIR)/elf/common.h \
1202 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1203 $(INCDIR)/elf/arc.h elf32-target.h
76af94b9
DE
1204elf32-d10v.lo: elf32-d10v.c elf-bfd.h $(INCDIR)/elf/common.h \
1205 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1206 elf32-target.h
c0734708 1207elf32-gen.lo: elf32-gen.c elf-bfd.h $(INCDIR)/elf/common.h \
8d0d6655
KR
1208 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1209 elf32-target.h
c0734708 1210elf32-hppa.lo: elf32-hppa.c $(INCDIR)/bfdlink.h elf-bfd.h \
130308bf 1211 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
8d0d6655 1212 elf32-hppa.h libhppa.h $(INCDIR)/elf/hppa.h hppa_stubs.h \
130308bf 1213 elf32-target.h
c0734708 1214elf32-i386.lo: elf32-i386.c $(INCDIR)/bfdlink.h elf-bfd.h \
7ce8b9d1
ILT
1215 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1216 elf32-target.h
c0734708 1217elf32-i860.lo: elf32-i860.c elf-bfd.h $(INCDIR)/elf/common.h \
7ce8b9d1
ILT
1218 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1219 elf32-target.h
c0734708 1220elf32-m32r.lo: elf32-m32r.c elf-bfd.h $(INCDIR)/elf/common.h \
418d5b05
ILT
1221 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1222 $(INCDIR)/elf/m32r.h elf32-target.h
c0734708 1223elf32-m68k.lo: elf32-m68k.c $(INCDIR)/bfdlink.h elf-bfd.h \
8809320b 1224 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
7ce8b9d1 1225 elf32-target.h
c0734708 1226elf32-m88k.lo: elf32-m88k.c elf-bfd.h $(INCDIR)/elf/common.h \
7ce8b9d1
ILT
1227 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1228 elf32-target.h
c0734708 1229elf32-mips.lo: elf32-mips.c $(INCDIR)/bfdlink.h genlink.h \
6ab826bd 1230 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
130308bf
ILT
1231 $(INCDIR)/elf/external.h $(INCDIR)/elf/mips.h $(INCDIR)/coff/sym.h \
1232 $(INCDIR)/coff/symconst.h $(INCDIR)/coff/internal.h \
8d12f138 1233 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h ecoffswap.h \
d5d53b0a 1234 elf32-target.h
c0734708 1235elf-m10200.lo: elf-m10200.c elf-bfd.h $(INCDIR)/elf/common.h \
c00ae065
JL
1236 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1237 elf32-target.h
c0734708 1238elf-m10300.lo: elf-m10300.c elf-bfd.h $(INCDIR)/elf/common.h \
c00ae065
JL
1239 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1240 elf32-target.h
c0734708 1241elf32-ppc.lo: elf32-ppc.c $(INCDIR)/bfdlink.h elf-bfd.h \
8809320b
ILT
1242 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1243 $(INCDIR)/elf/ppc.h elf32-target.h
c0734708 1244elf32-sh.lo: elf32-sh.c $(INCDIR)/bfdlink.h elf-bfd.h \
f0c12b73
DE
1245 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1246 elf32-target.h
c0734708 1247elf32-sparc.lo: elf32-sparc.c $(INCDIR)/bfdlink.h elf-bfd.h \
8d0d6655 1248 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
86aac8ea 1249 $(INCDIR)/elf/sparc.h elf32-target.h
d92329a9
ILT
1250elf32-v850.lo: elf32-v850.c $(INCDIR)/bfdlink.h elf-bfd.h \
1251 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1252 $(INCDIR)/elf/v850.h elf32-target.h
c0734708 1253elf32.lo: elf32.c elfcode.h $(INCDIR)/bfdlink.h elf-bfd.h \
b10e9afb 1254 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
508539ab 1255 $(INCDIR)/fnmatch.h elfcore.h elflink.h
c0734708 1256elflink.lo: elflink.c $(INCDIR)/bfdlink.h elf-bfd.h \
8d0d6655 1257 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h
c0734708 1258hp300bsd.lo: hp300bsd.c libaout.h $(INCDIR)/bfdlink.h \
dee99794
ILT
1259 aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1260 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
c0734708 1261hp300hpux.lo: hp300hpux.c $(INCDIR)/aout/hp300hpux.h \
130308bf
ILT
1262 aoutx.h $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \
1263 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1264 aout-target.h
c0734708
ILT
1265som.lo: som.c
1266i386aout.lo: i386aout.c $(INCDIR)/aout/aout64.h libaout.h \
f0c12b73 1267 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/stab_gnu.h \
8d0d6655 1268 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
c0734708 1269i386bsd.lo: i386bsd.c libaout.h $(INCDIR)/bfdlink.h \
8d0d6655
KR
1270 aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1271 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
c0734708 1272i386dynix.lo: i386dynix.c $(INCDIR)/aout/dynix3.h aoutx.h \
dee99794
ILT
1273 $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \
1274 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1275 aout-target.h
c0734708 1276i386freebsd.lo: i386freebsd.c freebsd.h libaout.h $(INCDIR)/bfdlink.h \
767f22d5
FF
1277 aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1278 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
c0734708 1279i386linux.lo: i386linux.c $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
8d0d6655
KR
1280 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h libaout.h \
1281 $(INCDIR)/bfdlink.h aout-target.h
c0734708 1282i386lynx.lo: i386lynx.c libaout.h $(INCDIR)/bfdlink.h \
0b72c410
KR
1283 $(INCDIR)/aout/aout64.h aout-target.h $(INCDIR)/aout/stab_gnu.h \
1284 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
c0734708
ILT
1285i386msdos.lo: i386msdos.c libaout.h $(INCDIR)/bfdlink.h
1286i386netbsd.lo: i386netbsd.c netbsd.h libaout.h $(INCDIR)/bfdlink.h \
8d0d6655
KR
1287 aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1288 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
c0734708 1289i386mach3.lo: i386mach3.c $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
8d0d6655
KR
1290 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h libaout.h \
1291 $(INCDIR)/bfdlink.h aout-target.h
c0734708 1292i386os9k.lo: i386os9k.c $(INCDIR)/bfdlink.h libaout.h \
8d0d6655 1293 $(INCDIR)/os9k.h
c0734708
ILT
1294ieee.lo: ieee.c $(INCDIR)/ieee.h libieee.h
1295m68k4knetbsd.lo: m68k4knetbsd.c netbsd.h libaout.h \
1296 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1297 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1298m68klinux.lo: m68klinux.c $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
c877bdf1
ILT
1299 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h libaout.h \
1300 $(INCDIR)/bfdlink.h aout-target.h
c0734708 1301m68klynx.lo: m68klynx.c libaout.h $(INCDIR)/bfdlink.h \
0b72c410
KR
1302 $(INCDIR)/aout/aout64.h aout-target.h $(INCDIR)/aout/stab_gnu.h \
1303 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
c0734708 1304m68knetbsd.lo: m68knetbsd.c netbsd.h libaout.h $(INCDIR)/bfdlink.h \
661df78b
KR
1305 aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1306 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
c0734708 1307m88kmach3.lo: m88kmach3.c libaout.h $(INCDIR)/bfdlink.h \
c768bd3f
ILT
1308 aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1309 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
c0734708 1310mipsbsd.lo: mipsbsd.c libaout.h $(INCDIR)/bfdlink.h \
c768bd3f
ILT
1311 aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1312 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
c0734708 1313newsos3.lo: newsos3.c $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
8d0d6655
KR
1314 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h libaout.h \
1315 $(INCDIR)/bfdlink.h aout-target.h
c0734708 1316nlm.lo: nlm.c libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
8d0d6655 1317 $(INCDIR)/nlm/external.h
c0734708 1318nlm32-i386.lo: nlm32-i386.c $(INCDIR)/nlm/i386-ext.h \
8d0d6655
KR
1319 libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
1320 $(INCDIR)/nlm/external.h nlmswap.h nlm-target.h
c0734708 1321nlm32-sparc.lo: nlm32-sparc.c $(INCDIR)/nlm/sparc32-ext.h \
8d0d6655
KR
1322 libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
1323 $(INCDIR)/nlm/external.h nlmswap.h nlm-target.h
c0734708 1324nlm32-ppc.lo: nlm32-ppc.c $(INCDIR)/nlm/ppc-ext.h libnlm.h \
8d0d6655
KR
1325 $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h \
1326 nlmswap.h nlm-target.h
c0734708 1327nlm32.lo: nlm32.c nlmcode.h libnlm.h $(INCDIR)/nlm/common.h \
8d0d6655 1328 $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h
c0734708 1329ns32knetbsd.lo: ns32knetbsd.c netbsd.h libaout.h $(INCDIR)/bfdlink.h \
8d0d6655
KR
1330 aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1331 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
c0734708
ILT
1332oasys.lo: oasys.c $(INCDIR)/oasys.h liboasys.h
1333pc532-mach.lo: pc532-mach.c libaout.h $(INCDIR)/bfdlink.h \
8d0d6655
KR
1334 $(INCDIR)/aout/aout64.h aout-target.h $(INCDIR)/aout/stab_gnu.h \
1335 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
c0734708 1336pe-arm.lo: pe-arm.c coff-arm.c $(INCDIR)/coff/arm.h \
8809320b 1337 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
356cd465 1338 $(INCDIR)/bfdlink.h coffcode.h peicode.h
c0734708 1339pei-arm.lo: pei-arm.c coff-arm.c $(INCDIR)/coff/arm.h \
8809320b 1340 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
a52a3ce8 1341 $(INCDIR)/bfdlink.h coffcode.h peicode.h
c0734708 1342pe-i386.lo: pe-i386.c coff-i386.c $(INCDIR)/coff/i386.h \
4e98461f 1343 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
356cd465 1344 $(INCDIR)/bfdlink.h coffcode.h peicode.h
c0734708 1345pei-i386.lo: pei-i386.c coff-i386.c $(INCDIR)/coff/i386.h \
4e98461f 1346 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
a52a3ce8 1347 $(INCDIR)/bfdlink.h coffcode.h peicode.h
c0734708 1348pe-ppc.lo: pe-ppc.c coff-ppc.c $(INCDIR)/coff/powerpc.h \
356cd465
ILT
1349 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1350 $(INCDIR)/bfdlink.h coffcode.h peicode.h
c0734708 1351pei-ppc.lo: pei-ppc.c coff-ppc.c $(INCDIR)/coff/powerpc.h \
356cd465
ILT
1352 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1353 $(INCDIR)/bfdlink.h coffcode.h peicode.h
c0734708
ILT
1354ppcboot.lo: ppcboot.c
1355reloc16.lo: reloc16.c $(INCDIR)/bfdlink.h genlink.h \
8d0d6655 1356 $(INCDIR)/coff/internal.h libcoff.h
c0734708 1357riscix.lo: riscix.c libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
dee99794
ILT
1358 aout-target.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1359 $(INCDIR)/aout/ar.h
c0734708 1360sparclinux.lo: sparclinux.c $(INCDIR)/aout/aout64.h \
418d5b05
ILT
1361 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1362 libaout.h $(INCDIR)/bfdlink.h aout-target.h
c0734708 1363sparclynx.lo: sparclynx.c $(INCDIR)/aout/sun4.h libaout.h \
8d0d6655
KR
1364 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1365 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h
c0734708 1366sparcnetbsd.lo: sparcnetbsd.c netbsd.h libaout.h $(INCDIR)/bfdlink.h \
8d0d6655
KR
1367 aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1368 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
c0734708 1369sunos.lo: sunos.c $(INCDIR)/bfdlink.h libaout.h aoutf1.h \
8d0d6655
KR
1370 $(INCDIR)/aout/sun4.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1371 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h
c0734708
ILT
1372versados.lo: versados.c $(INCDIR)/libiberty.h
1373xcofflink.lo: xcofflink.c $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h \
356cd465 1374 libcoff.h
c0734708 1375aout64.lo: aout64.c aoutx.h $(INCDIR)/bfdlink.h libaout.h \
8d0d6655
KR
1376 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1377 $(INCDIR)/aout/ar.h
c0734708 1378coff-alpha.lo: coff-alpha.c $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h \
8d0d6655 1379 $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h \
86aac8ea
ILT
1380 $(INCDIR)/coff/alpha.h $(INCDIR)/aout/ar.h libcoff.h \
1381 libecoff.h coffswap.h ecoffswap.h
c0734708
ILT
1382demo64.lo: demo64.c aoutf1.h $(INCDIR)/aout/sun4.h \
1383 libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1384 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1385 aout-target.h
1386elf64-alpha.lo: elf64-alpha.c elf-bfd.h $(INCDIR)/elf/common.h \
50bd50d4
MH
1387 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1388 $(INCDIR)/elf/alpha.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h \
1389 $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h \
1390 $(INCDIR)/aout/ar.h libcoff.h libecoff.h ecoffswap.h \
1391 elf64-target.h
c0734708 1392elf64-gen.lo: elf64-gen.c elf-bfd.h $(INCDIR)/elf/common.h \
8d0d6655
KR
1393 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1394 elf64-target.h
c0734708 1395elf64-mips.lo: elf64-mips.c $(INCDIR)/aout/ar.h $(INCDIR)/bfdlink.h \
f0c12b73 1396 genlink.h elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
50bd50d4
MH
1397 $(INCDIR)/elf/external.h $(INCDIR)/elf/mips.h $(INCDIR)/coff/sym.h \
1398 $(INCDIR)/coff/symconst.h $(INCDIR)/coff/internal.h \
1399 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h ecoffswap.h \
1400 elf64-target.h
c0734708 1401elf64-sparc.lo: elf64-sparc.c elf-bfd.h $(INCDIR)/elf/common.h \
8d0d6655 1402 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
f2e33e27 1403 $(INCDIR)/elf/sparc.h elf64-target.h
c0734708 1404elf64.lo: elf64.c elfcode.h $(INCDIR)/bfdlink.h elf-bfd.h \
8d0d6655 1405 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
508539ab 1406 $(INCDIR)/fnmatch.h elfcore.h elflink.h
c0734708
ILT
1407evax-alpha.lo: evax-alpha.c $(INCDIR)/bfdlink.h evax.h
1408evax-egsd.lo: evax-egsd.c $(INCDIR)/bfdlink.h evax.h
1409evax-etir.lo: evax-etir.c $(INCDIR)/bfdlink.h evax.h
1410evax-emh.lo: evax-emh.c $(INCDIR)/bfdlink.h evax.h
1411evax-misc.lo: evax-misc.c $(INCDIR)/bfdlink.h evax.h
1412nlm32-alpha.lo: nlm32-alpha.c $(INCDIR)/nlm/alpha-ext.h \
8d0d6655
KR
1413 libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
1414 $(INCDIR)/nlm/external.h nlmswap.h nlm-target.h
c0734708 1415nlm64.lo: nlm64.c nlmcode.h libnlm.h $(INCDIR)/nlm/common.h \
8d0d6655 1416 $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h
c0734708 1417aix386-core.lo: aix386-core.c $(INCDIR)/coff/i386.h \
8d0d6655 1418 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h
c0734708
ILT
1419hpux-core.lo: hpux-core.c
1420irix-core.lo: irix-core.c
1421lynx-core.lo: lynx-core.c
1422osf-core.lo: osf-core.c
1423trad-core.lo: trad-core.c libaout.h $(INCDIR)/bfdlink.h
1424cisco-core.lo: cisco-core.c
cf587de8 1425# IF YOU PUT ANYTHING HERE IT WILL GO AWAY
c0734708
ILT
1426
1427# Tell versions [3.59,3.63) of GNU make to not export all variables.
1428# Otherwise a system limit (for SysV at least) may be exceeded.
1429.NOEXPORT:
This page took 0.307723 seconds and 4 git commands to generate.