]>
Commit | Line | Data |
---|---|---|
ceae3e33 | 1 | # Makefile.in generated by automake 1.9.3 from Makefile.am. |
90c0a373 | 2 | # @configure_input@ |
252b5132 | 3 | |
90c0a373 AM |
4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
5 | # 2003, 2004 Free Software Foundation, Inc. | |
252b5132 RH |
6 | # This Makefile.in is free software; the Free Software Foundation |
7 | # gives unlimited permission to copy and/or distribute it, | |
8 | # with or without modifications, as long as this notice is preserved. | |
9 | ||
10 | # This program is distributed in the hope that it will be useful, | |
11 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without | |
12 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A | |
13 | # PARTICULAR PURPOSE. | |
14 | ||
90c0a373 | 15 | @SET_MAKE@ |
a2d91340 | 16 | |
90c0a373 AM |
17 | |
18 | SOURCES = $(libbfd_a_SOURCES) $(libbfd_la_SOURCES) | |
252b5132 RH |
19 | |
20 | srcdir = @srcdir@ | |
21 | top_srcdir = @top_srcdir@ | |
22 | VPATH = @srcdir@ | |
252b5132 RH |
23 | pkgdatadir = $(datadir)/@PACKAGE@ |
24 | pkglibdir = $(libdir)/@PACKAGE@ | |
25 | pkgincludedir = $(includedir)/@PACKAGE@ | |
252b5132 | 26 | top_builddir = . |
90c0a373 | 27 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
252b5132 | 28 | INSTALL = @INSTALL@ |
90c0a373 AM |
29 | install_sh_DATA = $(install_sh) -c -m 644 |
30 | install_sh_PROGRAM = $(install_sh) -c | |
31 | install_sh_SCRIPT = $(install_sh) -c | |
32 | INSTALL_HEADER = $(INSTALL_DATA) | |
33 | transform = $(program_transform_name) | |
252b5132 RH |
34 | NORMAL_INSTALL = : |
35 | PRE_INSTALL = : | |
36 | POST_INSTALL = : | |
37 | NORMAL_UNINSTALL = : | |
38 | PRE_UNINSTALL = : | |
39 | POST_UNINSTALL = : | |
90c0a373 | 40 | build_triplet = @build@ |
252b5132 | 41 | host_triplet = @host@ |
90c0a373 AM |
42 | target_triplet = @target@ |
43 | DIST_COMMON = $(srcdir)/../config.guess $(srcdir)/../config.sub README \ | |
44 | ChangeLog $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ | |
45 | $(top_srcdir)/configure $(am__configure_deps) \ | |
46 | $(srcdir)/config.in $(srcdir)/../mkinstalldirs \ | |
47 | $(srcdir)/bfd-in2.h $(top_srcdir)/po/Make-in \ | |
48 | $(srcdir)/../ltmain.sh $(srcdir)/../config.guess \ | |
49 | $(srcdir)/../config.sub | |
50 | subdir = . | |
51 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | |
52 | am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ | |
53 | $(top_srcdir)/../config/accross.m4 \ | |
d25604af AM |
54 | $(top_srcdir)/../config/acx.m4 $(top_srcdir)/../bfd/bfd.m4 \ |
55 | $(top_srcdir)/../libtool.m4 $(top_srcdir)/../gettext.m4 \ | |
56 | $(top_srcdir)/configure.in | |
90c0a373 AM |
57 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
58 | $(ACLOCAL_M4) | |
59 | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ | |
60 | configure.lineno configure.status.lineno | |
61 | mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs | |
62 | CONFIG_HEADER = config.h | |
63 | CONFIG_CLEAN_FILES = bfd-in3.h po/Makefile.in | |
64 | LIBRARIES = $(noinst_LIBRARIES) | |
65 | ARFLAGS = cru | |
66 | libbfd_a_AR = $(AR) $(ARFLAGS) | |
67 | libbfd_a_LIBADD = | |
68 | am_libbfd_a_OBJECTS = | |
69 | libbfd_a_OBJECTS = $(am_libbfd_a_OBJECTS) | |
70 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; | |
71 | am__vpath_adj = case $$p in \ | |
72 | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ | |
73 | *) f=$$p;; \ | |
74 | esac; | |
75 | am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; | |
76 | am__installdirs = "$(DESTDIR)$(bfdlibdir)" | |
77 | bfdlibLTLIBRARIES_INSTALL = $(INSTALL) | |
78 | LTLIBRARIES = $(bfdlib_LTLIBRARIES) | |
79 | am__objects_1 = archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \ | |
80 | cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo \ | |
81 | opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo \ | |
82 | linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo \ | |
83 | stab-syms.lo merge.lo dwarf2.lo simple.lo | |
84 | am__objects_2 = archive64.lo | |
85 | am_libbfd_la_OBJECTS = $(am__objects_1) $(am__objects_2) | |
86 | libbfd_la_OBJECTS = $(am_libbfd_la_OBJECTS) | |
87 | DEFAULT_INCLUDES = -I. -I$(srcdir) -I. | |
88 | depcomp = | |
89 | am__depfiles_maybe = | |
90 | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ | |
91 | $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | |
92 | LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \ | |
93 | $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ | |
94 | $(AM_CFLAGS) $(CFLAGS) | |
95 | CCLD = $(CC) | |
96 | LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ | |
97 | $(AM_LDFLAGS) $(LDFLAGS) -o $@ | |
98 | SOURCES = $(libbfd_a_SOURCES) $(libbfd_la_SOURCES) | |
99 | RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ | |
100 | html-recursive info-recursive install-data-recursive \ | |
101 | install-exec-recursive install-info-recursive \ | |
102 | install-recursive installcheck-recursive installdirs-recursive \ | |
103 | pdf-recursive ps-recursive uninstall-info-recursive \ | |
104 | uninstall-recursive | |
105 | ETAGS = etags | |
106 | CTAGS = ctags | |
107 | DIST_SUBDIRS = $(SUBDIRS) | |
108 | ACLOCAL = @ACLOCAL@ | |
109 | ALLOCA = @ALLOCA@ | |
110 | AMDEP_FALSE = @AMDEP_FALSE@ | |
111 | AMDEP_TRUE = @AMDEP_TRUE@ | |
112 | AMTAR = @AMTAR@ | |
252b5132 | 113 | AR = @AR@ |
90c0a373 AM |
114 | AUTOCONF = @AUTOCONF@ |
115 | AUTOHEADER = @AUTOHEADER@ | |
116 | AUTOMAKE = @AUTOMAKE@ | |
117 | AWK = @AWK@ | |
252b5132 RH |
118 | BFD_HOST_64BIT_LONG = @BFD_HOST_64BIT_LONG@ |
119 | BFD_HOST_64_BIT = @BFD_HOST_64_BIT@ | |
120 | BFD_HOST_64_BIT_DEFINED = @BFD_HOST_64_BIT_DEFINED@ | |
ec317fb1 | 121 | BFD_HOST_LONG_LONG = @BFD_HOST_LONG_LONG@ |
252b5132 RH |
122 | BFD_HOST_U_64_BIT = @BFD_HOST_U_64_BIT@ |
123 | CATALOGS = @CATALOGS@ | |
124 | CATOBJEXT = @CATOBJEXT@ | |
125 | CC = @CC@ | |
90c0a373 | 126 | CCDEPMODE = @CCDEPMODE@ |
252b5132 | 127 | CC_FOR_BUILD = @CC_FOR_BUILD@ |
90c0a373 | 128 | CFLAGS = @CFLAGS@ |
252b5132 RH |
129 | COREFILE = @COREFILE@ |
130 | COREFLAG = @COREFLAG@ | |
5464f5a1 | 131 | CPP = @CPP@ |
90c0a373 AM |
132 | CPPFLAGS = @CPPFLAGS@ |
133 | CYGPATH_W = @CYGPATH_W@ | |
252b5132 | 134 | DATADIRNAME = @DATADIRNAME@ |
90c0a373 AM |
135 | DEFS = @DEFS@ |
136 | DEPDIR = @DEPDIR@ | |
137 | ECHO_C = @ECHO_C@ | |
138 | ECHO_N = @ECHO_N@ | |
139 | ECHO_T = @ECHO_T@ | |
140 | EGREP = @EGREP@ | |
252b5132 RH |
141 | EXEEXT = @EXEEXT@ |
142 | EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@ | |
143 | GMOFILES = @GMOFILES@ | |
144 | GMSGFMT = @GMSGFMT@ | |
145 | GT_NO = @GT_NO@ | |
146 | GT_YES = @GT_YES@ | |
147 | HDEFINES = @HDEFINES@ | |
148 | INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@ | |
90c0a373 AM |
149 | INSTALL_DATA = @INSTALL_DATA@ |
150 | INSTALL_LIBBFD_FALSE = @INSTALL_LIBBFD_FALSE@ | |
151 | INSTALL_LIBBFD_TRUE = @INSTALL_LIBBFD_TRUE@ | |
152 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ | |
153 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ | |
154 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | |
252b5132 RH |
155 | INSTOBJEXT = @INSTOBJEXT@ |
156 | INTLDEPS = @INTLDEPS@ | |
157 | INTLLIBS = @INTLLIBS@ | |
158 | INTLOBJS = @INTLOBJS@ | |
90c0a373 AM |
159 | LDFLAGS = @LDFLAGS@ |
160 | LIBOBJS = @LIBOBJS@ | |
161 | LIBS = @LIBS@ | |
252b5132 RH |
162 | LIBTOOL = @LIBTOOL@ |
163 | LN_S = @LN_S@ | |
90c0a373 | 164 | LTLIBOBJS = @LTLIBOBJS@ |
252b5132 | 165 | MAINT = @MAINT@ |
90c0a373 AM |
166 | MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ |
167 | MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ | |
252b5132 RH |
168 | MAKEINFO = @MAKEINFO@ |
169 | MKINSTALLDIRS = @MKINSTALLDIRS@ | |
170 | MSGFMT = @MSGFMT@ | |
7a6cc5fb | 171 | OBJEXT = @OBJEXT@ |
252b5132 | 172 | PACKAGE = @PACKAGE@ |
90c0a373 AM |
173 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
174 | PACKAGE_NAME = @PACKAGE_NAME@ | |
175 | PACKAGE_STRING = @PACKAGE_STRING@ | |
176 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ | |
177 | PACKAGE_VERSION = @PACKAGE_VERSION@ | |
178 | PATH_SEPARATOR = @PATH_SEPARATOR@ | |
252b5132 RH |
179 | POFILES = @POFILES@ |
180 | POSUB = @POSUB@ | |
181 | RANLIB = @RANLIB@ | |
90c0a373 AM |
182 | SET_MAKE = @SET_MAKE@ |
183 | SHELL = @SHELL@ | |
7a6cc5fb | 184 | STRIP = @STRIP@ |
252b5132 RH |
185 | TDEFINES = @TDEFINES@ |
186 | USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ | |
187 | USE_NLS = @USE_NLS@ | |
188 | VERSION = @VERSION@ | |
90c0a373 | 189 | WARN_CFLAGS = @WARN_CFLAGS@ |
252b5132 RH |
190 | WIN32LDFLAGS = @WIN32LDFLAGS@ |
191 | WIN32LIBADD = @WIN32LIBADD@ | |
90c0a373 AM |
192 | XGETTEXT = @XGETTEXT@ |
193 | ac_ct_AR = @ac_ct_AR@ | |
194 | ac_ct_CC = @ac_ct_CC@ | |
195 | ac_ct_RANLIB = @ac_ct_RANLIB@ | |
196 | ac_ct_STRIP = @ac_ct_STRIP@ | |
252b5132 | 197 | all_backends = @all_backends@ |
90c0a373 AM |
198 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
199 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ | |
200 | am__include = @am__include@ | |
201 | am__leading_dot = @am__leading_dot@ | |
202 | am__quote = @am__quote@ | |
203 | am__tar = @am__tar@ | |
204 | am__untar = @am__untar@ | |
252b5132 | 205 | bfd_backends = @bfd_backends@ |
5bd4f169 | 206 | bfd_default_target_size = @bfd_default_target_size@ |
05864e2a | 207 | bfd_file_ptr = @bfd_file_ptr@ |
2858ef35 | 208 | bfd_libs = @bfd_libs@ |
252b5132 | 209 | bfd_machines = @bfd_machines@ |
05864e2a | 210 | bfd_ufile_ptr = @bfd_ufile_ptr@ |
90c0a373 AM |
211 | bfdincludedir = @bfdincludedir@ |
212 | bfdlibdir = @bfdlibdir@ | |
213 | bindir = @bindir@ | |
214 | build = @build@ | |
215 | build_alias = @build_alias@ | |
216 | build_cpu = @build_cpu@ | |
217 | build_os = @build_os@ | |
218 | build_vendor = @build_vendor@ | |
219 | datadir = @datadir@ | |
220 | exec_prefix = @exec_prefix@ | |
221 | host = @host@ | |
222 | host_alias = @host_alias@ | |
223 | host_cpu = @host_cpu@ | |
5464f5a1 | 224 | host_noncanonical = @host_noncanonical@ |
90c0a373 AM |
225 | host_os = @host_os@ |
226 | host_vendor = @host_vendor@ | |
227 | includedir = @includedir@ | |
228 | infodir = @infodir@ | |
229 | install_sh = @install_sh@ | |
252b5132 | 230 | l = @l@ |
90c0a373 AM |
231 | libdir = @libdir@ |
232 | libexecdir = @libexecdir@ | |
233 | localstatedir = @localstatedir@ | |
234 | mandir = @mandir@ | |
235 | mkdir_p = @mkdir_p@ | |
236 | oldincludedir = @oldincludedir@ | |
237 | prefix = @prefix@ | |
238 | program_transform_name = @program_transform_name@ | |
239 | sbindir = @sbindir@ | |
240 | sharedstatedir = @sharedstatedir@ | |
241 | sysconfdir = @sysconfdir@ | |
242 | target = @target@ | |
243 | target_alias = @target_alias@ | |
244 | target_cpu = @target_cpu@ | |
5464f5a1 | 245 | target_noncanonical = @target_noncanonical@ |
90c0a373 AM |
246 | target_os = @target_os@ |
247 | target_vendor = @target_vendor@ | |
252b5132 RH |
248 | tdefaults = @tdefaults@ |
249 | wordsize = @wordsize@ | |
3f85e526 | 250 | AUTOMAKE_OPTIONS = 1.9 cygnus |
252b5132 | 251 | |
bc286f95 BE |
252 | # Uncomment the following line when doing a release. |
253 | # RELEASE=y | |
252b5132 RH |
254 | INCDIR = $(srcdir)/../include |
255 | CSEARCH = -I. -I$(srcdir) -I$(INCDIR) | |
41b49281 | 256 | MKDEP = gcc -MM |
252b5132 | 257 | SUBDIRS = doc po |
252b5132 | 258 | docdir = doc |
a703a6ea | 259 | bfdlib_LTLIBRARIES = libbfd.la |
a2d91340 AC |
260 | AM_CFLAGS = $(WARN_CFLAGS) |
261 | ||
252b5132 RH |
262 | # bfd.h goes here, for now |
263 | BFD_H = bfd.h | |
264 | ||
265 | # Jim Kingdon notes: | |
266 | # Writing S-records should be included in all (or at least most) | |
267 | # *-*-coff, *-*-aout, etc., configurations, because people will want to | |
268 | # be able to use objcopy to create S-records. (S-records are not useful | |
269 | # for the debugger, so if you are downloading things as S-records you | |
270 | # need two copies of the executable, one to download and one for the | |
271 | # debugger). | |
90c0a373 AM |
272 | BFD32_LIBS = \ |
273 | archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \ | |
274 | cache.lo coffgen.lo corefile.lo \ | |
275 | format.lo init.lo libbfd.lo opncls.lo reloc.lo \ | |
276 | section.lo syms.lo targets.lo hash.lo linker.lo \ | |
277 | srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo \ | |
278 | merge.lo dwarf2.lo simple.lo | |
252b5132 | 279 | |
2858ef35 | 280 | BFD64_LIBS = archive64.lo |
90c0a373 AM |
281 | BFD32_LIBS_CFILES = \ |
282 | archive.c archures.c bfd.c bfdio.c bfdwin.c \ | |
283 | cache.c coffgen.c corefile.c \ | |
284 | format.c init.c libbfd.c opncls.c reloc.c \ | |
285 | section.c syms.c targets.c hash.c linker.c \ | |
286 | srec.c binary.c tekhex.c ihex.c stabs.c stab-syms.c \ | |
287 | merge.c dwarf2.c simple.c | |
252b5132 | 288 | |
2858ef35 HPN |
289 | BFD64_LIBS_CFILES = archive64.c |
290 | ||
252b5132 RH |
291 | # This list is alphabetized to make it easier to keep in sync |
292 | # with the decls and initializer in archures.c. | |
90c0a373 AM |
293 | ALL_MACHINES = \ |
294 | cpu-a29k.lo \ | |
295 | cpu-alpha.lo \ | |
296 | cpu-arc.lo \ | |
297 | cpu-arm.lo \ | |
298 | cpu-avr.lo \ | |
299 | cpu-cr16c.lo \ | |
300 | cpu-cris.lo \ | |
301 | cpu-crx.lo \ | |
302 | cpu-d10v.lo \ | |
303 | cpu-d30v.lo \ | |
304 | cpu-dlx.lo \ | |
305 | cpu-fr30.lo \ | |
306 | cpu-frv.lo \ | |
307 | cpu-h8300.lo \ | |
308 | cpu-h8500.lo \ | |
309 | cpu-hppa.lo \ | |
310 | cpu-ia64.lo \ | |
311 | cpu-i370.lo \ | |
312 | cpu-i386.lo \ | |
313 | cpu-i860.lo \ | |
314 | cpu-i960.lo \ | |
315 | cpu-ip2k.lo \ | |
316 | cpu-iq2000.lo \ | |
317 | cpu-m32r.lo \ | |
318 | cpu-m68hc11.lo \ | |
319 | cpu-m68hc12.lo \ | |
320 | cpu-m68k.lo \ | |
321 | cpu-m88k.lo \ | |
322 | cpu-m10200.lo \ | |
323 | cpu-m10300.lo \ | |
7499d566 | 324 | cpu-maxq.lo \ |
90c0a373 AM |
325 | cpu-mcore.lo \ |
326 | cpu-mips.lo \ | |
327 | cpu-mmix.lo \ | |
328 | cpu-msp430.lo \ | |
329 | cpu-or32.lo \ | |
330 | cpu-ns32k.lo \ | |
331 | cpu-openrisc.lo \ | |
332 | cpu-pdp11.lo \ | |
333 | cpu-pj.lo \ | |
334 | cpu-powerpc.lo \ | |
335 | cpu-rs6000.lo \ | |
336 | cpu-s390.lo \ | |
337 | cpu-sh.lo \ | |
338 | cpu-sparc.lo \ | |
339 | cpu-tic30.lo \ | |
340 | cpu-tic4x.lo \ | |
341 | cpu-tic54x.lo \ | |
342 | cpu-tic80.lo \ | |
343 | cpu-v850.lo \ | |
344 | cpu-vax.lo \ | |
345 | cpu-we32k.lo \ | |
346 | cpu-w65.lo \ | |
347 | cpu-xstormy16.lo \ | |
348 | cpu-xtensa.lo \ | |
349 | cpu-z8k.lo | |
350 | ||
351 | ALL_MACHINES_CFILES = \ | |
352 | cpu-a29k.c \ | |
353 | cpu-alpha.c \ | |
354 | cpu-arc.c \ | |
355 | cpu-arm.c \ | |
356 | cpu-avr.c \ | |
357 | cpu-cris.c \ | |
358 | cpu-cr16c.c \ | |
359 | cpu-crx.c \ | |
360 | cpu-d10v.c \ | |
361 | cpu-d30v.c \ | |
362 | cpu-dlx.c \ | |
363 | cpu-fr30.c \ | |
364 | cpu-frv.c \ | |
365 | cpu-h8300.c \ | |
366 | cpu-h8500.c \ | |
367 | cpu-hppa.c \ | |
368 | cpu-ia64.c \ | |
369 | cpu-i370.c \ | |
370 | cpu-i386.c \ | |
371 | cpu-i860.c \ | |
372 | cpu-i960.c \ | |
373 | cpu-ip2k.c \ | |
374 | cpu-iq2000.c \ | |
375 | cpu-m32r.c \ | |
376 | cpu-m68hc11.c \ | |
377 | cpu-m68hc12.c \ | |
378 | cpu-m68k.c \ | |
379 | cpu-m88k.c \ | |
380 | cpu-m10200.c \ | |
381 | cpu-m10300.c \ | |
0306b3bf | 382 | cpu-maxq.c \ |
90c0a373 AM |
383 | cpu-mcore.c \ |
384 | cpu-mips.c \ | |
385 | cpu-mmix.c \ | |
386 | cpu-msp430.c \ | |
387 | cpu-or32.c \ | |
388 | cpu-ns32k.c \ | |
389 | cpu-openrisc.c \ | |
390 | cpu-pdp11.c \ | |
391 | cpu-pj.c \ | |
392 | cpu-powerpc.c \ | |
393 | cpu-rs6000.c \ | |
394 | cpu-s390.c \ | |
395 | cpu-sh.c \ | |
396 | cpu-sparc.c \ | |
397 | cpu-tic30.c \ | |
398 | cpu-tic4x.c \ | |
399 | cpu-tic54x.c \ | |
400 | cpu-tic80.c \ | |
401 | cpu-v850.c \ | |
402 | cpu-vax.c \ | |
403 | cpu-we32k.c \ | |
404 | cpu-w65.c \ | |
405 | cpu-xstormy16.c \ | |
406 | cpu-xtensa.c \ | |
407 | cpu-z8k.c | |
252b5132 RH |
408 | |
409 | ||
410 | # The .o files needed by all of the 32 bit vectors that are configured into | |
411 | # target_vector in targets.c if configured with --enable-targets=all. | |
90c0a373 AM |
412 | BFD32_BACKENDS = \ |
413 | aout-adobe.lo \ | |
414 | aout-arm.lo \ | |
415 | aout-cris.lo \ | |
416 | aout-ns32k.lo \ | |
417 | aout-sparcle.lo \ | |
418 | aout-tic30.lo \ | |
419 | aout0.lo \ | |
420 | aout32.lo \ | |
421 | armnetbsd.lo \ | |
422 | bout.lo \ | |
423 | cf-i386lynx.lo \ | |
424 | cf-m68klynx.lo \ | |
425 | cf-sparclynx.lo \ | |
426 | coff-a29k.lo \ | |
427 | coff-apollo.lo \ | |
428 | coff-arm.lo \ | |
429 | coff-aux.lo \ | |
430 | coff-h8300.lo \ | |
431 | coff-h8500.lo \ | |
432 | coff-i386.lo \ | |
433 | coff-go32.lo \ | |
434 | coff-i860.lo \ | |
435 | coff-i960.lo \ | |
436 | coff-m68k.lo \ | |
437 | coff-m88k.lo \ | |
7499d566 | 438 | coff-maxq.lo \ |
90c0a373 AM |
439 | coff-mips.lo \ |
440 | coff-or32.lo \ | |
441 | coff-rs6000.lo \ | |
442 | coff-sh.lo \ | |
443 | coff-sparc.lo \ | |
444 | coff-stgo32.lo \ | |
445 | coff-svm68k.lo \ | |
446 | coff-tic30.lo \ | |
447 | coff-tic4x.lo \ | |
448 | coff-tic54x.lo \ | |
449 | coff-tic80.lo \ | |
450 | coff-u68k.lo \ | |
451 | coff-we32k.lo \ | |
452 | coff-w65.lo \ | |
453 | coff-z8k.lo \ | |
454 | cofflink.lo \ | |
455 | dwarf1.lo \ | |
456 | ecoff.lo \ | |
457 | ecofflink.lo \ | |
458 | efi-app-ia32.lo \ | |
459 | elf.lo \ | |
460 | elf32-am33lin.lo \ | |
461 | elf32-arc.lo \ | |
7f266840 | 462 | elf32-arm.lo \ |
90c0a373 AM |
463 | elf32-avr.lo \ |
464 | elf32-cr16c.lo \ | |
465 | elf32-cris.lo \ | |
466 | elf32-crx.lo \ | |
467 | elf32-d10v.lo \ | |
468 | elf32-d30v.lo \ | |
469 | elf32-dlx.lo \ | |
470 | elf32-fr30.lo \ | |
471 | elf32-frv.lo \ | |
472 | elf32-gen.lo \ | |
473 | elf32-h8300.lo \ | |
474 | elf32-hppa.lo \ | |
475 | elf32-i370.lo \ | |
476 | elf32-i386.lo \ | |
477 | elf32-i860.lo \ | |
478 | elf32-i960.lo \ | |
90c0a373 AM |
479 | elf32-ip2k.lo \ |
480 | elf32-iq2000.lo \ | |
481 | elf32-m32r.lo \ | |
482 | elf32-m68hc11.lo \ | |
483 | elf32-m68hc12.lo \ | |
484 | elf32-m68hc1x.lo \ | |
485 | elf32-m68k.lo \ | |
486 | elf32-m88k.lo \ | |
487 | elf-m10200.lo \ | |
488 | elf-m10300.lo \ | |
489 | elf32-mcore.lo \ | |
490 | elfxx-mips.lo \ | |
491 | elf32-mips.lo \ | |
492 | elf32-msp430.lo \ | |
493 | elf32-openrisc.lo \ | |
494 | elf32-or32.lo \ | |
495 | elf32-pj.lo \ | |
496 | elf32-ppc.lo \ | |
497 | elf32-s390.lo \ | |
498 | elf32-sh.lo \ | |
499 | elf32-sh-symbian.lo \ | |
500 | elf32-sh64.lo \ | |
501 | elf32-sh64-com.lo \ | |
502 | elf32-sparc.lo \ | |
503 | elf32-v850.lo \ | |
504 | elf32-vax.lo \ | |
505 | elf32-xstormy16.lo \ | |
506 | elf32-xtensa.lo \ | |
507 | elf32.lo \ | |
508 | elflink.lo \ | |
509 | elf-strtab.lo \ | |
510 | elf-eh-frame.lo \ | |
511 | epoc-pe-arm.lo \ | |
512 | epoc-pei-arm.lo \ | |
513 | hp300bsd.lo \ | |
514 | hp300hpux.lo \ | |
515 | som.lo \ | |
516 | i386aout.lo \ | |
517 | i386bsd.lo \ | |
518 | i386dynix.lo \ | |
519 | i386freebsd.lo \ | |
520 | i386linux.lo \ | |
521 | i386lynx.lo \ | |
522 | i386msdos.lo \ | |
523 | i386netbsd.lo \ | |
524 | i386mach3.lo \ | |
525 | i386os9k.lo \ | |
526 | ieee.lo \ | |
527 | m68k4knetbsd.lo \ | |
528 | m68klinux.lo \ | |
529 | m68klynx.lo \ | |
530 | m68knetbsd.lo \ | |
531 | m88kmach3.lo \ | |
532 | m88kopenbsd.lo \ | |
533 | mach-o.lo \ | |
534 | mipsbsd.lo \ | |
535 | newsos3.lo \ | |
536 | nlm.lo \ | |
537 | nlm32-i386.lo \ | |
538 | nlm32-sparc.lo \ | |
539 | nlm32-ppc.lo \ | |
540 | nlm32.lo \ | |
541 | ns32knetbsd.lo \ | |
542 | oasys.lo \ | |
543 | pc532-mach.lo \ | |
544 | pdp11.lo \ | |
545 | pef.lo \ | |
546 | pe-arm.lo \ | |
547 | pei-arm.lo \ | |
548 | pe-i386.lo \ | |
549 | pei-i386.lo \ | |
550 | pe-mcore.lo \ | |
551 | pei-mcore.lo \ | |
552 | pe-ppc.lo \ | |
553 | pei-ppc.lo \ | |
554 | pe-sh.lo \ | |
555 | pei-sh.lo \ | |
556 | pe-mips.lo \ | |
557 | pei-mips.lo \ | |
558 | peigen.lo \ | |
559 | ppcboot.lo \ | |
560 | reloc16.lo \ | |
561 | riscix.lo \ | |
562 | sparclinux.lo \ | |
563 | sparclynx.lo \ | |
564 | sparcnetbsd.lo \ | |
565 | sunos.lo \ | |
566 | vaxnetbsd.lo \ | |
567 | vax1knetbsd.lo \ | |
568 | vaxbsd.lo \ | |
569 | versados.lo \ | |
570 | vms.lo \ | |
571 | vms-gsd.lo \ | |
572 | vms-hdr.lo \ | |
573 | vms-misc.lo \ | |
574 | vms-tir.lo \ | |
575 | xcofflink.lo \ | |
576 | xsym.lo \ | |
577 | xtensa-isa.lo \ | |
578 | xtensa-modules.lo | |
579 | ||
580 | BFD32_BACKENDS_CFILES = \ | |
581 | aout-adobe.c \ | |
582 | aout-arm.c \ | |
583 | aout-cris.c \ | |
584 | aout-ns32k.c \ | |
585 | aout-sparcle.c \ | |
586 | aout-tic30.c \ | |
587 | aout0.c \ | |
588 | aout32.c \ | |
589 | armnetbsd.c \ | |
590 | bout.c \ | |
591 | cf-i386lynx.c \ | |
592 | cf-m68klynx.c \ | |
593 | cf-sparclynx.c \ | |
594 | coff-a29k.c \ | |
595 | coff-apollo.c \ | |
596 | coff-arm.c \ | |
597 | coff-aux.c \ | |
598 | coff-h8300.c \ | |
599 | coff-h8500.c \ | |
600 | coff-i386.c \ | |
601 | coff-i860.c \ | |
602 | coff-go32.c \ | |
603 | coff-i960.c \ | |
604 | coff-m68k.c \ | |
605 | coff-m88k.c \ | |
7499d566 | 606 | coff-maxq.c \ |
90c0a373 AM |
607 | coff-mips.c \ |
608 | coff-or32.c \ | |
609 | coff-rs6000.c \ | |
610 | coff-sh.c \ | |
611 | coff-sparc.c \ | |
612 | coff-stgo32.c \ | |
613 | coff-svm68k.c \ | |
614 | coff-tic30.c \ | |
615 | coff-tic4x.c \ | |
616 | coff-tic54x.c \ | |
617 | coff-tic80.c \ | |
618 | coff-u68k.c \ | |
619 | coff-we32k.c \ | |
620 | coff-w65.c \ | |
621 | coff-z8k.c \ | |
622 | cofflink.c \ | |
623 | dwarf1.c \ | |
624 | ecoff.c \ | |
625 | ecofflink.c \ | |
626 | efi-app-ia32.c \ | |
627 | elf.c \ | |
628 | elf32-am33lin.c \ | |
629 | elf32-arc.c \ | |
7f266840 | 630 | elf32-arm.c \ |
90c0a373 AM |
631 | elf32-avr.c \ |
632 | elf32-cr16c.c \ | |
633 | elf32-cris.c \ | |
634 | elf32-crx.c \ | |
635 | elf32-d10v.c \ | |
636 | elf32-d30v.c \ | |
637 | elf32-dlx.c \ | |
638 | elf32-fr30.c \ | |
639 | elf32-frv.c \ | |
640 | elf32-gen.c \ | |
641 | elf32-h8300.c \ | |
642 | elf32-hppa.c \ | |
643 | elf32-i370.c \ | |
644 | elf32-i386.c \ | |
645 | elf32-i860.c \ | |
646 | elf32-i960.c \ | |
647 | elf32-ip2k.c \ | |
648 | elf32-iq2000.c \ | |
649 | elf32-m32r.c \ | |
650 | elf32-m68k.c \ | |
651 | elf32-m68hc11.c \ | |
652 | elf32-m68hc12.c \ | |
653 | elf32-m68hc1x.c \ | |
654 | elf32-m88k.c \ | |
655 | elf-m10200.c \ | |
656 | elf-m10300.c \ | |
657 | elf32-mcore.c \ | |
658 | elfxx-mips.c \ | |
659 | elf32-mips.c \ | |
660 | elf32-msp430.c \ | |
661 | elf32-openrisc.c \ | |
662 | elf32-or32.c \ | |
663 | elf32-pj.c \ | |
664 | elf32-ppc.c \ | |
665 | elf32-sh64.c \ | |
666 | elf32-sh64-com.c \ | |
667 | elf32-s390.c \ | |
668 | elf32-sh.c \ | |
669 | elf32-sh-symbian.c \ | |
670 | elf32-sparc.c \ | |
671 | elf32-v850.c \ | |
672 | elf32-vax.c \ | |
673 | elf32-xstormy16.c \ | |
674 | elf32-xtensa.c \ | |
675 | elf32.c \ | |
676 | elflink.c \ | |
677 | elf-strtab.c \ | |
678 | elf-eh-frame.c \ | |
679 | epoc-pe-arm.c \ | |
680 | epoc-pei-arm.c \ | |
681 | hp300bsd.c \ | |
682 | hp300hpux.c \ | |
683 | som.c \ | |
684 | i386aout.c \ | |
685 | i386bsd.c \ | |
686 | i386dynix.c \ | |
687 | i386freebsd.c \ | |
688 | i386linux.c \ | |
689 | i386lynx.c \ | |
690 | i386msdos.c \ | |
691 | i386netbsd.c \ | |
692 | i386mach3.c \ | |
693 | i386os9k.c \ | |
694 | ieee.c \ | |
695 | m68k4knetbsd.c \ | |
696 | m68klinux.c \ | |
697 | m68klynx.c \ | |
698 | m68knetbsd.c \ | |
699 | m88kmach3.c \ | |
700 | m88kopenbsd.c \ | |
701 | mach-o.c \ | |
702 | mipsbsd.c \ | |
703 | newsos3.c \ | |
704 | nlm.c \ | |
705 | nlm32-i386.c \ | |
706 | nlm32-sparc.c \ | |
707 | nlm32-ppc.c \ | |
708 | nlm32.c \ | |
709 | ns32knetbsd.c \ | |
710 | oasys.c \ | |
711 | pc532-mach.c \ | |
712 | pdp11.c \ | |
713 | pef.c \ | |
714 | pe-arm.c \ | |
715 | pei-arm.c \ | |
716 | pe-i386.c \ | |
717 | pei-i386.c \ | |
718 | pe-mcore.c \ | |
719 | pei-mcore.c \ | |
720 | pe-ppc.c \ | |
721 | pei-ppc.c \ | |
722 | pe-sh.c \ | |
723 | pei-sh.c \ | |
724 | pe-mips.c \ | |
725 | pei-mips.c \ | |
726 | ppcboot.c \ | |
727 | reloc16.c \ | |
728 | riscix.c \ | |
729 | sparclinux.c \ | |
730 | sparclynx.c \ | |
731 | sparcnetbsd.c \ | |
732 | sunos.c \ | |
733 | vaxnetbsd.c \ | |
734 | vax1knetbsd.c \ | |
735 | vaxbsd.c \ | |
736 | versados.c \ | |
737 | vms.c \ | |
738 | vms-gsd.c \ | |
739 | vms-hdr.c \ | |
740 | vms-misc.c \ | |
741 | vms-tir.c \ | |
742 | xcofflink.c \ | |
743 | xsym.c \ | |
744 | xtensa-isa.c \ | |
745 | xtensa-modules.c | |
252b5132 | 746 | |
6768c14a | 747 | |
252b5132 RH |
748 | # The .o files needed by all of the 64 bit vectors that are configured into |
749 | # target_vector in targets.c if configured with --enable-targets=all | |
750 | # and --enable-64-bit-bfd. | |
074d327a NC |
751 | # elf32-ia64.c requires a 64-bit bfd_vma, and hence can not be put in |
752 | # BFD32_BACKENDS. | |
90c0a373 AM |
753 | BFD64_BACKENDS = \ |
754 | aix5ppc-core.lo \ | |
755 | aout64.lo \ | |
756 | coff-alpha.lo \ | |
757 | coff64-rs6000.lo \ | |
758 | demo64.lo \ | |
759 | efi-app-ia64.lo \ | |
760 | elf64-x86-64.lo \ | |
761 | elf64-alpha.lo \ | |
762 | elf64-hppa.lo \ | |
074d327a | 763 | elf32-ia64.lo \ |
90c0a373 AM |
764 | elf64-ia64.lo \ |
765 | elf64-gen.lo \ | |
766 | elfn32-mips.lo \ | |
767 | elf64-mips.lo \ | |
768 | elf64-mmix.lo \ | |
769 | elf64-sh64.lo \ | |
770 | elf64-ppc.lo \ | |
771 | elf64-s390.lo \ | |
772 | elf64-sparc.lo \ | |
773 | elf64.lo \ | |
774 | mmo.lo \ | |
775 | nlm32-alpha.lo \ | |
776 | nlm64.lo \ | |
777 | pepigen.lo | |
778 | ||
779 | BFD64_BACKENDS_CFILES = \ | |
780 | aix5ppc-core.c \ | |
781 | aout64.c \ | |
782 | coff-alpha.c \ | |
783 | coff64-rs6000.c \ | |
784 | demo64.c \ | |
785 | efi-app-ia64.c \ | |
786 | elf64-x86-64.c \ | |
787 | elf64-alpha.c \ | |
788 | elf64-hppa.c \ | |
789 | elf64-gen.c \ | |
790 | elfn32-mips.c \ | |
791 | elf64-mips.c \ | |
792 | elf64-mmix.c \ | |
793 | elf64-ppc.c \ | |
794 | elf64-s390.c \ | |
795 | elf64-sh64.c \ | |
796 | elf64-sparc.c \ | |
797 | elf64.c \ | |
798 | mmo.c \ | |
799 | nlm32-alpha.c \ | |
800 | nlm64.c | |
801 | ||
802 | OPTIONAL_BACKENDS = \ | |
803 | aix386-core.lo \ | |
804 | hpux-core.lo \ | |
805 | irix-core.lo \ | |
806 | lynx-core.lo \ | |
807 | osf-core.lo \ | |
808 | sco5-core.lo \ | |
809 | trad-core.lo \ | |
810 | cisco-core.lo | |
811 | ||
812 | OPTIONAL_BACKENDS_CFILES = \ | |
813 | aix386-core.c \ | |
814 | hpux-core.c \ | |
815 | irix-core.c \ | |
816 | lynx-core.c \ | |
817 | osf-core.c \ | |
818 | sco5-core.c \ | |
819 | trad-core.c \ | |
820 | cisco-core.c | |
252b5132 RH |
821 | |
822 | ||
3f85e526 L |
823 | # We want to rerun configure if configure.in, config.bfd or |
824 | # configure.host change. configure.in is needed since the version | |
825 | # number in Makefile comes from configure.in. | |
826 | CONFIG_STATUS_DEPENDENCIES = \ | |
827 | $(srcdir)/configure.in \ | |
828 | $(srcdir)/config.bfd \ | |
829 | $(srcdir)/configure.host | |
830 | ||
831 | ||
252b5132 RH |
832 | # These are defined by configure.in: |
833 | WORDSIZE = @wordsize@ | |
834 | ALL_BACKENDS = @all_backends@ | |
835 | BFD_BACKENDS = @bfd_backends@ | |
2858ef35 | 836 | BFD_LIBS = @bfd_libs@ |
252b5132 RH |
837 | BFD_MACHINES = @bfd_machines@ |
838 | TDEFAULTS = @tdefaults@ | |
252b5132 RH |
839 | INCLUDES = -D_GNU_SOURCE @HDEFINES@ @COREFLAG@ @TDEFINES@ $(CSEARCH) $(CSWITCHES) -I$(srcdir)/../intl -I../intl |
840 | ||
841 | # C source files that correspond to .o's. | |
90c0a373 AM |
842 | SOURCE_CFILES = \ |
843 | $(BFD32_LIBS_CFILES) \ | |
844 | $(BFD64_LIBS_CFILES) \ | |
845 | $(ALL_MACHINES_CFILES) \ | |
846 | $(BFD32_BACKENDS_CFILES) \ | |
847 | $(BFD64_BACKENDS_CFILES) \ | |
848 | $(OPTIONAL_BACKENDS_CFILES) | |
252b5132 | 849 | |
90c0a373 AM |
850 | BUILD_CFILES = \ |
851 | elf32-ia64.c elf64-ia64.c peigen.c pepigen.c | |
27b7e12d | 852 | |
55c80943 | 853 | CFILES = $(SOURCE_CFILES) $(BUILD_CFILES) |
90c0a373 AM |
854 | SOURCE_HFILES = \ |
855 | aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h ecoffswap.h \ | |
0306b3bf | 856 | elf-bfd.h elf-hppa.h elf32-hppa.h \ |
90c0a373 AM |
857 | elf64-hppa.h elfcode.h elfcore.h \ |
858 | freebsd.h genlink.h go32stub.h \ | |
859 | libaout.h libbfd.h libcoff.h libecoff.h libhppa.h libieee.h \ | |
860 | libnlm.h liboasys.h libpei.h libxcoff.h mach-o.h \ | |
861 | netbsd.h nlm-target.h nlmcode.h nlmswap.h ns32k.h \ | |
862 | pef.h pef-traceback.h peicode.h som.h version.h \ | |
863 | vms.h xcoff-target.h xsym.h | |
864 | ||
865 | BUILD_HFILES = \ | |
866 | bfdver.h elf32-target.h elf64-target.h targmatch.h | |
252b5132 | 867 | |
55c80943 | 868 | HFILES = $(SOURCE_HFILES) $(BUILD_HFILES) |
55c80943 NC |
869 | SRC_POTFILES = $(SOURCE_CFILES) $(SOURCE_HFILES) |
870 | BLD_POTFILES = $(BUILD_CFILES) $(BUILD_HFILES) | |
252b5132 RH |
871 | |
872 | # Various kinds of .o files to put in libbfd.a: | |
873 | # BFD_BACKENDS Routines the configured targets need. | |
874 | # BFD_MACHINES Architecture-specific routines the configured targets need. | |
875 | # COREFILE Core file routines for a native configuration | |
876 | OFILES = $(BFD_BACKENDS) $(BFD_MACHINES) @COREFILE@ | |
2858ef35 | 877 | libbfd_la_SOURCES = $(BFD32_LIBS_CFILES) $(BFD64_LIBS_CFILES) |
252b5132 RH |
878 | libbfd_la_DEPENDENCIES = $(OFILES) ofiles |
879 | libbfd_la_LIBADD = `cat ofiles` @WIN32LIBADD@ | |
880 | libbfd_la_LDFLAGS = -release $(VERSION) @WIN32LDFLAGS@ | |
881 | ||
882 | # libtool will build .libs/libbfd.a. We create libbfd.a in the build | |
883 | # directory so that we don't have to convert all the programs that use | |
884 | # libbfd.a simultaneously. This is a hack which should be removed if | |
885 | # everything else starts using libtool. FIXME. | |
252b5132 RH |
886 | noinst_LIBRARIES = libbfd.a |
887 | libbfd_a_SOURCES = | |
b13c7b49 | 888 | BFD_H_DEPS = $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h |
252b5132 | 889 | LOCAL_H_DEPS = libbfd.h sysdep.h config.h |
90c0a373 AM |
890 | BFD_H_FILES = bfd-in.h init.c opncls.c libbfd.c section.c archures.c \ |
891 | reloc.c syms.c bfd.c bfdio.c bfdwin.c \ | |
892 | archive.c corefile.c targets.c format.c | |
252b5132 | 893 | |
2858ef35 | 894 | BFD64_H_FILES = archive64.c |
90c0a373 AM |
895 | LIBBFD_H_FILES = libbfd-in.h init.c libbfd.c bfdio.c bfdwin.c \ |
896 | cache.c reloc.c archures.c elf.c | |
93509525 | 897 | |
252b5132 | 898 | LIBCOFF_H_FILES = libcoff-in.h coffcode.h |
55c80943 | 899 | MOSTLYCLEANFILES = ofiles stamp-ofiles |
90c0a373 AM |
900 | CLEANFILES = bfd.h dep.sed stmp-bfd-h DEP DEPA DEP1 DEP2 libbfd.a stamp-lib \ |
901 | stmp-bin2-h stmp-lbfd-h stmp-lcoff-h | |
252b5132 | 902 | |
55c80943 | 903 | DISTCLEANFILES = $(BUILD_CFILES) $(BUILD_HFILES) |
90c0a373 AM |
904 | all: config.h |
905 | $(MAKE) $(AM_MAKEFLAGS) all-recursive | |
252b5132 | 906 | |
252b5132 | 907 | .SUFFIXES: |
90c0a373 AM |
908 | .SUFFIXES: .c .lo .o .obj |
909 | am--refresh: | |
910 | @: | |
911 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) | |
912 | @for dep in $?; do \ | |
913 | case '$(am__configure_deps)' in \ | |
914 | *$$dep*) \ | |
7499d566 NC |
915 | echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \ |
916 | cd $(srcdir) && $(AUTOMAKE) --foreign \ | |
90c0a373 AM |
917 | && exit 0; \ |
918 | exit 1;; \ | |
919 | esac; \ | |
920 | done; \ | |
7499d566 | 921 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ |
90c0a373 | 922 | cd $(top_srcdir) && \ |
7499d566 | 923 | $(AUTOMAKE) --foreign Makefile |
90c0a373 | 924 | .PRECIOUS: Makefile |
3f85e526 L |
925 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
926 | @case '$?' in \ | |
927 | *config.status*) \ | |
928 | echo ' $(SHELL) ./config.status'; \ | |
929 | $(SHELL) ./config.status;; \ | |
930 | *) \ | |
931 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ | |
932 | cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ | |
933 | esac; | |
252b5132 | 934 | |
90c0a373 AM |
935 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
936 | $(SHELL) ./config.status --recheck | |
252b5132 | 937 | |
90c0a373 | 938 | $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) |
252b5132 | 939 | cd $(srcdir) && $(AUTOCONF) |
90c0a373 AM |
940 | $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) |
941 | cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) | |
252b5132 | 942 | |
90c0a373 | 943 | config.h: stamp-h1 |
252b5132 | 944 | @if test ! -f $@; then \ |
90c0a373 AM |
945 | rm -f stamp-h1; \ |
946 | $(MAKE) stamp-h1; \ | |
252b5132 | 947 | else :; fi |
252b5132 | 948 | |
90c0a373 AM |
949 | stamp-h1: $(srcdir)/config.in $(top_builddir)/config.status |
950 | @rm -f stamp-h1 | |
951 | cd $(top_builddir) && $(SHELL) ./config.status config.h | |
952 | $(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) | |
953 | cd $(top_srcdir) && $(AUTOHEADER) | |
954 | rm -f stamp-h1 | |
955 | touch $@ | |
252b5132 RH |
956 | |
957 | distclean-hdr: | |
90c0a373 AM |
958 | -rm -f config.h stamp-h1 |
959 | bfd-in3.h: $(top_builddir)/config.status $(srcdir)/bfd-in2.h | |
960 | cd $(top_builddir) && $(SHELL) ./config.status $@ | |
961 | po/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in | |
962 | cd $(top_builddir) && $(SHELL) ./config.status $@ | |
252b5132 RH |
963 | |
964 | clean-noinstLIBRARIES: | |
965 | -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) | |
966 | ||
90c0a373 AM |
967 | clean-bfdlibLTLIBRARIES: |
968 | -test -z "$(bfdlib_LTLIBRARIES)" || rm -f $(bfdlib_LTLIBRARIES) | |
969 | @list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \ | |
970 | dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ | |
971 | test "$$dir" != "$$p" || dir=.; \ | |
972 | echo "rm -f \"$${dir}/so_locations\""; \ | |
973 | rm -f "$${dir}/so_locations"; \ | |
974 | done | |
975 | libbfd.la: $(libbfd_la_OBJECTS) $(libbfd_la_DEPENDENCIES) | |
976 | $(LINK) -rpath $(bfdlibdir) $(libbfd_la_LDFLAGS) $(libbfd_la_OBJECTS) $(libbfd_la_LIBADD) $(LIBS) | |
a2d91340 | 977 | |
252b5132 | 978 | mostlyclean-compile: |
7a6cc5fb | 979 | -rm -f *.$(OBJEXT) |
252b5132 | 980 | |
252b5132 RH |
981 | distclean-compile: |
982 | -rm -f *.tab.c | |
983 | ||
90c0a373 AM |
984 | .c.o: |
985 | $(COMPILE) -c $< | |
a2d91340 | 986 | |
90c0a373 AM |
987 | .c.obj: |
988 | $(COMPILE) -c `$(CYGPATH_W) '$<'` | |
a2d91340 | 989 | |
90c0a373 AM |
990 | .c.lo: |
991 | $(LTCOMPILE) -c -o $@ $< | |
a2d91340 | 992 | |
252b5132 RH |
993 | mostlyclean-libtool: |
994 | -rm -f *.lo | |
995 | ||
996 | clean-libtool: | |
997 | -rm -rf .libs _libs | |
998 | ||
999 | distclean-libtool: | |
90c0a373 AM |
1000 | -rm -f libtool |
1001 | uninstall-info-am: | |
252b5132 RH |
1002 | |
1003 | # This directory's subdirectories are mostly independent; you can cd | |
1004 | # into them and run `make' without going through this Makefile. | |
1005 | # To change the values of `make' variables: instead of editing Makefiles, | |
1006 | # (1) if the variable is set in `config.status', edit `config.status' | |
1007 | # (which will cause the Makefiles to be regenerated when you run `make'); | |
1008 | # (2) otherwise, pass the desired values on the `make' command line. | |
90c0a373 AM |
1009 | $(RECURSIVE_TARGETS): |
1010 | @set fnord $$MAKEFLAGS; amf=$$2; \ | |
252b5132 RH |
1011 | dot_seen=no; \ |
1012 | target=`echo $@ | sed s/-recursive//`; \ | |
1013 | list='$(SUBDIRS)'; for subdir in $$list; do \ | |
1014 | echo "Making $$target in $$subdir"; \ | |
1015 | if test "$$subdir" = "."; then \ | |
1016 | dot_seen=yes; \ | |
1017 | local_target="$$target-am"; \ | |
1018 | else \ | |
1019 | local_target="$$target"; \ | |
1020 | fi; \ | |
1021 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | |
1022 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ | |
1023 | done; \ | |
1024 | if test "$$dot_seen" = "no"; then \ | |
1025 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ | |
1026 | fi; test -z "$$fail" | |
1027 | ||
1028 | mostlyclean-recursive clean-recursive distclean-recursive \ | |
1029 | maintainer-clean-recursive: | |
90c0a373 | 1030 | @set fnord $$MAKEFLAGS; amf=$$2; \ |
252b5132 | 1031 | dot_seen=no; \ |
90c0a373 AM |
1032 | case "$@" in \ |
1033 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ | |
1034 | *) list='$(SUBDIRS)' ;; \ | |
1035 | esac; \ | |
1036 | rev=''; for subdir in $$list; do \ | |
1037 | if test "$$subdir" = "."; then :; else \ | |
1038 | rev="$$subdir $$rev"; \ | |
1039 | fi; \ | |
252b5132 | 1040 | done; \ |
90c0a373 | 1041 | rev="$$rev ."; \ |
252b5132 RH |
1042 | target=`echo $@ | sed s/-recursive//`; \ |
1043 | for subdir in $$rev; do \ | |
1044 | echo "Making $$target in $$subdir"; \ | |
1045 | if test "$$subdir" = "."; then \ | |
1046 | local_target="$$target-am"; \ | |
1047 | else \ | |
1048 | local_target="$$target"; \ | |
1049 | fi; \ | |
1050 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | |
1051 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ | |
1052 | done && test -z "$$fail" | |
1053 | tags-recursive: | |
1054 | list='$(SUBDIRS)'; for subdir in $$list; do \ | |
1055 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ | |
1056 | done | |
90c0a373 AM |
1057 | ctags-recursive: |
1058 | list='$(SUBDIRS)'; for subdir in $$list; do \ | |
1059 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ | |
1060 | done | |
252b5132 | 1061 | |
90c0a373 AM |
1062 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
1063 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
1064 | unique=`for i in $$list; do \ | |
1065 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
1066 | done | \ | |
1067 | $(AWK) ' { files[$$0] = 1; } \ | |
252b5132 | 1068 | END { for (i in files) print i; }'`; \ |
90c0a373 AM |
1069 | mkid -fID $$unique |
1070 | tags: TAGS | |
252b5132 | 1071 | |
90c0a373 AM |
1072 | TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \ |
1073 | $(TAGS_FILES) $(LISP) | |
252b5132 RH |
1074 | tags=; \ |
1075 | here=`pwd`; \ | |
90c0a373 AM |
1076 | if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ |
1077 | include_option=--etags-include; \ | |
1078 | empty_fix=.; \ | |
1079 | else \ | |
1080 | include_option=--include; \ | |
1081 | empty_fix=; \ | |
1082 | fi; \ | |
252b5132 | 1083 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
90c0a373 AM |
1084 | if test "$$subdir" = .; then :; else \ |
1085 | test ! -f $$subdir/TAGS || \ | |
1086 | tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ | |
1087 | fi; \ | |
252b5132 | 1088 | done; \ |
90c0a373 AM |
1089 | list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \ |
1090 | unique=`for i in $$list; do \ | |
1091 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
1092 | done | \ | |
1093 | $(AWK) ' { files[$$0] = 1; } \ | |
252b5132 | 1094 | END { for (i in files) print i; }'`; \ |
90c0a373 AM |
1095 | if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ |
1096 | test -n "$$unique" || unique=$$empty_fix; \ | |
1097 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | |
1098 | $$tags $$unique; \ | |
1099 | fi | |
1100 | ctags: CTAGS | |
1101 | CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \ | |
1102 | $(TAGS_FILES) $(LISP) | |
1103 | tags=; \ | |
1104 | here=`pwd`; \ | |
1105 | list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \ | |
1106 | unique=`for i in $$list; do \ | |
1107 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
1108 | done | \ | |
1109 | $(AWK) ' { files[$$0] = 1; } \ | |
1110 | END { for (i in files) print i; }'`; \ | |
1111 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ | |
1112 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ | |
1113 | $$tags $$unique | |
252b5132 | 1114 | |
90c0a373 AM |
1115 | GTAGS: |
1116 | here=`$(am__cd) $(top_builddir) && pwd` \ | |
1117 | && cd $(top_srcdir) \ | |
1118 | && gtags -i $(GTAGS_ARGS) $$here | |
252b5132 RH |
1119 | |
1120 | distclean-tags: | |
90c0a373 | 1121 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
252b5132 RH |
1122 | check-am: |
1123 | check: check-recursive | |
90c0a373 AM |
1124 | all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) config.h |
1125 | installdirs: installdirs-recursive | |
1126 | installdirs-am: | |
1127 | for dir in "$(DESTDIR)$(bfdlibdir)"; do \ | |
1128 | test -z "$$dir" || $(mkdir_p) "$$dir"; \ | |
1129 | done | |
1130 | install: install-recursive | |
252b5132 | 1131 | install-exec: install-exec-recursive |
252b5132 | 1132 | install-data: install-data-recursive |
90c0a373 | 1133 | uninstall: uninstall-recursive |
252b5132 RH |
1134 | |
1135 | install-am: all-am | |
1136 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | |
252b5132 | 1137 | |
90c0a373 AM |
1138 | installcheck: installcheck-recursive |
1139 | install-strip: | |
1140 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | |
1141 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | |
1142 | `test -z '$(STRIP)' || \ | |
1143 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | |
252b5132 RH |
1144 | mostlyclean-generic: |
1145 | -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES) | |
1146 | ||
1147 | clean-generic: | |
1148 | -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) | |
1149 | ||
1150 | distclean-generic: | |
90c0a373 | 1151 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
55c80943 | 1152 | -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) |
252b5132 RH |
1153 | |
1154 | maintainer-clean-generic: | |
90c0a373 AM |
1155 | @echo "This command is intended for maintainers to use" |
1156 | @echo "it deletes files that may require special tools to rebuild." | |
1157 | clean: clean-recursive | |
252b5132 | 1158 | |
90c0a373 AM |
1159 | clean-am: clean-bfdlibLTLIBRARIES clean-generic clean-libtool \ |
1160 | clean-noinstLIBRARIES mostlyclean-am | |
252b5132 | 1161 | |
90c0a373 AM |
1162 | distclean: distclean-recursive |
1163 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) | |
1164 | -rm -f Makefile | |
1165 | distclean-am: clean-am distclean-compile distclean-generic \ | |
1166 | distclean-hdr distclean-libtool distclean-tags | |
252b5132 | 1167 | |
90c0a373 | 1168 | dvi: dvi-recursive |
252b5132 | 1169 | |
90c0a373 | 1170 | dvi-am: |
252b5132 | 1171 | |
90c0a373 AM |
1172 | html: html-recursive |
1173 | ||
1174 | info: info-recursive | |
1175 | ||
1176 | info-am: | |
1177 | ||
1178 | install-data-am: install-bfdlibLTLIBRARIES | |
1179 | ||
1180 | install-exec-am: | |
1181 | ||
1182 | install-info: install-info-recursive | |
1183 | ||
1184 | install-man: | |
1185 | ||
1186 | installcheck-am: | |
252b5132 RH |
1187 | |
1188 | maintainer-clean: maintainer-clean-recursive | |
90c0a373 AM |
1189 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
1190 | -rm -rf $(top_srcdir)/autom4te.cache | |
1191 | -rm -f Makefile | |
1192 | maintainer-clean-am: distclean-am maintainer-clean-generic | |
1193 | ||
1194 | mostlyclean: mostlyclean-recursive | |
1195 | ||
1196 | mostlyclean-am: mostlyclean-compile mostlyclean-generic \ | |
1197 | mostlyclean-libtool | |
1198 | ||
1199 | pdf: pdf-recursive | |
1200 | ||
1201 | pdf-am: | |
1202 | ||
1203 | ps: ps-recursive | |
1204 | ||
1205 | ps-am: | |
1206 | ||
1207 | uninstall-am: uninstall-bfdlibLTLIBRARIES | |
1208 | ||
1209 | uninstall-info: uninstall-info-recursive | |
1210 | ||
1211 | .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \ | |
1212 | check-am clean clean-bfdlibLTLIBRARIES clean-generic \ | |
1213 | clean-libtool clean-noinstLIBRARIES clean-recursive ctags \ | |
1214 | ctags-recursive distclean distclean-compile distclean-generic \ | |
1215 | distclean-hdr distclean-libtool distclean-recursive \ | |
1216 | distclean-tags dvi dvi-am html html-am info info-am install \ | |
1217 | install-am install-bfdlibLTLIBRARIES install-data \ | |
1218 | install-data-am install-exec install-exec-am install-info \ | |
1219 | install-info-am install-man install-strip installcheck \ | |
1220 | installcheck-am installdirs installdirs-am maintainer-clean \ | |
1221 | maintainer-clean-generic maintainer-clean-recursive \ | |
1222 | mostlyclean mostlyclean-compile mostlyclean-generic \ | |
1223 | mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \ | |
1224 | tags tags-recursive uninstall uninstall-am \ | |
1225 | uninstall-bfdlibLTLIBRARIES uninstall-info-am | |
252b5132 RH |
1226 | |
1227 | ||
55c80943 | 1228 | po/SRC-POTFILES.in: @MAINT@ Makefile $(SRC_POTFILES) |
fdc09da8 AM |
1229 | for file in $(SRC_POTFILES); do echo $$file; done \ |
1230 | | LC_COLLATE= sort > tmp.src \ | |
01467f2a | 1231 | && mv tmp.src $(srcdir)/po/SRC-POTFILES.in |
55c80943 NC |
1232 | |
1233 | po/BLD-POTFILES.in: @MAINT@ Makefile $(BLD_POTFILES) | |
fdc09da8 AM |
1234 | for file in $(BLD_POTFILES); do echo $$file; done \ |
1235 | | LC_COLLATE= sort > tmp.bld \ | |
01467f2a | 1236 | && mv tmp.bld $(srcdir)/po/BLD-POTFILES.in |
55c80943 | 1237 | |
252b5132 RH |
1238 | diststuff: info |
1239 | ||
1240 | stamp-ofiles: Makefile | |
1241 | rm -f tofiles | |
1242 | f=""; \ | |
1243 | for i in $(OFILES) ; do \ | |
1244 | case " $$f " in \ | |
1245 | *" $$i "*) ;; \ | |
1246 | *) f="$$f $$i" ;; \ | |
1247 | esac ; \ | |
1248 | done ; \ | |
1249 | echo $$f > tofiles | |
1250 | $(SHELL) $(srcdir)/../move-if-change tofiles ofiles | |
1251 | touch stamp-ofiles | |
1252 | ||
1253 | ofiles: stamp-ofiles ; @true | |
1254 | ||
1255 | stamp-lib: libbfd.la | |
e56f75e9 ILT |
1256 | libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \ |
1257 | if [ -f $$libtooldir/libbfd.a ]; then \ | |
1258 | cp $$libtooldir/libbfd.a libbfd.tmp; \ | |
9f93bca5 | 1259 | $(RANLIB) libbfd.tmp; \ |
252b5132 RH |
1260 | $(SHELL) $(srcdir)/../move-if-change libbfd.tmp libbfd.a; \ |
1261 | else true; fi | |
1262 | touch stamp-lib | |
1263 | ||
1264 | libbfd.a: stamp-lib ; @true | |
1265 | ||
1266 | # This file holds an array associating configuration triplets and | |
1267 | # vector names. It is built from config.bfd. It is not compiled by | |
1268 | # itself, but is included by targets.c. | |
1269 | targmatch.h: config.bfd targmatch.sed | |
1270 | rm -f targmatch.h | |
1271 | sed -f $(srcdir)/targmatch.sed < $(srcdir)/config.bfd > targmatch.new | |
1272 | mv -f targmatch.new targmatch.h | |
1273 | ||
1274 | # When compiling archures.c and targets.c, supply the default target | |
1275 | # info from configure. | |
1276 | ||
840f0243 | 1277 | targets.lo: targets.c Makefile |
252b5132 RH |
1278 | $(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/targets.c |
1279 | ||
840f0243 | 1280 | archures.lo: archures.c Makefile |
252b5132 RH |
1281 | $(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/archures.c |
1282 | ||
1283 | elf32-target.h : elfxx-target.h | |
1284 | rm -f elf32-target.h | |
1285 | sed -e s/NN/32/g < $(srcdir)/elfxx-target.h > elf32-target.new | |
1286 | mv -f elf32-target.new elf32-target.h | |
1287 | ||
1288 | elf64-target.h : elfxx-target.h | |
1289 | rm -f elf64-target.h | |
1290 | sed -e s/NN/64/g < $(srcdir)/elfxx-target.h > elf64-target.new | |
1291 | mv -f elf64-target.new elf64-target.h | |
bbe66d08 JW |
1292 | |
1293 | elf32-ia64.c : elfxx-ia64.c | |
1294 | rm -f elf32-ia64.c | |
1295 | sed -e s/NN/32/g < $(srcdir)/elfxx-ia64.c > elf32-ia64.new | |
1296 | mv -f elf32-ia64.new elf32-ia64.c | |
1297 | ||
1298 | elf64-ia64.c : elfxx-ia64.c | |
1299 | rm -f elf64-ia64.c | |
1300 | sed -e s/NN/64/g < $(srcdir)/elfxx-ia64.c > elf64-ia64.new | |
1301 | mv -f elf64-ia64.new elf64-ia64.c | |
252b5132 | 1302 | |
cbff5e0d DD |
1303 | peigen.c : peXXigen.c |
1304 | rm -f peigen.c | |
1305 | sed -e s/XX/pe/g < $(srcdir)/peXXigen.c > peigen.new | |
1306 | mv -f peigen.new peigen.c | |
1307 | ||
1308 | pepigen.c : peXXigen.c | |
1309 | rm -f pepigen.c | |
1310 | sed -e s/XX/pep/g < $(srcdir)/peXXigen.c > pepigen.new | |
1311 | mv -f pepigen.new pepigen.c | |
2858ef35 HPN |
1312 | $(BFD32_LIBS) \ |
1313 | $(BFD64_LIBS) \ | |
b13c7b49 AM |
1314 | $(ALL_MACHINES) \ |
1315 | $(BFD32_BACKENDS) \ | |
1316 | $(BFD64_BACKENDS) \ | |
1317 | $(OPTIONAL_BACKENDS): $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS) | |
cbff5e0d | 1318 | |
a703a6ea | 1319 | install-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@install_libbfd |
252b5132 | 1320 | @$(NORMAL_INSTALL) |
a703a6ea AM |
1321 | |
1322 | uninstall-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@uninstall_libbfd | |
1323 | @$(NORMAL_UNINSTALL) | |
1324 | ||
1325 | .PHONY: install_libbfd uninstall_libbfd | |
1326 | install_libbfd: $(bfdlib_LTLIBRARIES) $(BFD_H) | |
1327 | $(mkinstalldirs) $(DESTDIR)$(bfdlibdir) | |
1328 | $(mkinstalldirs) $(DESTDIR)$(bfdincludedir) | |
1329 | @list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \ | |
1330 | if test -f $$p; then \ | |
1331 | echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p"; \ | |
1332 | $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p; \ | |
1333 | else :; fi; \ | |
1334 | done | |
1335 | $(INSTALL_DATA) $(BFD_H) $(DESTDIR)$(bfdincludedir)/bfd.h | |
1336 | $(INSTALL_DATA) $(INCDIR)/ansidecl.h $(DESTDIR)$(bfdincludedir)/ansidecl.h | |
1337 | $(INSTALL_DATA) $(INCDIR)/symcat.h $(DESTDIR)$(bfdincludedir)/symcat.h | |
1338 | $(INSTALL_DATA) $(INCDIR)/bfdlink.h $(DESTDIR)$(bfdincludedir)/bfdlink.h | |
1339 | ||
1340 | uninstall_libbfd: | |
1341 | list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \ | |
1342 | $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(bfdlibdir)/$$p; \ | |
1343 | done | |
1344 | rm -f $(DESTDIR)$(bfdincludedir)/bfd.h | |
1345 | rm -f $(DESTDIR)$(bfdincludedir)/ansidecl.h | |
1346 | rm -f $(DESTDIR)$(bfdincludedir)/symcat.h | |
1347 | rm -f $(DESTDIR)$(bfdincludedir)/bfdlink.h | |
252b5132 | 1348 | |
74eeebea ILT |
1349 | # Have to get rid of DEP1 here so that "$?" later includes all of $(CFILES). |
1350 | DEP: dep.sed $(CFILES) $(HFILES) bfd.h | |
1351 | rm -f DEP1 | |
41b49281 | 1352 | $(MAKE) MKDEP="$(MKDEP)" DEP1 |
0bdaf48b AM |
1353 | sed -f dep.sed < DEP1 > DEPA |
1354 | echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA | |
1355 | if grep ' /' DEPA > /dev/null 2> /dev/null; then \ | |
1581f8c9 AM |
1356 | echo 'make DEP failed!'; exit 1; \ |
1357 | else \ | |
0bdaf48b | 1358 | mv -f DEPA $@; \ |
1581f8c9 | 1359 | fi |
41b49281 | 1360 | |
74eeebea | 1361 | DEP1: $(CFILES) |
74eeebea | 1362 | echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2 |
41b49281 AM |
1363 | echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2 |
1364 | $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2 | |
1365 | mv -f DEP2 $@ | |
252b5132 RH |
1366 | |
1367 | dep.sed: dep-in.sed config.status | |
1368 | sed <$(srcdir)/dep-in.sed >dep.sed \ | |
1369 | -e 's!@BFD_H@!$(BFD_H)!' \ | |
830629ab AM |
1370 | -e 's!@SRCDIR@!$(srcdir)!' \ |
1371 | -e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/bfd$$,,`'!' | |
252b5132 | 1372 | |
74eeebea | 1373 | dep: DEP |
252b5132 | 1374 | sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile |
74eeebea | 1375 | cat DEP >> tmp-Makefile |
252b5132 RH |
1376 | $(SHELL) $(srcdir)/../move-if-change tmp-Makefile Makefile |
1377 | ||
74eeebea | 1378 | dep-in: DEP |
252b5132 | 1379 | sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in |
74eeebea | 1380 | cat DEP >> tmp-Makefile.in |
252b5132 RH |
1381 | $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in |
1382 | ||
74eeebea | 1383 | dep-am: DEP |
252b5132 | 1384 | sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am |
74eeebea | 1385 | cat DEP >> tmp-Makefile.am |
252b5132 RH |
1386 | $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am |
1387 | ||
1388 | host-aout.lo: Makefile | |
1389 | ||
1390 | # The following program can be used to generate a simple config file | |
1391 | # which can be folded into an h-XXX file for a new host, with some editing. | |
1392 | aout-params.h: gen-aout | |
1393 | ./gen-aout host > aout-params.h | |
1394 | gen-aout: $(srcdir)/gen-aout.c Makefile | |
1395 | $(CC) -o gen-aout $(CFLAGS) $(LFLAGS) $(srcdir)/gen-aout.c | |
1396 | ||
1397 | $(BFD_H): stmp-bfd-h ; @true | |
1398 | ||
1399 | stmp-bfd-h: bfd-in3.h | |
1400 | rm -f bfd-tmp.h | |
1401 | cp bfd-in3.h bfd-tmp.h | |
1402 | $(SHELL) $(srcdir)/../move-if-change bfd-tmp.h $(BFD_H) | |
1403 | rm -f bfd-tmp.h | |
1404 | touch stmp-bfd-h | |
1405 | ||
1406 | # Could really use a "copy-if-change"... | |
1407 | headers: | |
1408 | (cd $(docdir); $(MAKE) protos $(FLAGS_TO_PASS)) | |
1409 | cp $(docdir)/bfd.h bfd-in2.h-new | |
1410 | $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h | |
1411 | cp $(docdir)/libbfd.h libbfd.h-new | |
1412 | $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h | |
1413 | cp $(docdir)/libcoff.h libcoff.h-new | |
1414 | $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h | |
1415 | ||
1416 | # We only rebuild the header files automatically if we have been | |
1417 | # configured with --enable-maintainer-mode. | |
1418 | ||
1419 | $(srcdir)/bfd-in2.h: @MAINT@ stmp-bin2-h ; @true | |
2858ef35 | 1420 | stmp-bin2-h: $(BFD_H_FILES) $(BFD64_H_FILES) |
252b5132 RH |
1421 | (cd $(docdir); $(MAKE) $(FLAGS_TO_PASS) bfd.h) |
1422 | cp $(docdir)/bfd.h bfd-in2.h-new | |
1423 | $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h | |
1424 | touch stmp-bin2-h | |
1425 | ||
1426 | $(srcdir)/libbfd.h: @MAINT@ stmp-lbfd-h ; @true | |
1427 | stmp-lbfd-h: $(LIBBFD_H_FILES) | |
1428 | (cd $(docdir); $(MAKE) $(FLAGS_TO_PASS) libbfd.h) | |
1429 | cp $(docdir)/libbfd.h libbfd.h-new | |
1430 | $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h | |
1431 | touch stmp-lbfd-h | |
1432 | ||
1433 | $(srcdir)/libcoff.h: @MAINT@ stmp-lcoff-h ; @true | |
1434 | stmp-lcoff-h: $(LIBCOFF_H_FILES) | |
1435 | (cd $(docdir); $(MAKE) $(FLAGS_TO_PASS) libcoff.h) | |
1436 | cp $(docdir)/libcoff.h libcoff.h-new | |
1437 | $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h | |
1438 | touch stmp-lcoff-h | |
1439 | ||
d866f350 | 1440 | bfdver.h: $(srcdir)/version.h $(srcdir)/Makefile.in |
bc286f95 BE |
1441 | @echo "creating $@" |
1442 | @bfd_version=`echo "$(VERSION)" | sed -e 's/\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\).*/\1.00\2.00\3.00\4.00\5/' -e 's/\([^\.]*\)\..*\(..\)\..*\(..\)\..*\(..\)\..*\(..\)$$/\1\2\3\4\5/'` ;\ | |
1443 | bfd_version_string="\"$(VERSION)\"" ;\ | |
1444 | if test "x$(RELEASE)" = x ; then \ | |
d866f350 | 1445 | bfd_version_date=`sed -n -e 's/.*DATE //p' < $(srcdir)/version.h` ;\ |
bc286f95 BE |
1446 | bfd_version_string="\"$(VERSION) $${bfd_version_date}\"" ;\ |
1447 | fi ;\ | |
d866f350 | 1448 | sed -e "s/@bfd_version@/$$bfd_version/" -e "s/@bfd_version_string@/$$bfd_version_string/" < $(srcdir)/version.h > $@ |
bc286f95 | 1449 | |
252b5132 RH |
1450 | # What appears below is generated by a hacked mkdep using gcc -MM. |
1451 | ||
1452 | # DO NOT DELETE THIS LINE -- mkdep uses it. | |
1453 | # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY. | |
ceae3e33 AM |
1454 | archive.lo: archive.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ |
1455 | $(INCDIR)/aout/ar.h $(INCDIR)/aout/ranlib.h $(INCDIR)/safe-ctype.h | |
1456 | archures.lo: archures.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
1457 | $(INCDIR)/safe-ctype.h | |
6a0735ef | 1458 | bfd.lo: bfd.c bfdver.h $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \ |
ceae3e33 AM |
1459 | $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h \ |
1460 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h libcoff.h \ | |
1461 | libecoff.h $(INCDIR)/coff/ecoff.h elf-bfd.h $(INCDIR)/elf/common.h \ | |
1462 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h | |
1463 | bfdio.lo: bfdio.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1464 | bfdwin.lo: bfdwin.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1465 | cache.lo: cache.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
3f87cb70 | 1466 | $(INCDIR)/libiberty.h |
ceae3e33 AM |
1467 | coffgen.lo: coffgen.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ |
1468 | $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h | |
1469 | corefile.lo: corefile.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1470 | format.lo: format.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1471 | init.lo: init.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1472 | libbfd.lo: libbfd.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1473 | opncls.lo: opncls.c $(INCDIR)/filenames.h $(INCDIR)/objalloc.h \ | |
1474 | $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h | |
1475 | reloc.lo: reloc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \ | |
1476 | $(INCDIR)/hashtab.h | |
1477 | section.lo: section.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
1478 | $(INCDIR)/bfdlink.h | |
1479 | syms.lo: syms.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
1480 | $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/stab_gnu.h \ | |
1481 | $(INCDIR)/aout/stab.def | |
1482 | targets.lo: targets.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
1483 | $(INCDIR)/fnmatch.h targmatch.h | |
1484 | hash.lo: hash.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
1485 | $(INCDIR)/objalloc.h $(INCDIR)/libiberty.h | |
1486 | linker.lo: linker.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
1487 | $(INCDIR)/bfdlink.h genlink.h | |
1488 | srec.lo: srec.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
1489 | $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h | |
1490 | binary.lo: binary.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \ | |
1491 | $(INCDIR)/hashtab.h | |
1492 | tekhex.lo: tekhex.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
871ec896 | 1493 | $(INCDIR)/libiberty.h |
ceae3e33 AM |
1494 | ihex.lo: ihex.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ |
1495 | $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h | |
1496 | stabs.lo: stabs.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
1497 | $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/safe-ctype.h | |
b13c7b49 AM |
1498 | stab-syms.lo: stab-syms.c libaout.h $(INCDIR)/bfdlink.h \ |
1499 | $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab.def | |
e90b95f6 AM |
1500 | merge.lo: merge.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ |
1501 | $(INCDIR)/libiberty.h | |
b13c7b49 | 1502 | dwarf2.lo: dwarf2.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \ |
ceae3e33 AM |
1503 | $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \ |
1504 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \ | |
1505 | $(INCDIR)/elf/dwarf2.h | |
1506 | simple.lo: simple.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
b13c7b49 | 1507 | $(INCDIR)/bfdlink.h |
ceae3e33 AM |
1508 | archive64.lo: archive64.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ |
1509 | $(INCDIR)/aout/ar.h | |
1510 | cpu-a29k.lo: cpu-a29k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1511 | cpu-alpha.lo: cpu-alpha.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1512 | cpu-arc.lo: cpu-arc.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1513 | cpu-arm.lo: cpu-arm.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
1514 | $(INCDIR)/libiberty.h | |
1515 | cpu-avr.lo: cpu-avr.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1516 | cpu-cris.lo: cpu-cris.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1517 | cpu-cr16c.lo: cpu-cr16c.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1518 | cpu-crx.lo: cpu-crx.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1519 | cpu-d10v.lo: cpu-d10v.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1520 | cpu-d30v.lo: cpu-d30v.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1521 | cpu-dlx.lo: cpu-dlx.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1522 | cpu-fr30.lo: cpu-fr30.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1523 | cpu-frv.lo: cpu-frv.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1524 | cpu-h8300.lo: cpu-h8300.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1525 | cpu-h8500.lo: cpu-h8500.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1526 | cpu-hppa.lo: cpu-hppa.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1527 | cpu-ia64.lo: cpu-ia64.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
1528 | cpu-ia64-opc.c $(srcdir)/../opcodes/ia64-opc.h $(INCDIR)/opcode/ia64.h | |
1529 | cpu-i370.lo: cpu-i370.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1530 | cpu-i386.lo: cpu-i386.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1531 | cpu-i860.lo: cpu-i860.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1532 | cpu-i960.lo: cpu-i960.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1533 | cpu-ip2k.lo: cpu-ip2k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1534 | cpu-iq2000.lo: cpu-iq2000.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1535 | cpu-m32r.lo: cpu-m32r.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1536 | cpu-m68hc11.lo: cpu-m68hc11.c $(INCDIR)/filenames.h \ | |
1537 | $(INCDIR)/hashtab.h | |
1538 | cpu-m68hc12.lo: cpu-m68hc12.c $(INCDIR)/filenames.h \ | |
1539 | $(INCDIR)/hashtab.h | |
1540 | cpu-m68k.lo: cpu-m68k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1541 | cpu-m88k.lo: cpu-m88k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1542 | cpu-m10200.lo: cpu-m10200.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1543 | cpu-m10300.lo: cpu-m10300.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1544 | cpu-maxq.lo: cpu-maxq.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1545 | cpu-mcore.lo: cpu-mcore.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1546 | cpu-mips.lo: cpu-mips.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1547 | cpu-mmix.lo: cpu-mmix.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1548 | cpu-msp430.lo: cpu-msp430.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1549 | cpu-or32.lo: cpu-or32.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1550 | cpu-ns32k.lo: cpu-ns32k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
1551 | ns32k.h | |
1552 | cpu-openrisc.lo: cpu-openrisc.c $(INCDIR)/filenames.h \ | |
1553 | $(INCDIR)/hashtab.h | |
1554 | cpu-pdp11.lo: cpu-pdp11.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1555 | cpu-pj.lo: cpu-pj.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1556 | cpu-powerpc.lo: cpu-powerpc.c $(INCDIR)/filenames.h \ | |
1557 | $(INCDIR)/hashtab.h | |
1558 | cpu-rs6000.lo: cpu-rs6000.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1559 | cpu-s390.lo: cpu-s390.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1560 | cpu-sh.lo: cpu-sh.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
1561 | $(srcdir)/../opcodes/sh-opc.h | |
1562 | cpu-sparc.lo: cpu-sparc.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1563 | cpu-tic30.lo: cpu-tic30.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1564 | cpu-tic4x.lo: cpu-tic4x.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1565 | cpu-tic54x.lo: cpu-tic54x.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1566 | cpu-tic80.lo: cpu-tic80.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1567 | cpu-v850.lo: cpu-v850.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
1568 | $(INCDIR)/safe-ctype.h | |
1569 | cpu-vax.lo: cpu-vax.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1570 | cpu-we32k.lo: cpu-we32k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1571 | cpu-w65.lo: cpu-w65.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1572 | cpu-xstormy16.lo: cpu-xstormy16.c $(INCDIR)/filenames.h \ | |
1573 | $(INCDIR)/hashtab.h | |
1574 | cpu-xtensa.lo: cpu-xtensa.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1575 | cpu-z8k.lo: cpu-z8k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
1576 | aout-adobe.lo: aout-adobe.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
1577 | $(INCDIR)/aout/adobe.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \ | |
1578 | libaout.h $(INCDIR)/bfdlink.h | |
b13c7b49 AM |
1579 | aout-arm.lo: aout-arm.c $(INCDIR)/filenames.h libaout.h \ |
1580 | $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aoutx.h \ | |
ceae3e33 AM |
1581 | $(INCDIR)/safe-ctype.h $(INCDIR)/hashtab.h $(INCDIR)/aout/stab_gnu.h \ |
1582 | $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h | |
b13c7b49 | 1583 | aout-cris.lo: aout-cris.c aout32.c aoutx.h $(INCDIR)/filenames.h \ |
e43d48cc | 1584 | $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h libaout.h \ |
ceae3e33 AM |
1585 | $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \ |
1586 | $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h | |
b13c7b49 AM |
1587 | aout-ns32k.lo: aout-ns32k.c $(INCDIR)/aout/aout64.h \ |
1588 | ns32k.h libaout.h $(INCDIR)/bfdlink.h aoutx.h $(INCDIR)/filenames.h \ | |
ceae3e33 AM |
1589 | $(INCDIR)/safe-ctype.h $(INCDIR)/hashtab.h $(INCDIR)/aout/stab_gnu.h \ |
1590 | $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h | |
b13c7b49 | 1591 | aout-sparcle.lo: aout-sparcle.c $(INCDIR)/bfdlink.h \ |
ceae3e33 AM |
1592 | libaout.h aoutf1.h $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ |
1593 | $(INCDIR)/aout/sun4.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \ | |
1594 | $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h | |
b13c7b49 AM |
1595 | aout-tic30.lo: aout-tic30.c $(INCDIR)/filenames.h libaout.h \ |
1596 | $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \ | |
1597 | $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aoutx.h \ | |
ceae3e33 AM |
1598 | $(INCDIR)/safe-ctype.h $(INCDIR)/hashtab.h |
1599 | aout0.lo: aout0.c aoutf1.h $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
1600 | $(INCDIR)/aout/sun4.h libaout.h $(INCDIR)/bfdlink.h \ | |
1601 | $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \ | |
1602 | $(INCDIR)/aout/ar.h aout-target.h | |
b13c7b49 | 1603 | aout32.lo: aout32.c aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \ |
ceae3e33 | 1604 | $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h \ |
b13c7b49 AM |
1605 | $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h |
1606 | armnetbsd.lo: armnetbsd.c netbsd.h $(INCDIR)/filenames.h \ | |
ceae3e33 AM |
1607 | $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \ |
1608 | $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \ | |
1609 | $(INCDIR)/aout/ar.h | |
1610 | bout.lo: bout.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
1611 | $(INCDIR)/bfdlink.h genlink.h $(INCDIR)/bout.h $(INCDIR)/libiberty.h \ | |
1612 | $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def libaout.h | |
b13c7b49 | 1613 | cf-i386lynx.lo: cf-i386lynx.c $(INCDIR)/filenames.h \ |
ceae3e33 AM |
1614 | coff-i386.c $(INCDIR)/hashtab.h $(INCDIR)/coff/i386.h \ |
1615 | $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \ | |
1616 | libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h | |
1617 | cf-m68klynx.lo: cf-m68klynx.c coff-m68k.c $(INCDIR)/filenames.h \ | |
1618 | $(INCDIR)/hashtab.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h \ | |
8a5cc6be AM |
1619 | $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \ |
1620 | coffcode.h coffswap.h | |
b13c7b49 | 1621 | cf-sparclynx.lo: cf-sparclynx.c coff-sparc.c $(INCDIR)/filenames.h \ |
ceae3e33 AM |
1622 | $(INCDIR)/hashtab.h $(INCDIR)/coff/sparc.h $(INCDIR)/coff/external.h \ |
1623 | $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \ | |
1624 | coffcode.h coffswap.h | |
1625 | coff-a29k.lo: coff-a29k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
1626 | $(INCDIR)/coff/a29k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \ | |
2114f57b | 1627 | libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h |
b13c7b49 | 1628 | coff-apollo.lo: coff-apollo.c $(INCDIR)/filenames.h \ |
ceae3e33 AM |
1629 | $(INCDIR)/hashtab.h $(INCDIR)/coff/apollo.h $(INCDIR)/coff/external.h \ |
1630 | $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \ | |
1631 | coffcode.h coffswap.h | |
1632 | coff-arm.lo: coff-arm.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
1633 | $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \ | |
b13c7b49 AM |
1634 | libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h |
1635 | coff-aux.lo: coff-aux.c $(INCDIR)/filenames.h $(INCDIR)/coff/aux-coff.h \ | |
1636 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h \ | |
ceae3e33 | 1637 | coff-m68k.c $(INCDIR)/hashtab.h libcoff.h $(INCDIR)/bfdlink.h \ |
04c9666a | 1638 | coffcode.h coffswap.h |
ceae3e33 AM |
1639 | coff-h8300.lo: coff-h8300.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ |
1640 | $(INCDIR)/bfdlink.h genlink.h $(INCDIR)/coff/h8300.h \ | |
b13c7b49 | 1641 | $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \ |
ceae3e33 AM |
1642 | libcoff.h $(INCDIR)/libiberty.h coffcode.h coffswap.h |
1643 | coff-h8500.lo: coff-h8500.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
1644 | $(INCDIR)/bfdlink.h $(INCDIR)/coff/h8500.h $(INCDIR)/coff/external.h \ | |
1645 | $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h | |
1646 | coff-i386.lo: coff-i386.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
1647 | $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \ | |
8a5cc6be | 1648 | libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h |
ceae3e33 AM |
1649 | coff-i860.lo: coff-i860.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ |
1650 | $(INCDIR)/coff/i860.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \ | |
b13c7b49 AM |
1651 | libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h |
1652 | coff-go32.lo: coff-go32.c coff-i386.c $(INCDIR)/filenames.h \ | |
ceae3e33 | 1653 | $(INCDIR)/hashtab.h $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \ |
2114f57b | 1654 | $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \ |
252b5132 | 1655 | coffcode.h coffswap.h |
ceae3e33 AM |
1656 | coff-i960.lo: coff-i960.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ |
1657 | $(INCDIR)/coff/i960.h $(INCDIR)/coff/internal.h libcoff.h \ | |
1658 | $(INCDIR)/bfdlink.h coffcode.h coffswap.h | |
1659 | coff-m68k.lo: coff-m68k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
1660 | $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \ | |
8a5cc6be | 1661 | libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h |
ceae3e33 AM |
1662 | coff-m88k.lo: coff-m88k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ |
1663 | $(INCDIR)/coff/m88k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \ | |
8a5cc6be | 1664 | libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h |
ceae3e33 AM |
1665 | coff-maxq.lo: coff-maxq.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ |
1666 | $(INCDIR)/coff/maxq.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \ | |
d25604af | 1667 | libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h \ |
7499d566 | 1668 | coffcode.h coffswap.h |
b13c7b49 | 1669 | coff-mips.lo: coff-mips.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \ |
ceae3e33 AM |
1670 | $(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h \ |
1671 | $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h \ | |
1672 | $(INCDIR)/coff/external.h libcoff.h libecoff.h coffswap.h \ | |
1673 | ecoffswap.h | |
1674 | coff-or32.lo: coff-or32.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
1675 | $(INCDIR)/coff/or32.h $(INCDIR)/coff/internal.h libcoff.h \ | |
1676 | $(INCDIR)/bfdlink.h coffcode.h coffswap.h | |
b13c7b49 | 1677 | coff-rs6000.lo: coff-rs6000.c $(INCDIR)/filenames.h \ |
ceae3e33 AM |
1678 | $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h \ |
1679 | $(INCDIR)/coff/xcoff.h $(INCDIR)/coff/rs6000.h libcoff.h \ | |
1680 | libxcoff.h coffcode.h coffswap.h | |
b13c7b49 | 1681 | coff-sh.lo: coff-sh.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \ |
ceae3e33 | 1682 | $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/sh.h \ |
8a5cc6be | 1683 | $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \ |
ceae3e33 AM |
1684 | libcoff.h coffcode.h coffswap.h |
1685 | coff-sparc.lo: coff-sparc.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
1686 | $(INCDIR)/coff/sparc.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \ | |
e43d48cc | 1687 | libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h |
b13c7b49 | 1688 | coff-stgo32.lo: coff-stgo32.c coff-i386.c $(INCDIR)/filenames.h \ |
ceae3e33 AM |
1689 | $(INCDIR)/hashtab.h $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \ |
1690 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/go32exe.h \ | |
1691 | libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h \ | |
1692 | go32stub.h | |
b13c7b49 | 1693 | coff-svm68k.lo: coff-svm68k.c coff-m68k.c $(INCDIR)/filenames.h \ |
ceae3e33 AM |
1694 | $(INCDIR)/hashtab.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h \ |
1695 | $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \ | |
1696 | coffcode.h coffswap.h | |
1697 | coff-tic30.lo: coff-tic30.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
1698 | $(INCDIR)/bfdlink.h $(INCDIR)/coff/tic30.h $(INCDIR)/coff/external.h \ | |
252b5132 | 1699 | $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h |
ceae3e33 AM |
1700 | coff-tic4x.lo: coff-tic4x.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ |
1701 | $(INCDIR)/bfdlink.h $(INCDIR)/coff/tic4x.h $(INCDIR)/coff/ti.h \ | |
1702 | $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h | |
1703 | coff-tic54x.lo: coff-tic54x.c $(INCDIR)/filenames.h \ | |
1704 | $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/tic54x.h \ | |
1705 | $(INCDIR)/coff/ti.h $(INCDIR)/coff/internal.h libcoff.h \ | |
1706 | coffcode.h coffswap.h | |
b13c7b49 | 1707 | coff-tic80.lo: coff-tic80.c $(INCDIR)/bfdlink.h $(INCDIR)/filenames.h \ |
ceae3e33 AM |
1708 | $(INCDIR)/hashtab.h $(INCDIR)/coff/tic80.h $(INCDIR)/coff/external.h \ |
1709 | $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h | |
b13c7b49 | 1710 | coff-u68k.lo: coff-u68k.c coff-m68k.c $(INCDIR)/filenames.h \ |
ceae3e33 AM |
1711 | $(INCDIR)/hashtab.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h \ |
1712 | $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \ | |
1713 | coffcode.h coffswap.h | |
1714 | coff-we32k.lo: coff-we32k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
1715 | $(INCDIR)/coff/we32k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \ | |
b13c7b49 | 1716 | libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h |
ceae3e33 AM |
1717 | coff-w65.lo: coff-w65.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ |
1718 | $(INCDIR)/bfdlink.h $(INCDIR)/coff/w65.h $(INCDIR)/coff/external.h \ | |
1719 | $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h | |
1720 | coff-z8k.lo: coff-z8k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
1721 | $(INCDIR)/bfdlink.h $(INCDIR)/coff/z8k.h $(INCDIR)/coff/external.h \ | |
1722 | $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h | |
b13c7b49 | 1723 | cofflink.lo: cofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \ |
ceae3e33 AM |
1724 | $(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h libcoff.h \ |
1725 | $(INCDIR)/safe-ctype.h | |
b13c7b49 | 1726 | dwarf1.lo: dwarf1.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \ |
ceae3e33 AM |
1727 | $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \ |
1728 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \ | |
1729 | $(INCDIR)/elf/dwarf.h | |
b13c7b49 | 1730 | ecoff.lo: ecoff.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \ |
ceae3e33 AM |
1731 | $(INCDIR)/hashtab.h $(INCDIR)/aout/ar.h $(INCDIR)/aout/ranlib.h \ |
1732 | $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def libaout.h \ | |
1733 | $(INCDIR)/aout/aout64.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h \ | |
1734 | $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h libcoff.h \ | |
1735 | libecoff.h $(INCDIR)/libiberty.h | |
b13c7b49 | 1736 | ecofflink.lo: ecofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \ |
ceae3e33 AM |
1737 | $(INCDIR)/hashtab.h $(INCDIR)/objalloc.h $(INCDIR)/aout/stab_gnu.h \ |
1738 | $(INCDIR)/aout/stab.def $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h \ | |
1739 | $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h libcoff.h \ | |
1740 | libecoff.h | |
b13c7b49 | 1741 | efi-app-ia32.lo: efi-app-ia32.c $(INCDIR)/filenames.h \ |
ceae3e33 AM |
1742 | coff-i386.c $(INCDIR)/hashtab.h $(INCDIR)/coff/i386.h \ |
1743 | $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \ | |
1744 | $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \ | |
1745 | peicode.h libpei.h | |
b13c7b49 | 1746 | elf.lo: elf.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \ |
ceae3e33 AM |
1747 | $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \ |
1748 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/libiberty.h | |
942e0f42 | 1749 | elf32-am33lin.lo: elf32-am33lin.c elf-m10300.c $(INCDIR)/filenames.h \ |
ceae3e33 | 1750 | $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \ |
b13c7b49 | 1751 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \ |
ceae3e33 | 1752 | $(INCDIR)/elf/mn10300.h $(INCDIR)/elf/reloc-macros.h \ |
7f266840 | 1753 | elf32-target.h |
ceae3e33 AM |
1754 | elf32-arc.lo: elf32-arc.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ |
1755 | elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \ | |
1756 | $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/arc.h \ | |
1757 | $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \ | |
b13c7b49 | 1758 | elf32-target.h |
ceae3e33 AM |
1759 | elf32-arm.lo: elf32-arm.c $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h \ |
1760 | $(INCDIR)/filenames.h $(INCDIR)/hashtab.h elf-bfd.h \ | |
1761 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \ | |
1762 | $(INCDIR)/bfdlink.h elf32-target.h | |
1763 | elf32-avr.lo: elf32-avr.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
1764 | elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \ | |
1765 | $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/avr.h \ | |
1766 | $(INCDIR)/elf/reloc-macros.h elf32-target.h | |
f6f9408f | 1767 | elf32-cr16c.lo: elf32-cr16c.c $(INCDIR)/filenames.h \ |
ceae3e33 AM |
1768 | $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/cr16c.h \ |
1769 | $(INCDIR)/elf/reloc-macros.h elf-bfd.h $(INCDIR)/elf/common.h \ | |
1770 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elf32-target.h | |
1771 | elf32-cris.lo: elf32-cris.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
f6f9408f | 1772 | elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \ |
ceae3e33 AM |
1773 | $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/cris.h \ |
1774 | $(INCDIR)/elf/reloc-macros.h elf32-target.h | |
90c0a373 | 1775 | elf32-crx.lo: elf32-crx.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \ |
ceae3e33 AM |
1776 | $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \ |
1777 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/crx.h \ | |
1778 | $(INCDIR)/elf/reloc-macros.h elf32-target.h | |
1779 | elf32-d10v.lo: elf32-d10v.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
90c0a373 | 1780 | elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \ |
ceae3e33 AM |
1781 | $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/d10v.h \ |
1782 | $(INCDIR)/elf/reloc-macros.h elf32-target.h | |
1783 | elf32-d30v.lo: elf32-d30v.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
923f08ff | 1784 | elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \ |
ceae3e33 | 1785 | $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/d30v.h \ |
923f08ff | 1786 | $(INCDIR)/elf/reloc-macros.h elf32-target.h |
ceae3e33 | 1787 | elf32-dlx.lo: elf32-dlx.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ |
2114f57b | 1788 | elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \ |
ceae3e33 AM |
1789 | $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/dlx.h \ |
1790 | $(INCDIR)/elf/reloc-macros.h elf32-target.h | |
1791 | elf32-fr30.lo: elf32-fr30.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
1792 | elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \ | |
1793 | $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/fr30.h \ | |
1794 | $(INCDIR)/elf/reloc-macros.h elf32-target.h | |
1795 | elf32-frv.lo: elf32-frv.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
1796 | elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \ | |
1797 | $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/frv.h \ | |
1798 | $(INCDIR)/elf/reloc-macros.h $(INCDIR)/elf/dwarf2.h \ | |
37f45cf8 | 1799 | elf32-target.h |
ceae3e33 AM |
1800 | elf32-gen.lo: elf32-gen.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ |
1801 | elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \ | |
1802 | $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h elf32-target.h | |
1803 | elf32-h8300.lo: elf32-h8300.c $(INCDIR)/filenames.h \ | |
1804 | $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \ | |
1805 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \ | |
1806 | $(INCDIR)/elf/h8.h $(INCDIR)/elf/reloc-macros.h elf32-target.h | |
1807 | elf32-hppa.lo: elf32-hppa.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
1808 | elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \ | |
1809 | $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/hppa.h \ | |
1810 | $(INCDIR)/elf/reloc-macros.h libhppa.h elf32-hppa.h \ | |
1811 | elf-hppa.h elf32-target.h | |
1812 | elf32-i370.lo: elf32-i370.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \ | |
1813 | $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \ | |
1814 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/i370.h \ | |
1815 | $(INCDIR)/elf/reloc-macros.h elf32-target.h | |
b13c7b49 | 1816 | elf32-i386.lo: elf32-i386.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \ |
ceae3e33 AM |
1817 | $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \ |
1818 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/i386.h \ | |
1819 | $(INCDIR)/elf/reloc-macros.h elf32-target.h | |
1820 | elf32-i860.lo: elf32-i860.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
2114f57b | 1821 | elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \ |
ceae3e33 AM |
1822 | $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/i860.h \ |
1823 | $(INCDIR)/elf/reloc-macros.h elf32-target.h | |
1824 | elf32-i960.lo: elf32-i960.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
04c9666a | 1825 | elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \ |
ceae3e33 | 1826 | $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/i960.h \ |
04c9666a | 1827 | $(INCDIR)/elf/reloc-macros.h elf32-target.h |
ceae3e33 | 1828 | elf32-ip2k.lo: elf32-ip2k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ |
2114f57b | 1829 | elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \ |
ceae3e33 AM |
1830 | $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/ip2k.h \ |
1831 | $(INCDIR)/elf/reloc-macros.h elf32-target.h | |
1832 | elf32-iq2000.lo: elf32-iq2000.c $(INCDIR)/filenames.h \ | |
1833 | $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \ | |
1834 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \ | |
1835 | $(INCDIR)/elf/iq2000.h $(INCDIR)/elf/reloc-macros.h \ | |
b13c7b49 | 1836 | elf32-target.h |
ceae3e33 AM |
1837 | elf32-m32r.lo: elf32-m32r.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ |
1838 | elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \ | |
1839 | $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/m32r.h \ | |
1840 | $(INCDIR)/elf/reloc-macros.h elf32-target.h | |
1841 | elf32-m68k.lo: elf32-m68k.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \ | |
1842 | $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \ | |
1843 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/m68k.h \ | |
1844 | $(INCDIR)/elf/reloc-macros.h elf32-target.h | |
b13c7b49 | 1845 | elf32-m68hc11.lo: elf32-m68hc11.c $(INCDIR)/filenames.h \ |
ceae3e33 | 1846 | $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \ |
795bb480 AM |
1847 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elf32-m68hc1x.h \ |
1848 | $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h \ | |
1849 | $(INCDIR)/opcode/m68hc11.h elf32-target.h | |
b13c7b49 | 1850 | elf32-m68hc12.lo: elf32-m68hc12.c $(INCDIR)/filenames.h \ |
ceae3e33 | 1851 | $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \ |
795bb480 AM |
1852 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elf32-m68hc1x.h \ |
1853 | $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h \ | |
1854 | $(INCDIR)/opcode/m68hc11.h elf32-target.h | |
f5a6f915 | 1855 | elf32-m68hc1x.lo: elf32-m68hc1x.c $(INCDIR)/filenames.h \ |
ceae3e33 | 1856 | $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \ |
795bb480 AM |
1857 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elf32-m68hc1x.h \ |
1858 | $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h \ | |
1859 | $(INCDIR)/opcode/m68hc11.h | |
ceae3e33 AM |
1860 | elf32-m88k.lo: elf32-m88k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ |
1861 | elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \ | |
1862 | $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h elf32-target.h | |
1863 | elf-m10200.lo: elf-m10200.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
1864 | elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \ | |
1865 | $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h elf32-target.h | |
1866 | elf-m10300.lo: elf-m10300.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
1867 | elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \ | |
1868 | $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/mn10300.h \ | |
1869 | $(INCDIR)/elf/reloc-macros.h elf32-target.h | |
b13c7b49 | 1870 | elf32-mcore.lo: elf32-mcore.c $(INCDIR)/filenames.h \ |
ceae3e33 | 1871 | $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \ |
b13c7b49 | 1872 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/mcore.h \ |
e43d48cc | 1873 | $(INCDIR)/elf/reloc-macros.h elf32-target.h |
ceae3e33 | 1874 | elfxx-mips.lo: elfxx-mips.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ |
04c9666a AM |
1875 | $(INCDIR)/libiberty.h elf-bfd.h $(INCDIR)/elf/common.h \ |
1876 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \ | |
ceae3e33 AM |
1877 | elfxx-mips.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h \ |
1878 | $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h \ | |
1879 | $(INCDIR)/coff/mips.h $(INCDIR)/coff/external.h | |
1880 | elf32-mips.lo: elf32-mips.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
1881 | $(INCDIR)/bfdlink.h genlink.h elf-bfd.h $(INCDIR)/elf/common.h \ | |
1882 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfxx-mips.h \ | |
1883 | $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/sym.h \ | |
1884 | $(INCDIR)/coff/symconst.h $(INCDIR)/coff/internal.h \ | |
1885 | $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h $(INCDIR)/coff/external.h \ | |
1886 | ecoffswap.h elf32-target.h | |
1887 | elf32-msp430.lo: elf32-msp430.c $(INCDIR)/filenames.h \ | |
1888 | $(INCDIR)/libiberty.h $(INCDIR)/hashtab.h elf-bfd.h \ | |
1889 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \ | |
1890 | $(INCDIR)/bfdlink.h $(INCDIR)/elf/msp430.h $(INCDIR)/elf/reloc-macros.h \ | |
2469cfa2 | 1891 | elf32-target.h |
b13c7b49 | 1892 | elf32-openrisc.lo: elf32-openrisc.c $(INCDIR)/filenames.h \ |
ceae3e33 AM |
1893 | $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \ |
1894 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \ | |
1895 | $(INCDIR)/elf/openrisc.h $(INCDIR)/elf/reloc-macros.h \ | |
1896 | $(INCDIR)/libiberty.h elf32-target.h | |
1897 | elf32-or32.lo: elf32-or32.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
2114f57b | 1898 | elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \ |
ceae3e33 | 1899 | $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/or32.h \ |
b13c7b49 | 1900 | $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \ |
2114f57b | 1901 | elf32-target.h |
b13c7b49 | 1902 | elf32-pj.lo: elf32-pj.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \ |
ceae3e33 AM |
1903 | $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \ |
1904 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/pj.h \ | |
1905 | $(INCDIR)/elf/reloc-macros.h elf32-target.h | |
b13c7b49 | 1906 | elf32-ppc.lo: elf32-ppc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \ |
ceae3e33 AM |
1907 | $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \ |
1908 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/ppc.h \ | |
1909 | $(INCDIR)/elf/reloc-macros.h elf32-ppc.h elf32-target.h | |
54327882 AM |
1910 | elf32-sh64.lo: elf32-sh64.c $(INCDIR)/filenames.h elf-bfd.h \ |
1911 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \ | |
1912 | $(INCDIR)/bfdlink.h $(srcdir)/../opcodes/sh64-opc.h \ | |
ceae3e33 AM |
1913 | elf32-sh64.h elf32-sh.c $(INCDIR)/hashtab.h $(INCDIR)/elf/sh.h \ |
1914 | $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \ | |
1915 | $(srcdir)/../opcodes/sh-opc.h elf32-target.h | |
9cba27b2 | 1916 | elf32-sh64-com.lo: elf32-sh64-com.c $(INCDIR)/filenames.h \ |
ceae3e33 AM |
1917 | $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \ |
1918 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \ | |
1919 | $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h elf32-sh64.h \ | |
1920 | $(srcdir)/../opcodes/sh64-opc.h | |
b13c7b49 | 1921 | elf32-s390.lo: elf32-s390.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \ |
ceae3e33 AM |
1922 | $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \ |
1923 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/s390.h \ | |
1924 | $(INCDIR)/elf/reloc-macros.h elf32-target.h | |
b13c7b49 | 1925 | elf32-sh.lo: elf32-sh.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \ |
ceae3e33 AM |
1926 | $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \ |
1927 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/sh.h \ | |
1928 | $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \ | |
1929 | $(srcdir)/../opcodes/sh-opc.h elf32-target.h | |
1930 | elf32-sh-symbian.lo: elf32-sh-symbian.c elf32-sh.c \ | |
1931 | $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h \ | |
2114f57b | 1932 | elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \ |
b13c7b49 | 1933 | $(INCDIR)/elf/external.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \ |
871ec896 JR |
1934 | $(INCDIR)/libiberty.h $(srcdir)/../opcodes/sh-opc.h \ |
1935 | elf32-target.h | |
b13c7b49 | 1936 | elf32-sparc.lo: elf32-sparc.c $(INCDIR)/filenames.h \ |
ceae3e33 | 1937 | $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \ |
2114f57b AM |
1938 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/sparc.h \ |
1939 | $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/sparc.h \ | |
1940 | elf32-target.h | |
b13c7b49 | 1941 | elf32-v850.lo: elf32-v850.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \ |
ceae3e33 AM |
1942 | $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \ |
1943 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/v850.h \ | |
c0ef99a7 | 1944 | $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \ |
93fbbb04 | 1945 | elf32-target.h |
ceae3e33 AM |
1946 | elf32-vax.lo: elf32-vax.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \ |
1947 | $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \ | |
1948 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/vax.h \ | |
1949 | $(INCDIR)/elf/reloc-macros.h elf32-target.h | |
1950 | elf32-xstormy16.lo: elf32-xstormy16.c $(INCDIR)/filenames.h \ | |
1951 | $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \ | |
1952 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \ | |
1953 | $(INCDIR)/elf/xstormy16.h $(INCDIR)/elf/reloc-macros.h \ | |
1954 | $(INCDIR)/libiberty.h elf32-target.h | |
795bb480 | 1955 | elf32-xtensa.lo: elf32-xtensa.c $(INCDIR)/filenames.h \ |
ceae3e33 | 1956 | $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \ |
795bb480 AM |
1957 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/xtensa.h \ |
1958 | $(INCDIR)/elf/reloc-macros.h $(INCDIR)/xtensa-isa.h \ | |
1959 | $(INCDIR)/xtensa-config.h elf32-target.h | |
b13c7b49 | 1960 | elf32.lo: elf32.c elfcode.h $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \ |
ceae3e33 | 1961 | $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \ |
f6f9408f | 1962 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfcore.h |
b13c7b49 | 1963 | elflink.lo: elflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \ |
ceae3e33 AM |
1964 | $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \ |
1965 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/safe-ctype.h \ | |
1966 | $(INCDIR)/libiberty.h | |
1967 | elf-strtab.lo: elf-strtab.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
b13c7b49 | 1968 | elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \ |
ceae3e33 | 1969 | $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h |
c0ef99a7 | 1970 | elf-eh-frame.lo: elf-eh-frame.c $(INCDIR)/filenames.h \ |
ceae3e33 AM |
1971 | $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \ |
1972 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \ | |
1973 | $(INCDIR)/elf/dwarf2.h | |
b13c7b49 | 1974 | epoc-pe-arm.lo: epoc-pe-arm.c pe-arm.c $(INCDIR)/filenames.h \ |
ceae3e33 AM |
1975 | coff-arm.c $(INCDIR)/hashtab.h $(INCDIR)/coff/arm.h \ |
1976 | $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \ | |
1977 | $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \ | |
1978 | peicode.h libpei.h | |
b13c7b49 | 1979 | epoc-pei-arm.lo: epoc-pei-arm.c pei-arm.c $(INCDIR)/filenames.h \ |
ceae3e33 AM |
1980 | coff-arm.c $(INCDIR)/hashtab.h $(INCDIR)/coff/arm.h \ |
1981 | $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \ | |
1982 | $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \ | |
1983 | peicode.h libpei.h | |
1984 | hp300bsd.lo: hp300bsd.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
1985 | libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \ | |
2114f57b | 1986 | $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h |
252b5132 | 1987 | hp300hpux.lo: hp300hpux.c $(INCDIR)/aout/hp300hpux.h \ |
b13c7b49 | 1988 | aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \ |
ceae3e33 | 1989 | $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h \ |
923f08ff AM |
1990 | $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \ |
1991 | aout-target.h | |
b13c7b49 | 1992 | som.lo: som.c $(INCDIR)/alloca-conf.h $(INCDIR)/filenames.h |
ceae3e33 AM |
1993 | i386aout.lo: i386aout.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ |
1994 | $(INCDIR)/aout/aout64.h libaout.h $(INCDIR)/bfdlink.h \ | |
1995 | aout-target.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \ | |
1996 | $(INCDIR)/aout/ar.h | |
1997 | i386bsd.lo: i386bsd.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
1998 | libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \ | |
2114f57b | 1999 | $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h |
e43d48cc | 2000 | i386dynix.lo: i386dynix.c $(INCDIR)/aout/dynix3.h aoutx.h \ |
b13c7b49 | 2001 | $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h \ |
ceae3e33 | 2002 | libaout.h $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h \ |
2114f57b | 2003 | $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \ |
ceae3e33 AM |
2004 | aout-target.h |
2005 | i386freebsd.lo: i386freebsd.c freebsd.h $(INCDIR)/filenames.h \ | |
2006 | $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \ | |
2007 | $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \ | |
2008 | $(INCDIR)/aout/ar.h | |
2009 | i386linux.lo: i386linux.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
2010 | $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \ | |
2011 | $(INCDIR)/aout/ar.h libaout.h $(INCDIR)/bfdlink.h aout-target.h | |
2012 | i386lynx.lo: i386lynx.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
2013 | libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \ | |
2014 | aout-target.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \ | |
2015 | $(INCDIR)/aout/ar.h | |
2016 | i386msdos.lo: i386msdos.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
2017 | libaout.h $(INCDIR)/bfdlink.h | |
b13c7b49 | 2018 | i386netbsd.lo: i386netbsd.c netbsd.h $(INCDIR)/filenames.h \ |
ceae3e33 AM |
2019 | $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \ |
2020 | $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \ | |
2021 | $(INCDIR)/aout/ar.h | |
2022 | i386mach3.lo: i386mach3.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
2023 | $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \ | |
2024 | $(INCDIR)/aout/ar.h libaout.h $(INCDIR)/bfdlink.h aout-target.h | |
2025 | i386os9k.lo: i386os9k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
2026 | $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/os9k.h | |
2027 | ieee.lo: ieee.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
2028 | $(INCDIR)/ieee.h libieee.h $(INCDIR)/safe-ctype.h | |
b13c7b49 | 2029 | m68k4knetbsd.lo: m68k4knetbsd.c netbsd.h $(INCDIR)/filenames.h \ |
ceae3e33 AM |
2030 | $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \ |
2031 | $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \ | |
2032 | $(INCDIR)/aout/ar.h | |
2033 | m68klinux.lo: m68klinux.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
2034 | $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \ | |
2035 | $(INCDIR)/aout/ar.h libaout.h $(INCDIR)/bfdlink.h aout-target.h | |
2036 | m68klynx.lo: m68klynx.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
2037 | libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \ | |
2038 | aout-target.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \ | |
2039 | $(INCDIR)/aout/ar.h | |
b13c7b49 | 2040 | m68knetbsd.lo: m68knetbsd.c netbsd.h $(INCDIR)/filenames.h \ |
ceae3e33 AM |
2041 | $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \ |
2042 | $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \ | |
2043 | $(INCDIR)/aout/ar.h | |
2044 | m88kmach3.lo: m88kmach3.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
b13c7b49 AM |
2045 | libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \ |
2046 | $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h | |
c6f8758f | 2047 | m88kopenbsd.lo: m88kopenbsd.c netbsd.h $(INCDIR)/filenames.h \ |
ceae3e33 AM |
2048 | $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \ |
2049 | $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \ | |
2050 | $(INCDIR)/aout/ar.h | |
3af9a47b | 2051 | mach-o.lo: mach-o.c mach-o.h $(INCDIR)/filenames.h \ |
ceae3e33 AM |
2052 | $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h mach-o-target.c |
2053 | mipsbsd.lo: mipsbsd.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
2054 | libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \ | |
b13c7b49 | 2055 | $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h |
ceae3e33 AM |
2056 | newsos3.lo: newsos3.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ |
2057 | $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \ | |
2058 | $(INCDIR)/aout/ar.h libaout.h $(INCDIR)/bfdlink.h aout-target.h | |
2059 | nlm.lo: nlm.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
252b5132 | 2060 | libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \ |
ceae3e33 AM |
2061 | $(INCDIR)/nlm/external.h |
2062 | nlm32-i386.lo: nlm32-i386.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
2063 | $(INCDIR)/nlm/i386-ext.h libnlm.h $(INCDIR)/nlm/common.h \ | |
2064 | $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h nlmswap.h \ | |
2065 | nlm-target.h | |
b13c7b49 | 2066 | nlm32-sparc.lo: nlm32-sparc.c $(INCDIR)/filenames.h \ |
ceae3e33 AM |
2067 | $(INCDIR)/hashtab.h $(INCDIR)/nlm/sparc32-ext.h libnlm.h \ |
2068 | $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h \ | |
2069 | nlmswap.h nlm-target.h | |
2070 | nlm32-ppc.lo: nlm32-ppc.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
2071 | $(INCDIR)/nlm/ppc-ext.h libnlm.h $(INCDIR)/nlm/common.h \ | |
2114f57b AM |
2072 | $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h nlmswap.h \ |
2073 | nlm-target.h | |
ceae3e33 | 2074 | nlm32.lo: nlm32.c nlmcode.h $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ |
252b5132 | 2075 | libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \ |
ceae3e33 | 2076 | $(INCDIR)/nlm/external.h |
b13c7b49 | 2077 | ns32knetbsd.lo: ns32knetbsd.c netbsd.h $(INCDIR)/filenames.h \ |
ceae3e33 AM |
2078 | $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \ |
2079 | $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \ | |
2080 | $(INCDIR)/aout/ar.h | |
b13c7b49 | 2081 | oasys.lo: oasys.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \ |
ceae3e33 | 2082 | $(INCDIR)/hashtab.h $(INCDIR)/oasys.h liboasys.h |
b13c7b49 | 2083 | pc532-mach.lo: pc532-mach.c $(INCDIR)/filenames.h libaout.h \ |
ceae3e33 AM |
2084 | $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h \ |
2085 | aout-target.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \ | |
2086 | $(INCDIR)/aout/ar.h | |
2087 | pdp11.lo: pdp11.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
2088 | libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \ | |
2089 | $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \ | |
2090 | $(INCDIR)/safe-ctype.h | |
795bb480 | 2091 | pef.lo: pef.c $(INCDIR)/safe-ctype.h pef.h pef-traceback.h \ |
ceae3e33 | 2092 | $(INCDIR)/filenames.h $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h |
b13c7b49 | 2093 | pe-arm.lo: pe-arm.c $(INCDIR)/filenames.h coff-arm.c \ |
ceae3e33 AM |
2094 | $(INCDIR)/hashtab.h $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h \ |
2095 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \ | |
2096 | $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h | |
b13c7b49 | 2097 | pei-arm.lo: pei-arm.c $(INCDIR)/filenames.h coff-arm.c \ |
ceae3e33 AM |
2098 | $(INCDIR)/hashtab.h $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h \ |
2099 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \ | |
2100 | $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h | |
b13c7b49 | 2101 | pe-i386.lo: pe-i386.c $(INCDIR)/filenames.h coff-i386.c \ |
ceae3e33 AM |
2102 | $(INCDIR)/hashtab.h $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \ |
2103 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \ | |
2104 | $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h | |
b13c7b49 | 2105 | pei-i386.lo: pei-i386.c $(INCDIR)/filenames.h coff-i386.c \ |
ceae3e33 AM |
2106 | $(INCDIR)/hashtab.h $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \ |
2107 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \ | |
2108 | $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h | |
b13c7b49 | 2109 | pe-mcore.lo: pe-mcore.c $(INCDIR)/filenames.h coff-mcore.c \ |
ceae3e33 AM |
2110 | $(INCDIR)/hashtab.h $(INCDIR)/coff/mcore.h $(INCDIR)/coff/external.h \ |
2111 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \ | |
2112 | $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h | |
b13c7b49 | 2113 | pei-mcore.lo: pei-mcore.c $(INCDIR)/filenames.h coff-mcore.c \ |
ceae3e33 AM |
2114 | $(INCDIR)/hashtab.h $(INCDIR)/coff/mcore.h $(INCDIR)/coff/external.h \ |
2115 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \ | |
2116 | $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h | |
b13c7b49 | 2117 | pe-ppc.lo: pe-ppc.c $(INCDIR)/filenames.h coff-ppc.c \ |
ceae3e33 | 2118 | $(INCDIR)/hashtab.h $(INCDIR)/coff/powerpc.h $(INCDIR)/coff/external.h \ |
e43d48cc AM |
2119 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \ |
2120 | $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h | |
b13c7b49 | 2121 | pei-ppc.lo: pei-ppc.c $(INCDIR)/filenames.h coff-ppc.c \ |
ceae3e33 | 2122 | $(INCDIR)/hashtab.h $(INCDIR)/coff/powerpc.h $(INCDIR)/coff/external.h \ |
e43d48cc AM |
2123 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \ |
2124 | $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h | |
b13c7b49 | 2125 | pe-sh.lo: pe-sh.c $(INCDIR)/filenames.h coff-sh.c $(INCDIR)/libiberty.h \ |
ceae3e33 | 2126 | $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/sh.h \ |
b13c7b49 | 2127 | $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \ |
e43d48cc AM |
2128 | $(INCDIR)/coff/pe.h libcoff.h coffcode.h peicode.h \ |
2129 | libpei.h | |
ceae3e33 AM |
2130 | pei-sh.lo: pei-sh.c $(INCDIR)/filenames.h coff-sh.c \ |
2131 | $(INCDIR)/libiberty.h $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h \ | |
2132 | $(INCDIR)/coff/sh.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \ | |
2133 | $(INCDIR)/coff/pe.h libcoff.h coffcode.h peicode.h \ | |
2134 | libpei.h | |
2135 | pe-mips.lo: pe-mips.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
8a5cc6be AM |
2136 | $(INCDIR)/coff/mipspe.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \ |
2137 | $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \ | |
2138 | peicode.h libpei.h | |
ceae3e33 AM |
2139 | pei-mips.lo: pei-mips.c $(INCDIR)/filenames.h pe-mips.c \ |
2140 | $(INCDIR)/hashtab.h $(INCDIR)/coff/mipspe.h $(INCDIR)/coff/external.h \ | |
2141 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \ | |
2142 | $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h | |
2143 | ppcboot.lo: ppcboot.c $(INCDIR)/safe-ctype.h $(INCDIR)/filenames.h \ | |
2144 | $(INCDIR)/hashtab.h | |
2145 | reloc16.lo: reloc16.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
2146 | $(INCDIR)/bfdlink.h genlink.h $(INCDIR)/coff/internal.h \ | |
2147 | libcoff.h | |
2148 | riscix.lo: riscix.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
252b5132 | 2149 | libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \ |
ceae3e33 AM |
2150 | aout-target.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \ |
2151 | $(INCDIR)/aout/ar.h | |
2152 | sparclinux.lo: sparclinux.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
2153 | $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \ | |
2154 | $(INCDIR)/aout/ar.h libaout.h $(INCDIR)/bfdlink.h aout-target.h | |
2155 | sparclynx.lo: sparclynx.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
2156 | $(INCDIR)/aout/sun4.h libaout.h $(INCDIR)/bfdlink.h \ | |
2157 | $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \ | |
2158 | $(INCDIR)/aout/ar.h aout-target.h | |
b13c7b49 | 2159 | sparcnetbsd.lo: sparcnetbsd.c netbsd.h $(INCDIR)/filenames.h \ |
ceae3e33 AM |
2160 | $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \ |
2161 | $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \ | |
2162 | $(INCDIR)/aout/ar.h | |
b13c7b49 | 2163 | sunos.lo: sunos.c $(INCDIR)/bfdlink.h libaout.h aoutf1.h \ |
ceae3e33 AM |
2164 | $(INCDIR)/filenames.h $(INCDIR)/hashtab.h $(INCDIR)/aout/sun4.h \ |
2165 | $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \ | |
2166 | $(INCDIR)/aout/ar.h aout-target.h | |
b13c7b49 | 2167 | vaxnetbsd.lo: vaxnetbsd.c netbsd.h $(INCDIR)/filenames.h \ |
ceae3e33 AM |
2168 | $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \ |
2169 | $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \ | |
2170 | $(INCDIR)/aout/ar.h | |
3c2bfad6 | 2171 | vax1knetbsd.lo: vax1knetbsd.c netbsd.h $(INCDIR)/filenames.h \ |
ceae3e33 AM |
2172 | $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \ |
2173 | $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \ | |
2174 | $(INCDIR)/aout/ar.h | |
2175 | vaxbsd.lo: vaxbsd.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
3c2bfad6 | 2176 | libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \ |
ba26fd96 | 2177 | $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h |
ceae3e33 AM |
2178 | versados.lo: versados.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ |
2179 | $(INCDIR)/libiberty.h | |
b13c7b49 | 2180 | vms.lo: vms.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \ |
ceae3e33 | 2181 | $(INCDIR)/hashtab.h vms.h |
b13c7b49 | 2182 | vms-gsd.lo: vms-gsd.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \ |
ceae3e33 | 2183 | $(INCDIR)/hashtab.h vms.h |
6a0735ef | 2184 | vms-hdr.lo: vms-hdr.c bfdver.h $(INCDIR)/filenames.h \ |
ceae3e33 | 2185 | $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h $(INCDIR)/hashtab.h \ |
b13c7b49 | 2186 | vms.h |
ceae3e33 AM |
2187 | vms-misc.lo: vms-misc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \ |
2188 | $(INCDIR)/hashtab.h vms.h | |
b13c7b49 | 2189 | vms-tir.lo: vms-tir.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \ |
ceae3e33 | 2190 | $(INCDIR)/hashtab.h vms.h |
b13c7b49 | 2191 | xcofflink.lo: xcofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \ |
ceae3e33 AM |
2192 | $(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/xcoff.h \ |
2193 | libcoff.h libxcoff.h | |
2194 | xsym.lo: xsym.c xsym.h $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
2195 | xtensa-isa.lo: xtensa-isa.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
2196 | $(INCDIR)/xtensa-isa.h $(INCDIR)/xtensa-isa-internal.h | |
7d3f158f AM |
2197 | xtensa-modules.lo: xtensa-modules.c $(INCDIR)/xtensa-isa.h \ |
2198 | $(INCDIR)/xtensa-isa-internal.h | |
54327882 | 2199 | aix5ppc-core.lo: aix5ppc-core.c |
b13c7b49 | 2200 | aout64.lo: aout64.c aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \ |
ceae3e33 | 2201 | $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h \ |
b13c7b49 AM |
2202 | $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h |
2203 | coff-alpha.lo: coff-alpha.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \ | |
ceae3e33 AM |
2204 | $(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h \ |
2205 | $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h \ | |
2206 | $(INCDIR)/aout/ar.h libcoff.h libecoff.h coffswap.h \ | |
2207 | ecoffswap.h | |
b13c7b49 | 2208 | coff64-rs6000.lo: coff64-rs6000.c $(INCDIR)/filenames.h \ |
ceae3e33 AM |
2209 | $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h \ |
2210 | $(INCDIR)/coff/xcoff.h $(INCDIR)/coff/rs6k64.h libcoff.h \ | |
2211 | libxcoff.h coffcode.h coffswap.h | |
b13c7b49 | 2212 | demo64.lo: demo64.c aoutf1.h $(INCDIR)/filenames.h \ |
ceae3e33 AM |
2213 | $(INCDIR)/hashtab.h $(INCDIR)/aout/sun4.h libaout.h \ |
2214 | $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \ | |
2215 | $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h | |
b13c7b49 | 2216 | efi-app-ia64.lo: efi-app-ia64.c $(INCDIR)/filenames.h \ |
ceae3e33 AM |
2217 | coff-ia64.c $(INCDIR)/hashtab.h $(INCDIR)/coff/ia64.h \ |
2218 | $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \ | |
2219 | $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \ | |
2220 | peicode.h libpei.h | |
b13c7b49 | 2221 | elf64-x86-64.lo: elf64-x86-64.c $(INCDIR)/filenames.h \ |
ceae3e33 | 2222 | $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \ |
54327882 | 2223 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/x86-64.h \ |
b13c7b49 AM |
2224 | $(INCDIR)/elf/reloc-macros.h elf64-target.h |
2225 | elf64-alpha.lo: elf64-alpha.c $(INCDIR)/filenames.h \ | |
ceae3e33 | 2226 | $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \ |
b13c7b49 | 2227 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \ |
ceae3e33 AM |
2228 | $(INCDIR)/elf/alpha.h $(INCDIR)/elf/reloc-macros.h \ |
2229 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \ | |
2230 | $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h $(INCDIR)/aout/ar.h \ | |
2231 | libcoff.h libecoff.h ecoffswap.h elf64-target.h | |
2232 | elf64-hppa.lo: elf64-hppa.c $(INCDIR)/alloca-conf.h \ | |
2233 | $(INCDIR)/filenames.h $(INCDIR)/hashtab.h elf-bfd.h \ | |
2114f57b | 2234 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \ |
ceae3e33 AM |
2235 | $(INCDIR)/bfdlink.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h \ |
2236 | libhppa.h elf64-hppa.h elf-hppa.h elf64-target.h | |
2237 | elf64-gen.lo: elf64-gen.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
2238 | elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \ | |
2239 | $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h elf64-target.h | |
37f45cf8 | 2240 | elfn32-mips.lo: elfn32-mips.c $(INCDIR)/filenames.h \ |
ceae3e33 AM |
2241 | $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h genlink.h elf-bfd.h \ |
2242 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \ | |
2243 | elfxx-mips.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h \ | |
2244 | $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/internal.h \ | |
37f45cf8 AM |
2245 | $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h $(INCDIR)/coff/external.h \ |
2246 | ecoffswap.h elf32-target.h | |
ceae3e33 AM |
2247 | elf64-mips.lo: elf64-mips.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ |
2248 | $(INCDIR)/aout/ar.h $(INCDIR)/bfdlink.h genlink.h elf-bfd.h \ | |
2249 | $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \ | |
2250 | elfxx-mips.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h \ | |
2251 | $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/internal.h \ | |
830629ab AM |
2252 | $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h ecoffswap.h \ |
2253 | elf64-target.h | |
ceae3e33 | 2254 | elf64-mmix.lo: elf64-mmix.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ |
b13c7b49 | 2255 | elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \ |
ceae3e33 AM |
2256 | $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/mmix.h \ |
2257 | $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/mmix.h \ | |
b13c7b49 | 2258 | elf64-target.h |
ceae3e33 AM |
2259 | elf64-ppc.lo: elf64-ppc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \ |
2260 | $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \ | |
2261 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/ppc64.h \ | |
2262 | $(INCDIR)/elf/reloc-macros.h elf64-ppc.h elf64-target.h | |
2263 | elf64-s390.lo: elf64-s390.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \ | |
2264 | $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \ | |
2265 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/s390.h \ | |
2266 | $(INCDIR)/elf/reloc-macros.h elf64-target.h | |
2c73f9d8 | 2267 | elf64-sh64.lo: elf64-sh64.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \ |
ceae3e33 AM |
2268 | $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \ |
2269 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/sh.h \ | |
2270 | $(INCDIR)/elf/reloc-macros.h elf64-target.h | |
b13c7b49 | 2271 | elf64-sparc.lo: elf64-sparc.c $(INCDIR)/filenames.h \ |
ceae3e33 AM |
2272 | $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \ |
2273 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \ | |
2274 | $(INCDIR)/opcode/sparc.h $(INCDIR)/elf/sparc.h $(INCDIR)/elf/reloc-macros.h \ | |
252b5132 | 2275 | elf64-target.h |
b13c7b49 | 2276 | elf64.lo: elf64.c elfcode.h $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \ |
ceae3e33 | 2277 | $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \ |
f6f9408f | 2278 | $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfcore.h |
ceae3e33 AM |
2279 | mmo.lo: mmo.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ |
2280 | $(INCDIR)/libiberty.h $(INCDIR)/elf/mmix.h $(INCDIR)/elf/reloc-macros.h \ | |
2281 | $(INCDIR)/opcode/mmix.h | |
b13c7b49 | 2282 | nlm32-alpha.lo: nlm32-alpha.c $(INCDIR)/filenames.h \ |
ceae3e33 AM |
2283 | $(INCDIR)/hashtab.h $(INCDIR)/nlm/alpha-ext.h libnlm.h \ |
2284 | $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h \ | |
2285 | nlmswap.h nlm-target.h | |
2286 | nlm64.lo: nlm64.c nlmcode.h $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
2287 | libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \ | |
2288 | $(INCDIR)/nlm/external.h | |
b13c7b49 | 2289 | aix386-core.lo: aix386-core.c $(INCDIR)/filenames.h \ |
ceae3e33 AM |
2290 | $(INCDIR)/hashtab.h $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \ |
2291 | $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h | |
2292 | hpux-core.lo: hpux-core.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
2293 | irix-core.lo: irix-core.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
2294 | lynx-core.lo: lynx-core.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
2295 | osf-core.lo: osf-core.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
2296 | sco5-core.lo: sco5-core.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
2297 | libaout.h $(INCDIR)/bfdlink.h | |
2298 | trad-core.lo: trad-core.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
2299 | libaout.h $(INCDIR)/bfdlink.h | |
2300 | cisco-core.lo: cisco-core.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h | |
2301 | elf32-ia64.lo: elf32-ia64.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
2302 | elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \ | |
2303 | $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ia64.h \ | |
2304 | $(INCDIR)/elf/ia64.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/objalloc.h \ | |
9fa06c65 | 2305 | elf32-target.h |
ceae3e33 AM |
2306 | elf64-ia64.lo: elf64-ia64.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ |
2307 | elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \ | |
2308 | $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ia64.h \ | |
2309 | $(INCDIR)/elf/ia64.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/objalloc.h \ | |
9fa06c65 | 2310 | elf64-target.h |
ceae3e33 AM |
2311 | peigen.lo: peigen.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ |
2312 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \ | |
2313 | $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h libpei.h | |
2314 | pepigen.lo: pepigen.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ | |
2315 | $(INCDIR)/coff/internal.h $(INCDIR)/coff/ia64.h $(INCDIR)/coff/external.h \ | |
2316 | $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h libpei.h | |
252b5132 | 2317 | # IF YOU PUT ANYTHING HERE IT WILL GO AWAY |
85fbca6a NC |
2318 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
2319 | # Otherwise a system limit (for SysV at least) may be exceeded. | |
2320 | .NOEXPORT: |