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