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