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