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