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