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