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