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