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