Add support for 64-bit ARM architecture: AArch64
[deliverable/binutils-gdb.git] / bfd / Makefile.am
CommitLineData
252b5132
RH
1## Process this file with automake to generate Makefile.in
2
95b40122 3AUTOMAKE_OPTIONS = 1.11 no-dist foreign
79887925 4ACLOCAL_AMFLAGS = -I . -I .. -I ../config
252b5132 5
bc286f95
BE
6# Uncomment the following line when doing a release.
7# RELEASE=y
8
252b5132
RH
9INCDIR = $(srcdir)/../include
10CSEARCH = -I. -I$(srcdir) -I$(INCDIR)
252b5132
RH
11
12SUBDIRS = doc po
13
108a6f8e 14bfddocdir = doc
252b5132 15
14ec8efd
RW
16libbfd_la_LDFLAGS =
17if INSTALL_LIBBFD
573e8a1c
RW
18bfdlibdir = @bfdlibdir@
19bfdincludedir = @bfdincludedir@
a703a6ea 20bfdlib_LTLIBRARIES = libbfd.la
14ec8efd
RW
21bfdinclude_HEADERS = $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/bfdlink.h
22else !INSTALL_LIBBFD
573e8a1c
RW
23# Empty these so that the respective installation directories will not be created.
24bfdlibdir =
25bfdincludedir =
200c83b8 26bfdinclude_HEADERS =
573e8a1c 27rpath_bfdlibdir = @bfdlibdir@
14ec8efd 28noinst_LTLIBRARIES = libbfd.la
573e8a1c 29libbfd_la_LDFLAGS += -rpath $(rpath_bfdlibdir)
14ec8efd 30endif
252b5132 31
a2d91340 32WARN_CFLAGS = @WARN_CFLAGS@
9e9b66a9 33NO_WERROR = @NO_WERROR@
a2d91340 34AM_CFLAGS = $(WARN_CFLAGS)
ce3c775b
NC
35AM_CPPFLAGS = -DBINDIR='"$(bindir)"'
36if PLUGINS
200c83b8 37bfdinclude_HEADERS += $(INCDIR)/plugin-api.h
ce3c775b
NC
38LIBDL = -ldl
39endif
a2d91340 40
252b5132
RH
41# bfd.h goes here, for now
42BFD_H = bfd.h
43
44# Jim Kingdon notes:
45# Writing S-records should be included in all (or at least most)
46# *-*-coff, *-*-aout, etc., configurations, because people will want to
47# be able to use objcopy to create S-records. (S-records are not useful
48# for the debugger, so if you are downloading things as S-records you
49# need two copies of the executable, one to download and one for the
50# debugger).
36b45482 51BFD32_LIBS = \
93509525
KD
52 archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \
53 cache.lo coffgen.lo corefile.lo \
252b5132
RH
54 format.lo init.lo libbfd.lo opncls.lo reloc.lo \
55 section.lo syms.lo targets.lo hash.lo linker.lo \
51db3708 56 srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo \
c067354b 57 merge.lo dwarf2.lo simple.lo compress.lo verilog.lo
252b5132 58
36b45482
TS
59BFD64_LIBS = archive64.lo
60
61BFD32_LIBS_CFILES = \
93509525
KD
62 archive.c archures.c bfd.c bfdio.c bfdwin.c \
63 cache.c coffgen.c corefile.c \
252b5132
RH
64 format.c init.c libbfd.c opncls.c reloc.c \
65 section.c syms.c targets.c hash.c linker.c \
51db3708 66 srec.c binary.c tekhex.c ihex.c stabs.c stab-syms.c \
c067354b 67 merge.c dwarf2.c simple.c compress.c verilog.c
252b5132 68
36b45482
TS
69BFD64_LIBS_CFILES = archive64.c
70
252b5132
RH
71# This list is alphabetized to make it easier to keep in sync
72# with the decls and initializer in archures.c.
73ALL_MACHINES = \
a06ea964 74 cpu-aarch64.lo \
252b5132
RH
75 cpu-alpha.lo \
76 cpu-arc.lo \
77 cpu-arm.lo \
adde6300 78 cpu-avr.lo \
0f64bb02 79 cpu-bfin.lo \
3d3d428f 80 cpu-cr16.lo \
0949843d 81 cpu-cr16c.lo \
06c15ad7 82 cpu-cris.lo \
1fe1f39c 83 cpu-crx.lo \
252b5132
RH
84 cpu-d10v.lo \
85 cpu-d30v.lo \
d172d4ba 86 cpu-dlx.lo \
cfb8c092 87 cpu-epiphany.lo \
252b5132 88 cpu-fr30.lo \
4e5ba5b7 89 cpu-frv.lo \
252b5132
RH
90 cpu-h8300.lo \
91 cpu-h8500.lo \
92 cpu-hppa.lo \
5b93d8bb 93 cpu-i370.lo \
252b5132 94 cpu-i386.lo \
8a9036a4 95 cpu-l1om.lo \
7a9068fe 96 cpu-k1om.lo \
252b5132
RH
97 cpu-i860.lo \
98 cpu-i960.lo \
ce3c775b 99 cpu-ia64.lo \
cf88bb9f 100 cpu-ip2k.lo \
a75473eb 101 cpu-iq2000.lo \
84e94c90 102 cpu-lm32.lo \
ce3c775b
NC
103 cpu-m10200.lo \
104 cpu-m10300.lo \
49f58d10 105 cpu-m32c.lo \
252b5132 106 cpu-m32r.lo \
60bcf0fa
NC
107 cpu-m68hc11.lo \
108 cpu-m68hc12.lo \
6927f982
NC
109 cpu-m9s12x.lo \
110 cpu-m9s12xg.lo \
252b5132
RH
111 cpu-m68k.lo \
112 cpu-m88k.lo \
252b5132 113 cpu-mcore.lo \
d9352518 114 cpu-mep.lo \
7ba29e2a 115 cpu-microblaze.lo \
252b5132 116 cpu-mips.lo \
3c3bdf30 117 cpu-mmix.lo \
ce3c775b 118 cpu-moxie.lo \
32d95f29 119 cpu-msp430.lo \
ce3c775b 120 cpu-mt.lo \
252b5132 121 cpu-ns32k.lo \
b3baf5d0 122 cpu-openrisc.lo \
ce3c775b 123 cpu-or32.lo \
e135f41b 124 cpu-pdp11.lo \
0bcb993b 125 cpu-pj.lo \
ce3c775b 126 cpu-plugin.lo \
252b5132
RH
127 cpu-powerpc.lo \
128 cpu-rs6000.lo \
99c513f6 129 cpu-rl78.lo \
c7927a3c 130 cpu-rx.lo \
a85d7ed0 131 cpu-s390.lo \
1c0d3aa6 132 cpu-score.lo \
252b5132
RH
133 cpu-sh.lo \
134 cpu-sparc.lo \
e9f53129 135 cpu-spu.lo \
252b5132 136 cpu-tic30.lo \
026df7c5 137 cpu-tic4x.lo \
81635ce4 138 cpu-tic54x.lo \
40b36596 139 cpu-tic6x.lo \
252b5132 140 cpu-tic80.lo \
aa137e4d
NC
141 cpu-tilegx.lo \
142 cpu-tilepro.lo \
252b5132
RH
143 cpu-v850.lo \
144 cpu-vax.lo \
252b5132 145 cpu-w65.lo \
ce3c775b
NC
146 cpu-we32k.lo \
147 cpu-xc16x.lo \
a8acc5fb 148 cpu-xgate.lo \
93fbbb04 149 cpu-xstormy16.lo \
e0001a05 150 cpu-xtensa.lo \
3c9b82ba 151 cpu-z80.lo \
252b5132
RH
152 cpu-z8k.lo
153
154ALL_MACHINES_CFILES = \
a06ea964 155 cpu-aarch64.c \
252b5132
RH
156 cpu-alpha.c \
157 cpu-arc.c \
158 cpu-arm.c \
adde6300 159 cpu-avr.c \
0f64bb02 160 cpu-bfin.c \
3d3d428f 161 cpu-cr16.c \
0949843d 162 cpu-cr16c.c \
ce3c775b 163 cpu-cris.c \
1fe1f39c 164 cpu-crx.c \
252b5132
RH
165 cpu-d10v.c \
166 cpu-d30v.c \
d172d4ba 167 cpu-dlx.c \
cfb8c092 168 cpu-epiphany.c \
252b5132 169 cpu-fr30.c \
4e5ba5b7 170 cpu-frv.c \
252b5132
RH
171 cpu-h8300.c \
172 cpu-h8500.c \
173 cpu-hppa.c \
5b93d8bb 174 cpu-i370.c \
252b5132 175 cpu-i386.c \
8a9036a4 176 cpu-l1om.c \
7a9068fe 177 cpu-k1om.c \
252b5132
RH
178 cpu-i860.c \
179 cpu-i960.c \
ce3c775b 180 cpu-ia64.c \
cf88bb9f 181 cpu-ip2k.c \
a75473eb 182 cpu-iq2000.c \
84e94c90 183 cpu-lm32.c \
ce3c775b
NC
184 cpu-m10200.c \
185 cpu-m10300.c \
49f58d10 186 cpu-m32c.c \
252b5132 187 cpu-m32r.c \
60bcf0fa
NC
188 cpu-m68hc11.c \
189 cpu-m68hc12.c \
6927f982
NC
190 cpu-m9s12x.c \
191 cpu-m9s12xg.c \
252b5132
RH
192 cpu-m68k.c \
193 cpu-m88k.c \
252b5132 194 cpu-mcore.c \
d9352518 195 cpu-mep.c \
7ba29e2a 196 cpu-microblaze.c \
252b5132 197 cpu-mips.c \
3c3bdf30 198 cpu-mmix.c \
ce3c775b 199 cpu-moxie.c \
2469cfa2 200 cpu-msp430.c \
ce3c775b 201 cpu-mt.c \
252b5132 202 cpu-ns32k.c \
b3baf5d0 203 cpu-openrisc.c \
ce3c775b 204 cpu-or32.c \
e135f41b 205 cpu-pdp11.c \
0bcb993b 206 cpu-pj.c \
ce3c775b 207 cpu-plugin.c \
252b5132
RH
208 cpu-powerpc.c \
209 cpu-rs6000.c \
99c513f6 210 cpu-rl78.c \
c7927a3c 211 cpu-rx.c \
a85d7ed0 212 cpu-s390.c \
1c0d3aa6 213 cpu-score.c \
252b5132
RH
214 cpu-sh.c \
215 cpu-sparc.c \
e9f53129 216 cpu-spu.c \
252b5132 217 cpu-tic30.c \
026df7c5 218 cpu-tic4x.c \
81635ce4 219 cpu-tic54x.c \
40b36596 220 cpu-tic6x.c \
252b5132 221 cpu-tic80.c \
aa137e4d
NC
222 cpu-tilegx.c \
223 cpu-tilepro.c \
252b5132
RH
224 cpu-v850.c \
225 cpu-vax.c \
252b5132 226 cpu-w65.c \
ce3c775b
NC
227 cpu-we32k.c \
228 cpu-xc16x.c \
a8acc5fb 229 cpu-xgate.c \
93fbbb04 230 cpu-xstormy16.c \
e0001a05 231 cpu-xtensa.c \
3c9b82ba 232 cpu-z80.c \
252b5132
RH
233 cpu-z8k.c
234
235# The .o files needed by all of the 32 bit vectors that are configured into
236# target_vector in targets.c if configured with --enable-targets=all.
237BFD32_BACKENDS = \
238 aout-adobe.lo \
239 aout-arm.lo \
06c15ad7 240 aout-cris.lo \
252b5132
RH
241 aout-ns32k.lo \
242 aout-sparcle.lo \
243 aout-tic30.lo \
244 aout0.lo \
245 aout32.lo \
021e3cc0 246 armnetbsd.lo \
252b5132
RH
247 bout.lo \
248 cf-i386lynx.lo \
252b5132 249 cf-sparclynx.lo \
252b5132
RH
250 coff-apollo.lo \
251 coff-arm.lo \
252 coff-aux.lo \
ce3c775b 253 coff-go32.lo \
252b5132
RH
254 coff-h8300.lo \
255 coff-h8500.lo \
256 coff-i386.lo \
252b5132
RH
257 coff-i860.lo \
258 coff-i960.lo \
259 coff-m68k.lo \
260 coff-m88k.lo \
261 coff-mips.lo \
3b16e843 262 coff-or32.lo \
252b5132
RH
263 coff-rs6000.lo \
264 coff-sh.lo \
265 coff-sparc.lo \
266 coff-stgo32.lo \
267 coff-svm68k.lo \
268 coff-tic30.lo \
026df7c5 269 coff-tic4x.lo \
81635ce4 270 coff-tic54x.lo \
252b5132
RH
271 coff-tic80.lo \
272 coff-u68k.lo \
252b5132 273 coff-w65.lo \
ce3c775b 274 coff-we32k.lo \
3c9b82ba 275 coff-z80.lo \
252b5132
RH
276 coff-z8k.lo \
277 cofflink.lo \
4a54b465 278 dwarf1.lo \
252b5132
RH
279 ecoff.lo \
280 ecofflink.lo \
ce3c775b
NC
281 elf-attrs.lo \
282 elf-eh-frame.lo \
6de2ae4a 283 elf-ifunc.lo \
ce3c775b
NC
284 elf-m10200.lo \
285 elf-m10300.lo \
5a68afcf 286 elf-nacl.lo \
ce3c775b
NC
287 elf-strtab.lo \
288 elf-vxworks.lo \
252b5132 289 elf.lo \
942e0f42 290 elf32-am33lin.lo \
252b5132 291 elf32-arc.lo \
7f266840 292 elf32-arm.lo \
adde6300 293 elf32-avr.lo \
0f64bb02 294 elf32-bfin.lo \
3d3d428f 295 elf32-cr16.lo \
0949843d 296 elf32-cr16c.lo \
06c15ad7 297 elf32-cris.lo \
1fe1f39c 298 elf32-crx.lo \
252b5132
RH
299 elf32-d10v.lo \
300 elf32-d30v.lo \
d172d4ba 301 elf32-dlx.lo \
cfb8c092 302 elf32-epiphany.lo \
252b5132 303 elf32-fr30.lo \
4e5ba5b7 304 elf32-frv.lo \
252b5132 305 elf32-gen.lo \
ee8a3a3b 306 elf32-h8300.lo \
e0afaebd 307 elf32-hppa.lo \
5b93d8bb 308 elf32-i370.lo \
252b5132
RH
309 elf32-i386.lo \
310 elf32-i860.lo \
b2ef150d 311 elf32-i960.lo \
58378160 312 elf32-ip2k.lo \
a75473eb 313 elf32-iq2000.lo \
84e94c90 314 elf32-lm32.lo \
49f58d10 315 elf32-m32c.lo \
252b5132 316 elf32-m32r.lo \
60bcf0fa
NC
317 elf32-m68hc11.lo \
318 elf32-m68hc12.lo \
f5a6f915 319 elf32-m68hc1x.lo \
252b5132
RH
320 elf32-m68k.lo \
321 elf32-m88k.lo \
252b5132 322 elf32-mcore.lo \
d9352518 323 elf32-mep.lo \
7ba29e2a 324 elf32-microblaze.lo \
252b5132 325 elf32-mips.lo \
ce3c775b 326 elf32-moxie.lo \
32d95f29 327 elf32-msp430.lo \
ce3c775b 328 elf32-mt.lo \
b3baf5d0 329 elf32-openrisc.lo \
3b16e843 330 elf32-or32.lo \
0bcb993b 331 elf32-pj.lo \
252b5132 332 elf32-ppc.lo \
99c513f6 333 elf32-rl78.lo \
c7927a3c 334 elf32-rx.lo \
a85d7ed0 335 elf32-s390.lo \
85fbca6a 336 elf32-sh-symbian.lo \
ce3c775b 337 elf32-sh.lo \
9cba27b2 338 elf32-sh64-com.lo \
ce3c775b 339 elf32-sh64.lo \
252b5132 340 elf32-sparc.lo \
e9f53129 341 elf32-spu.lo \
40b36596 342 elf32-tic6x.lo \
aa137e4d
NC
343 elf32-tilegx.lo \
344 elf32-tilepro.lo \
252b5132 345 elf32-v850.lo \
90ace9e9 346 elf32-vax.lo \
ce3c775b 347 elf32-xc16x.lo \
a8acc5fb 348 elf32-xgate.lo \
93fbbb04 349 elf32-xstormy16.lo \
e0001a05 350 elf32-xtensa.lo \
252b5132
RH
351 elf32.lo \
352 elflink.lo \
ce3c775b
NC
353 elfxx-mips.lo \
354 elfxx-sparc.lo \
aa137e4d 355 elfxx-tilegx.lo \
10ab5357
NC
356 epoc-pe-arm.lo \
357 epoc-pei-arm.lo \
252b5132
RH
358 hp300bsd.lo \
359 hp300hpux.lo \
252b5132
RH
360 i386aout.lo \
361 i386bsd.lo \
362 i386dynix.lo \
363 i386freebsd.lo \
364 i386linux.lo \
365 i386lynx.lo \
ce3c775b 366 i386mach3.lo \
252b5132
RH
367 i386msdos.lo \
368 i386netbsd.lo \
252b5132
RH
369 i386os9k.lo \
370 ieee.lo \
371 m68k4knetbsd.lo \
372 m68klinux.lo \
252b5132
RH
373 m68knetbsd.lo \
374 m88kmach3.lo \
c6f8758f 375 m88kopenbsd.lo \
3af9a47b 376 mach-o.lo \
9e93c730 377 mach-o-i386.lo \
252b5132
RH
378 mipsbsd.lo \
379 newsos3.lo \
380 nlm.lo \
381 nlm32-i386.lo \
252b5132 382 nlm32-ppc.lo \
ce3c775b 383 nlm32-sparc.lo \
252b5132
RH
384 nlm32.lo \
385 ns32knetbsd.lo \
386 oasys.lo \
387 pc532-mach.lo \
e135f41b 388 pdp11.lo \
7148cc28 389 pe-arm-wince.lo \
ce3c775b 390 pe-arm.lo \
252b5132 391 pe-i386.lo \
252b5132 392 pe-mcore.lo \
ce3c775b 393 pe-mips.lo \
252b5132 394 pe-ppc.lo \
17505c5c 395 pe-sh.lo \
ce3c775b
NC
396 pef.lo \
397 pei-arm-wince.lo \
398 pei-arm.lo \
399 pei-i386.lo \
400 pei-mcore.lo \
17505c5c 401 pei-mips.lo \
ce3c775b
NC
402 pei-ppc.lo \
403 pei-sh.lo \
277d1b5e 404 peigen.lo \
ce3c775b 405 plugin.lo \
252b5132
RH
406 ppcboot.lo \
407 reloc16.lo \
408 riscix.lo \
ce3c775b 409 som.lo \
252b5132
RH
410 sparclinux.lo \
411 sparclynx.lo \
412 sparcnetbsd.lo \
413 sunos.lo \
3c2bfad6 414 vax1knetbsd.lo \
ba26fd96 415 vaxbsd.lo \
ce3c775b 416 vaxnetbsd.lo \
252b5132 417 versados.lo \
4b544b64 418 vms-lib.lo \
252b5132 419 vms-misc.lo \
3af9a47b 420 xcofflink.lo \
e0001a05
NC
421 xsym.lo \
422 xtensa-isa.lo \
423 xtensa-modules.lo
252b5132
RH
424
425BFD32_BACKENDS_CFILES = \
426 aout-adobe.c \
427 aout-arm.c \
06c15ad7 428 aout-cris.c \
252b5132
RH
429 aout-ns32k.c \
430 aout-sparcle.c \
431 aout-tic30.c \
432 aout0.c \
433 aout32.c \
021e3cc0 434 armnetbsd.c \
252b5132
RH
435 bout.c \
436 cf-i386lynx.c \
252b5132 437 cf-sparclynx.c \
252b5132
RH
438 coff-apollo.c \
439 coff-arm.c \
440 coff-aux.c \
ce3c775b 441 coff-go32.c \
252b5132
RH
442 coff-h8300.c \
443 coff-h8500.c \
444 coff-i386.c \
445 coff-i860.c \
252b5132
RH
446 coff-i960.c \
447 coff-m68k.c \
448 coff-m88k.c \
449 coff-mips.c \
3b16e843 450 coff-or32.c \
252b5132
RH
451 coff-rs6000.c \
452 coff-sh.c \
453 coff-sparc.c \
454 coff-stgo32.c \
455 coff-svm68k.c \
456 coff-tic30.c \
026df7c5 457 coff-tic4x.c \
81635ce4 458 coff-tic54x.c \
252b5132
RH
459 coff-tic80.c \
460 coff-u68k.c \
252b5132 461 coff-w65.c \
ce3c775b 462 coff-we32k.c \
3c9b82ba 463 coff-z80.c \
252b5132
RH
464 coff-z8k.c \
465 cofflink.c \
4a54b465 466 dwarf1.c \
252b5132
RH
467 ecoff.c \
468 ecofflink.c \
ce3c775b
NC
469 elf-attrs.c \
470 elf-eh-frame.c \
6de2ae4a 471 elf-ifunc.c \
ce3c775b
NC
472 elf-m10200.c \
473 elf-m10300.c \
5a68afcf 474 elf-nacl.c \
ce3c775b
NC
475 elf-strtab.c \
476 elf-vxworks.c \
252b5132 477 elf.c \
942e0f42 478 elf32-am33lin.c \
252b5132 479 elf32-arc.c \
7f266840 480 elf32-arm.c \
adde6300 481 elf32-avr.c \
0f64bb02 482 elf32-bfin.c \
3d3d428f 483 elf32-cr16.c \
0949843d 484 elf32-cr16c.c \
06c15ad7 485 elf32-cris.c \
1fe1f39c 486 elf32-crx.c \
252b5132
RH
487 elf32-d10v.c \
488 elf32-d30v.c \
d172d4ba 489 elf32-dlx.c \
cfb8c092 490 elf32-epiphany.c \
252b5132 491 elf32-fr30.c \
4e5ba5b7 492 elf32-frv.c \
252b5132 493 elf32-gen.c \
ee8a3a3b 494 elf32-h8300.c \
3f9b03b5 495 elf32-hppa.c \
5b93d8bb 496 elf32-i370.c \
252b5132
RH
497 elf32-i386.c \
498 elf32-i860.c \
b2ef150d 499 elf32-i960.c \
cf88bb9f 500 elf32-ip2k.c \
a75473eb 501 elf32-iq2000.c \
84e94c90 502 elf32-lm32.c \
49f58d10 503 elf32-m32c.c \
252b5132 504 elf32-m32r.c \
60bcf0fa
NC
505 elf32-m68hc11.c \
506 elf32-m68hc12.c \
f5a6f915 507 elf32-m68hc1x.c \
ce3c775b 508 elf32-m68k.c \
252b5132 509 elf32-m88k.c \
252b5132 510 elf32-mcore.c \
d9352518 511 elf32-mep.c \
7ba29e2a 512 elf32-microblaze.c \
252b5132 513 elf32-mips.c \
ce3c775b 514 elf32-moxie.c \
2469cfa2 515 elf32-msp430.c \
ce3c775b 516 elf32-mt.c \
b3baf5d0 517 elf32-openrisc.c \
3b16e843 518 elf32-or32.c \
0bcb993b 519 elf32-pj.c \
252b5132 520 elf32-ppc.c \
99c513f6 521 elf32-rl78.c \
c7927a3c 522 elf32-rx.c \
a85d7ed0 523 elf32-s390.c \
85fbca6a 524 elf32-sh-symbian.c \
ce3c775b
NC
525 elf32-sh.c \
526 elf32-sh64-com.c \
527 elf32-sh64.c \
252b5132 528 elf32-sparc.c \
e9f53129 529 elf32-spu.c \
40b36596 530 elf32-tic6x.c \
aa137e4d
NC
531 elf32-tilegx.c \
532 elf32-tilepro.c \
252b5132 533 elf32-v850.c \
90ace9e9 534 elf32-vax.c \
ce3c775b 535 elf32-xc16x.c \
a8acc5fb 536 elf32-xgate.c \
93fbbb04 537 elf32-xstormy16.c \
e0001a05 538 elf32-xtensa.c \
252b5132
RH
539 elf32.c \
540 elflink.c \
ce3c775b
NC
541 elfxx-mips.c \
542 elfxx-sparc.c \
aa137e4d 543 elfxx-tilegx.c \
10ab5357
NC
544 epoc-pe-arm.c \
545 epoc-pei-arm.c \
252b5132
RH
546 hp300bsd.c \
547 hp300hpux.c \
252b5132
RH
548 i386aout.c \
549 i386bsd.c \
550 i386dynix.c \
551 i386freebsd.c \
552 i386linux.c \
553 i386lynx.c \
ce3c775b 554 i386mach3.c \
252b5132
RH
555 i386msdos.c \
556 i386netbsd.c \
252b5132
RH
557 i386os9k.c \
558 ieee.c \
559 m68k4knetbsd.c \
560 m68klinux.c \
252b5132
RH
561 m68knetbsd.c \
562 m88kmach3.c \
c6f8758f 563 m88kopenbsd.c \
3af9a47b 564 mach-o.c \
9e93c730 565 mach-o-i386.c \
252b5132
RH
566 mipsbsd.c \
567 newsos3.c \
568 nlm.c \
569 nlm32-i386.c \
252b5132 570 nlm32-ppc.c \
ce3c775b 571 nlm32-sparc.c \
252b5132
RH
572 nlm32.c \
573 ns32knetbsd.c \
574 oasys.c \
575 pc532-mach.c \
e135f41b 576 pdp11.c \
7148cc28 577 pe-arm-wince.c \
ce3c775b 578 pe-arm.c \
252b5132 579 pe-i386.c \
252b5132 580 pe-mcore.c \
ce3c775b 581 pe-mips.c \
252b5132 582 pe-ppc.c \
17505c5c 583 pe-sh.c \
ce3c775b
NC
584 pef.c \
585 pei-arm-wince.c \
586 pei-arm.c \
587 pei-i386.c \
588 pei-mcore.c \
17505c5c 589 pei-mips.c \
ce3c775b
NC
590 pei-ppc.c \
591 pei-sh.c \
592 plugin.c \
252b5132
RH
593 ppcboot.c \
594 reloc16.c \
595 riscix.c \
ce3c775b 596 som.c \
252b5132
RH
597 sparclinux.c \
598 sparclynx.c \
599 sparcnetbsd.c \
600 sunos.c \
3c2bfad6 601 vax1knetbsd.c \
ba26fd96 602 vaxbsd.c \
ce3c775b 603 vaxnetbsd.c \
252b5132 604 versados.c \
4b544b64 605 vms-lib.c \
252b5132 606 vms-misc.c \
3af9a47b 607 xcofflink.c \
e0001a05
NC
608 xsym.c \
609 xtensa-isa.c \
610 xtensa-modules.c
252b5132
RH
611
612# The .o files needed by all of the 64 bit vectors that are configured into
613# target_vector in targets.c if configured with --enable-targets=all
614# and --enable-64-bit-bfd.
074d327a
NC
615# elf32-ia64.c requires a 64-bit bfd_vma, and hence can not be put in
616# BFD32_BACKENDS.
252b5132 617BFD64_BACKENDS = \
a06ea964 618 elf64-aarch64.lo \
eb1e0e80 619 aix5ppc-core.lo \
252b5132
RH
620 aout64.lo \
621 coff-alpha.lo \
ce3c775b 622 coff-x86_64.lo \
14958a43 623 coff64-rs6000.lo \
252b5132 624 demo64.lo \
5a68afcf 625 elf-nacl.lo \
ce3c775b
NC
626 elf32-ia64.lo \
627 elf32-score.lo \
628 elf32-score7.lo \
252b5132 629 elf64-alpha.lo \
ce3c775b 630 elf64-gen.lo \
d403336c 631 elf64-hppa.lo \
800eeca4 632 elf64-ia64.lo \
202e2356 633 elf64-ia64-vms.lo \
252b5132 634 elf64-mips.lo \
3c3bdf30 635 elf64-mmix.lo \
5bd4f169 636 elf64-ppc.lo \
a85d7ed0 637 elf64-s390.lo \
ce3c775b 638 elf64-sh64.lo \
252b5132 639 elf64-sparc.lo \
1e24d83c 640 elf64-tilegx.lo \
ce3c775b 641 elf64-x86-64.lo \
252b5132 642 elf64.lo \
ce3c775b 643 elfn32-mips.lo \
cbe79dfe 644 elfxx-ia64.lo \
618b7301 645 mach-o-x86-64.lo \
3c3bdf30 646 mmo.lo \
252b5132 647 nlm32-alpha.lo \
825b47db 648 nlm64.lo \
99ad8390 649 pe-x86_64.lo \
ce3c775b 650 pei-ia64.lo \
99ad8390
NC
651 pei-x86_64.lo \
652 pepigen.lo \
24df9a51
TG
653 pex64igen.lo \
654 vms-alpha.lo
252b5132
RH
655
656BFD64_BACKENDS_CFILES = \
a06ea964 657 elf64-aarch64.c \
eb1e0e80 658 aix5ppc-core.c \
252b5132
RH
659 aout64.c \
660 coff-alpha.c \
ce3c775b 661 coff-x86_64.c \
14958a43 662 coff64-rs6000.c \
252b5132 663 demo64.c \
5a68afcf 664 elf-nacl.c \
ce3c775b
NC
665 elf32-score.c \
666 elf32-score7.c \
252b5132
RH
667 elf64-alpha.c \
668 elf64-gen.c \
ce3c775b 669 elf64-hppa.c \
202e2356 670 elf64-ia64-vms.c \
252b5132 671 elf64-mips.c \
3c3bdf30 672 elf64-mmix.c \
5bd4f169 673 elf64-ppc.c \
a85d7ed0 674 elf64-s390.c \
fbca6ad9 675 elf64-sh64.c \
252b5132 676 elf64-sparc.c \
aa137e4d 677 elf64-tilegx.c \
ce3c775b 678 elf64-x86-64.c \
252b5132 679 elf64.c \
ce3c775b 680 elfn32-mips.c \
cbe79dfe 681 elfxx-ia64.c \
618b7301 682 mach-o-x86-64.c \
3c3bdf30 683 mmo.c \
252b5132 684 nlm32-alpha.c \
99ad8390 685 nlm64.c \
99ad8390 686 pe-x86_64.c \
ce3c775b 687 pei-ia64.c \
24df9a51
TG
688 pei-x86_64.c \
689 vms-alpha.c
252b5132
RH
690
691OPTIONAL_BACKENDS = \
692 aix386-core.lo \
ce3c775b 693 cisco-core.lo \
252b5132
RH
694 hpux-core.lo \
695 irix-core.lo \
696 lynx-core.lo \
697 osf-core.lo \
c09a7c7e 698 rs6000-core.lo \
252b5132 699 sco5-core.lo \
ce3c775b 700 trad-core.lo
252b5132
RH
701
702OPTIONAL_BACKENDS_CFILES = \
703 aix386-core.c \
ce3c775b 704 cisco-core.c \
252b5132
RH
705 hpux-core.c \
706 irix-core.c \
707 lynx-core.c \
708 osf-core.c \
c09a7c7e 709 rs6000-core.c \
252b5132 710 sco5-core.c \
ce3c775b 711 trad-core.c
252b5132 712
3f85e526
L
713# We want to rerun configure if configure.in, config.bfd or
714# configure.host change. configure.in is needed since the version
715# number in Makefile comes from configure.in.
716CONFIG_STATUS_DEPENDENCIES = \
717 $(srcdir)/configure.in \
718 $(srcdir)/config.bfd \
719 $(srcdir)/configure.host
720
252b5132
RH
721# These are defined by configure.in:
722WORDSIZE = @wordsize@
723ALL_BACKENDS = @all_backends@
724BFD_BACKENDS = @bfd_backends@
725BFD_MACHINES = @bfd_machines@
726TDEFAULTS = @tdefaults@
7256a114 727HAVEVECS = @havevecs@
252b5132 728
7256a114
TG
729INCLUDES = @HDEFINES@ @COREFLAG@ @TDEFINES@ $(CSEARCH) $(CSWITCHES) \
730 $(HAVEVECS) @INCINTL@
252b5132
RH
731
732# C source files that correspond to .o's.
27b7e12d 733SOURCE_CFILES = \
36b45482
TS
734 $(BFD32_LIBS_CFILES) \
735 $(BFD64_LIBS_CFILES) \
252b5132
RH
736 $(ALL_MACHINES_CFILES) \
737 $(BFD32_BACKENDS_CFILES) \
738 $(BFD64_BACKENDS_CFILES) \
739 $(OPTIONAL_BACKENDS_CFILES)
740
55c80943 741BUILD_CFILES = \
99ad8390 742 elf32-ia64.c elf64-ia64.c peigen.c pepigen.c pex64igen.c
27b7e12d 743
55c80943
NC
744CFILES = $(SOURCE_CFILES) $(BUILD_CFILES)
745
252b5132
RH
746## This is a list of all .h files which are in the source tree.
747SOURCE_HFILES = \
709d67f1
AM
748 aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h ecoffswap.h \
749 elf-bfd.h elf-hppa.h elf32-hppa.h \
c152c796 750 elf64-hppa.h elfcode.h elfcore.h \
2bc3c89a
AM
751 freebsd.h genlink.h go32stub.h \
752 libaout.h libbfd.h libcoff.h libecoff.h libhppa.h libieee.h \
3af9a47b 753 libnlm.h liboasys.h libpei.h libxcoff.h mach-o.h \
2bc3c89a 754 netbsd.h nlm-target.h nlmcode.h nlmswap.h ns32k.h \
3af9a47b 755 pef.h pef-traceback.h peicode.h som.h version.h \
33b54431 756 vms.h xsym.h
252b5132 757
55c80943
NC
758## ... and all .h files which are in the build tree.
759BUILD_HFILES = \
5eda1c47 760 bfdver.h elf32-target.h elf64-target.h targmatch.h bfd_stdint.h
55c80943 761
95b40122
RW
762# Ensure they are built early:
763BUILT_SOURCES = $(BUILD_HFILES)
764
55c80943
NC
765HFILES = $(SOURCE_HFILES) $(BUILD_HFILES)
766
767SRC_POTFILES = $(SOURCE_CFILES) $(SOURCE_HFILES)
768BLD_POTFILES = $(BUILD_CFILES) $(BUILD_HFILES)
252b5132 769
55c80943 770po/SRC-POTFILES.in: @MAINT@ Makefile $(SRC_POTFILES)
fdc09da8 771 for file in $(SRC_POTFILES); do echo $$file; done \
323ee3f4 772 | LC_ALL=C sort > tmp.src \
01467f2a 773 && mv tmp.src $(srcdir)/po/SRC-POTFILES.in
55c80943
NC
774
775po/BLD-POTFILES.in: @MAINT@ Makefile $(BLD_POTFILES)
fdc09da8 776 for file in $(BLD_POTFILES); do echo $$file; done \
323ee3f4 777 | LC_ALL=C sort > tmp.bld \
01467f2a 778 && mv tmp.bld $(srcdir)/po/BLD-POTFILES.in
55c80943 779
e3e71e27 780all diststuff: info
252b5132
RH
781
782# Various kinds of .o files to put in libbfd.a:
783# BFD_BACKENDS Routines the configured targets need.
784# BFD_MACHINES Architecture-specific routines the configured targets need.
785# COREFILE Core file routines for a native configuration
21e40a48
L
786# bfd64_libs Routines for 64bit support
787OFILES = $(BFD_BACKENDS) $(BFD_MACHINES) @COREFILE@ @bfd64_libs@
252b5132
RH
788
789stamp-ofiles: Makefile
790 rm -f tofiles
791 f=""; \
792 for i in $(OFILES) ; do \
793 case " $$f " in \
794 *" $$i "*) ;; \
795 *) f="$$f $$i" ;; \
796 esac ; \
797 done ; \
798 echo $$f > tofiles
799 $(SHELL) $(srcdir)/../move-if-change tofiles ofiles
800 touch stamp-ofiles
801
802ofiles: stamp-ofiles ; @true
803
21e40a48
L
804# Since BFD64_LIBS is optional and we can't have substitution in
805# libbfd_la_SOURCES, we put BFD64_LIBS in OFILES instead.
95b40122
RW
806# However, list all sources in EXTRA_libbfd_la_SOURCES so the
807# dependency tracking fragments are picked up in the Makefile.
21e40a48 808libbfd_la_SOURCES = $(BFD32_LIBS_CFILES)
95b40122 809EXTRA_libbfd_la_SOURCES = $(CFILES)
252b5132 810libbfd_la_DEPENDENCIES = $(OFILES) ofiles
ce3c775b 811libbfd_la_LIBADD = `cat ofiles` @SHARED_LIBADD@ $(LIBDL)
14ec8efd 812libbfd_la_LDFLAGS += -release `cat libtool-soversion` @SHARED_LDFLAGS@
252b5132
RH
813
814# libtool will build .libs/libbfd.a. We create libbfd.a in the build
815# directory so that we don't have to convert all the programs that use
816# libbfd.a simultaneously. This is a hack which should be removed if
817# everything else starts using libtool. FIXME.
818
819noinst_LIBRARIES = libbfd.a
820libbfd_a_SOURCES =
821
822stamp-lib: libbfd.la
e56f75e9
ILT
823 libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
824 if [ -f $$libtooldir/libbfd.a ]; then \
825 cp $$libtooldir/libbfd.a libbfd.tmp; \
9f93bca5 826 $(RANLIB) libbfd.tmp; \
252b5132
RH
827 $(SHELL) $(srcdir)/../move-if-change libbfd.tmp libbfd.a; \
828 else true; fi
829 touch stamp-lib
830
831libbfd.a: stamp-lib ; @true
832
833# This file holds an array associating configuration triplets and
834# vector names. It is built from config.bfd. It is not compiled by
835# itself, but is included by targets.c.
836targmatch.h: config.bfd targmatch.sed
837 rm -f targmatch.h
838 sed -f $(srcdir)/targmatch.sed < $(srcdir)/config.bfd > targmatch.new
839 mv -f targmatch.new targmatch.h
840
841# When compiling archures.c and targets.c, supply the default target
842# info from configure.
843
840f0243 844targets.lo: targets.c Makefile
95b40122
RW
845if am__fastdepCC
846 $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $(TDEFAULTS) $(srcdir)/targets.c
847 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
848else
849if AMDEP
850 source='targets.c' object='$@' libtool=yes @AMDEPBACKSLASH@
851 DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
852endif
853 $(LTCOMPILE) -c -o $@ $(TDEFAULTS) $(srcdir)/targets.c
854endif
252b5132 855
840f0243 856archures.lo: archures.c Makefile
95b40122
RW
857if am__fastdepCC
858 $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $(TDEFAULTS) $(srcdir)/archures.c
859 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
860else
861if AMDEP
862 source='archures.c' object='$@' libtool=yes @AMDEPBACKSLASH@
863 DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
864endif
865 $(LTCOMPILE) -c -o $@ $(TDEFAULTS) $(srcdir)/archures.c
866endif
252b5132 867
0d4a1476 868dwarf2.lo: dwarf2.c Makefile
95b40122
RW
869if am__fastdepCC
870 $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ -DDEBUGDIR=\"$(DEBUGDIR)\" $(srcdir)/dwarf2.c
871 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
872else
873if AMDEP
874 source='dwarf2.c' object='$@' libtool=yes @AMDEPBACKSLASH@
875 DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
876endif
877 $(LTCOMPILE) -c -o $@ -DDEBUGDIR=\"$(DEBUGDIR)\" $(srcdir)/dwarf2.c
878endif
0d4a1476 879
252b5132
RH
880elf32-target.h : elfxx-target.h
881 rm -f elf32-target.h
882 sed -e s/NN/32/g < $(srcdir)/elfxx-target.h > elf32-target.new
883 mv -f elf32-target.new elf32-target.h
884
885elf64-target.h : elfxx-target.h
886 rm -f elf64-target.h
887 sed -e s/NN/64/g < $(srcdir)/elfxx-target.h > elf64-target.new
888 mv -f elf64-target.new elf64-target.h
889
cbe79dfe 890elf32-ia64.c : elfnn-ia64.c
bbe66d08 891 rm -f elf32-ia64.c
cbe79dfe 892 sed -e s/NN/32/g < $(srcdir)/elfnn-ia64.c > elf32-ia64.new
bbe66d08
JW
893 mv -f elf32-ia64.new elf32-ia64.c
894
cbe79dfe 895elf64-ia64.c : elfnn-ia64.c
bbe66d08 896 rm -f elf64-ia64.c
cbe79dfe 897 sed -e s/NN/64/g < $(srcdir)/elfnn-ia64.c > elf64-ia64.new
bbe66d08
JW
898 mv -f elf64-ia64.new elf64-ia64.c
899
825b47db
NC
900peigen.c : peXXigen.c
901 rm -f peigen.c
902 sed -e s/XX/pe/g < $(srcdir)/peXXigen.c > peigen.new
903 mv -f peigen.new peigen.c
904
905pepigen.c : peXXigen.c
906 rm -f pepigen.c
907 sed -e s/XX/pep/g < $(srcdir)/peXXigen.c > pepigen.new
908 mv -f pepigen.new pepigen.c
909
99ad8390
NC
910pex64igen.c: peXXigen.c
911 rm -f pex64igen.c
912 sed -e s/XX/pex64/g < $(srcdir)/peXXigen.c > pex64igen.new
913 mv -f pex64igen.new pex64igen.c
914
b13c7b49 915BFD_H_DEPS= $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
252b5132 916LOCAL_H_DEPS= libbfd.h sysdep.h config.h
36b45482
TS
917$(BFD32_LIBS) \
918 $(BFD64_LIBS) \
b13c7b49
AM
919 $(ALL_MACHINES) \
920 $(BFD32_BACKENDS) \
921 $(BFD64_BACKENDS) \
922 $(OPTIONAL_BACKENDS): $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS)
252b5132 923
252b5132
RH
924host-aout.lo: Makefile
925
926# The following program can be used to generate a simple config file
927# which can be folded into an h-XXX file for a new host, with some editing.
928aout-params.h: gen-aout
929 ./gen-aout host > aout-params.h
930gen-aout: $(srcdir)/gen-aout.c Makefile
931 $(CC) -o gen-aout $(CFLAGS) $(LFLAGS) $(srcdir)/gen-aout.c
932
933$(BFD_H): stmp-bfd-h ; @true
934
935stmp-bfd-h: bfd-in3.h
936 rm -f bfd-tmp.h
937 cp bfd-in3.h bfd-tmp.h
938 $(SHELL) $(srcdir)/../move-if-change bfd-tmp.h $(BFD_H)
939 rm -f bfd-tmp.h
940 touch stmp-bfd-h
941
942BFD_H_FILES = bfd-in.h init.c opncls.c libbfd.c section.c archures.c \
93509525 943 reloc.c syms.c bfd.c bfdio.c bfdwin.c \
1b315056 944 archive.c corefile.c targets.c format.c compress.c
36b45482 945BFD64_H_FILES = archive64.c
93509525
KD
946LIBBFD_H_FILES = libbfd-in.h init.c libbfd.c bfdio.c bfdwin.c \
947 cache.c reloc.c archures.c elf.c
252b5132
RH
948LIBCOFF_H_FILES = libcoff-in.h coffcode.h
949
950# Could really use a "copy-if-change"...
951headers:
108a6f8e
CD
952 (cd $(bfddocdir); $(MAKE) protos $(FLAGS_TO_PASS))
953 cp $(bfddocdir)/bfd.h bfd-in2.h-new
252b5132 954 $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
108a6f8e 955 cp $(bfddocdir)/libbfd.h libbfd.h-new
252b5132 956 $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
108a6f8e 957 cp $(bfddocdir)/libcoff.h libcoff.h-new
252b5132
RH
958 $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
959
960# We only rebuild the header files automatically if we have been
961# configured with --enable-maintainer-mode.
962
963$(srcdir)/bfd-in2.h: @MAINT@ stmp-bin2-h ; @true
36b45482 964stmp-bin2-h: $(BFD_H_FILES) $(BFD64_H_FILES)
108a6f8e
CD
965 (cd $(bfddocdir); $(MAKE) $(FLAGS_TO_PASS) bfd.h)
966 cp $(bfddocdir)/bfd.h bfd-in2.h-new
252b5132
RH
967 $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
968 touch stmp-bin2-h
969
970$(srcdir)/libbfd.h: @MAINT@ stmp-lbfd-h ; @true
971stmp-lbfd-h: $(LIBBFD_H_FILES)
108a6f8e
CD
972 (cd $(bfddocdir); $(MAKE) $(FLAGS_TO_PASS) libbfd.h)
973 cp $(bfddocdir)/libbfd.h libbfd.h-new
252b5132
RH
974 $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
975 touch stmp-lbfd-h
976
977$(srcdir)/libcoff.h: @MAINT@ stmp-lcoff-h ; @true
978stmp-lcoff-h: $(LIBCOFF_H_FILES)
108a6f8e
CD
979 (cd $(bfddocdir); $(MAKE) $(FLAGS_TO_PASS) libcoff.h)
980 cp $(bfddocdir)/libcoff.h libcoff.h-new
252b5132
RH
981 $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
982 touch stmp-lcoff-h
983
55c80943 984MOSTLYCLEANFILES = ofiles stamp-ofiles
252b5132 985
0bdaf48b 986CLEANFILES = bfd.h dep.sed stmp-bfd-h DEP DEPA DEP1 DEP2 libbfd.a stamp-lib \
252b5132
RH
987 stmp-bin2-h stmp-lbfd-h stmp-lcoff-h
988
ee5c21a0 989DISTCLEANFILES = $(BUILD_CFILES) $(BUILD_HFILES) libtool-soversion
55c80943 990
d866f350 991bfdver.h: $(srcdir)/version.h $(srcdir)/Makefile.in
91506736 992 @echo "creating $@"
bc286f95
BE
993 @bfd_version=`echo "$(VERSION)" | sed -e 's/\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\).*/\1.00\2.00\3.00\4.00\5/' -e 's/\([^\.]*\)\..*\(..\)\..*\(..\)\..*\(..\)\..*\(..\)$$/\1\2\3\4\5/'` ;\
994 bfd_version_string="\"$(VERSION)\"" ;\
ee5c21a0 995 bfd_soversion="$(VERSION)" ;\
92f01d61 996 bfd_version_package="\"$(PKGVERSION)\"" ;\
c428fa83 997 report_bugs_to="\"$(REPORT_BUGS_TO)\"" ;\
bc286f95 998 if test "x$(RELEASE)" = x ; then \
d866f350 999 bfd_version_date=`sed -n -e 's/.*DATE //p' < $(srcdir)/version.h` ;\
066c2a57 1000 bfd_version_string="\"$(VERSION).$${bfd_version_date}\"" ;\
ee5c21a0 1001 bfd_soversion="$(VERSION).$${bfd_version_date}" ;\
bc286f95 1002 fi ;\
c428fa83
L
1003 sed -e "s,@bfd_version@,$$bfd_version," \
1004 -e "s,@bfd_version_string@,$$bfd_version_string," \
1005 -e "s,@bfd_version_package@,$$bfd_version_package," \
1006 -e "s,@report_bugs_to@,$$report_bugs_to," \
ee5c21a0
DJ
1007 < $(srcdir)/version.h > $@; \
1008 echo "$${bfd_soversion}" > libtool-soversion
a7e31171
L
1009
1010# Disable -Werror, if it has been enabled, since coffswap.h won't
1011# compile with gcc 4.5 and above.
1012coff-tic4x.lo: coff-tic4x.c
1013@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< $(NO_WERROR)
1014@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1015@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1016@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1017@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< $(NO_WERROR)
1018
1019coff-tic54x.lo: coff-tic54x.c
1020@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< $(NO_WERROR)
1021@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1022@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1023@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1024@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< $(NO_WERROR)
This page took 0.803804 seconds and 4 git commands to generate.