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