* elflink.h (elf_link_add_object_symbols): Error out on dynamic objects
[deliverable/binutils-gdb.git] / bfd / Makefile.in
CommitLineData
6a0735ef 1# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
252b5132 2
6a0735ef 3# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
252b5132
RH
4# This Makefile.in is free software; the Free Software Foundation
5# gives unlimited permission to copy and/or distribute it,
6# with or without modifications, as long as this notice is preserved.
7
8# This program is distributed in the hope that it will be useful,
9# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11# PARTICULAR PURPOSE.
12
a2d91340 13
252b5132
RH
14SHELL = @SHELL@
15
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19prefix = @prefix@
20exec_prefix = @exec_prefix@
21
22bindir = @bindir@
23sbindir = @sbindir@
24libexecdir = @libexecdir@
25datadir = @datadir@
26sysconfdir = @sysconfdir@
27sharedstatedir = @sharedstatedir@
28localstatedir = @localstatedir@
29libdir = @libdir@
30infodir = @infodir@
31mandir = @mandir@
32includedir = @includedir@
33oldincludedir = /usr/include
34
35DESTDIR =
36
37pkgdatadir = $(datadir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkgincludedir = $(includedir)/@PACKAGE@
40
41top_builddir = .
42
43ACLOCAL = @ACLOCAL@
44AUTOCONF = @AUTOCONF@
45AUTOMAKE = @AUTOMAKE@
46AUTOHEADER = @AUTOHEADER@
47
48INSTALL = @INSTALL@
a2d91340 49INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
252b5132
RH
50INSTALL_DATA = @INSTALL_DATA@
51INSTALL_SCRIPT = @INSTALL_SCRIPT@
52transform = @program_transform_name@
53
54NORMAL_INSTALL = :
55PRE_INSTALL = :
56POST_INSTALL = :
57NORMAL_UNINSTALL = :
58PRE_UNINSTALL = :
59POST_UNINSTALL = :
60build_alias = @build_alias@
61build_triplet = @build@
62host_alias = @host_alias@
63host_triplet = @host@
64target_alias = @target_alias@
65target_triplet = @target@
66AR = @AR@
67AS = @AS@
68BFD_HOST_64BIT_LONG = @BFD_HOST_64BIT_LONG@
69BFD_HOST_64_BIT = @BFD_HOST_64_BIT@
70BFD_HOST_64_BIT_DEFINED = @BFD_HOST_64_BIT_DEFINED@
71BFD_HOST_U_64_BIT = @BFD_HOST_U_64_BIT@
72CATALOGS = @CATALOGS@
73CATOBJEXT = @CATOBJEXT@
74CC = @CC@
75CC_FOR_BUILD = @CC_FOR_BUILD@
76COREFILE = @COREFILE@
77COREFLAG = @COREFLAG@
7a6cc5fb
NC
78CXX = @CXX@
79CXXCPP = @CXXCPP@
252b5132
RH
80DATADIRNAME = @DATADIRNAME@
81DLLTOOL = @DLLTOOL@
82EXEEXT = @EXEEXT@
83EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
0752970e
NC
84GCJ = @GCJ@
85GCJFLAGS = @GCJFLAGS@
252b5132
RH
86GMOFILES = @GMOFILES@
87GMSGFMT = @GMSGFMT@
88GT_NO = @GT_NO@
89GT_YES = @GT_YES@
90HDEFINES = @HDEFINES@
91INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
92INSTOBJEXT = @INSTOBJEXT@
93INTLDEPS = @INTLDEPS@
94INTLLIBS = @INTLLIBS@
95INTLOBJS = @INTLOBJS@
252b5132
RH
96LIBTOOL = @LIBTOOL@
97LN_S = @LN_S@
98MAINT = @MAINT@
99MAKEINFO = @MAKEINFO@
100MKINSTALLDIRS = @MKINSTALLDIRS@
101MSGFMT = @MSGFMT@
a74801ba 102OBJDUMP = @OBJDUMP@
7a6cc5fb 103OBJEXT = @OBJEXT@
252b5132
RH
104PACKAGE = @PACKAGE@
105POFILES = @POFILES@
106POSUB = @POSUB@
107RANLIB = @RANLIB@
7a6cc5fb 108STRIP = @STRIP@
252b5132
RH
109TDEFINES = @TDEFINES@
110USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
111USE_NLS = @USE_NLS@
112VERSION = @VERSION@
113WIN32LDFLAGS = @WIN32LDFLAGS@
114WIN32LIBADD = @WIN32LIBADD@
115all_backends = @all_backends@
116bfd_backends = @bfd_backends@
5bd4f169 117bfd_default_target_size = @bfd_default_target_size@
2858ef35 118bfd_libs = @bfd_libs@
252b5132 119bfd_machines = @bfd_machines@
e43d48cc 120bfd_version = @bfd_version@
e43d48cc 121bfd_version_string = @bfd_version_string@
252b5132
RH
122l = @l@
123tdefaults = @tdefaults@
124wordsize = @wordsize@
125
126AUTOMAKE_OPTIONS = cygnus
127
128INCDIR = $(srcdir)/../include
129CSEARCH = -I. -I$(srcdir) -I$(INCDIR)
41b49281 130MKDEP = gcc -MM
252b5132
RH
131
132SUBDIRS = doc po
133
134docdir = doc
a703a6ea
AM
135bfdlibdir = @bfdlibdir@
136bfdincludedir = @bfdincludedir@
252b5132 137
a703a6ea 138bfdlib_LTLIBRARIES = libbfd.la
252b5132 139
a2d91340
AC
140WARN_CFLAGS = @WARN_CFLAGS@
141AM_CFLAGS = $(WARN_CFLAGS)
142
252b5132
RH
143# bfd.h goes here, for now
144BFD_H = bfd.h
145
146# Jim Kingdon notes:
147# Writing S-records should be included in all (or at least most)
148# *-*-coff, *-*-aout, etc., configurations, because people will want to
149# be able to use objcopy to create S-records. (S-records are not useful
150# for the debugger, so if you are downloading things as S-records you
151# need two copies of the executable, one to download and one for the
152# debugger).
59bc061d
NC
153BFD32_LIBS = \
154 archive.lo archures.lo bfd.lo cache.lo coffgen.lo corefile.lo \
155 format.lo init.lo libbfd.lo opncls.lo reloc.lo \
156 section.lo syms.lo targets.lo hash.lo linker.lo \
157 srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo \
af39267e 158 merge.lo dwarf2.lo simple.lo
252b5132
RH
159
160
2858ef35
HPN
161BFD64_LIBS = archive64.lo
162
59bc061d
NC
163BFD32_LIBS_CFILES = \
164 archive.c archures.c bfd.c cache.c coffgen.c corefile.c \
165 format.c init.c libbfd.c opncls.c reloc.c \
166 section.c syms.c targets.c hash.c linker.c \
167 srec.c binary.c tekhex.c ihex.c stabs.c stab-syms.c \
af39267e 168 merge.c dwarf2.c simple.c
252b5132
RH
169
170
2858ef35
HPN
171BFD64_LIBS_CFILES = archive64.c
172
252b5132
RH
173# This list is alphabetized to make it easier to keep in sync
174# with the decls and initializer in archures.c.
59bc061d
NC
175ALL_MACHINES = \
176 cpu-a29k.lo \
177 cpu-alpha.lo \
178 cpu-arc.lo \
179 cpu-arm.lo \
180 cpu-avr.lo \
181 cpu-cris.lo \
182 cpu-d10v.lo \
183 cpu-d30v.lo \
184 cpu-dlx.lo \
185 cpu-fr30.lo \
186 cpu-frv.lo \
187 cpu-h8300.lo \
188 cpu-h8500.lo \
189 cpu-hppa.lo \
190 cpu-ia64.lo \
191 cpu-i370.lo \
192 cpu-i386.lo \
193 cpu-i860.lo \
194 cpu-i960.lo \
195 cpu-ip2k.lo \
196 cpu-m32r.lo \
197 cpu-m68hc11.lo \
198 cpu-m68hc12.lo \
199 cpu-m68k.lo \
200 cpu-m88k.lo \
201 cpu-m10200.lo \
202 cpu-m10300.lo \
203 cpu-mcore.lo \
204 cpu-mips.lo \
205 cpu-mmix.lo \
206 cpu-or32.lo \
207 cpu-ns32k.lo \
208 cpu-openrisc.lo \
209 cpu-pdp11.lo \
210 cpu-pj.lo \
211 cpu-powerpc.lo \
212 cpu-rs6000.lo \
213 cpu-s390.lo \
214 cpu-sh.lo \
215 cpu-sparc.lo \
216 cpu-tic30.lo \
026df7c5 217 cpu-tic4x.lo \
59bc061d
NC
218 cpu-tic54x.lo \
219 cpu-tic80.lo \
220 cpu-v850.lo \
221 cpu-vax.lo \
222 cpu-we32k.lo \
223 cpu-w65.lo \
224 cpu-xstormy16.lo \
225 cpu-z8k.lo
226
227
228ALL_MACHINES_CFILES = \
229 cpu-a29k.c \
230 cpu-alpha.c \
231 cpu-arc.c \
232 cpu-arm.c \
233 cpu-avr.c \
234 cpu-cris.c \
235 cpu-d10v.c \
236 cpu-d30v.c \
237 cpu-dlx.c \
238 cpu-fr30.c \
239 cpu-frv.c \
240 cpu-h8300.c \
241 cpu-h8500.c \
242 cpu-hppa.c \
243 cpu-ia64.c \
244 cpu-i370.c \
245 cpu-i386.c \
246 cpu-i860.c \
247 cpu-i960.c \
248 cpu-ip2k.c \
249 cpu-m32r.c \
250 cpu-m68hc11.c \
251 cpu-m68hc12.c \
252 cpu-m68k.c \
253 cpu-m88k.c \
254 cpu-m10200.c \
255 cpu-m10300.c \
256 cpu-mcore.c \
257 cpu-mips.c \
258 cpu-mmix.c \
259 cpu-or32.c \
260 cpu-ns32k.c \
261 cpu-openrisc.c \
262 cpu-pdp11.c \
263 cpu-pj.c \
264 cpu-powerpc.c \
265 cpu-rs6000.c \
266 cpu-s390.c \
267 cpu-sh.c \
268 cpu-sparc.c \
269 cpu-tic30.c \
026df7c5 270 cpu-tic4x.c \
59bc061d
NC
271 cpu-tic54x.c \
272 cpu-tic80.c \
273 cpu-v850.c \
274 cpu-vax.c \
275 cpu-we32k.c \
276 cpu-w65.c \
277 cpu-xstormy16.c \
278 cpu-z8k.c
252b5132
RH
279
280
281# The .o files needed by all of the 32 bit vectors that are configured into
282# target_vector in targets.c if configured with --enable-targets=all.
59bc061d
NC
283BFD32_BACKENDS = \
284 aout-adobe.lo \
285 aout-arm.lo \
286 aout-cris.lo \
287 aout-ns32k.lo \
288 aout-sparcle.lo \
289 aout-tic30.lo \
290 aout0.lo \
291 aout32.lo \
292 armnetbsd.lo \
293 bout.lo \
294 cf-i386lynx.lo \
295 cf-m68klynx.lo \
296 cf-sparclynx.lo \
297 coff-a29k.lo \
298 coff-apollo.lo \
299 coff-arm.lo \
300 coff-aux.lo \
301 coff-h8300.lo \
302 coff-h8500.lo \
303 coff-i386.lo \
304 coff-go32.lo \
305 coff-i860.lo \
306 coff-i960.lo \
307 coff-m68k.lo \
308 coff-m88k.lo \
309 coff-mips.lo \
310 coff-or32.lo \
311 coff-rs6000.lo \
312 coff-sh.lo \
313 coff-sparc.lo \
314 coff-stgo32.lo \
315 coff-svm68k.lo \
316 coff-tic30.lo \
026df7c5 317 coff-tic4x.lo \
59bc061d
NC
318 coff-tic54x.lo \
319 coff-tic80.lo \
320 coff-u68k.lo \
321 coff-we32k.lo \
322 coff-w65.lo \
323 coff-z8k.lo \
324 cofflink.lo \
325 dwarf1.lo \
326 ecoff.lo \
327 ecofflink.lo \
328 efi-app-ia32.lo \
329 elf.lo \
330 elf32-arc.lo \
331 elfarm-oabi.lo \
332 elfarm-nabi.lo \
333 elfarmqnx-nabi.lo \
334 elf32-avr.lo \
335 elf32-cris.lo \
336 elf32-d10v.lo \
337 elf32-d30v.lo \
338 elf32-dlx.lo \
339 elf32-fr30.lo \
340 elf32-frv.lo \
341 elf32-gen.lo \
342 elf32-h8300.lo \
343 elf32-hppa.lo \
344 elf32-i370.lo \
345 elf32-i386.lo \
5ad8645c 346 elf32-i386-fbsd.lo \
59bc061d
NC
347 elf32-i386qnx.lo \
348 elf32-i860.lo \
349 elf32-i960.lo \
350 elf32-ia64.lo \
351 elf32-ip2k.lo \
352 elf32-m32r.lo \
353 elf32-m68hc11.lo \
354 elf32-m68hc12.lo \
355 elf32-m68k.lo \
356 elf32-m88k.lo \
357 elf-m10200.lo \
358 elf-m10300.lo \
359 elf32-mcore.lo \
360 elfxx-mips.lo \
361 elf32-mips.lo \
362 elf32-openrisc.lo \
363 elf32-or32.lo \
364 elf32-pj.lo \
365 elf32-ppc.lo \
366 elf32-ppcqnx.lo \
367 elf32-s390.lo \
368 elf32-sh.lo \
369 elf32-sh-lin.lo \
370 elf32-sh64.lo \
371 elf32-sh64-com.lo \
efacd36e 372 elf32-sh64-lin.lo \
59bc061d
NC
373 elf32-sh-nbsd.lo \
374 elf32-sh64-nbsd.lo \
ed71e111 375 elf32-shqnx.lo \
59bc061d
NC
376 elf32-sparc.lo \
377 elf32-v850.lo \
378 elf32-vax.lo \
379 elf32-xstormy16.lo \
380 elf32.lo \
381 elflink.lo \
382 elf-strtab.lo \
383 elf-eh-frame.lo \
384 epoc-pe-arm.lo \
385 epoc-pei-arm.lo \
386 hp300bsd.lo \
387 hp300hpux.lo \
388 som.lo \
389 i386aout.lo \
390 i386bsd.lo \
391 i386dynix.lo \
392 i386freebsd.lo \
393 i386linux.lo \
394 i386lynx.lo \
395 i386msdos.lo \
396 i386netbsd.lo \
397 i386mach3.lo \
398 i386os9k.lo \
399 ieee.lo \
400 m68k4knetbsd.lo \
401 m68klinux.lo \
402 m68klynx.lo \
403 m68knetbsd.lo \
404 m88kmach3.lo \
405 mipsbsd.lo \
406 newsos3.lo \
407 nlm.lo \
408 nlm32-i386.lo \
409 nlm32-sparc.lo \
410 nlm32-ppc.lo \
411 nlm32.lo \
412 ns32knetbsd.lo \
413 oasys.lo \
414 pc532-mach.lo \
415 pdp11.lo \
416 pe-arm.lo \
417 pei-arm.lo \
418 pe-i386.lo \
419 pei-i386.lo \
420 pe-mcore.lo \
421 pei-mcore.lo \
422 pe-ppc.lo \
423 pei-ppc.lo \
424 pe-sh.lo \
425 pei-sh.lo \
426 pe-mips.lo \
427 pei-mips.lo \
428 peigen.lo \
429 ppcboot.lo \
430 reloc16.lo \
431 riscix.lo \
432 sparclinux.lo \
433 sparclynx.lo \
434 sparcnetbsd.lo \
435 sunos.lo \
436 vaxnetbsd.lo \
437 vax1knetbsd.lo \
438 vaxbsd.lo \
439 versados.lo \
440 vms.lo \
441 vms-gsd.lo \
442 vms-hdr.lo \
443 vms-misc.lo \
444 vms-tir.lo \
445 xcofflink.lo
446
447
448BFD32_BACKENDS_CFILES = \
449 aout-adobe.c \
450 aout-arm.c \
451 aout-cris.c \
452 aout-ns32k.c \
453 aout-sparcle.c \
454 aout-tic30.c \
455 aout0.c \
456 aout32.c \
457 armnetbsd.c \
458 bout.c \
459 cf-i386lynx.c \
460 cf-m68klynx.c \
461 cf-sparclynx.c \
462 coff-a29k.c \
463 coff-apollo.c \
464 coff-arm.c \
465 coff-aux.c \
466 coff-h8300.c \
467 coff-h8500.c \
468 coff-i386.c \
469 coff-i860.c \
470 coff-go32.c \
471 coff-i960.c \
472 coff-m68k.c \
473 coff-m88k.c \
474 coff-mips.c \
475 coff-or32.c \
476 coff-rs6000.c \
477 coff-sh.c \
478 coff-sparc.c \
479 coff-stgo32.c \
480 coff-svm68k.c \
481 coff-tic30.c \
026df7c5 482 coff-tic4x.c \
59bc061d
NC
483 coff-tic54x.c \
484 coff-tic80.c \
485 coff-u68k.c \
486 coff-we32k.c \
487 coff-w65.c \
488 coff-z8k.c \
489 cofflink.c \
490 dwarf1.c \
491 ecoff.c \
492 ecofflink.c \
493 efi-app-ia32.c \
494 elf.c \
495 elf32-arc.c \
496 elfarm-oabi.c \
497 elfarm-nabi.c \
498 elfarmqnx-nabi.c \
499 elf32-avr.c \
500 elf32-cris.c \
501 elf32-d10v.c \
502 elf32-d30v.c \
503 elf32-dlx.c \
504 elf32-fr30.c \
505 elf32-frv.c \
506 elf32-gen.c \
507 elf32-h8300.c \
508 elf32-hppa.c \
509 elf32-i370.c \
510 elf32-i386.c \
5ad8645c 511 elf32-i386-fbsd.c \
59bc061d
NC
512 elf32-i386qnx.c \
513 elf32-i860.c \
514 elf32-i960.c \
515 elf32-ip2k.c \
516 elf32-m32r.c \
517 elf32-m68k.c \
518 elf32-m68hc11.c \
519 elf32-m68hc12.c \
520 elf32-m88k.c \
521 elf-m10200.c \
522 elf-m10300.c \
523 elf32-mcore.c \
524 elfxx-mips.c \
525 elf32-mips.c \
526 elf32-openrisc.c \
527 elf32-or32.c \
528 elf32-pj.c \
529 elf32-ppc.c \
530 elf32-ppcqnx.c \
531 elf32-sh64.c \
532 elf32-sh64-com.c \
efacd36e 533 elf32-sh64-lin.c \
59bc061d
NC
534 elf32-s390.c \
535 elf32-sh.c \
536 elf32-sh-lin.c \
537 elf32-sh-nbsd.c \
538 elf32-sh64-nbsd.c \
ed71e111 539 elf32-shqnx.c \
59bc061d
NC
540 elf32-sparc.c \
541 elf32-v850.c \
542 elf32-vax.c \
543 elf32-xstormy16.c \
544 elf32.c \
545 elflink.c \
546 elf-strtab.c \
547 elf-eh-frame.c \
548 epoc-pe-arm.c \
549 epoc-pei-arm.c \
550 hp300bsd.c \
551 hp300hpux.c \
552 som.c \
553 i386aout.c \
554 i386bsd.c \
555 i386dynix.c \
556 i386freebsd.c \
557 i386linux.c \
558 i386lynx.c \
559 i386msdos.c \
560 i386netbsd.c \
561 i386mach3.c \
562 i386os9k.c \
563 ieee.c \
564 m68k4knetbsd.c \
565 m68klinux.c \
566 m68klynx.c \
567 m68knetbsd.c \
568 m88kmach3.c \
569 mipsbsd.c \
570 newsos3.c \
571 nlm.c \
572 nlm32-i386.c \
573 nlm32-sparc.c \
574 nlm32-ppc.c \
575 nlm32.c \
576 ns32knetbsd.c \
577 oasys.c \
578 pc532-mach.c \
579 pdp11.c \
580 pe-arm.c \
581 pei-arm.c \
582 pe-i386.c \
583 pei-i386.c \
584 pe-mcore.c \
585 pei-mcore.c \
586 pe-ppc.c \
587 pei-ppc.c \
588 pe-sh.c \
589 pei-sh.c \
590 pe-mips.c \
591 pei-mips.c \
592 ppcboot.c \
593 reloc16.c \
594 riscix.c \
595 sparclinux.c \
596 sparclynx.c \
597 sparcnetbsd.c \
598 sunos.c \
599 vaxnetbsd.c \
600 vax1knetbsd.c \
601 vaxbsd.c \
602 versados.c \
603 vms.c \
604 vms-gsd.c \
605 vms-hdr.c \
606 vms-misc.c \
607 vms-tir.c \
608 xcofflink.c
252b5132 609
6768c14a 610
252b5132
RH
611# The .o files needed by all of the 64 bit vectors that are configured into
612# target_vector in targets.c if configured with --enable-targets=all
613# and --enable-64-bit-bfd.
59bc061d
NC
614BFD64_BACKENDS = \
615 aix5ppc-core.lo \
616 aout64.lo \
617 coff-alpha.lo \
618 coff64-rs6000.lo \
619 demo64.lo \
620 efi-app-ia64.lo \
621 elf64-x86-64.lo \
622 elf64-alpha.lo \
623 elf64-hppa.lo \
624 elf64-ia64.lo \
625 elf64-gen.lo \
626 elfn32-mips.lo \
627 elf64-mips.lo \
628 elf64-mmix.lo \
629 elf64-sh64.lo \
efacd36e 630 elf64-sh64-lin.lo \
59bc061d
NC
631 elf64-sh64-nbsd.lo \
632 elf64-ppc.lo \
633 elf64-s390.lo \
634 elf64-sparc.lo \
635 elf64.lo \
636 mmo.lo \
637 nlm32-alpha.lo \
638 nlm64.lo \
639 pepigen.lo
640
641
642BFD64_BACKENDS_CFILES = \
643 aix5ppc-core.c \
644 aout64.c \
645 coff-alpha.c \
646 coff64-rs6000.c \
647 demo64.c \
648 efi-app-ia64.c \
649 elf64-x86-64.c \
650 elf64-alpha.c \
651 elf64-hppa.c \
652 elf64-gen.c \
653 elfn32-mips.c \
654 elf64-mips.c \
655 elf64-mmix.c \
656 elf64-ppc.c \
657 elf64-s390.c \
658 elf64-sh64.c \
efacd36e 659 elf64-sh64-lin.c \
59bc061d
NC
660 elf64-sh64-nbsd.c \
661 elf64-sparc.c \
662 elf64.c \
663 mmo.c \
664 nlm32-alpha.c \
665 nlm64.c
666
667
668OPTIONAL_BACKENDS = \
669 aix386-core.lo \
670 hpux-core.lo \
671 irix-core.lo \
672 lynx-core.lo \
673 osf-core.lo \
674 sco5-core.lo \
675 trad-core.lo \
676 cisco-core.lo
677
678
679OPTIONAL_BACKENDS_CFILES = \
680 aix386-core.c \
681 hpux-core.c \
682 irix-core.c \
683 lynx-core.c \
684 osf-core.c \
685 sco5-core.c \
686 trad-core.c \
687 cisco-core.c
252b5132
RH
688
689
690# These are defined by configure.in:
691WORDSIZE = @wordsize@
692ALL_BACKENDS = @all_backends@
693BFD_BACKENDS = @bfd_backends@
2858ef35 694BFD_LIBS = @bfd_libs@
252b5132
RH
695BFD_MACHINES = @bfd_machines@
696TDEFAULTS = @tdefaults@
697
698INCLUDES = -D_GNU_SOURCE @HDEFINES@ @COREFLAG@ @TDEFINES@ $(CSEARCH) $(CSWITCHES) -I$(srcdir)/../intl -I../intl
699
700# C source files that correspond to .o's.
59bc061d
NC
701SOURCE_CFILES = \
702 $(BFD32_LIBS_CFILES) \
703 $(BFD64_LIBS_CFILES) \
704 $(ALL_MACHINES_CFILES) \
705 $(BFD32_BACKENDS_CFILES) \
706 $(BFD64_BACKENDS_CFILES) \
707 $(OPTIONAL_BACKENDS_CFILES)
55c80943 708
252b5132 709
59bc061d
NC
710BUILD_CFILES = \
711 elf32-ia64.c elf64-ia64.c peigen.c pepigen.c
252b5132 712
27b7e12d 713
55c80943 714CFILES = $(SOURCE_CFILES) $(BUILD_CFILES)
27b7e12d 715
59bc061d
NC
716SOURCE_HFILES = \
717 aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h ecoffswap.h \
718 elf-bfd.h elf-hppa.h elf32-arm.h elf32-hppa.h elf64-hppa.h \
719 elfcode.h elfcore.h elflink.h freebsd.h genlink.h go32stub.h \
720 libaout.h libbfd.h libcoff.h libecoff.h libhppa.h \
721 libieee.h libnlm.h liboasys.h libpei.h netbsd.h nlm-target.h \
722 nlmcode.h nlmswap.h ns32k.h peicode.h som.h vms.h libxcoff.h \
723 xcoff-target.h version.h
6768c14a 724
252b5132 725
59bc061d
NC
726BUILD_HFILES = \
727 elf32-target.h elf64-target.h targmatch.h
252b5132
RH
728
729
55c80943
NC
730HFILES = $(SOURCE_HFILES) $(BUILD_HFILES)
731
732SRC_POTFILES = $(SOURCE_CFILES) $(SOURCE_HFILES)
733BLD_POTFILES = $(BUILD_CFILES) $(BUILD_HFILES)
252b5132
RH
734
735# Various kinds of .o files to put in libbfd.a:
736# BFD_BACKENDS Routines the configured targets need.
737# BFD_MACHINES Architecture-specific routines the configured targets need.
738# COREFILE Core file routines for a native configuration
739OFILES = $(BFD_BACKENDS) $(BFD_MACHINES) @COREFILE@
740
2858ef35 741libbfd_la_SOURCES = $(BFD32_LIBS_CFILES) $(BFD64_LIBS_CFILES)
252b5132
RH
742libbfd_la_DEPENDENCIES = $(OFILES) ofiles
743libbfd_la_LIBADD = `cat ofiles` @WIN32LIBADD@
744libbfd_la_LDFLAGS = -release $(VERSION) @WIN32LDFLAGS@
745
746# libtool will build .libs/libbfd.a. We create libbfd.a in the build
747# directory so that we don't have to convert all the programs that use
748# libbfd.a simultaneously. This is a hack which should be removed if
749# everything else starts using libtool. FIXME.
750
751noinst_LIBRARIES = libbfd.a
752libbfd_a_SOURCES =
753
b13c7b49 754BFD_H_DEPS = $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
252b5132
RH
755LOCAL_H_DEPS = libbfd.h sysdep.h config.h
756
59bc061d 757BFD_H_FILES = bfd-in.h init.c opncls.c libbfd.c section.c archures.c \
6a0735ef 758 reloc.c syms.c bfd.c archive.c corefile.c targets.c format.c
252b5132 759
2858ef35 760BFD64_H_FILES = archive64.c
252b5132
RH
761LIBBFD_H_FILES = libbfd-in.h init.c libbfd.c cache.c reloc.c archures.c elf.c
762LIBCOFF_H_FILES = libcoff-in.h coffcode.h
763
55c80943 764MOSTLYCLEANFILES = ofiles stamp-ofiles
252b5132 765
59bc061d
NC
766CLEANFILES = bfd.h dep.sed stmp-bfd-h DEP DEPA DEP1 DEP2 libbfd.a stamp-lib \
767 stmp-bin2-h stmp-lbfd-h stmp-lcoff-h
252b5132 768
252b5132 769
55c80943 770DISTCLEANFILES = $(BUILD_CFILES) $(BUILD_HFILES)
252b5132
RH
771ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
772mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
773CONFIG_HEADER = config.h
6a0735ef 774CONFIG_CLEAN_FILES = bfd-in3.h bfdver.h
252b5132
RH
775LIBRARIES = $(noinst_LIBRARIES)
776
777
778DEFS = @DEFS@ -I. -I$(srcdir) -I.
779CPPFLAGS = @CPPFLAGS@
780LDFLAGS = @LDFLAGS@
781LIBS = @LIBS@
782libbfd_a_LIBADD =
a2d91340 783libbfd_a_OBJECTS =
a703a6ea 784LTLIBRARIES = $(bfdlib_LTLIBRARIES)
252b5132 785
a2d91340
AC
786libbfd_la_OBJECTS = archive.lo archures.lo bfd.lo cache.lo coffgen.lo \
787corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo \
788syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo \
af39267e 789ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo simple.lo archive64.lo
a2d91340 790CFLAGS = @CFLAGS@
252b5132
RH
791COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
792LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
793CCLD = $(CC)
a2d91340
AC
794LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
795DIST_COMMON = README ./stamp-h.in COPYING ChangeLog Makefile.am \
796Makefile.in TODO acinclude.m4 aclocal.m4 bfd-in2.h config.in configure \
6a0735ef 797configure.in version.h
252b5132
RH
798
799
a2d91340 800DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
252b5132 801
37f45cf8 802TAR = tar
252b5132
RH
803GZIP_ENV = --best
804SOURCES = $(libbfd_a_SOURCES) $(libbfd_la_SOURCES)
a2d91340 805OBJECTS = $(libbfd_a_OBJECTS) $(libbfd_la_OBJECTS)
252b5132
RH
806
807all: all-redirect
808.SUFFIXES:
7a6cc5fb 809.SUFFIXES: .S .c .lo .o .obj .s
252b5132
RH
810$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
811 cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile
812
813Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
814 cd $(top_builddir) \
815 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
816
817$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
818 cd $(srcdir) && $(ACLOCAL)
819$(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
820 cd $(srcdir) && $(AUTOCONF)
821
822config.h: stamp-h
823 @if test ! -f $@; then \
824 rm -f stamp-h; \
825 $(MAKE) stamp-h; \
826 else :; fi
827stamp-h: $(srcdir)/config.in $(top_builddir)/config.status
828 cd $(top_builddir) \
829 && CONFIG_FILES= CONFIG_HEADERS=config.h:config.in \
830 $(SHELL) ./config.status
a2d91340
AC
831 @echo timestamp > stamp-h 2> /dev/null
832$(srcdir)/config.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
252b5132 833 @if test ! -f $@; then \
a2d91340
AC
834 rm -f $(srcdir)/stamp-h.in; \
835 $(MAKE) $(srcdir)/stamp-h.in; \
252b5132 836 else :; fi
a2d91340 837$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4)
252b5132 838 cd $(top_srcdir) && $(AUTOHEADER)
a2d91340 839 @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
252b5132
RH
840
841mostlyclean-hdr:
842
843clean-hdr:
844
845distclean-hdr:
846 -rm -f config.h
847
848maintainer-clean-hdr:
87b632fc
AM
849bfd-in3.h: $(top_builddir)/config.status bfd-in2.h
850 cd $(top_builddir) && CONFIG_FILES=$@:bfd-in2.h CONFIG_HEADERS= $(SHELL) ./config.status
6a0735ef
AM
851bfdver.h: $(top_builddir)/config.status version.h
852 cd $(top_builddir) && CONFIG_FILES=$@:version.h CONFIG_HEADERS= $(SHELL) ./config.status
252b5132
RH
853
854mostlyclean-noinstLIBRARIES:
855
856clean-noinstLIBRARIES:
857 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
858
859distclean-noinstLIBRARIES:
860
861maintainer-clean-noinstLIBRARIES:
862
a2d91340
AC
863.c.o:
864 $(COMPILE) -c $<
865
7a6cc5fb
NC
866# FIXME: We should only use cygpath when building on Windows,
867# and only if it is available.
868.c.obj:
869 $(COMPILE) -c `cygpath -w $<`
870
a2d91340
AC
871.s.o:
872 $(COMPILE) -c $<
873
874.S.o:
875 $(COMPILE) -c $<
876
252b5132
RH
877mostlyclean-compile:
878 -rm -f *.o core *.core
7a6cc5fb 879 -rm -f *.$(OBJEXT)
252b5132
RH
880
881clean-compile:
882
883distclean-compile:
884 -rm -f *.tab.c
885
886maintainer-clean-compile:
887
a2d91340
AC
888.c.lo:
889 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
890
891.s.lo:
892 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
893
894.S.lo:
895 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
896
252b5132
RH
897mostlyclean-libtool:
898 -rm -f *.lo
899
900clean-libtool:
901 -rm -rf .libs _libs
902
903distclean-libtool:
904
905maintainer-clean-libtool:
906
a703a6ea 907mostlyclean-bfdlibLTLIBRARIES:
252b5132 908
a703a6ea
AM
909clean-bfdlibLTLIBRARIES:
910 -test -z "$(bfdlib_LTLIBRARIES)" || rm -f $(bfdlib_LTLIBRARIES)
252b5132 911
a703a6ea 912distclean-bfdlibLTLIBRARIES:
252b5132 913
a703a6ea 914maintainer-clean-bfdlibLTLIBRARIES:
252b5132
RH
915
916libbfd.la: $(libbfd_la_OBJECTS) $(libbfd_la_DEPENDENCIES)
a703a6ea 917 $(LINK) -rpath $(bfdlibdir) $(libbfd_la_LDFLAGS) $(libbfd_la_OBJECTS) $(libbfd_la_LIBADD) $(LIBS)
252b5132
RH
918
919# This directory's subdirectories are mostly independent; you can cd
920# into them and run `make' without going through this Makefile.
921# To change the values of `make' variables: instead of editing Makefiles,
922# (1) if the variable is set in `config.status', edit `config.status'
923# (which will cause the Makefiles to be regenerated when you run `make');
924# (2) otherwise, pass the desired values on the `make' command line.
925
a2d91340
AC
926@SET_MAKE@
927
252b5132
RH
928all-recursive install-data-recursive install-exec-recursive \
929installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
930check-recursive installcheck-recursive info-recursive dvi-recursive:
931 @set fnord $(MAKEFLAGS); amf=$$2; \
932 dot_seen=no; \
933 target=`echo $@ | sed s/-recursive//`; \
934 list='$(SUBDIRS)'; for subdir in $$list; do \
935 echo "Making $$target in $$subdir"; \
936 if test "$$subdir" = "."; then \
937 dot_seen=yes; \
938 local_target="$$target-am"; \
939 else \
940 local_target="$$target"; \
941 fi; \
942 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
943 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
944 done; \
945 if test "$$dot_seen" = "no"; then \
946 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
947 fi; test -z "$$fail"
948
949mostlyclean-recursive clean-recursive distclean-recursive \
950maintainer-clean-recursive:
951 @set fnord $(MAKEFLAGS); amf=$$2; \
952 dot_seen=no; \
953 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
954 rev="$$subdir $$rev"; \
6a0735ef 955 test "$$subdir" != "." || dot_seen=yes; \
252b5132
RH
956 done; \
957 test "$$dot_seen" = "no" && rev=". $$rev"; \
958 target=`echo $@ | sed s/-recursive//`; \
959 for subdir in $$rev; do \
960 echo "Making $$target in $$subdir"; \
961 if test "$$subdir" = "."; then \
962 local_target="$$target-am"; \
963 else \
964 local_target="$$target"; \
965 fi; \
966 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
967 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
968 done && test -z "$$fail"
969tags-recursive:
970 list='$(SUBDIRS)'; for subdir in $$list; do \
971 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
972 done
973
974tags: TAGS
975
a2d91340
AC
976ID: $(HEADERS) $(SOURCES) $(LISP)
977 list='$(SOURCES) $(HEADERS)'; \
978 unique=`for i in $$list; do echo $$i; done | \
979 awk ' { files[$$0] = 1; } \
252b5132 980 END { for (i in files) print i; }'`; \
a2d91340
AC
981 here=`pwd` && cd $(srcdir) \
982 && mkid -f$$here/ID $$unique $(LISP)
252b5132 983
a2d91340 984TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) $(LISP)
252b5132
RH
985 tags=; \
986 here=`pwd`; \
987 list='$(SUBDIRS)'; for subdir in $$list; do \
988 if test "$$subdir" = .; then :; else \
989 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
990 fi; \
991 done; \
a2d91340
AC
992 list='$(SOURCES) $(HEADERS)'; \
993 unique=`for i in $$list; do echo $$i; done | \
994 awk ' { files[$$0] = 1; } \
252b5132
RH
995 END { for (i in files) print i; }'`; \
996 test -z "$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
a2d91340 997 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.in $$unique $(LISP) -o $$here/TAGS)
252b5132
RH
998
999mostlyclean-tags:
1000
1001clean-tags:
1002
1003distclean-tags:
1004 -rm -f TAGS ID
1005
1006maintainer-clean-tags:
1007
1008distdir = $(PACKAGE)-$(VERSION)
1009top_distdir = $(distdir)
1010
1011# This target untars the dist file and tries a VPATH configuration. Then
1012# it guarantees that the distribution is self-contained by making another
1013# tarfile.
1014distcheck: dist
a2d91340
AC
1015 -rm -rf $(distdir)
1016 GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
252b5132
RH
1017 mkdir $(distdir)/=build
1018 mkdir $(distdir)/=inst
a2d91340
AC
1019 dc_install_base=`cd $(distdir)/=inst && pwd`; \
1020 cd $(distdir)/=build \
252b5132
RH
1021 && ../configure --srcdir=.. --prefix=$$dc_install_base \
1022 && $(MAKE) $(AM_MAKEFLAGS) \
1023 && $(MAKE) $(AM_MAKEFLAGS) dvi \
1024 && $(MAKE) $(AM_MAKEFLAGS) check \
1025 && $(MAKE) $(AM_MAKEFLAGS) install \
1026 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
a2d91340
AC
1027 && $(MAKE) $(AM_MAKEFLAGS) dist
1028 -rm -rf $(distdir)
252b5132
RH
1029 @banner="$(distdir).tar.gz is ready for distribution"; \
1030 dashes=`echo "$$banner" | sed s/./=/g`; \
1031 echo "$$dashes"; \
1032 echo "$$banner"; \
1033 echo "$$dashes"
1034dist: distdir
a2d91340
AC
1035 -chmod -R a+r $(distdir)
1036 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
1037 -rm -rf $(distdir)
252b5132 1038dist-all: distdir
a2d91340
AC
1039 -chmod -R a+r $(distdir)
1040 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
1041 -rm -rf $(distdir)
252b5132 1042distdir: $(DISTFILES)
a2d91340 1043 -rm -rf $(distdir)
252b5132 1044 mkdir $(distdir)
a2d91340 1045 -chmod 777 $(distdir)
252b5132
RH
1046 @for file in $(DISTFILES); do \
1047 if test -f $$file; then d=.; else d=$(srcdir); fi; \
1048 if test -d $$d/$$file; then \
b3baf5d0 1049 cp -pr $$d/$$file $(distdir)/$$file; \
252b5132
RH
1050 else \
1051 test -f $(distdir)/$$file \
a2d91340
AC
1052 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
1053 || cp -p $$d/$$file $(distdir)/$$file || :; \
252b5132
RH
1054 fi; \
1055 done
1056 for subdir in $(SUBDIRS); do \
1057 if test "$$subdir" = .; then :; else \
1058 test -d $(distdir)/$$subdir \
1059 || mkdir $(distdir)/$$subdir \
1060 || exit 1; \
a2d91340 1061 chmod 777 $(distdir)/$$subdir; \
252b5132
RH
1062 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
1063 || exit 1; \
1064 fi; \
1065 done
1066info-am:
1067info: info-recursive
1068dvi-am:
1069dvi: dvi-recursive
1070check-am:
1071check: check-recursive
1072installcheck-am:
1073installcheck: installcheck-recursive
1074install-info-am:
1075install-info: install-info-recursive
1076all-recursive-am: config.h
1077 $(MAKE) $(AM_MAKEFLAGS) all-recursive
1078
a703a6ea 1079install-exec-am:
252b5132
RH
1080install-exec: install-exec-recursive
1081
a703a6ea 1082install-data-am: install-bfdlibLTLIBRARIES
252b5132
RH
1083install-data: install-data-recursive
1084
1085install-am: all-am
1086 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1087install: install-recursive
a703a6ea 1088uninstall-am: uninstall-bfdlibLTLIBRARIES
252b5132
RH
1089uninstall: uninstall-recursive
1090all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) config.h
1091all-redirect: all-recursive-am
1092install-strip:
a2d91340 1093 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
252b5132
RH
1094installdirs: installdirs-recursive
1095installdirs-am:
a703a6ea 1096 $(mkinstalldirs) $(DESTDIR)$(bfdlibdir)
252b5132
RH
1097
1098
1099mostlyclean-generic:
1100 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
1101
1102clean-generic:
1103 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1104
1105distclean-generic:
1106 -rm -f Makefile $(CONFIG_CLEAN_FILES)
1107 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
55c80943 1108 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
252b5132
RH
1109
1110maintainer-clean-generic:
1111mostlyclean-am: mostlyclean-hdr mostlyclean-noinstLIBRARIES \
1112 mostlyclean-compile mostlyclean-libtool \
a703a6ea 1113 mostlyclean-bfdlibLTLIBRARIES mostlyclean-tags \
252b5132
RH
1114 mostlyclean-generic
1115
1116mostlyclean: mostlyclean-recursive
1117
1118clean-am: clean-hdr clean-noinstLIBRARIES clean-compile clean-libtool \
a703a6ea 1119 clean-bfdlibLTLIBRARIES clean-tags clean-generic \
252b5132
RH
1120 mostlyclean-am
1121
1122clean: clean-recursive
1123
1124distclean-am: distclean-hdr distclean-noinstLIBRARIES distclean-compile \
a703a6ea 1125 distclean-libtool distclean-bfdlibLTLIBRARIES \
252b5132
RH
1126 distclean-tags distclean-generic clean-am
1127 -rm -f libtool
1128
1129distclean: distclean-recursive
1130 -rm -f config.status
1131
1132maintainer-clean-am: maintainer-clean-hdr \
1133 maintainer-clean-noinstLIBRARIES \
1134 maintainer-clean-compile maintainer-clean-libtool \
a703a6ea
AM
1135 maintainer-clean-bfdlibLTLIBRARIES \
1136 maintainer-clean-tags maintainer-clean-generic \
1137 distclean-am
252b5132
RH
1138 @echo "This command is intended for maintainers to use;"
1139 @echo "it deletes files that may require special tools to rebuild."
1140
1141maintainer-clean: maintainer-clean-recursive
1142 -rm -f config.status
1143
1144.PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
1145mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
1146clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
1147mostlyclean-compile distclean-compile clean-compile \
1148maintainer-clean-compile mostlyclean-libtool distclean-libtool \
a703a6ea
AM
1149clean-libtool maintainer-clean-libtool mostlyclean-bfdlibLTLIBRARIES \
1150distclean-bfdlibLTLIBRARIES clean-bfdlibLTLIBRARIES \
1151maintainer-clean-bfdlibLTLIBRARIES uninstall-bfdlibLTLIBRARIES \
1152install-bfdlibLTLIBRARIES install-data-recursive \
1153uninstall-data-recursive install-exec-recursive \
1154uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
1155all-recursive check-recursive installcheck-recursive info-recursive \
1156dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
252b5132
RH
1157maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
1158distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
1159dvi-am dvi check check-am installcheck-am installcheck install-info-am \
1160install-info all-recursive-am install-exec-am install-exec \
a703a6ea
AM
1161install-data-am install-data install-am install uninstall-am uninstall \
1162all-redirect all-am all installdirs-am installdirs mostlyclean-generic \
1163distclean-generic clean-generic maintainer-clean-generic clean \
1164mostlyclean distclean maintainer-clean
252b5132
RH
1165
1166
55c80943 1167po/SRC-POTFILES.in: @MAINT@ Makefile $(SRC_POTFILES)
01467f2a
L
1168 for file in $(SRC_POTFILES); do echo $$file; done | sort > tmp.src \
1169 && mv tmp.src $(srcdir)/po/SRC-POTFILES.in
55c80943
NC
1170
1171po/BLD-POTFILES.in: @MAINT@ Makefile $(BLD_POTFILES)
01467f2a
L
1172 for file in $(BLD_POTFILES); do echo $$file; done | sort > tmp.bld \
1173 && mv tmp.bld $(srcdir)/po/BLD-POTFILES.in
55c80943
NC
1174
1175# The following target is retained for upgrade purposes.
1176# This target used to exist in older versions of this makefile, and was
1177# referenced by <builddir>/po/Makefile (which is created from <srcdir>/po/Make-in)
1178# So old versions of <builddir>/po/Makefile will try to regenerate themselves
1179# when make is next run, but that dependency cannot be completed without a build
1180# of po/POTFILES.in. Hence the presence of this rule. This rule will be deleted
1181# once it is no longer needed - probably in the fall of 2001.
1182po/POTFILES.in:
252b5132
RH
1183
1184diststuff: info
1185
1186stamp-ofiles: Makefile
1187 rm -f tofiles
1188 f=""; \
1189 for i in $(OFILES) ; do \
1190 case " $$f " in \
1191 *" $$i "*) ;; \
1192 *) f="$$f $$i" ;; \
1193 esac ; \
1194 done ; \
1195 echo $$f > tofiles
1196 $(SHELL) $(srcdir)/../move-if-change tofiles ofiles
1197 touch stamp-ofiles
1198
1199ofiles: stamp-ofiles ; @true
1200
1201stamp-lib: libbfd.la
e56f75e9
ILT
1202 libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
1203 if [ -f $$libtooldir/libbfd.a ]; then \
1204 cp $$libtooldir/libbfd.a libbfd.tmp; \
9f93bca5 1205 $(RANLIB) libbfd.tmp; \
252b5132
RH
1206 $(SHELL) $(srcdir)/../move-if-change libbfd.tmp libbfd.a; \
1207 else true; fi
1208 touch stamp-lib
1209
1210libbfd.a: stamp-lib ; @true
1211
1212# This file holds an array associating configuration triplets and
1213# vector names. It is built from config.bfd. It is not compiled by
1214# itself, but is included by targets.c.
1215targmatch.h: config.bfd targmatch.sed
1216 rm -f targmatch.h
1217 sed -f $(srcdir)/targmatch.sed < $(srcdir)/config.bfd > targmatch.new
1218 mv -f targmatch.new targmatch.h
1219
1220# When compiling archures.c and targets.c, supply the default target
1221# info from configure.
1222
1223targets.lo: targets.c config.status
1224 $(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/targets.c
1225
1226archures.lo: archures.c config.status
1227 $(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/archures.c
1228
1229elf32-target.h : elfxx-target.h
1230 rm -f elf32-target.h
1231 sed -e s/NN/32/g < $(srcdir)/elfxx-target.h > elf32-target.new
1232 mv -f elf32-target.new elf32-target.h
1233
1234elf64-target.h : elfxx-target.h
1235 rm -f elf64-target.h
1236 sed -e s/NN/64/g < $(srcdir)/elfxx-target.h > elf64-target.new
1237 mv -f elf64-target.new elf64-target.h
bbe66d08
JW
1238
1239elf32-ia64.c : elfxx-ia64.c
1240 rm -f elf32-ia64.c
1241 sed -e s/NN/32/g < $(srcdir)/elfxx-ia64.c > elf32-ia64.new
1242 mv -f elf32-ia64.new elf32-ia64.c
1243
1244elf64-ia64.c : elfxx-ia64.c
1245 rm -f elf64-ia64.c
1246 sed -e s/NN/64/g < $(srcdir)/elfxx-ia64.c > elf64-ia64.new
1247 mv -f elf64-ia64.new elf64-ia64.c
252b5132 1248
cbff5e0d
DD
1249peigen.c : peXXigen.c
1250 rm -f peigen.c
1251 sed -e s/XX/pe/g < $(srcdir)/peXXigen.c > peigen.new
1252 mv -f peigen.new peigen.c
1253
1254pepigen.c : peXXigen.c
1255 rm -f pepigen.c
1256 sed -e s/XX/pep/g < $(srcdir)/peXXigen.c > pepigen.new
1257 mv -f pepigen.new pepigen.c
2858ef35
HPN
1258$(BFD32_LIBS) \
1259 $(BFD64_LIBS) \
b13c7b49
AM
1260 $(ALL_MACHINES) \
1261 $(BFD32_BACKENDS) \
1262 $(BFD64_BACKENDS) \
1263 $(OPTIONAL_BACKENDS): $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS)
cbff5e0d 1264
a703a6ea 1265install-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@install_libbfd
252b5132 1266 @$(NORMAL_INSTALL)
a703a6ea
AM
1267
1268uninstall-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@uninstall_libbfd
1269 @$(NORMAL_UNINSTALL)
1270
1271.PHONY: install_libbfd uninstall_libbfd
1272install_libbfd: $(bfdlib_LTLIBRARIES) $(BFD_H)
1273 $(mkinstalldirs) $(DESTDIR)$(bfdlibdir)
1274 $(mkinstalldirs) $(DESTDIR)$(bfdincludedir)
1275 @list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
1276 if test -f $$p; then \
1277 echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p"; \
1278 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p; \
1279 else :; fi; \
1280 done
1281 $(INSTALL_DATA) $(BFD_H) $(DESTDIR)$(bfdincludedir)/bfd.h
1282 $(INSTALL_DATA) $(INCDIR)/ansidecl.h $(DESTDIR)$(bfdincludedir)/ansidecl.h
1283 $(INSTALL_DATA) $(INCDIR)/symcat.h $(DESTDIR)$(bfdincludedir)/symcat.h
1284 $(INSTALL_DATA) $(INCDIR)/bfdlink.h $(DESTDIR)$(bfdincludedir)/bfdlink.h
1285
1286uninstall_libbfd:
1287 list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
1288 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(bfdlibdir)/$$p; \
1289 done
1290 rm -f $(DESTDIR)$(bfdincludedir)/bfd.h
1291 rm -f $(DESTDIR)$(bfdincludedir)/ansidecl.h
1292 rm -f $(DESTDIR)$(bfdincludedir)/symcat.h
1293 rm -f $(DESTDIR)$(bfdincludedir)/bfdlink.h
252b5132 1294
e43d48cc
AM
1295Makefile: $(srcdir)/configure.in
1296
74eeebea
ILT
1297# Have to get rid of DEP1 here so that "$?" later includes all of $(CFILES).
1298DEP: dep.sed $(CFILES) $(HFILES) bfd.h
1299 rm -f DEP1
41b49281 1300 $(MAKE) MKDEP="$(MKDEP)" DEP1
0bdaf48b
AM
1301 sed -f dep.sed < DEP1 > DEPA
1302 echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
1303 if grep ' /' DEPA > /dev/null 2> /dev/null; then \
1581f8c9
AM
1304 echo 'make DEP failed!'; exit 1; \
1305 else \
0bdaf48b 1306 mv -f DEPA $@; \
1581f8c9 1307 fi
41b49281 1308
74eeebea 1309DEP1: $(CFILES)
74eeebea 1310 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
41b49281
AM
1311 echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
1312 $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
1313 mv -f DEP2 $@
252b5132
RH
1314
1315dep.sed: dep-in.sed config.status
1316 sed <$(srcdir)/dep-in.sed >dep.sed \
1317 -e 's!@BFD_H@!$(BFD_H)!' \
830629ab
AM
1318 -e 's!@SRCDIR@!$(srcdir)!' \
1319 -e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/bfd$$,,`'!'
252b5132 1320
74eeebea 1321dep: DEP
252b5132 1322 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
74eeebea 1323 cat DEP >> tmp-Makefile
252b5132
RH
1324 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile Makefile
1325
74eeebea 1326dep-in: DEP
252b5132 1327 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
74eeebea 1328 cat DEP >> tmp-Makefile.in
252b5132
RH
1329 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
1330
74eeebea 1331dep-am: DEP
252b5132 1332 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
74eeebea 1333 cat DEP >> tmp-Makefile.am
252b5132
RH
1334 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
1335
1336host-aout.lo: Makefile
1337
1338# The following program can be used to generate a simple config file
1339# which can be folded into an h-XXX file for a new host, with some editing.
1340aout-params.h: gen-aout
1341 ./gen-aout host > aout-params.h
1342gen-aout: $(srcdir)/gen-aout.c Makefile
1343 $(CC) -o gen-aout $(CFLAGS) $(LFLAGS) $(srcdir)/gen-aout.c
1344
1345$(BFD_H): stmp-bfd-h ; @true
1346
1347stmp-bfd-h: bfd-in3.h
1348 rm -f bfd-tmp.h
1349 cp bfd-in3.h bfd-tmp.h
1350 $(SHELL) $(srcdir)/../move-if-change bfd-tmp.h $(BFD_H)
1351 rm -f bfd-tmp.h
1352 touch stmp-bfd-h
1353
1354# Could really use a "copy-if-change"...
1355headers:
1356 (cd $(docdir); $(MAKE) protos $(FLAGS_TO_PASS))
1357 cp $(docdir)/bfd.h bfd-in2.h-new
1358 $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
1359 cp $(docdir)/libbfd.h libbfd.h-new
1360 $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
1361 cp $(docdir)/libcoff.h libcoff.h-new
1362 $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
1363
1364# We only rebuild the header files automatically if we have been
1365# configured with --enable-maintainer-mode.
1366
1367$(srcdir)/bfd-in2.h: @MAINT@ stmp-bin2-h ; @true
2858ef35 1368stmp-bin2-h: $(BFD_H_FILES) $(BFD64_H_FILES)
252b5132
RH
1369 (cd $(docdir); $(MAKE) $(FLAGS_TO_PASS) bfd.h)
1370 cp $(docdir)/bfd.h bfd-in2.h-new
1371 $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
1372 touch stmp-bin2-h
1373
1374$(srcdir)/libbfd.h: @MAINT@ stmp-lbfd-h ; @true
1375stmp-lbfd-h: $(LIBBFD_H_FILES)
1376 (cd $(docdir); $(MAKE) $(FLAGS_TO_PASS) libbfd.h)
1377 cp $(docdir)/libbfd.h libbfd.h-new
1378 $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
1379 touch stmp-lbfd-h
1380
1381$(srcdir)/libcoff.h: @MAINT@ stmp-lcoff-h ; @true
1382stmp-lcoff-h: $(LIBCOFF_H_FILES)
1383 (cd $(docdir); $(MAKE) $(FLAGS_TO_PASS) libcoff.h)
1384 cp $(docdir)/libcoff.h libcoff.h-new
1385 $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
1386 touch stmp-lcoff-h
1387
1388# We want to rerun configure if config.bfd or configure.host change.
1389config.status: $(srcdir)/configure $(srcdir)/config.bfd $(srcdir)/configure.host
1390 $(SHELL) ./config.status --recheck
1391
252b5132
RH
1392# What appears below is generated by a hacked mkdep using gcc -MM.
1393
1394# DO NOT DELETE THIS LINE -- mkdep uses it.
1395# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
b13c7b49
AM
1396archive.lo: archive.c $(INCDIR)/filenames.h $(INCDIR)/aout/ar.h \
1397 $(INCDIR)/aout/ranlib.h $(INCDIR)/safe-ctype.h
1398archures.lo: archures.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h
6a0735ef 1399bfd.lo: bfd.c bfdver.h $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
b13c7b49
AM
1400 $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h \
1401 $(INCDIR)/coff/sym.h libcoff.h libecoff.h $(INCDIR)/coff/ecoff.h \
1402 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1403 $(INCDIR)/elf/external.h
1404cache.lo: cache.c $(INCDIR)/filenames.h
1405coffgen.lo: coffgen.c $(INCDIR)/filenames.h $(INCDIR)/coff/internal.h \
1406 libcoff.h $(INCDIR)/bfdlink.h
1407corefile.lo: corefile.c $(INCDIR)/filenames.h
1408format.lo: format.c $(INCDIR)/filenames.h
1409init.lo: init.c $(INCDIR)/filenames.h
1410libbfd.lo: libbfd.c $(INCDIR)/filenames.h
1411opncls.lo: opncls.c $(INCDIR)/filenames.h $(INCDIR)/objalloc.h
1412reloc.lo: reloc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h
1413section.lo: section.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h
1414syms.lo: syms.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
1415 $(INCDIR)/bfdlink.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
1416targets.lo: targets.c $(INCDIR)/filenames.h $(INCDIR)/fnmatch.h \
1417 targmatch.h
1418hash.lo: hash.c $(INCDIR)/filenames.h $(INCDIR)/objalloc.h
1419linker.lo: linker.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1420 genlink.h
1421srec.lo: srec.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
923f08ff 1422 $(INCDIR)/safe-ctype.h
c0ef99a7 1423binary.lo: binary.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h
b13c7b49
AM
1424tekhex.lo: tekhex.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h
1425ihex.lo: ihex.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
e43d48cc 1426 $(INCDIR)/safe-ctype.h
b13c7b49
AM
1427stabs.lo: stabs.c $(INCDIR)/filenames.h $(INCDIR)/aout/stab_gnu.h \
1428 $(INCDIR)/aout/stab.def $(INCDIR)/safe-ctype.h
1429stab-syms.lo: stab-syms.c libaout.h $(INCDIR)/bfdlink.h \
1430 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab.def
e90b95f6
AM
1431merge.lo: merge.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1432 $(INCDIR)/libiberty.h
b13c7b49
AM
1433dwarf2.lo: dwarf2.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1434 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1435 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/dwarf2.h
6a0735ef 1436simple.lo: simple.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h
c0ef99a7 1437archive64.lo: archive64.c $(INCDIR)/filenames.h $(INCDIR)/aout/ar.h
b13c7b49
AM
1438cpu-a29k.lo: cpu-a29k.c $(INCDIR)/filenames.h
1439cpu-alpha.lo: cpu-alpha.c $(INCDIR)/filenames.h
1440cpu-arc.lo: cpu-arc.c $(INCDIR)/filenames.h
1441cpu-arm.lo: cpu-arm.c $(INCDIR)/filenames.h
1442cpu-avr.lo: cpu-avr.c $(INCDIR)/filenames.h
1443cpu-cris.lo: cpu-cris.c $(INCDIR)/filenames.h
1444cpu-d10v.lo: cpu-d10v.c $(INCDIR)/filenames.h
1445cpu-d30v.lo: cpu-d30v.c $(INCDIR)/filenames.h
caf47ea6 1446cpu-dlx.lo: cpu-dlx.c $(INCDIR)/filenames.h
b13c7b49 1447cpu-fr30.lo: cpu-fr30.c $(INCDIR)/filenames.h
4e5ba5b7 1448cpu-frv.lo: cpu-frv.c $(INCDIR)/filenames.h
b13c7b49
AM
1449cpu-h8300.lo: cpu-h8300.c $(INCDIR)/filenames.h
1450cpu-h8500.lo: cpu-h8500.c $(INCDIR)/filenames.h
1451cpu-hppa.lo: cpu-hppa.c $(INCDIR)/filenames.h
1452cpu-ia64.lo: cpu-ia64.c $(INCDIR)/filenames.h cpu-ia64-opc.c \
1453 $(srcdir)/../opcodes/ia64-opc.h $(INCDIR)/opcode/ia64.h
1454cpu-i370.lo: cpu-i370.c $(INCDIR)/filenames.h
1455cpu-i386.lo: cpu-i386.c $(INCDIR)/filenames.h
1456cpu-i860.lo: cpu-i860.c $(INCDIR)/filenames.h
1457cpu-i960.lo: cpu-i960.c $(INCDIR)/filenames.h
cf88bb9f 1458cpu-ip2k.lo: cpu-ip2k.c $(INCDIR)/filenames.h
b13c7b49
AM
1459cpu-m32r.lo: cpu-m32r.c $(INCDIR)/filenames.h
1460cpu-m68hc11.lo: cpu-m68hc11.c $(INCDIR)/filenames.h
1461cpu-m68hc12.lo: cpu-m68hc12.c $(INCDIR)/filenames.h
1462cpu-m68k.lo: cpu-m68k.c $(INCDIR)/filenames.h
1463cpu-m88k.lo: cpu-m88k.c $(INCDIR)/filenames.h
1464cpu-m10200.lo: cpu-m10200.c $(INCDIR)/filenames.h
1465cpu-m10300.lo: cpu-m10300.c $(INCDIR)/filenames.h
1466cpu-mcore.lo: cpu-mcore.c $(INCDIR)/filenames.h
1467cpu-mips.lo: cpu-mips.c $(INCDIR)/filenames.h
3c3bdf30 1468cpu-mmix.lo: cpu-mmix.c $(INCDIR)/filenames.h
ba323545 1469cpu-or32.lo: cpu-or32.c $(INCDIR)/filenames.h
b13c7b49
AM
1470cpu-ns32k.lo: cpu-ns32k.c $(INCDIR)/filenames.h ns32k.h
1471cpu-openrisc.lo: cpu-openrisc.c $(INCDIR)/filenames.h
1472cpu-pdp11.lo: cpu-pdp11.c $(INCDIR)/filenames.h
1473cpu-pj.lo: cpu-pj.c $(INCDIR)/filenames.h
1474cpu-powerpc.lo: cpu-powerpc.c $(INCDIR)/filenames.h
1475cpu-rs6000.lo: cpu-rs6000.c $(INCDIR)/filenames.h
1476cpu-s390.lo: cpu-s390.c $(INCDIR)/filenames.h
1477cpu-sh.lo: cpu-sh.c $(INCDIR)/filenames.h
1478cpu-sparc.lo: cpu-sparc.c $(INCDIR)/filenames.h
1479cpu-tic30.lo: cpu-tic30.c $(INCDIR)/filenames.h
026df7c5 1480cpu-tic4x.lo: cpu-tic4x.c $(INCDIR)/filenames.h
b13c7b49
AM
1481cpu-tic54x.lo: cpu-tic54x.c $(INCDIR)/filenames.h
1482cpu-tic80.lo: cpu-tic80.c $(INCDIR)/filenames.h
1483cpu-v850.lo: cpu-v850.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h
1484cpu-vax.lo: cpu-vax.c $(INCDIR)/filenames.h
1485cpu-we32k.lo: cpu-we32k.c $(INCDIR)/filenames.h
1486cpu-w65.lo: cpu-w65.c $(INCDIR)/filenames.h
93fbbb04 1487cpu-xstormy16.lo: cpu-xstormy16.c $(INCDIR)/filenames.h
b13c7b49
AM
1488cpu-z8k.lo: cpu-z8k.c $(INCDIR)/filenames.h
1489aout-adobe.lo: aout-adobe.c $(INCDIR)/filenames.h $(INCDIR)/aout/adobe.h \
1490 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def libaout.h \
1491 $(INCDIR)/bfdlink.h
1492aout-arm.lo: aout-arm.c $(INCDIR)/filenames.h libaout.h \
1493 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aoutx.h \
923f08ff 1494 $(INCDIR)/safe-ctype.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
e43d48cc 1495 $(INCDIR)/aout/ar.h aout-target.h
b13c7b49 1496aout-cris.lo: aout-cris.c aout32.c aoutx.h $(INCDIR)/filenames.h \
e43d48cc
AM
1497 $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h libaout.h \
1498 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
b13c7b49
AM
1499 $(INCDIR)/aout/ar.h aout-target.h
1500aout-ns32k.lo: aout-ns32k.c $(INCDIR)/aout/aout64.h \
1501 ns32k.h libaout.h $(INCDIR)/bfdlink.h aoutx.h $(INCDIR)/filenames.h \
1502 $(INCDIR)/safe-ctype.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
e43d48cc 1503 $(INCDIR)/aout/ar.h
b13c7b49
AM
1504aout-sparcle.lo: aout-sparcle.c $(INCDIR)/bfdlink.h \
1505 libaout.h aoutf1.h $(INCDIR)/filenames.h $(INCDIR)/aout/sun4.h \
1506 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1507 $(INCDIR)/aout/ar.h aout-target.h
1508aout-tic30.lo: aout-tic30.c $(INCDIR)/filenames.h libaout.h \
1509 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1510 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aoutx.h \
1511 $(INCDIR)/safe-ctype.h
1512aout0.lo: aout0.c aoutf1.h $(INCDIR)/filenames.h $(INCDIR)/aout/sun4.h \
1513 libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1514 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1515 aout-target.h
1516aout32.lo: aout32.c aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
1517 $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \
1518 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1519armnetbsd.lo: armnetbsd.c netbsd.h $(INCDIR)/filenames.h \
1520 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1521 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1522bout.lo: bout.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1523 genlink.h $(INCDIR)/bout.h $(INCDIR)/aout/stab_gnu.h \
2114f57b 1524 $(INCDIR)/aout/stab.def libaout.h
b13c7b49 1525cf-i386lynx.lo: cf-i386lynx.c $(INCDIR)/filenames.h \
8a5cc6be
AM
1526 coff-i386.c $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
1527 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1528 coffcode.h coffswap.h
b13c7b49
AM
1529cf-m68klynx.lo: cf-m68klynx.c coff-m68k.c $(INCDIR)/filenames.h \
1530 $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
8a5cc6be 1531 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
b13c7b49
AM
1532cf-sparclynx.lo: cf-sparclynx.c coff-sparc.c $(INCDIR)/filenames.h \
1533 $(INCDIR)/coff/sparc.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
8a5cc6be 1534 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
b13c7b49
AM
1535coff-a29k.lo: coff-a29k.c $(INCDIR)/filenames.h $(INCDIR)/coff/a29k.h \
1536 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
2114f57b 1537 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
b13c7b49
AM
1538coff-apollo.lo: coff-apollo.c $(INCDIR)/filenames.h \
1539 $(INCDIR)/coff/apollo.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
8a5cc6be 1540 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
b13c7b49 1541coff-arm.lo: coff-arm.c $(INCDIR)/filenames.h $(INCDIR)/coff/arm.h \
8a5cc6be 1542 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
b13c7b49
AM
1543 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1544coff-aux.lo: coff-aux.c $(INCDIR)/filenames.h $(INCDIR)/coff/aux-coff.h \
1545 $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h \
1546 coff-m68k.c libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1547 coffswap.h
1548coff-h8300.lo: coff-h8300.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1549 genlink.h $(INCDIR)/coff/h8300.h $(INCDIR)/coff/external.h \
e43d48cc 1550 $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
b13c7b49
AM
1551coff-h8500.lo: coff-h8500.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1552 $(INCDIR)/coff/h8500.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1553 libcoff.h coffcode.h coffswap.h
1554coff-i386.lo: coff-i386.c $(INCDIR)/filenames.h $(INCDIR)/coff/i386.h \
1555 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
8a5cc6be 1556 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
b13c7b49
AM
1557coff-i860.lo: coff-i860.c $(INCDIR)/filenames.h $(INCDIR)/coff/i860.h \
1558 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1559 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1560coff-go32.lo: coff-go32.c coff-i386.c $(INCDIR)/filenames.h \
1561 $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
e43d48cc 1562 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
b13c7b49 1563coff-i960.lo: coff-i960.c $(INCDIR)/filenames.h $(INCDIR)/coff/i960.h \
2114f57b 1564 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
252b5132 1565 coffcode.h coffswap.h
b13c7b49
AM
1566coff-m68k.lo: coff-m68k.c $(INCDIR)/filenames.h $(INCDIR)/coff/m68k.h \
1567 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
8a5cc6be 1568 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
b13c7b49
AM
1569coff-m88k.lo: coff-m88k.c $(INCDIR)/filenames.h $(INCDIR)/coff/m88k.h \
1570 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
8a5cc6be 1571 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
b13c7b49
AM
1572coff-mips.lo: coff-mips.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1573 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
1574 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h $(INCDIR)/coff/external.h \
1575 libcoff.h libecoff.h coffswap.h ecoffswap.h
ba323545
AM
1576coff-or32.lo: coff-or32.c $(INCDIR)/filenames.h $(INCDIR)/coff/or32.h \
1577 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1578 coffcode.h coffswap.h
b13c7b49 1579coff-rs6000.lo: coff-rs6000.c $(INCDIR)/filenames.h \
beb1bf64 1580 $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/xcoff.h \
8a5cc6be
AM
1581 $(INCDIR)/coff/rs6000.h libcoff.h libxcoff.h coffcode.h \
1582 coffswap.h
b13c7b49
AM
1583coff-sh.lo: coff-sh.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1584 $(INCDIR)/bfdlink.h $(INCDIR)/coff/sh.h $(INCDIR)/coff/external.h \
1585 $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
1586coff-sparc.lo: coff-sparc.c $(INCDIR)/filenames.h $(INCDIR)/coff/sparc.h \
8a5cc6be 1587 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
e43d48cc 1588 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
b13c7b49
AM
1589coff-stgo32.lo: coff-stgo32.c coff-i386.c $(INCDIR)/filenames.h \
1590 $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1591 $(INCDIR)/coff/go32exe.h libcoff.h $(INCDIR)/bfdlink.h \
1592 coffcode.h coffswap.h go32stub.h
1593coff-svm68k.lo: coff-svm68k.c coff-m68k.c $(INCDIR)/filenames.h \
1594 $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1595 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1596coff-tic30.lo: coff-tic30.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1597 $(INCDIR)/coff/tic30.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1598 libcoff.h coffcode.h coffswap.h
37f45cf8
AM
1599coff-tic4x.lo: coff-tic4x.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1600 $(INCDIR)/coff/tic4x.h $(INCDIR)/coff/ti.h $(INCDIR)/coff/internal.h \
1601 libcoff.h coffcode.h coffswap.h
b13c7b49 1602coff-tic54x.lo: coff-tic54x.c $(INCDIR)/filenames.h \
2114f57b 1603 $(INCDIR)/bfdlink.h $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h \
252b5132 1604 $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
b13c7b49
AM
1605coff-tic80.lo: coff-tic80.c $(INCDIR)/bfdlink.h $(INCDIR)/filenames.h \
1606 $(INCDIR)/coff/tic80.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1607 libcoff.h coffcode.h coffswap.h
1608coff-u68k.lo: coff-u68k.c coff-m68k.c $(INCDIR)/filenames.h \
1609 $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
8a5cc6be 1610 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
b13c7b49 1611coff-we32k.lo: coff-we32k.c $(INCDIR)/filenames.h $(INCDIR)/coff/we32k.h \
8a5cc6be 1612 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
b13c7b49
AM
1613 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1614coff-w65.lo: coff-w65.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1615 $(INCDIR)/coff/w65.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1616 libcoff.h coffcode.h coffswap.h
1617coff-z8k.lo: coff-z8k.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1618 $(INCDIR)/coff/z8k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1619 libcoff.h coffcode.h coffswap.h
1620cofflink.lo: cofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1621 $(INCDIR)/coff/internal.h libcoff.h
1622dwarf1.lo: dwarf1.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
252b5132 1623 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
b13c7b49
AM
1624 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/dwarf.h
1625ecoff.lo: ecoff.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1626 $(INCDIR)/aout/ar.h $(INCDIR)/aout/ranlib.h $(INCDIR)/aout/stab_gnu.h \
1627 $(INCDIR)/aout/stab.def libaout.h $(INCDIR)/aout/aout64.h \
1628 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
1629 $(INCDIR)/coff/ecoff.h libcoff.h libecoff.h
1630ecofflink.lo: ecofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1631 $(INCDIR)/objalloc.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1632 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
1633 $(INCDIR)/coff/ecoff.h libcoff.h libecoff.h
1634efi-app-ia32.lo: efi-app-ia32.c $(INCDIR)/filenames.h \
1635 coff-i386.c $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
1636 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1637 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
1638elf.lo: elf.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1639 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
c0ef99a7 1640 $(INCDIR)/elf/external.h $(INCDIR)/libiberty.h
b13c7b49 1641elf32-arc.lo: elf32-arc.c $(INCDIR)/filenames.h elf-bfd.h \
2114f57b 1642 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
b13c7b49
AM
1643 $(INCDIR)/bfdlink.h $(INCDIR)/elf/arc.h $(INCDIR)/elf/reloc-macros.h \
1644 $(INCDIR)/libiberty.h elf32-target.h
1645elfarm-oabi.lo: elfarm-oabi.c $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h \
1646 $(INCDIR)/filenames.h elf-bfd.h $(INCDIR)/elf/common.h \
1647 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1648 elf32-arm.h elf32-target.h
e43d48cc 1649elfarm-nabi.lo: elfarm-nabi.c $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h \
b13c7b49
AM
1650 $(INCDIR)/filenames.h elf-bfd.h $(INCDIR)/elf/common.h \
1651 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1652 elf32-arm.h elf32-target.h
37f45cf8
AM
1653elfarmqnx-nabi.lo: elfarmqnx-nabi.c elfarm-nabi.c $(INCDIR)/elf/arm.h \
1654 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/filenames.h \
1655 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1656 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h elf32-qnx.h \
7e392df6 1657 elf32-arm.h elf32-target.h
b13c7b49
AM
1658elf32-avr.lo: elf32-avr.c $(INCDIR)/filenames.h elf-bfd.h \
1659 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1660 $(INCDIR)/bfdlink.h $(INCDIR)/elf/avr.h $(INCDIR)/elf/reloc-macros.h \
1661 elf32-target.h
1662elf32-cris.lo: elf32-cris.c $(INCDIR)/filenames.h elf-bfd.h \
1663 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1664 $(INCDIR)/bfdlink.h $(INCDIR)/elf/cris.h $(INCDIR)/elf/reloc-macros.h \
1665 elf32-target.h
1666elf32-d10v.lo: elf32-d10v.c $(INCDIR)/filenames.h elf-bfd.h \
1667 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1668 $(INCDIR)/bfdlink.h $(INCDIR)/elf/d10v.h $(INCDIR)/elf/reloc-macros.h \
1669 elf32-target.h
1670elf32-d30v.lo: elf32-d30v.c $(INCDIR)/filenames.h elf-bfd.h \
1671 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1672 $(INCDIR)/bfdlink.h $(INCDIR)/elf/d30v.h $(INCDIR)/elf/reloc-macros.h \
1673 elf32-target.h
d172d4ba
NC
1674elf32-dlx.lo: elf32-dlx.c $(INCDIR)/filenames.h elf-bfd.h \
1675 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1676 $(INCDIR)/bfdlink.h $(INCDIR)/elf/dlx.h $(INCDIR)/elf/reloc-macros.h \
1677 elf32-target.h
b13c7b49
AM
1678elf32-fr30.lo: elf32-fr30.c $(INCDIR)/filenames.h elf-bfd.h \
1679 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1680 $(INCDIR)/bfdlink.h $(INCDIR)/elf/fr30.h $(INCDIR)/elf/reloc-macros.h \
1681 elf32-target.h
ba26fd96
AM
1682elf32-frv.lo: elf32-frv.c $(INCDIR)/filenames.h elf-bfd.h \
1683 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1684 $(INCDIR)/bfdlink.h $(INCDIR)/elf/frv.h $(INCDIR)/elf/reloc-macros.h \
4e5ba5b7 1685 elf32-target.h
b13c7b49 1686elf32-gen.lo: elf32-gen.c $(INCDIR)/filenames.h elf-bfd.h \
41b49281 1687 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
b13c7b49
AM
1688 $(INCDIR)/bfdlink.h elf32-target.h
1689elf32-h8300.lo: elf32-h8300.c $(INCDIR)/filenames.h \
923f08ff 1690 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
b13c7b49 1691 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/h8.h \
923f08ff 1692 $(INCDIR)/elf/reloc-macros.h elf32-target.h
b13c7b49
AM
1693elf32-hppa.lo: elf32-hppa.c $(INCDIR)/filenames.h elf-bfd.h \
1694 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1695 $(INCDIR)/bfdlink.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h \
1696 libhppa.h elf32-hppa.h elf-hppa.h elf32-target.h
1697elf32-i370.lo: elf32-i370.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2114f57b 1698 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
37f45cf8
AM
1699 $(INCDIR)/elf/external.h $(INCDIR)/elf/i370.h $(INCDIR)/elf/reloc-macros.h \
1700 elf32-target.h
b13c7b49 1701elf32-i386.lo: elf32-i386.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2114f57b 1702 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
b13c7b49
AM
1703 $(INCDIR)/elf/external.h $(INCDIR)/elf/i386.h $(INCDIR)/elf/reloc-macros.h \
1704 elf32-target.h
5ad8645c
AM
1705elf32-i386-fbsd.lo: elf32-i386-fbsd.c $(INCDIR)/filenames.h \
1706 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1707 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h elf32-i386.c \
1708 $(INCDIR)/elf/i386.h $(INCDIR)/elf/reloc-macros.h elf32-target.h
caf47ea6 1709elf32-i386qnx.lo: elf32-i386qnx.c elf32-i386.c $(INCDIR)/filenames.h \
37f45cf8 1710 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
caf47ea6 1711 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/i386.h \
37f45cf8 1712 $(INCDIR)/elf/reloc-macros.h elf32-qnx.h elf32-target.h
b13c7b49
AM
1713elf32-i860.lo: elf32-i860.c $(INCDIR)/filenames.h elf-bfd.h \
1714 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1715 $(INCDIR)/bfdlink.h $(INCDIR)/elf/i860.h $(INCDIR)/elf/reloc-macros.h \
1716 elf32-target.h
1717elf32-i960.lo: elf32-i960.c $(INCDIR)/filenames.h elf-bfd.h \
1718 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1719 $(INCDIR)/bfdlink.h $(INCDIR)/elf/i960.h $(INCDIR)/elf/reloc-macros.h \
1720 elf32-target.h
cf88bb9f
NC
1721elf32-ip2k.lo: elf32-ip2k.c $(INCDIR)/filenames.h elf-bfd.h \
1722 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1723 $(INCDIR)/bfdlink.h $(INCDIR)/elf/ip2k.h $(INCDIR)/elf/reloc-macros.h \
1724 elf32-target.h
b13c7b49
AM
1725elf32-m32r.lo: elf32-m32r.c $(INCDIR)/filenames.h elf-bfd.h \
1726 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1727 $(INCDIR)/bfdlink.h $(INCDIR)/elf/m32r.h $(INCDIR)/elf/reloc-macros.h \
1728 elf32-target.h
1729elf32-m68k.lo: elf32-m68k.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2114f57b 1730 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
b13c7b49
AM
1731 $(INCDIR)/elf/external.h $(INCDIR)/elf/m68k.h $(INCDIR)/elf/reloc-macros.h \
1732 elf32-target.h
1733elf32-m68hc11.lo: elf32-m68hc11.c $(INCDIR)/filenames.h \
37f45cf8
AM
1734 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1735 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/m68hc11.h \
bbeb2e03 1736 $(INCDIR)/elf/reloc-macros.h elf32-target.h
b13c7b49 1737elf32-m68hc12.lo: elf32-m68hc12.c $(INCDIR)/filenames.h \
bbeb2e03 1738 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
b13c7b49 1739 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/m68hc11.h \
37f45cf8
AM
1740 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/m68hc11.h \
1741 elf32-target.h
b13c7b49
AM
1742elf32-m88k.lo: elf32-m88k.c $(INCDIR)/filenames.h elf-bfd.h \
1743 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1744 $(INCDIR)/bfdlink.h elf32-target.h
1745elf-m10200.lo: elf-m10200.c $(INCDIR)/filenames.h elf-bfd.h \
1746 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1747 $(INCDIR)/bfdlink.h elf32-target.h
1748elf-m10300.lo: elf-m10300.c $(INCDIR)/filenames.h elf-bfd.h \
1749 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1750 $(INCDIR)/bfdlink.h $(INCDIR)/elf/mn10300.h $(INCDIR)/elf/reloc-macros.h \
252b5132 1751 elf32-target.h
b13c7b49 1752elf32-mcore.lo: elf32-mcore.c $(INCDIR)/filenames.h \
2114f57b 1753 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
b13c7b49 1754 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/mcore.h \
e43d48cc 1755 $(INCDIR)/elf/reloc-macros.h elf32-target.h
830629ab 1756elfxx-mips.lo: elfxx-mips.c $(INCDIR)/filenames.h elf-bfd.h \
c6e90b02 1757 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
830629ab
AM
1758 $(INCDIR)/bfdlink.h elfxx-mips.h $(INCDIR)/elf/mips.h \
1759 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
1760 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h $(INCDIR)/coff/external.h
b13c7b49 1761elf32-mips.lo: elf32-mips.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
830629ab
AM
1762 genlink.h elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1763 $(INCDIR)/elf/external.h elfxx-mips.h $(INCDIR)/elf/mips.h \
c6e90b02
TS
1764 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
1765 $(INCDIR)/coff/internal.h $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h \
830629ab 1766 $(INCDIR)/coff/external.h ecoffswap.h elf32-target.h
b13c7b49 1767elf32-openrisc.lo: elf32-openrisc.c $(INCDIR)/filenames.h \
2114f57b 1768 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
b13c7b49
AM
1769 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/openrisc.h \
1770 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
2114f57b 1771 elf32-target.h
3b16e843
NC
1772elf32-or32.lo: elf32-or32.c $(INCDIR)/filenames.h elf-bfd.h \
1773 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
ba323545
AM
1774 $(INCDIR)/bfdlink.h $(INCDIR)/elf/or32.h $(INCDIR)/elf/reloc-macros.h \
1775 $(INCDIR)/libiberty.h elf32-target.h
b13c7b49
AM
1776elf32-pj.lo: elf32-pj.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1777 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1778 $(INCDIR)/elf/external.h $(INCDIR)/elf/pj.h $(INCDIR)/elf/reloc-macros.h \
a85d7ed0 1779 elf32-target.h
b13c7b49 1780elf32-ppc.lo: elf32-ppc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
e43d48cc 1781 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
b13c7b49
AM
1782 $(INCDIR)/elf/external.h $(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h \
1783 elf32-target.h
37f45cf8
AM
1784elf32-ppcqnx.lo: elf32-ppcqnx.c elf32-ppc.c $(INCDIR)/filenames.h \
1785 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1786 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/ppc.h \
1787 $(INCDIR)/elf/reloc-macros.h elf32-qnx.h elf32-target.h
54327882
AM
1788elf32-sh64.lo: elf32-sh64.c $(INCDIR)/filenames.h elf-bfd.h \
1789 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1790 $(INCDIR)/bfdlink.h $(srcdir)/../opcodes/sh64-opc.h \
1791 elf32-sh.c $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
1792 elf32-target.h
9cba27b2
JT
1793elf32-sh64-com.lo: elf32-sh64-com.c $(INCDIR)/filenames.h \
1794 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1795 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/sh.h \
1796 $(INCDIR)/elf/reloc-macros.h $(srcdir)/../opcodes/sh64-opc.h
efacd36e
SC
1797elf32-sh64-lin.lo: elf32-sh64-lin.c elf32-sh64.c $(INCDIR)/filenames.h \
1798 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1799 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/../opcodes/sh64-opc.h \
1800 elf32-sh.c $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
1801 elf32-target.h
b13c7b49 1802elf32-s390.lo: elf32-s390.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
e43d48cc 1803 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
b13c7b49
AM
1804 $(INCDIR)/elf/external.h $(INCDIR)/elf/s390.h $(INCDIR)/elf/reloc-macros.h \
1805 elf32-target.h
1806elf32-sh.lo: elf32-sh.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2114f57b 1807 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
b13c7b49 1808 $(INCDIR)/elf/external.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
2114f57b 1809 elf32-target.h
b13c7b49
AM
1810elf32-sh-lin.lo: elf32-sh-lin.c $(INCDIR)/filenames.h \
1811 $(INCDIR)/elf/internal.h elf-bfd.h $(INCDIR)/elf/common.h \
1812 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h elf32-sh.c \
1813 $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h elf32-target.h
c0ef99a7
AM
1814elf32-sh-nbsd.lo: elf32-sh-nbsd.c elf32-sh.c $(INCDIR)/filenames.h \
1815 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1816 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/sh.h \
1817 $(INCDIR)/elf/reloc-macros.h elf32-target.h
9cba27b2
JT
1818elf32-sh64-nbsd.lo: elf32-sh64-nbsd.c elf32-sh64.c \
1819 $(INCDIR)/filenames.h elf-bfd.h $(INCDIR)/elf/common.h \
1820 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1821 $(srcdir)/../opcodes/sh64-opc.h elf32-sh.c $(INCDIR)/elf/sh.h \
1822 $(INCDIR)/elf/reloc-macros.h elf32-target.h
37f45cf8
AM
1823elf32-shqnx.lo: elf32-shqnx.c elf32-sh.c $(INCDIR)/filenames.h \
1824 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1825 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/sh.h \
1826 $(INCDIR)/elf/reloc-macros.h elf32-qnx.h elf32-target.h
b13c7b49 1827elf32-sparc.lo: elf32-sparc.c $(INCDIR)/filenames.h \
2114f57b
AM
1828 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1829 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/sparc.h \
1830 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/sparc.h \
1831 elf32-target.h
b13c7b49
AM
1832elf32-v850.lo: elf32-v850.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1833 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1834 $(INCDIR)/elf/external.h $(INCDIR)/elf/v850.h $(INCDIR)/elf/reloc-macros.h \
1835 $(INCDIR)/libiberty.h elf32-target.h
90ace9e9
JT
1836elf32-vax.lo: elf32-vax.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1837 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1838 $(INCDIR)/elf/external.h $(INCDIR)/elf/vax.h $(INCDIR)/elf/reloc-macros.h \
caf47ea6 1839 elf32-target.h
c0ef99a7
AM
1840elf32-xstormy16.lo: elf32-xstormy16.c $(INCDIR)/filenames.h \
1841 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1842 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/xstormy16.h \
1843 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
93fbbb04 1844 elf32-target.h
b13c7b49 1845elf32.lo: elf32.c elfcode.h $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
e43d48cc 1846 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
b13c7b49
AM
1847 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfcore.h \
1848 elflink.h
1849elflink.lo: elflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1850 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1851 $(INCDIR)/elf/external.h
c0ef99a7
AM
1852elf-strtab.lo: elf-strtab.c $(INCDIR)/filenames.h elf-bfd.h \
1853 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
e90b95f6 1854 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h
c0ef99a7
AM
1855elf-eh-frame.lo: elf-eh-frame.c $(INCDIR)/filenames.h \
1856 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1857 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/dwarf2.h
b13c7b49
AM
1858epoc-pe-arm.lo: epoc-pe-arm.c pe-arm.c $(INCDIR)/filenames.h \
1859 coff-arm.c $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h \
1860 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1861 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
1862epoc-pei-arm.lo: epoc-pei-arm.c pei-arm.c $(INCDIR)/filenames.h \
1863 coff-arm.c $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h \
1864 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1865 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
1866hp300bsd.lo: hp300bsd.c $(INCDIR)/filenames.h libaout.h \
1867 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
2114f57b 1868 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
252b5132 1869hp300hpux.lo: hp300hpux.c $(INCDIR)/aout/hp300hpux.h \
b13c7b49 1870 aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
923f08ff
AM
1871 $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \
1872 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1873 aout-target.h
b13c7b49
AM
1874som.lo: som.c $(INCDIR)/alloca-conf.h $(INCDIR)/filenames.h
1875i386aout.lo: i386aout.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
1876 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/stab_gnu.h \
1877 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1878i386bsd.lo: i386bsd.c $(INCDIR)/filenames.h libaout.h \
1879 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
2114f57b 1880 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
e43d48cc 1881i386dynix.lo: i386dynix.c $(INCDIR)/aout/dynix3.h aoutx.h \
b13c7b49
AM
1882 $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h \
1883 libaout.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1884 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h
1885i386freebsd.lo: i386freebsd.c freebsd.h $(INCDIR)/filenames.h \
1886 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1887 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1888i386linux.lo: i386linux.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
2114f57b 1889 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
b13c7b49
AM
1890 libaout.h $(INCDIR)/bfdlink.h aout-target.h
1891i386lynx.lo: i386lynx.c $(INCDIR)/filenames.h libaout.h \
1892 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aout-target.h \
1893 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1894i386msdos.lo: i386msdos.c $(INCDIR)/filenames.h libaout.h \
1895 $(INCDIR)/bfdlink.h
1896i386netbsd.lo: i386netbsd.c netbsd.h $(INCDIR)/filenames.h \
2114f57b
AM
1897 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1898 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
b13c7b49
AM
1899i386mach3.lo: i386mach3.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
1900 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1901 libaout.h $(INCDIR)/bfdlink.h aout-target.h
1902i386os9k.lo: i386os9k.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1903 libaout.h $(INCDIR)/os9k.h
1904ieee.lo: ieee.c $(INCDIR)/filenames.h $(INCDIR)/ieee.h \
1905 libieee.h $(INCDIR)/safe-ctype.h
1906m68k4knetbsd.lo: m68k4knetbsd.c netbsd.h $(INCDIR)/filenames.h \
2114f57b
AM
1907 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1908 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
b13c7b49
AM
1909m68klinux.lo: m68klinux.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
1910 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1911 libaout.h $(INCDIR)/bfdlink.h aout-target.h
1912m68klynx.lo: m68klynx.c $(INCDIR)/filenames.h libaout.h \
1913 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aout-target.h \
1914 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1915m68knetbsd.lo: m68knetbsd.c netbsd.h $(INCDIR)/filenames.h \
1916 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1917 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1918m88kmach3.lo: m88kmach3.c $(INCDIR)/filenames.h libaout.h \
1919 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1920 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1921mipsbsd.lo: mipsbsd.c $(INCDIR)/filenames.h libaout.h \
1922 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1923 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1924newsos3.lo: newsos3.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
1925 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1926 libaout.h $(INCDIR)/bfdlink.h aout-target.h
1927nlm.lo: nlm.c $(INCDIR)/filenames.h libnlm.h $(INCDIR)/nlm/common.h \
1928 $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h
1929nlm32-i386.lo: nlm32-i386.c $(INCDIR)/filenames.h $(INCDIR)/nlm/i386-ext.h \
252b5132 1930 libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
b13c7b49
AM
1931 $(INCDIR)/nlm/external.h nlmswap.h nlm-target.h
1932nlm32-sparc.lo: nlm32-sparc.c $(INCDIR)/filenames.h \
2114f57b
AM
1933 $(INCDIR)/nlm/sparc32-ext.h libnlm.h $(INCDIR)/nlm/common.h \
1934 $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h nlmswap.h \
1935 nlm-target.h
b13c7b49 1936nlm32-ppc.lo: nlm32-ppc.c $(INCDIR)/filenames.h $(INCDIR)/nlm/ppc-ext.h \
252b5132 1937 libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
b13c7b49
AM
1938 $(INCDIR)/nlm/external.h nlmswap.h nlm-target.h
1939nlm32.lo: nlm32.c nlmcode.h $(INCDIR)/filenames.h libnlm.h \
1940 $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h
1941ns32knetbsd.lo: ns32knetbsd.c netbsd.h $(INCDIR)/filenames.h \
e43d48cc 1942 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
b13c7b49
AM
1943 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1944oasys.lo: oasys.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
1945 $(INCDIR)/oasys.h liboasys.h
1946pc532-mach.lo: pc532-mach.c $(INCDIR)/filenames.h libaout.h \
1947 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aout-target.h \
1948 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1949pdp11.lo: pdp11.c $(INCDIR)/filenames.h libaout.h $(INCDIR)/bfdlink.h \
1950 aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1951 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h $(INCDIR)/safe-ctype.h
1952pe-arm.lo: pe-arm.c $(INCDIR)/filenames.h coff-arm.c \
1953 $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1954 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1955 peicode.h libpei.h
1956pei-arm.lo: pei-arm.c $(INCDIR)/filenames.h coff-arm.c \
1957 $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1958 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1959 peicode.h libpei.h
1960pe-i386.lo: pe-i386.c $(INCDIR)/filenames.h coff-i386.c \
1961 $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1962 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1963 peicode.h libpei.h
1964pei-i386.lo: pei-i386.c $(INCDIR)/filenames.h coff-i386.c \
1965 $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1966 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1967 peicode.h libpei.h
1968pe-mcore.lo: pe-mcore.c $(INCDIR)/filenames.h coff-mcore.c \
1969 $(INCDIR)/coff/mcore.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1970 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1971 peicode.h libpei.h
1972pei-mcore.lo: pei-mcore.c $(INCDIR)/filenames.h coff-mcore.c \
1973 $(INCDIR)/coff/mcore.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1974 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1975 peicode.h libpei.h
1976pe-ppc.lo: pe-ppc.c $(INCDIR)/filenames.h coff-ppc.c \
1977 $(INCDIR)/coff/powerpc.h $(INCDIR)/coff/external.h \
e43d48cc
AM
1978 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1979 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
b13c7b49
AM
1980pei-ppc.lo: pei-ppc.c $(INCDIR)/filenames.h coff-ppc.c \
1981 $(INCDIR)/coff/powerpc.h $(INCDIR)/coff/external.h \
e43d48cc
AM
1982 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1983 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
b13c7b49
AM
1984pe-sh.lo: pe-sh.c $(INCDIR)/filenames.h coff-sh.c $(INCDIR)/libiberty.h \
1985 $(INCDIR)/bfdlink.h $(INCDIR)/coff/sh.h $(INCDIR)/coff/external.h \
e43d48cc 1986 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
b13c7b49
AM
1987 coffcode.h peicode.h libpei.h
1988pei-sh.lo: pei-sh.c $(INCDIR)/filenames.h coff-sh.c \
1989 $(INCDIR)/libiberty.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/sh.h \
1990 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
e43d48cc
AM
1991 $(INCDIR)/coff/pe.h libcoff.h coffcode.h peicode.h \
1992 libpei.h
b13c7b49
AM
1993pe-mips.lo: pe-mips.c $(INCDIR)/filenames.h $(INCDIR)/coff/mipspe.h \
1994 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1995 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1996 peicode.h libpei.h
1997pei-mips.lo: pei-mips.c $(INCDIR)/filenames.h pe-mips.c \
8a5cc6be
AM
1998 $(INCDIR)/coff/mipspe.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1999 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
2000 peicode.h libpei.h
b13c7b49
AM
2001ppcboot.lo: ppcboot.c $(INCDIR)/safe-ctype.h $(INCDIR)/filenames.h
2002reloc16.lo: reloc16.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2003 genlink.h $(INCDIR)/coff/internal.h libcoff.h
2004riscix.lo: riscix.c $(INCDIR)/filenames.h libaout.h \
2005 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aout-target.h \
2006 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2007sparclinux.lo: sparclinux.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
2008 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
2009 libaout.h $(INCDIR)/bfdlink.h aout-target.h
2010sparclynx.lo: sparclynx.c $(INCDIR)/filenames.h $(INCDIR)/aout/sun4.h \
252b5132 2011 libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
b13c7b49
AM
2012 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
2013 aout-target.h
2014sparcnetbsd.lo: sparcnetbsd.c netbsd.h $(INCDIR)/filenames.h \
2015 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
2016 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2017sunos.lo: sunos.c $(INCDIR)/bfdlink.h libaout.h aoutf1.h \
2018 $(INCDIR)/filenames.h $(INCDIR)/aout/sun4.h $(INCDIR)/aout/aout64.h \
2019 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
2020 aout-target.h
2021vaxnetbsd.lo: vaxnetbsd.c netbsd.h $(INCDIR)/filenames.h \
2022 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
3c2bfad6
JT
2023 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2024vax1knetbsd.lo: vax1knetbsd.c netbsd.h $(INCDIR)/filenames.h \
2025 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
ba26fd96
AM
2026 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2027vaxbsd.lo: vaxbsd.c $(INCDIR)/filenames.h libaout.h \
2028 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
b13c7b49
AM
2029 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2030versados.lo: versados.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h
2031vms.lo: vms.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2032 vms.h
2033vms-gsd.lo: vms-gsd.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2034 vms.h
6a0735ef
AM
2035vms-hdr.lo: vms-hdr.c bfdver.h $(INCDIR)/filenames.h \
2036 $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h vms.h
b13c7b49
AM
2037vms-misc.lo: vms-misc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2038 vms.h
2039vms-tir.lo: vms-tir.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2040 vms.h
2041xcofflink.lo: xcofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2042 $(INCDIR)/coff/internal.h $(INCDIR)/coff/xcoff.h libcoff.h \
2043 libxcoff.h
54327882 2044aix5ppc-core.lo: aix5ppc-core.c
b13c7b49
AM
2045aout64.lo: aout64.c aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
2046 $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \
2047 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2048coff-alpha.lo: coff-alpha.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2049 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
2050 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h $(INCDIR)/aout/ar.h \
2051 libcoff.h libecoff.h coffswap.h ecoffswap.h
2052coff64-rs6000.lo: coff64-rs6000.c $(INCDIR)/filenames.h \
8a5cc6be 2053 $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/xcoff.h \
b13c7b49
AM
2054 $(INCDIR)/coff/rs6k64.h libcoff.h libxcoff.h coffcode.h \
2055 coffswap.h
2056demo64.lo: demo64.c aoutf1.h $(INCDIR)/filenames.h \
2114f57b
AM
2057 $(INCDIR)/aout/sun4.h libaout.h $(INCDIR)/bfdlink.h \
2058 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2059 $(INCDIR)/aout/ar.h aout-target.h
b13c7b49
AM
2060efi-app-ia64.lo: efi-app-ia64.c $(INCDIR)/filenames.h \
2061 coff-ia64.c $(INCDIR)/coff/ia64.h $(INCDIR)/coff/external.h \
2062 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
2063 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
2064elf64-x86-64.lo: elf64-x86-64.c $(INCDIR)/filenames.h \
54327882
AM
2065 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
2066 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/x86-64.h \
b13c7b49
AM
2067 $(INCDIR)/elf/reloc-macros.h elf64-target.h
2068elf64-alpha.lo: elf64-alpha.c $(INCDIR)/filenames.h \
2114f57b
AM
2069 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2070 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/alpha.h \
2071 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/internal.h \
2072 $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h \
2073 $(INCDIR)/coff/alpha.h $(INCDIR)/aout/ar.h libcoff.h \
2074 libecoff.h ecoffswap.h elf64-target.h
27b7e12d 2075elf64-hppa.lo: elf64-hppa.c $(INCDIR)/alloca-conf.h \
b13c7b49
AM
2076 $(INCDIR)/filenames.h elf-bfd.h $(INCDIR)/elf/common.h \
2077 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
2078 $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h libhppa.h \
2079 elf64-hppa.h elf-hppa.h elf64-target.h
2080elf64-gen.lo: elf64-gen.c $(INCDIR)/filenames.h elf-bfd.h \
2114f57b 2081 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
b13c7b49 2082 $(INCDIR)/bfdlink.h elf64-target.h
37f45cf8
AM
2083elfn32-mips.lo: elfn32-mips.c $(INCDIR)/filenames.h \
2084 $(INCDIR)/bfdlink.h genlink.h elf-bfd.h $(INCDIR)/elf/common.h \
2085 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfxx-mips.h \
2086 $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/sym.h \
2087 $(INCDIR)/coff/symconst.h $(INCDIR)/coff/internal.h \
2088 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h $(INCDIR)/coff/external.h \
2089 ecoffswap.h elf32-target.h
b13c7b49 2090elf64-mips.lo: elf64-mips.c $(INCDIR)/filenames.h $(INCDIR)/aout/ar.h \
830629ab
AM
2091 $(INCDIR)/bfdlink.h genlink.h elf-bfd.h $(INCDIR)/elf/common.h \
2092 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfxx-mips.h \
2093 $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/sym.h \
2094 $(INCDIR)/coff/symconst.h $(INCDIR)/coff/internal.h \
2095 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h ecoffswap.h \
2096 elf64-target.h
3c3bdf30
NC
2097elf64-mmix.lo: elf64-mmix.c $(INCDIR)/filenames.h elf-bfd.h \
2098 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
2099 $(INCDIR)/bfdlink.h $(INCDIR)/elf/mmix.h $(INCDIR)/elf/reloc-macros.h \
2100 $(INCDIR)/opcode/mmix.h elf64-target.h
b13c7b49 2101elf64-ppc.lo: elf64-ppc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
a85d7ed0 2102 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
b13c7b49 2103 $(INCDIR)/elf/external.h $(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h \
c0ef99a7 2104 elf64-ppc.h elf64-target.h
b13c7b49
AM
2105elf64-s390.lo: elf64-s390.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2106 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2107 $(INCDIR)/elf/external.h $(INCDIR)/elf/s390.h $(INCDIR)/elf/reloc-macros.h \
2108 elf64-target.h
2c73f9d8
AM
2109elf64-sh64.lo: elf64-sh64.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2110 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2111 $(INCDIR)/elf/external.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
2112 elf64-target.h
efacd36e
SC
2113elf64-sh64-lin.lo: elf64-sh64-lin.c elf64-sh64.c $(INCDIR)/filenames.h \
2114 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
2115 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/sh.h \
2116 $(INCDIR)/elf/reloc-macros.h elf64-target.h
9cba27b2
JT
2117elf64-sh64-nbsd.lo: elf64-sh64-nbsd.c elf64-sh64.c \
2118 $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h elf-bfd.h \
2119 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
2120 $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h elf64-target.h
b13c7b49 2121elf64-sparc.lo: elf64-sparc.c $(INCDIR)/filenames.h \
2114f57b
AM
2122 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2123 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/sparc.h \
252b5132
RH
2124 $(INCDIR)/elf/sparc.h $(INCDIR)/elf/reloc-macros.h \
2125 elf64-target.h
b13c7b49
AM
2126elf64.lo: elf64.c elfcode.h $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
2127 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
2128 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfcore.h \
2129 elflink.h
3c3bdf30
NC
2130mmo.lo: mmo.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
2131 $(INCDIR)/elf/mmix.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/mmix.h
b13c7b49 2132nlm32-alpha.lo: nlm32-alpha.c $(INCDIR)/filenames.h \
2114f57b
AM
2133 $(INCDIR)/nlm/alpha-ext.h libnlm.h $(INCDIR)/nlm/common.h \
2134 $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h nlmswap.h \
2135 nlm-target.h
b13c7b49
AM
2136nlm64.lo: nlm64.c nlmcode.h $(INCDIR)/filenames.h libnlm.h \
2137 $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h
2138aix386-core.lo: aix386-core.c $(INCDIR)/filenames.h \
8a5cc6be
AM
2139 $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
2140 libcoff.h $(INCDIR)/bfdlink.h
b13c7b49
AM
2141hpux-core.lo: hpux-core.c $(INCDIR)/filenames.h
2142irix-core.lo: irix-core.c $(INCDIR)/filenames.h
2143lynx-core.lo: lynx-core.c $(INCDIR)/filenames.h
2144osf-core.lo: osf-core.c $(INCDIR)/filenames.h
2145sco5-core.lo: sco5-core.c $(INCDIR)/filenames.h libaout.h \
2146 $(INCDIR)/bfdlink.h
2147trad-core.lo: trad-core.c $(INCDIR)/filenames.h libaout.h \
2148 $(INCDIR)/bfdlink.h
2149cisco-core.lo: cisco-core.c $(INCDIR)/filenames.h
2150elf32-ia64.lo: elf32-ia64.c $(INCDIR)/filenames.h elf-bfd.h \
2151 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
2152 $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ia64.h $(INCDIR)/elf/ia64.h \
2153 $(INCDIR)/elf/reloc-macros.h elf32-target.h
2154elf64-ia64.lo: elf64-ia64.c $(INCDIR)/filenames.h elf-bfd.h \
2155 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
2156 $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ia64.h $(INCDIR)/elf/ia64.h \
2157 $(INCDIR)/elf/reloc-macros.h elf64-target.h
2158peigen.lo: peigen.c $(INCDIR)/filenames.h $(INCDIR)/coff/internal.h \
2159 $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/pe.h \
2160 libcoff.h $(INCDIR)/bfdlink.h libpei.h
2161pepigen.lo: pepigen.c $(INCDIR)/filenames.h $(INCDIR)/coff/internal.h \
2162 $(INCDIR)/coff/ia64.h $(INCDIR)/coff/external.h $(INCDIR)/coff/pe.h \
2163 libcoff.h $(INCDIR)/bfdlink.h libpei.h
252b5132
RH
2164# IF YOU PUT ANYTHING HERE IT WILL GO AWAY
2165
2166# Tell versions [3.59,3.63) of GNU make to not export all variables.
2167# Otherwise a system limit (for SysV at least) may be exceeded.
2168.NOEXPORT:
This page took 0.25711 seconds and 4 git commands to generate.