Deleted Added
full compact
Makefile.in (107492) Makefile.in (130561)
1# Makefile.in generated automatically by automake 1.4 from Makefile.am
1# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
2
2
3# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
3# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
4# This Makefile.in is free software; the Free Software Foundation
5# gives unlimited permission to copy and/or distribute it,
6# with or without modifications, as long as this notice is preserved.
7
8# This program is distributed in the hope that it will be useful,
9# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11# PARTICULAR PURPOSE.

--- 51 unchanged lines hidden (view full) ---

63host_triplet = @host@
64target_alias = @target_alias@
65target_triplet = @target@
66AR = @AR@
67AS = @AS@
68BFD_HOST_64BIT_LONG = @BFD_HOST_64BIT_LONG@
69BFD_HOST_64_BIT = @BFD_HOST_64_BIT@
70BFD_HOST_64_BIT_DEFINED = @BFD_HOST_64_BIT_DEFINED@
4# This Makefile.in is free software; the Free Software Foundation
5# gives unlimited permission to copy and/or distribute it,
6# with or without modifications, as long as this notice is preserved.
7
8# This program is distributed in the hope that it will be useful,
9# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11# PARTICULAR PURPOSE.

--- 51 unchanged lines hidden (view full) ---

63host_triplet = @host@
64target_alias = @target_alias@
65target_triplet = @target@
66AR = @AR@
67AS = @AS@
68BFD_HOST_64BIT_LONG = @BFD_HOST_64BIT_LONG@
69BFD_HOST_64_BIT = @BFD_HOST_64_BIT@
70BFD_HOST_64_BIT_DEFINED = @BFD_HOST_64_BIT_DEFINED@
71BFD_HOST_LONG_LONG = @BFD_HOST_LONG_LONG@
71BFD_HOST_U_64_BIT = @BFD_HOST_U_64_BIT@
72CATALOGS = @CATALOGS@
73CATOBJEXT = @CATOBJEXT@
74CC = @CC@
75CC_FOR_BUILD = @CC_FOR_BUILD@
76COREFILE = @COREFILE@
77COREFLAG = @COREFLAG@
78CXX = @CXX@

--- 31 unchanged lines hidden (view full) ---

110USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
111USE_NLS = @USE_NLS@
112VERSION = @VERSION@
113WIN32LDFLAGS = @WIN32LDFLAGS@
114WIN32LIBADD = @WIN32LIBADD@
115all_backends = @all_backends@
116bfd_backends = @bfd_backends@
117bfd_default_target_size = @bfd_default_target_size@
72BFD_HOST_U_64_BIT = @BFD_HOST_U_64_BIT@
73CATALOGS = @CATALOGS@
74CATOBJEXT = @CATOBJEXT@
75CC = @CC@
76CC_FOR_BUILD = @CC_FOR_BUILD@
77COREFILE = @COREFILE@
78COREFLAG = @COREFLAG@
79CXX = @CXX@

--- 31 unchanged lines hidden (view full) ---

111USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
112USE_NLS = @USE_NLS@
113VERSION = @VERSION@
114WIN32LDFLAGS = @WIN32LDFLAGS@
115WIN32LIBADD = @WIN32LIBADD@
116all_backends = @all_backends@
117bfd_backends = @bfd_backends@
118bfd_default_target_size = @bfd_default_target_size@
119bfd_file_ptr = @bfd_file_ptr@
118bfd_libs = @bfd_libs@
119bfd_machines = @bfd_machines@
120bfd_libs = @bfd_libs@
121bfd_machines = @bfd_machines@
122bfd_ufile_ptr = @bfd_ufile_ptr@
120bfd_version = @bfd_version@
123bfd_version = @bfd_version@
121bfd_version_date = @bfd_version_date@
122bfd_version_string = @bfd_version_string@
123l = @l@
124tdefaults = @tdefaults@
125wordsize = @wordsize@
126
127AUTOMAKE_OPTIONS = cygnus
128
129INCDIR = $(srcdir)/../include

--- 17 unchanged lines hidden (view full) ---

147# Jim Kingdon notes:
148# Writing S-records should be included in all (or at least most)
149# *-*-coff, *-*-aout, etc., configurations, because people will want to
150# be able to use objcopy to create S-records. (S-records are not useful
151# for the debugger, so if you are downloading things as S-records you
152# need two copies of the executable, one to download and one for the
153# debugger).
154BFD32_LIBS = \
124bfd_version_string = @bfd_version_string@
125l = @l@
126tdefaults = @tdefaults@
127wordsize = @wordsize@
128
129AUTOMAKE_OPTIONS = cygnus
130
131INCDIR = $(srcdir)/../include

--- 17 unchanged lines hidden (view full) ---

149# Jim Kingdon notes:
150# Writing S-records should be included in all (or at least most)
151# *-*-coff, *-*-aout, etc., configurations, because people will want to
152# be able to use objcopy to create S-records. (S-records are not useful
153# for the debugger, so if you are downloading things as S-records you
154# need two copies of the executable, one to download and one for the
155# debugger).
156BFD32_LIBS = \
155 archive.lo archures.lo bfd.lo cache.lo coffgen.lo corefile.lo \
157 archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \
158 cache.lo coffgen.lo corefile.lo \
156 format.lo init.lo libbfd.lo opncls.lo reloc.lo \
157 section.lo syms.lo targets.lo hash.lo linker.lo \
158 srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo \
159 format.lo init.lo libbfd.lo opncls.lo reloc.lo \
160 section.lo syms.lo targets.lo hash.lo linker.lo \
161 srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo \
159 merge.lo dwarf2.lo
162 merge.lo dwarf2.lo simple.lo
160
161
162BFD64_LIBS = archive64.lo
163
164BFD32_LIBS_CFILES = \
163
164
165BFD64_LIBS = archive64.lo
166
167BFD32_LIBS_CFILES = \
165 archive.c archures.c bfd.c cache.c coffgen.c corefile.c \
168 archive.c archures.c bfd.c bfdio.c bfdwin.c \
169 cache.c coffgen.c corefile.c \
166 format.c init.c libbfd.c opncls.c reloc.c \
167 section.c syms.c targets.c hash.c linker.c \
168 srec.c binary.c tekhex.c ihex.c stabs.c stab-syms.c \
170 format.c init.c libbfd.c opncls.c reloc.c \
171 section.c syms.c targets.c hash.c linker.c \
172 srec.c binary.c tekhex.c ihex.c stabs.c stab-syms.c \
169 merge.c dwarf2.c
173 merge.c dwarf2.c simple.c
170
171
172BFD64_LIBS_CFILES = archive64.c
173
174# This list is alphabetized to make it easier to keep in sync
175# with the decls and initializer in archures.c.
176ALL_MACHINES = \
177 cpu-a29k.lo \

--- 10 unchanged lines hidden (view full) ---

188 cpu-h8300.lo \
189 cpu-h8500.lo \
190 cpu-hppa.lo \
191 cpu-ia64.lo \
192 cpu-i370.lo \
193 cpu-i386.lo \
194 cpu-i860.lo \
195 cpu-i960.lo \
174
175
176BFD64_LIBS_CFILES = archive64.c
177
178# This list is alphabetized to make it easier to keep in sync
179# with the decls and initializer in archures.c.
180ALL_MACHINES = \
181 cpu-a29k.lo \

--- 10 unchanged lines hidden (view full) ---

192 cpu-h8300.lo \
193 cpu-h8500.lo \
194 cpu-hppa.lo \
195 cpu-ia64.lo \
196 cpu-i370.lo \
197 cpu-i386.lo \
198 cpu-i860.lo \
199 cpu-i960.lo \
200 cpu-ip2k.lo \
201 cpu-iq2000.lo \
196 cpu-m32r.lo \
197 cpu-m68hc11.lo \
198 cpu-m68hc12.lo \
199 cpu-m68k.lo \
200 cpu-m88k.lo \
201 cpu-m10200.lo \
202 cpu-m10300.lo \
203 cpu-mcore.lo \
204 cpu-mips.lo \
205 cpu-mmix.lo \
202 cpu-m32r.lo \
203 cpu-m68hc11.lo \
204 cpu-m68hc12.lo \
205 cpu-m68k.lo \
206 cpu-m88k.lo \
207 cpu-m10200.lo \
208 cpu-m10300.lo \
209 cpu-mcore.lo \
210 cpu-mips.lo \
211 cpu-mmix.lo \
212 cpu-msp430.lo \
206 cpu-or32.lo \
207 cpu-ns32k.lo \
208 cpu-openrisc.lo \
209 cpu-pdp11.lo \
210 cpu-pj.lo \
211 cpu-powerpc.lo \
212 cpu-rs6000.lo \
213 cpu-s390.lo \
214 cpu-sh.lo \
215 cpu-sparc.lo \
216 cpu-tic30.lo \
213 cpu-or32.lo \
214 cpu-ns32k.lo \
215 cpu-openrisc.lo \
216 cpu-pdp11.lo \
217 cpu-pj.lo \
218 cpu-powerpc.lo \
219 cpu-rs6000.lo \
220 cpu-s390.lo \
221 cpu-sh.lo \
222 cpu-sparc.lo \
223 cpu-tic30.lo \
224 cpu-tic4x.lo \
217 cpu-tic54x.lo \
218 cpu-tic80.lo \
219 cpu-v850.lo \
220 cpu-vax.lo \
221 cpu-we32k.lo \
222 cpu-w65.lo \
223 cpu-xstormy16.lo \
225 cpu-tic54x.lo \
226 cpu-tic80.lo \
227 cpu-v850.lo \
228 cpu-vax.lo \
229 cpu-we32k.lo \
230 cpu-w65.lo \
231 cpu-xstormy16.lo \
232 cpu-xtensa.lo \
224 cpu-z8k.lo
225
226
227ALL_MACHINES_CFILES = \
228 cpu-a29k.c \
229 cpu-alpha.c \
230 cpu-arc.c \
231 cpu-arm.c \

--- 7 unchanged lines hidden (view full) ---

239 cpu-h8300.c \
240 cpu-h8500.c \
241 cpu-hppa.c \
242 cpu-ia64.c \
243 cpu-i370.c \
244 cpu-i386.c \
245 cpu-i860.c \
246 cpu-i960.c \
233 cpu-z8k.lo
234
235
236ALL_MACHINES_CFILES = \
237 cpu-a29k.c \
238 cpu-alpha.c \
239 cpu-arc.c \
240 cpu-arm.c \

--- 7 unchanged lines hidden (view full) ---

248 cpu-h8300.c \
249 cpu-h8500.c \
250 cpu-hppa.c \
251 cpu-ia64.c \
252 cpu-i370.c \
253 cpu-i386.c \
254 cpu-i860.c \
255 cpu-i960.c \
256 cpu-ip2k.c \
257 cpu-iq2000.c \
247 cpu-m32r.c \
248 cpu-m68hc11.c \
249 cpu-m68hc12.c \
250 cpu-m68k.c \
251 cpu-m88k.c \
252 cpu-m10200.c \
253 cpu-m10300.c \
254 cpu-mcore.c \
255 cpu-mips.c \
256 cpu-mmix.c \
258 cpu-m32r.c \
259 cpu-m68hc11.c \
260 cpu-m68hc12.c \
261 cpu-m68k.c \
262 cpu-m88k.c \
263 cpu-m10200.c \
264 cpu-m10300.c \
265 cpu-mcore.c \
266 cpu-mips.c \
267 cpu-mmix.c \
268 cpu-msp430.c \
257 cpu-or32.c \
258 cpu-ns32k.c \
259 cpu-openrisc.c \
260 cpu-pdp11.c \
261 cpu-pj.c \
262 cpu-powerpc.c \
263 cpu-rs6000.c \
264 cpu-s390.c \
265 cpu-sh.c \
266 cpu-sparc.c \
267 cpu-tic30.c \
269 cpu-or32.c \
270 cpu-ns32k.c \
271 cpu-openrisc.c \
272 cpu-pdp11.c \
273 cpu-pj.c \
274 cpu-powerpc.c \
275 cpu-rs6000.c \
276 cpu-s390.c \
277 cpu-sh.c \
278 cpu-sparc.c \
279 cpu-tic30.c \
280 cpu-tic4x.c \
268 cpu-tic54x.c \
269 cpu-tic80.c \
270 cpu-v850.c \
271 cpu-vax.c \
272 cpu-we32k.c \
273 cpu-w65.c \
274 cpu-xstormy16.c \
281 cpu-tic54x.c \
282 cpu-tic80.c \
283 cpu-v850.c \
284 cpu-vax.c \
285 cpu-we32k.c \
286 cpu-w65.c \
287 cpu-xstormy16.c \
288 cpu-xtensa.c \
275 cpu-z8k.c
276
277
278# The .o files needed by all of the 32 bit vectors that are configured into
279# target_vector in targets.c if configured with --enable-targets=all.
280BFD32_BACKENDS = \
281 aout-adobe.lo \
282 aout-arm.lo \

--- 23 unchanged lines hidden (view full) ---

306 coff-mips.lo \
307 coff-or32.lo \
308 coff-rs6000.lo \
309 coff-sh.lo \
310 coff-sparc.lo \
311 coff-stgo32.lo \
312 coff-svm68k.lo \
313 coff-tic30.lo \
289 cpu-z8k.c
290
291
292# The .o files needed by all of the 32 bit vectors that are configured into
293# target_vector in targets.c if configured with --enable-targets=all.
294BFD32_BACKENDS = \
295 aout-adobe.lo \
296 aout-arm.lo \

--- 23 unchanged lines hidden (view full) ---

320 coff-mips.lo \
321 coff-or32.lo \
322 coff-rs6000.lo \
323 coff-sh.lo \
324 coff-sparc.lo \
325 coff-stgo32.lo \
326 coff-svm68k.lo \
327 coff-tic30.lo \
328 coff-tic4x.lo \
314 coff-tic54x.lo \
315 coff-tic80.lo \
316 coff-u68k.lo \
317 coff-we32k.lo \
318 coff-w65.lo \
319 coff-z8k.lo \
320 cofflink.lo \
321 dwarf1.lo \
322 ecoff.lo \
323 ecofflink.lo \
324 efi-app-ia32.lo \
325 elf.lo \
329 coff-tic54x.lo \
330 coff-tic80.lo \
331 coff-u68k.lo \
332 coff-we32k.lo \
333 coff-w65.lo \
334 coff-z8k.lo \
335 cofflink.lo \
336 dwarf1.lo \
337 ecoff.lo \
338 ecofflink.lo \
339 efi-app-ia32.lo \
340 elf.lo \
341 elf32-am33lin.lo \
326 elf32-arc.lo \
327 elfarm-oabi.lo \
328 elfarm-nabi.lo \
329 elf32-avr.lo \
330 elf32-cris.lo \
331 elf32-d10v.lo \
332 elf32-d30v.lo \
333 elf32-dlx.lo \
334 elf32-fr30.lo \
335 elf32-frv.lo \
336 elf32-gen.lo \
337 elf32-h8300.lo \
338 elf32-hppa.lo \
339 elf32-i370.lo \
340 elf32-i386.lo \
342 elf32-arc.lo \
343 elfarm-oabi.lo \
344 elfarm-nabi.lo \
345 elf32-avr.lo \
346 elf32-cris.lo \
347 elf32-d10v.lo \
348 elf32-d30v.lo \
349 elf32-dlx.lo \
350 elf32-fr30.lo \
351 elf32-frv.lo \
352 elf32-gen.lo \
353 elf32-h8300.lo \
354 elf32-hppa.lo \
355 elf32-i370.lo \
356 elf32-i386.lo \
341 elf32-i386-fbsd.lo \
342 elf32-i860.lo \
343 elf32-i960.lo \
344 elf32-ia64.lo \
357 elf32-i860.lo \
358 elf32-i960.lo \
359 elf32-ia64.lo \
360 elf32-ip2k.lo \
361 elf32-iq2000.lo \
345 elf32-m32r.lo \
346 elf32-m68hc11.lo \
347 elf32-m68hc12.lo \
362 elf32-m32r.lo \
363 elf32-m68hc11.lo \
364 elf32-m68hc12.lo \
365 elf32-m68hc1x.lo \
348 elf32-m68k.lo \
349 elf32-m88k.lo \
350 elf-m10200.lo \
351 elf-m10300.lo \
352 elf32-mcore.lo \
353 elfxx-mips.lo \
354 elf32-mips.lo \
366 elf32-m68k.lo \
367 elf32-m88k.lo \
368 elf-m10200.lo \
369 elf-m10300.lo \
370 elf32-mcore.lo \
371 elfxx-mips.lo \
372 elf32-mips.lo \
373 elf32-msp430.lo \
355 elf32-openrisc.lo \
356 elf32-or32.lo \
357 elf32-pj.lo \
358 elf32-ppc.lo \
359 elf32-s390.lo \
360 elf32-sh.lo \
374 elf32-openrisc.lo \
375 elf32-or32.lo \
376 elf32-pj.lo \
377 elf32-ppc.lo \
378 elf32-s390.lo \
379 elf32-sh.lo \
361 elf32-sh-lin.lo \
362 elf32-sh64.lo \
363 elf32-sh64-com.lo \
380 elf32-sh64.lo \
381 elf32-sh64-com.lo \
364 elf32-sh-nbsd.lo \
365 elf32-sh64-nbsd.lo \
366 elf32-sparc.lo \
367 elf32-v850.lo \
368 elf32-vax.lo \
369 elf32-xstormy16.lo \
382 elf32-sparc.lo \
383 elf32-v850.lo \
384 elf32-vax.lo \
385 elf32-xstormy16.lo \
386 elf32-xtensa.lo \
370 elf32.lo \
371 elflink.lo \
372 elf-strtab.lo \
373 elf-eh-frame.lo \
374 epoc-pe-arm.lo \
375 epoc-pei-arm.lo \
376 hp300bsd.lo \
377 hp300hpux.lo \

--- 9 unchanged lines hidden (view full) ---

387 i386mach3.lo \
388 i386os9k.lo \
389 ieee.lo \
390 m68k4knetbsd.lo \
391 m68klinux.lo \
392 m68klynx.lo \
393 m68knetbsd.lo \
394 m88kmach3.lo \
387 elf32.lo \
388 elflink.lo \
389 elf-strtab.lo \
390 elf-eh-frame.lo \
391 epoc-pe-arm.lo \
392 epoc-pei-arm.lo \
393 hp300bsd.lo \
394 hp300hpux.lo \

--- 9 unchanged lines hidden (view full) ---

404 i386mach3.lo \
405 i386os9k.lo \
406 ieee.lo \
407 m68k4knetbsd.lo \
408 m68klinux.lo \
409 m68klynx.lo \
410 m68knetbsd.lo \
411 m88kmach3.lo \
412 mach-o.lo \
395 mipsbsd.lo \
396 newsos3.lo \
397 nlm.lo \
398 nlm32-i386.lo \
399 nlm32-sparc.lo \
400 nlm32-ppc.lo \
401 nlm32.lo \
402 ns32knetbsd.lo \
403 oasys.lo \
404 pc532-mach.lo \
405 pdp11.lo \
413 mipsbsd.lo \
414 newsos3.lo \
415 nlm.lo \
416 nlm32-i386.lo \
417 nlm32-sparc.lo \
418 nlm32-ppc.lo \
419 nlm32.lo \
420 ns32knetbsd.lo \
421 oasys.lo \
422 pc532-mach.lo \
423 pdp11.lo \
424 pef.lo \
406 pe-arm.lo \
407 pei-arm.lo \
408 pe-i386.lo \
409 pei-i386.lo \
410 pe-mcore.lo \
411 pei-mcore.lo \
412 pe-ppc.lo \
413 pei-ppc.lo \

--- 13 unchanged lines hidden (view full) ---

427 vax1knetbsd.lo \
428 vaxbsd.lo \
429 versados.lo \
430 vms.lo \
431 vms-gsd.lo \
432 vms-hdr.lo \
433 vms-misc.lo \
434 vms-tir.lo \
425 pe-arm.lo \
426 pei-arm.lo \
427 pe-i386.lo \
428 pei-i386.lo \
429 pe-mcore.lo \
430 pei-mcore.lo \
431 pe-ppc.lo \
432 pei-ppc.lo \

--- 13 unchanged lines hidden (view full) ---

446 vax1knetbsd.lo \
447 vaxbsd.lo \
448 versados.lo \
449 vms.lo \
450 vms-gsd.lo \
451 vms-hdr.lo \
452 vms-misc.lo \
453 vms-tir.lo \
435 xcofflink.lo
454 xcofflink.lo \
455 xsym.lo \
456 xtensa-isa.lo \
457 xtensa-modules.lo
436
437
438BFD32_BACKENDS_CFILES = \
439 aout-adobe.c \
440 aout-arm.c \
441 aout-cris.c \
442 aout-ns32k.c \
443 aout-sparcle.c \

--- 20 unchanged lines hidden (view full) ---

464 coff-mips.c \
465 coff-or32.c \
466 coff-rs6000.c \
467 coff-sh.c \
468 coff-sparc.c \
469 coff-stgo32.c \
470 coff-svm68k.c \
471 coff-tic30.c \
458
459
460BFD32_BACKENDS_CFILES = \
461 aout-adobe.c \
462 aout-arm.c \
463 aout-cris.c \
464 aout-ns32k.c \
465 aout-sparcle.c \

--- 20 unchanged lines hidden (view full) ---

486 coff-mips.c \
487 coff-or32.c \
488 coff-rs6000.c \
489 coff-sh.c \
490 coff-sparc.c \
491 coff-stgo32.c \
492 coff-svm68k.c \
493 coff-tic30.c \
494 coff-tic4x.c \
472 coff-tic54x.c \
473 coff-tic80.c \
474 coff-u68k.c \
475 coff-we32k.c \
476 coff-w65.c \
477 coff-z8k.c \
478 cofflink.c \
479 dwarf1.c \
480 ecoff.c \
481 ecofflink.c \
482 efi-app-ia32.c \
483 elf.c \
495 coff-tic54x.c \
496 coff-tic80.c \
497 coff-u68k.c \
498 coff-we32k.c \
499 coff-w65.c \
500 coff-z8k.c \
501 cofflink.c \
502 dwarf1.c \
503 ecoff.c \
504 ecofflink.c \
505 efi-app-ia32.c \
506 elf.c \
507 elf32-am33lin.c \
484 elf32-arc.c \
485 elfarm-oabi.c \
486 elfarm-nabi.c \
487 elf32-avr.c \
488 elf32-cris.c \
489 elf32-d10v.c \
490 elf32-d30v.c \
491 elf32-dlx.c \
492 elf32-fr30.c \
493 elf32-frv.c \
494 elf32-gen.c \
495 elf32-h8300.c \
496 elf32-hppa.c \
497 elf32-i370.c \
498 elf32-i386.c \
508 elf32-arc.c \
509 elfarm-oabi.c \
510 elfarm-nabi.c \
511 elf32-avr.c \
512 elf32-cris.c \
513 elf32-d10v.c \
514 elf32-d30v.c \
515 elf32-dlx.c \
516 elf32-fr30.c \
517 elf32-frv.c \
518 elf32-gen.c \
519 elf32-h8300.c \
520 elf32-hppa.c \
521 elf32-i370.c \
522 elf32-i386.c \
499 elf32-i386-fbsd.c \
500 elf32-i860.c \
501 elf32-i960.c \
523 elf32-i860.c \
524 elf32-i960.c \
525 elf32-ip2k.c \
526 elf32-iq2000.c \
502 elf32-m32r.c \
503 elf32-m68k.c \
504 elf32-m68hc11.c \
505 elf32-m68hc12.c \
527 elf32-m32r.c \
528 elf32-m68k.c \
529 elf32-m68hc11.c \
530 elf32-m68hc12.c \
531 elf32-m68hc1x.c \
506 elf32-m88k.c \
507 elf-m10200.c \
508 elf-m10300.c \
509 elf32-mcore.c \
510 elfxx-mips.c \
511 elf32-mips.c \
532 elf32-m88k.c \
533 elf-m10200.c \
534 elf-m10300.c \
535 elf32-mcore.c \
536 elfxx-mips.c \
537 elf32-mips.c \
538 elf32-msp430.c \
512 elf32-openrisc.c \
513 elf32-or32.c \
514 elf32-pj.c \
515 elf32-ppc.c \
516 elf32-sh64.c \
517 elf32-sh64-com.c \
518 elf32-s390.c \
519 elf32-sh.c \
539 elf32-openrisc.c \
540 elf32-or32.c \
541 elf32-pj.c \
542 elf32-ppc.c \
543 elf32-sh64.c \
544 elf32-sh64-com.c \
545 elf32-s390.c \
546 elf32-sh.c \
520 elf32-sh-lin.c \
521 elf32-sh-nbsd.c \
522 elf32-sh64-nbsd.c \
523 elf32-sparc.c \
524 elf32-v850.c \
525 elf32-vax.c \
526 elf32-xstormy16.c \
547 elf32-sparc.c \
548 elf32-v850.c \
549 elf32-vax.c \
550 elf32-xstormy16.c \
551 elf32-xtensa.c \
527 elf32.c \
528 elflink.c \
529 elf-strtab.c \
530 elf-eh-frame.c \
531 epoc-pe-arm.c \
532 epoc-pei-arm.c \
533 hp300bsd.c \
534 hp300hpux.c \

--- 9 unchanged lines hidden (view full) ---

544 i386mach3.c \
545 i386os9k.c \
546 ieee.c \
547 m68k4knetbsd.c \
548 m68klinux.c \
549 m68klynx.c \
550 m68knetbsd.c \
551 m88kmach3.c \
552 elf32.c \
553 elflink.c \
554 elf-strtab.c \
555 elf-eh-frame.c \
556 epoc-pe-arm.c \
557 epoc-pei-arm.c \
558 hp300bsd.c \
559 hp300hpux.c \

--- 9 unchanged lines hidden (view full) ---

569 i386mach3.c \
570 i386os9k.c \
571 ieee.c \
572 m68k4knetbsd.c \
573 m68klinux.c \
574 m68klynx.c \
575 m68knetbsd.c \
576 m88kmach3.c \
577 mach-o.c \
552 mipsbsd.c \
553 newsos3.c \
554 nlm.c \
555 nlm32-i386.c \
556 nlm32-sparc.c \
557 nlm32-ppc.c \
558 nlm32.c \
559 ns32knetbsd.c \
560 oasys.c \
561 pc532-mach.c \
562 pdp11.c \
578 mipsbsd.c \
579 newsos3.c \
580 nlm.c \
581 nlm32-i386.c \
582 nlm32-sparc.c \
583 nlm32-ppc.c \
584 nlm32.c \
585 ns32knetbsd.c \
586 oasys.c \
587 pc532-mach.c \
588 pdp11.c \
589 pef.c \
563 pe-arm.c \
564 pei-arm.c \
565 pe-i386.c \
566 pei-i386.c \
567 pe-mcore.c \
568 pei-mcore.c \
569 pe-ppc.c \
570 pei-ppc.c \

--- 12 unchanged lines hidden (view full) ---

583 vax1knetbsd.c \
584 vaxbsd.c \
585 versados.c \
586 vms.c \
587 vms-gsd.c \
588 vms-hdr.c \
589 vms-misc.c \
590 vms-tir.c \
590 pe-arm.c \
591 pei-arm.c \
592 pe-i386.c \
593 pei-i386.c \
594 pe-mcore.c \
595 pei-mcore.c \
596 pe-ppc.c \
597 pei-ppc.c \

--- 12 unchanged lines hidden (view full) ---

610 vax1knetbsd.c \
611 vaxbsd.c \
612 versados.c \
613 vms.c \
614 vms-gsd.c \
615 vms-hdr.c \
616 vms-misc.c \
617 vms-tir.c \
591 xcofflink.c
618 xcofflink.c \
619 xsym.c \
620 xtensa-isa.c \
621 xtensa-modules.c
592
593
594# The .o files needed by all of the 64 bit vectors that are configured into
595# target_vector in targets.c if configured with --enable-targets=all
596# and --enable-64-bit-bfd.
597BFD64_BACKENDS = \
598 aix5ppc-core.lo \
599 aout64.lo \
600 coff-alpha.lo \
601 coff64-rs6000.lo \
602 demo64.lo \
603 efi-app-ia64.lo \
604 elf64-x86-64.lo \
605 elf64-alpha.lo \
622
623
624# The .o files needed by all of the 64 bit vectors that are configured into
625# target_vector in targets.c if configured with --enable-targets=all
626# and --enable-64-bit-bfd.
627BFD64_BACKENDS = \
628 aix5ppc-core.lo \
629 aout64.lo \
630 coff-alpha.lo \
631 coff64-rs6000.lo \
632 demo64.lo \
633 efi-app-ia64.lo \
634 elf64-x86-64.lo \
635 elf64-alpha.lo \
606 elf64-alpha-fbsd.lo \
607 elf64-hppa.lo \
608 elf64-ia64.lo \
609 elf64-gen.lo \
636 elf64-hppa.lo \
637 elf64-ia64.lo \
638 elf64-gen.lo \
639 elfn32-mips.lo \
610 elf64-mips.lo \
611 elf64-mmix.lo \
612 elf64-sh64.lo \
640 elf64-mips.lo \
641 elf64-mmix.lo \
642 elf64-sh64.lo \
613 elf64-sh64-nbsd.lo \
614 elf64-ppc.lo \
615 elf64-s390.lo \
616 elf64-sparc.lo \
617 elf64.lo \
618 mmo.lo \
619 nlm32-alpha.lo \
620 nlm64.lo \
621 pepigen.lo
622
623
624BFD64_BACKENDS_CFILES = \
625 aix5ppc-core.c \
626 aout64.c \
627 coff-alpha.c \
628 coff64-rs6000.c \
629 demo64.c \
630 efi-app-ia64.c \
631 elf64-x86-64.c \
632 elf64-alpha.c \
643 elf64-ppc.lo \
644 elf64-s390.lo \
645 elf64-sparc.lo \
646 elf64.lo \
647 mmo.lo \
648 nlm32-alpha.lo \
649 nlm64.lo \
650 pepigen.lo
651
652
653BFD64_BACKENDS_CFILES = \
654 aix5ppc-core.c \
655 aout64.c \
656 coff-alpha.c \
657 coff64-rs6000.c \
658 demo64.c \
659 efi-app-ia64.c \
660 elf64-x86-64.c \
661 elf64-alpha.c \
633 elf64-alpha-fbsd.c \
634 elf64-hppa.c \
635 elf64-gen.c \
662 elf64-hppa.c \
663 elf64-gen.c \
664 elfn32-mips.c \
636 elf64-mips.c \
637 elf64-mmix.c \
638 elf64-ppc.c \
639 elf64-s390.c \
640 elf64-sh64.c \
665 elf64-mips.c \
666 elf64-mmix.c \
667 elf64-ppc.c \
668 elf64-s390.c \
669 elf64-sh64.c \
641 elf64-sh64-nbsd.c \
642 elf64-sparc.c \
643 elf64.c \
644 mmo.c \
645 nlm32-alpha.c \
646 nlm64.c
647
648
649OPTIONAL_BACKENDS = \

--- 41 unchanged lines hidden (view full) ---

691BUILD_CFILES = \
692 elf32-ia64.c elf64-ia64.c peigen.c pepigen.c
693
694
695CFILES = $(SOURCE_CFILES) $(BUILD_CFILES)
696
697SOURCE_HFILES = \
698 aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h ecoffswap.h \
670 elf64-sparc.c \
671 elf64.c \
672 mmo.c \
673 nlm32-alpha.c \
674 nlm64.c
675
676
677OPTIONAL_BACKENDS = \

--- 41 unchanged lines hidden (view full) ---

719BUILD_CFILES = \
720 elf32-ia64.c elf64-ia64.c peigen.c pepigen.c
721
722
723CFILES = $(SOURCE_CFILES) $(BUILD_CFILES)
724
725SOURCE_HFILES = \
726 aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h ecoffswap.h \
699 elf-bfd.h elf-hppa.h elf32-arm.h elf32-hppa.h elf64-hppa.h \
700 elfcode.h elfcore.h elflink.h freebsd.h genlink.h go32stub.h \
701 libaout.h libbfd.h libcoff.h libecoff.h libhppa.h \
702 libieee.h libnlm.h liboasys.h libpei.h netbsd.h nlm-target.h \
703 nlmcode.h nlmswap.h ns32k.h peicode.h som.h vms.h libxcoff.h \
704 xcoff-target.h version.h
727 elf-bfd.h elf-hppa.h elf32-arm.h elf32-hppa.h \
728 elf64-hppa.h elfcode.h elfcore.h \
729 freebsd.h genlink.h go32stub.h \
730 libaout.h libbfd.h libcoff.h libecoff.h libhppa.h libieee.h \
731 libnlm.h liboasys.h libpei.h libxcoff.h mach-o.h \
732 netbsd.h nlm-target.h nlmcode.h nlmswap.h ns32k.h \
733 pef.h pef-traceback.h peicode.h som.h version.h \
734 vms.h xcoff-target.h xsym.h
705
706
707BUILD_HFILES = \
735
736
737BUILD_HFILES = \
708 elf32-target.h elf64-target.h targmatch.h
738 bfdver.h elf32-target.h elf64-target.h targmatch.h
709
710
711HFILES = $(SOURCE_HFILES) $(BUILD_HFILES)
712
713SRC_POTFILES = $(SOURCE_CFILES) $(SOURCE_HFILES)
714BLD_POTFILES = $(BUILD_CFILES) $(BUILD_HFILES)
715
716# Various kinds of .o files to put in libbfd.a:

--- 14 unchanged lines hidden (view full) ---

731
732noinst_LIBRARIES = libbfd.a
733libbfd_a_SOURCES =
734
735BFD_H_DEPS = $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
736LOCAL_H_DEPS = libbfd.h sysdep.h config.h
737
738BFD_H_FILES = bfd-in.h init.c opncls.c libbfd.c section.c archures.c \
739
740
741HFILES = $(SOURCE_HFILES) $(BUILD_HFILES)
742
743SRC_POTFILES = $(SOURCE_CFILES) $(SOURCE_HFILES)
744BLD_POTFILES = $(BUILD_CFILES) $(BUILD_HFILES)
745
746# Various kinds of .o files to put in libbfd.a:

--- 14 unchanged lines hidden (view full) ---

761
762noinst_LIBRARIES = libbfd.a
763libbfd_a_SOURCES =
764
765BFD_H_DEPS = $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
766LOCAL_H_DEPS = libbfd.h sysdep.h config.h
767
768BFD_H_FILES = bfd-in.h init.c opncls.c libbfd.c section.c archures.c \
739 reloc.c syms.c bfd.c archive.c corefile.c targets.c format.c version.h
769 reloc.c syms.c bfd.c bfdio.c bfdwin.c \
770 archive.c corefile.c targets.c format.c
740
741BFD64_H_FILES = archive64.c
771
772BFD64_H_FILES = archive64.c
742LIBBFD_H_FILES = libbfd-in.h init.c libbfd.c cache.c reloc.c archures.c elf.c
773LIBBFD_H_FILES = libbfd-in.h init.c libbfd.c bfdio.c bfdwin.c \
774 cache.c reloc.c archures.c elf.c
775
743LIBCOFF_H_FILES = libcoff-in.h coffcode.h
744
745MOSTLYCLEANFILES = ofiles stamp-ofiles
746
747CLEANFILES = bfd.h dep.sed stmp-bfd-h DEP DEPA DEP1 DEP2 libbfd.a stamp-lib \
748 stmp-bin2-h stmp-lbfd-h stmp-lcoff-h
749
750
751DISTCLEANFILES = $(BUILD_CFILES) $(BUILD_HFILES)
752ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
753mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
754CONFIG_HEADER = config.h
776LIBCOFF_H_FILES = libcoff-in.h coffcode.h
777
778MOSTLYCLEANFILES = ofiles stamp-ofiles
779
780CLEANFILES = bfd.h dep.sed stmp-bfd-h DEP DEPA DEP1 DEP2 libbfd.a stamp-lib \
781 stmp-bin2-h stmp-lbfd-h stmp-lcoff-h
782
783
784DISTCLEANFILES = $(BUILD_CFILES) $(BUILD_HFILES)
785ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
786mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
787CONFIG_HEADER = config.h
755CONFIG_CLEAN_FILES = bfd-in3.h
788CONFIG_CLEAN_FILES = bfd-in3.h bfdver.h
756LIBRARIES = $(noinst_LIBRARIES)
757
758
759DEFS = @DEFS@ -I. -I$(srcdir) -I.
760CPPFLAGS = @CPPFLAGS@
761LDFLAGS = @LDFLAGS@
762LIBS = @LIBS@
763libbfd_a_LIBADD =
764libbfd_a_OBJECTS =
765LTLIBRARIES = $(bfdlib_LTLIBRARIES)
766
789LIBRARIES = $(noinst_LIBRARIES)
790
791
792DEFS = @DEFS@ -I. -I$(srcdir) -I.
793CPPFLAGS = @CPPFLAGS@
794LDFLAGS = @LDFLAGS@
795LIBS = @LIBS@
796libbfd_a_LIBADD =
797libbfd_a_OBJECTS =
798LTLIBRARIES = $(bfdlib_LTLIBRARIES)
799
767libbfd_la_OBJECTS = archive.lo archures.lo bfd.lo cache.lo coffgen.lo \
768corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo \
769syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo \
770ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo archive64.lo
800libbfd_la_OBJECTS = archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \
801cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo \
802reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo \
803binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo \
804simple.lo archive64.lo
771CFLAGS = @CFLAGS@
772COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
773LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
774CCLD = $(CC)
775LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
776DIST_COMMON = README ./stamp-h.in COPYING ChangeLog Makefile.am \
777Makefile.in TODO acinclude.m4 aclocal.m4 bfd-in2.h config.in configure \
805CFLAGS = @CFLAGS@
806COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
807LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
808CCLD = $(CC)
809LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
810DIST_COMMON = README ./stamp-h.in COPYING ChangeLog Makefile.am \
811Makefile.in TODO acinclude.m4 aclocal.m4 bfd-in2.h config.in configure \
778configure.in
812configure.in version.h
779
780
781DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
782
783TAR = tar
784GZIP_ENV = --best
785SOURCES = $(libbfd_a_SOURCES) $(libbfd_la_SOURCES)
786OBJECTS = $(libbfd_a_OBJECTS) $(libbfd_la_OBJECTS)

--- 37 unchanged lines hidden (view full) ---

824clean-hdr:
825
826distclean-hdr:
827 -rm -f config.h
828
829maintainer-clean-hdr:
830bfd-in3.h: $(top_builddir)/config.status bfd-in2.h
831 cd $(top_builddir) && CONFIG_FILES=$@:bfd-in2.h CONFIG_HEADERS= $(SHELL) ./config.status
813
814
815DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
816
817TAR = tar
818GZIP_ENV = --best
819SOURCES = $(libbfd_a_SOURCES) $(libbfd_la_SOURCES)
820OBJECTS = $(libbfd_a_OBJECTS) $(libbfd_la_OBJECTS)

--- 37 unchanged lines hidden (view full) ---

858clean-hdr:
859
860distclean-hdr:
861 -rm -f config.h
862
863maintainer-clean-hdr:
864bfd-in3.h: $(top_builddir)/config.status bfd-in2.h
865 cd $(top_builddir) && CONFIG_FILES=$@:bfd-in2.h CONFIG_HEADERS= $(SHELL) ./config.status
866bfdver.h: $(top_builddir)/config.status version.h
867 cd $(top_builddir) && CONFIG_FILES=$@:version.h CONFIG_HEADERS= $(SHELL) ./config.status
832
833mostlyclean-noinstLIBRARIES:
834
835clean-noinstLIBRARIES:
836 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
837
838distclean-noinstLIBRARIES:
839

--- 86 unchanged lines hidden (view full) ---

926 fi; test -z "$$fail"
927
928mostlyclean-recursive clean-recursive distclean-recursive \
929maintainer-clean-recursive:
930 @set fnord $(MAKEFLAGS); amf=$$2; \
931 dot_seen=no; \
932 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
933 rev="$$subdir $$rev"; \
868
869mostlyclean-noinstLIBRARIES:
870
871clean-noinstLIBRARIES:
872 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
873
874distclean-noinstLIBRARIES:
875

--- 86 unchanged lines hidden (view full) ---

962 fi; test -z "$$fail"
963
964mostlyclean-recursive clean-recursive distclean-recursive \
965maintainer-clean-recursive:
966 @set fnord $(MAKEFLAGS); amf=$$2; \
967 dot_seen=no; \
968 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
969 rev="$$subdir $$rev"; \
934 test "$$subdir" = "." && dot_seen=yes; \
970 test "$$subdir" != "." || dot_seen=yes; \
935 done; \
936 test "$$dot_seen" = "no" && rev=". $$rev"; \
937 target=`echo $@ | sed s/-recursive//`; \
938 for subdir in $$rev; do \
939 echo "Making $$target in $$subdir"; \
940 if test "$$subdir" = "."; then \
941 local_target="$$target-am"; \
942 else \

--- 196 unchanged lines hidden (view full) ---

1139install-info all-recursive-am install-exec-am install-exec \
1140install-data-am install-data install-am install uninstall-am uninstall \
1141all-redirect all-am all installdirs-am installdirs mostlyclean-generic \
1142distclean-generic clean-generic maintainer-clean-generic clean \
1143mostlyclean distclean maintainer-clean
1144
1145
1146po/SRC-POTFILES.in: @MAINT@ Makefile $(SRC_POTFILES)
971 done; \
972 test "$$dot_seen" = "no" && rev=". $$rev"; \
973 target=`echo $@ | sed s/-recursive//`; \
974 for subdir in $$rev; do \
975 echo "Making $$target in $$subdir"; \
976 if test "$$subdir" = "."; then \
977 local_target="$$target-am"; \
978 else \

--- 196 unchanged lines hidden (view full) ---

1175install-info all-recursive-am install-exec-am install-exec \
1176install-data-am install-data install-am install uninstall-am uninstall \
1177all-redirect all-am all installdirs-am installdirs mostlyclean-generic \
1178distclean-generic clean-generic maintainer-clean-generic clean \
1179mostlyclean distclean maintainer-clean
1180
1181
1182po/SRC-POTFILES.in: @MAINT@ Makefile $(SRC_POTFILES)
1147 for file in $(SRC_POTFILES); do echo $$file; done | sort > tmp.src \
1183 for file in $(SRC_POTFILES); do echo $$file; done \
1184 | LC_COLLATE= sort > tmp.src \
1148 && mv tmp.src $(srcdir)/po/SRC-POTFILES.in
1149
1150po/BLD-POTFILES.in: @MAINT@ Makefile $(BLD_POTFILES)
1185 && mv tmp.src $(srcdir)/po/SRC-POTFILES.in
1186
1187po/BLD-POTFILES.in: @MAINT@ Makefile $(BLD_POTFILES)
1151 for file in $(BLD_POTFILES); do echo $$file; done | sort > tmp.bld \
1188 for file in $(BLD_POTFILES); do echo $$file; done \
1189 | LC_COLLATE= sort > tmp.bld \
1152 && mv tmp.bld $(srcdir)/po/BLD-POTFILES.in
1153
1190 && mv tmp.bld $(srcdir)/po/BLD-POTFILES.in
1191
1154# The following target is retained for upgrade purposes.
1155# This target used to exist in older versions of this makefile, and was
1156# referenced by <builddir>/po/Makefile (which is created from <srcdir>/po/Make-in)
1157# So old versions of <builddir>/po/Makefile will try to regenerate themselves
1158# when make is next run, but that dependency cannot be completed without a build
1159# of po/POTFILES.in. Hence the presence of this rule. This rule will be deleted
1160# once it is no longer needed - probably in the fall of 2001.
1161po/POTFILES.in:
1162
1163diststuff: info
1164
1165stamp-ofiles: Makefile
1166 rm -f tofiles
1167 f=""; \
1168 for i in $(OFILES) ; do \
1169 case " $$f " in \
1170 *" $$i "*) ;; \

--- 23 unchanged lines hidden (view full) ---

1194targmatch.h: config.bfd targmatch.sed
1195 rm -f targmatch.h
1196 sed -f $(srcdir)/targmatch.sed < $(srcdir)/config.bfd > targmatch.new
1197 mv -f targmatch.new targmatch.h
1198
1199# When compiling archures.c and targets.c, supply the default target
1200# info from configure.
1201
1192diststuff: info
1193
1194stamp-ofiles: Makefile
1195 rm -f tofiles
1196 f=""; \
1197 for i in $(OFILES) ; do \
1198 case " $$f " in \
1199 *" $$i "*) ;; \

--- 23 unchanged lines hidden (view full) ---

1223targmatch.h: config.bfd targmatch.sed
1224 rm -f targmatch.h
1225 sed -f $(srcdir)/targmatch.sed < $(srcdir)/config.bfd > targmatch.new
1226 mv -f targmatch.new targmatch.h
1227
1228# When compiling archures.c and targets.c, supply the default target
1229# info from configure.
1230
1202targets.lo: targets.c config.status
1231targets.lo: targets.c Makefile
1203 $(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/targets.c
1204
1232 $(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/targets.c
1233
1205archures.lo: archures.c config.status
1234archures.lo: archures.c Makefile
1206 $(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/archures.c
1207
1208elf32-target.h : elfxx-target.h
1209 rm -f elf32-target.h
1210 sed -e s/NN/32/g < $(srcdir)/elfxx-target.h > elf32-target.new
1211 mv -f elf32-target.new elf32-target.h
1212
1213elf64-target.h : elfxx-target.h

--- 145 unchanged lines hidden (view full) ---

1359
1360$(srcdir)/libcoff.h: @MAINT@ stmp-lcoff-h ; @true
1361stmp-lcoff-h: $(LIBCOFF_H_FILES)
1362 (cd $(docdir); $(MAKE) $(FLAGS_TO_PASS) libcoff.h)
1363 cp $(docdir)/libcoff.h libcoff.h-new
1364 $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
1365 touch stmp-lcoff-h
1366
1235 $(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/archures.c
1236
1237elf32-target.h : elfxx-target.h
1238 rm -f elf32-target.h
1239 sed -e s/NN/32/g < $(srcdir)/elfxx-target.h > elf32-target.new
1240 mv -f elf32-target.new elf32-target.h
1241
1242elf64-target.h : elfxx-target.h

--- 145 unchanged lines hidden (view full) ---

1388
1389$(srcdir)/libcoff.h: @MAINT@ stmp-lcoff-h ; @true
1390stmp-lcoff-h: $(LIBCOFF_H_FILES)
1391 (cd $(docdir); $(MAKE) $(FLAGS_TO_PASS) libcoff.h)
1392 cp $(docdir)/libcoff.h libcoff.h-new
1393 $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
1394 touch stmp-lcoff-h
1395
1367# We want to rerun configure if config.bfd or configure.host change.
1368config.status: $(srcdir)/configure $(srcdir)/config.bfd $(srcdir)/configure.host
1396# We want to rerun configure if config.bfd, configure.host or version.h change.
1397config.status: $(srcdir)/configure $(srcdir)/config.bfd \
1398 $(srcdir)/configure.host $(srcdir)/version.h
1369 $(SHELL) ./config.status --recheck
1370
1371# What appears below is generated by a hacked mkdep using gcc -MM.
1372
1373# DO NOT DELETE THIS LINE -- mkdep uses it.
1374# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
1375archive.lo: archive.c $(INCDIR)/filenames.h $(INCDIR)/aout/ar.h \
1376 $(INCDIR)/aout/ranlib.h $(INCDIR)/safe-ctype.h
1377archures.lo: archures.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h
1399 $(SHELL) ./config.status --recheck
1400
1401# What appears below is generated by a hacked mkdep using gcc -MM.
1402
1403# DO NOT DELETE THIS LINE -- mkdep uses it.
1404# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
1405archive.lo: archive.c $(INCDIR)/filenames.h $(INCDIR)/aout/ar.h \
1406 $(INCDIR)/aout/ranlib.h $(INCDIR)/safe-ctype.h
1407archures.lo: archures.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h
1378bfd.lo: bfd.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1408bfd.lo: bfd.c bfdver.h $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1379 $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h \
1380 $(INCDIR)/coff/sym.h libcoff.h libecoff.h $(INCDIR)/coff/ecoff.h \
1381 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1382 $(INCDIR)/elf/external.h
1409 $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h \
1410 $(INCDIR)/coff/sym.h libcoff.h libecoff.h $(INCDIR)/coff/ecoff.h \
1411 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1412 $(INCDIR)/elf/external.h
1413bfdio.lo: bfdio.c $(INCDIR)/filenames.h
1414bfdwin.lo: bfdwin.c $(INCDIR)/filenames.h
1383cache.lo: cache.c $(INCDIR)/filenames.h
1384coffgen.lo: coffgen.c $(INCDIR)/filenames.h $(INCDIR)/coff/internal.h \
1385 libcoff.h $(INCDIR)/bfdlink.h
1386corefile.lo: corefile.c $(INCDIR)/filenames.h
1387format.lo: format.c $(INCDIR)/filenames.h
1388init.lo: init.c $(INCDIR)/filenames.h
1389libbfd.lo: libbfd.c $(INCDIR)/filenames.h
1415cache.lo: cache.c $(INCDIR)/filenames.h
1416coffgen.lo: coffgen.c $(INCDIR)/filenames.h $(INCDIR)/coff/internal.h \
1417 libcoff.h $(INCDIR)/bfdlink.h
1418corefile.lo: corefile.c $(INCDIR)/filenames.h
1419format.lo: format.c $(INCDIR)/filenames.h
1420init.lo: init.c $(INCDIR)/filenames.h
1421libbfd.lo: libbfd.c $(INCDIR)/filenames.h
1390opncls.lo: opncls.c $(INCDIR)/filenames.h $(INCDIR)/objalloc.h
1422opncls.lo: opncls.c $(INCDIR)/filenames.h $(INCDIR)/objalloc.h \
1423 $(INCDIR)/libiberty.h
1391reloc.lo: reloc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h
1392section.lo: section.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h
1393syms.lo: syms.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
1394 $(INCDIR)/bfdlink.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
1395targets.lo: targets.c $(INCDIR)/filenames.h $(INCDIR)/fnmatch.h \
1396 targmatch.h
1397hash.lo: hash.c $(INCDIR)/filenames.h $(INCDIR)/objalloc.h
1398linker.lo: linker.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \

--- 8 unchanged lines hidden (view full) ---

1407 $(INCDIR)/aout/stab.def $(INCDIR)/safe-ctype.h
1408stab-syms.lo: stab-syms.c libaout.h $(INCDIR)/bfdlink.h \
1409 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab.def
1410merge.lo: merge.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1411 $(INCDIR)/libiberty.h
1412dwarf2.lo: dwarf2.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1413 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1414 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/dwarf2.h
1424reloc.lo: reloc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h
1425section.lo: section.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h
1426syms.lo: syms.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
1427 $(INCDIR)/bfdlink.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
1428targets.lo: targets.c $(INCDIR)/filenames.h $(INCDIR)/fnmatch.h \
1429 targmatch.h
1430hash.lo: hash.c $(INCDIR)/filenames.h $(INCDIR)/objalloc.h
1431linker.lo: linker.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \

--- 8 unchanged lines hidden (view full) ---

1440 $(INCDIR)/aout/stab.def $(INCDIR)/safe-ctype.h
1441stab-syms.lo: stab-syms.c libaout.h $(INCDIR)/bfdlink.h \
1442 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab.def
1443merge.lo: merge.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1444 $(INCDIR)/libiberty.h
1445dwarf2.lo: dwarf2.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1446 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1447 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/dwarf2.h
1448simple.lo: simple.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h
1415archive64.lo: archive64.c $(INCDIR)/filenames.h $(INCDIR)/aout/ar.h
1416cpu-a29k.lo: cpu-a29k.c $(INCDIR)/filenames.h
1417cpu-alpha.lo: cpu-alpha.c $(INCDIR)/filenames.h
1418cpu-arc.lo: cpu-arc.c $(INCDIR)/filenames.h
1449archive64.lo: archive64.c $(INCDIR)/filenames.h $(INCDIR)/aout/ar.h
1450cpu-a29k.lo: cpu-a29k.c $(INCDIR)/filenames.h
1451cpu-alpha.lo: cpu-alpha.c $(INCDIR)/filenames.h
1452cpu-arc.lo: cpu-arc.c $(INCDIR)/filenames.h
1419cpu-arm.lo: cpu-arm.c $(INCDIR)/filenames.h
1453cpu-arm.lo: cpu-arm.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h
1420cpu-avr.lo: cpu-avr.c $(INCDIR)/filenames.h
1421cpu-cris.lo: cpu-cris.c $(INCDIR)/filenames.h
1422cpu-d10v.lo: cpu-d10v.c $(INCDIR)/filenames.h
1423cpu-d30v.lo: cpu-d30v.c $(INCDIR)/filenames.h
1424cpu-dlx.lo: cpu-dlx.c $(INCDIR)/filenames.h
1425cpu-fr30.lo: cpu-fr30.c $(INCDIR)/filenames.h
1426cpu-frv.lo: cpu-frv.c $(INCDIR)/filenames.h
1427cpu-h8300.lo: cpu-h8300.c $(INCDIR)/filenames.h
1428cpu-h8500.lo: cpu-h8500.c $(INCDIR)/filenames.h
1429cpu-hppa.lo: cpu-hppa.c $(INCDIR)/filenames.h
1430cpu-ia64.lo: cpu-ia64.c $(INCDIR)/filenames.h cpu-ia64-opc.c \
1431 $(srcdir)/../opcodes/ia64-opc.h $(INCDIR)/opcode/ia64.h
1432cpu-i370.lo: cpu-i370.c $(INCDIR)/filenames.h
1433cpu-i386.lo: cpu-i386.c $(INCDIR)/filenames.h
1434cpu-i860.lo: cpu-i860.c $(INCDIR)/filenames.h
1435cpu-i960.lo: cpu-i960.c $(INCDIR)/filenames.h
1454cpu-avr.lo: cpu-avr.c $(INCDIR)/filenames.h
1455cpu-cris.lo: cpu-cris.c $(INCDIR)/filenames.h
1456cpu-d10v.lo: cpu-d10v.c $(INCDIR)/filenames.h
1457cpu-d30v.lo: cpu-d30v.c $(INCDIR)/filenames.h
1458cpu-dlx.lo: cpu-dlx.c $(INCDIR)/filenames.h
1459cpu-fr30.lo: cpu-fr30.c $(INCDIR)/filenames.h
1460cpu-frv.lo: cpu-frv.c $(INCDIR)/filenames.h
1461cpu-h8300.lo: cpu-h8300.c $(INCDIR)/filenames.h
1462cpu-h8500.lo: cpu-h8500.c $(INCDIR)/filenames.h
1463cpu-hppa.lo: cpu-hppa.c $(INCDIR)/filenames.h
1464cpu-ia64.lo: cpu-ia64.c $(INCDIR)/filenames.h cpu-ia64-opc.c \
1465 $(srcdir)/../opcodes/ia64-opc.h $(INCDIR)/opcode/ia64.h
1466cpu-i370.lo: cpu-i370.c $(INCDIR)/filenames.h
1467cpu-i386.lo: cpu-i386.c $(INCDIR)/filenames.h
1468cpu-i860.lo: cpu-i860.c $(INCDIR)/filenames.h
1469cpu-i960.lo: cpu-i960.c $(INCDIR)/filenames.h
1470cpu-ip2k.lo: cpu-ip2k.c $(INCDIR)/filenames.h
1471cpu-iq2000.lo: cpu-iq2000.c $(INCDIR)/filenames.h
1436cpu-m32r.lo: cpu-m32r.c $(INCDIR)/filenames.h
1437cpu-m68hc11.lo: cpu-m68hc11.c $(INCDIR)/filenames.h
1438cpu-m68hc12.lo: cpu-m68hc12.c $(INCDIR)/filenames.h
1439cpu-m68k.lo: cpu-m68k.c $(INCDIR)/filenames.h
1440cpu-m88k.lo: cpu-m88k.c $(INCDIR)/filenames.h
1441cpu-m10200.lo: cpu-m10200.c $(INCDIR)/filenames.h
1442cpu-m10300.lo: cpu-m10300.c $(INCDIR)/filenames.h
1443cpu-mcore.lo: cpu-mcore.c $(INCDIR)/filenames.h
1444cpu-mips.lo: cpu-mips.c $(INCDIR)/filenames.h
1445cpu-mmix.lo: cpu-mmix.c $(INCDIR)/filenames.h
1472cpu-m32r.lo: cpu-m32r.c $(INCDIR)/filenames.h
1473cpu-m68hc11.lo: cpu-m68hc11.c $(INCDIR)/filenames.h
1474cpu-m68hc12.lo: cpu-m68hc12.c $(INCDIR)/filenames.h
1475cpu-m68k.lo: cpu-m68k.c $(INCDIR)/filenames.h
1476cpu-m88k.lo: cpu-m88k.c $(INCDIR)/filenames.h
1477cpu-m10200.lo: cpu-m10200.c $(INCDIR)/filenames.h
1478cpu-m10300.lo: cpu-m10300.c $(INCDIR)/filenames.h
1479cpu-mcore.lo: cpu-mcore.c $(INCDIR)/filenames.h
1480cpu-mips.lo: cpu-mips.c $(INCDIR)/filenames.h
1481cpu-mmix.lo: cpu-mmix.c $(INCDIR)/filenames.h
1482cpu-msp430.lo: cpu-msp430.c $(INCDIR)/filenames.h
1446cpu-or32.lo: cpu-or32.c $(INCDIR)/filenames.h
1447cpu-ns32k.lo: cpu-ns32k.c $(INCDIR)/filenames.h ns32k.h
1448cpu-openrisc.lo: cpu-openrisc.c $(INCDIR)/filenames.h
1449cpu-pdp11.lo: cpu-pdp11.c $(INCDIR)/filenames.h
1450cpu-pj.lo: cpu-pj.c $(INCDIR)/filenames.h
1451cpu-powerpc.lo: cpu-powerpc.c $(INCDIR)/filenames.h
1452cpu-rs6000.lo: cpu-rs6000.c $(INCDIR)/filenames.h
1453cpu-s390.lo: cpu-s390.c $(INCDIR)/filenames.h
1454cpu-sh.lo: cpu-sh.c $(INCDIR)/filenames.h
1455cpu-sparc.lo: cpu-sparc.c $(INCDIR)/filenames.h
1456cpu-tic30.lo: cpu-tic30.c $(INCDIR)/filenames.h
1483cpu-or32.lo: cpu-or32.c $(INCDIR)/filenames.h
1484cpu-ns32k.lo: cpu-ns32k.c $(INCDIR)/filenames.h ns32k.h
1485cpu-openrisc.lo: cpu-openrisc.c $(INCDIR)/filenames.h
1486cpu-pdp11.lo: cpu-pdp11.c $(INCDIR)/filenames.h
1487cpu-pj.lo: cpu-pj.c $(INCDIR)/filenames.h
1488cpu-powerpc.lo: cpu-powerpc.c $(INCDIR)/filenames.h
1489cpu-rs6000.lo: cpu-rs6000.c $(INCDIR)/filenames.h
1490cpu-s390.lo: cpu-s390.c $(INCDIR)/filenames.h
1491cpu-sh.lo: cpu-sh.c $(INCDIR)/filenames.h
1492cpu-sparc.lo: cpu-sparc.c $(INCDIR)/filenames.h
1493cpu-tic30.lo: cpu-tic30.c $(INCDIR)/filenames.h
1494cpu-tic4x.lo: cpu-tic4x.c $(INCDIR)/filenames.h
1457cpu-tic54x.lo: cpu-tic54x.c $(INCDIR)/filenames.h
1458cpu-tic80.lo: cpu-tic80.c $(INCDIR)/filenames.h
1459cpu-v850.lo: cpu-v850.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h
1460cpu-vax.lo: cpu-vax.c $(INCDIR)/filenames.h
1461cpu-we32k.lo: cpu-we32k.c $(INCDIR)/filenames.h
1462cpu-w65.lo: cpu-w65.c $(INCDIR)/filenames.h
1463cpu-xstormy16.lo: cpu-xstormy16.c $(INCDIR)/filenames.h
1495cpu-tic54x.lo: cpu-tic54x.c $(INCDIR)/filenames.h
1496cpu-tic80.lo: cpu-tic80.c $(INCDIR)/filenames.h
1497cpu-v850.lo: cpu-v850.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h
1498cpu-vax.lo: cpu-vax.c $(INCDIR)/filenames.h
1499cpu-we32k.lo: cpu-we32k.c $(INCDIR)/filenames.h
1500cpu-w65.lo: cpu-w65.c $(INCDIR)/filenames.h
1501cpu-xstormy16.lo: cpu-xstormy16.c $(INCDIR)/filenames.h
1502cpu-xtensa.lo: cpu-xtensa.c $(INCDIR)/filenames.h
1464cpu-z8k.lo: cpu-z8k.c $(INCDIR)/filenames.h
1465aout-adobe.lo: aout-adobe.c $(INCDIR)/filenames.h $(INCDIR)/aout/adobe.h \
1466 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def libaout.h \
1467 $(INCDIR)/bfdlink.h
1468aout-arm.lo: aout-arm.c $(INCDIR)/filenames.h libaout.h \
1469 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aoutx.h \
1470 $(INCDIR)/safe-ctype.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1471 $(INCDIR)/aout/ar.h aout-target.h

--- 46 unchanged lines hidden (view full) ---

1518 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1519 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1520coff-aux.lo: coff-aux.c $(INCDIR)/filenames.h $(INCDIR)/coff/aux-coff.h \
1521 $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h \
1522 coff-m68k.c libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1523 coffswap.h
1524coff-h8300.lo: coff-h8300.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1525 genlink.h $(INCDIR)/coff/h8300.h $(INCDIR)/coff/external.h \
1503cpu-z8k.lo: cpu-z8k.c $(INCDIR)/filenames.h
1504aout-adobe.lo: aout-adobe.c $(INCDIR)/filenames.h $(INCDIR)/aout/adobe.h \
1505 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def libaout.h \
1506 $(INCDIR)/bfdlink.h
1507aout-arm.lo: aout-arm.c $(INCDIR)/filenames.h libaout.h \
1508 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aoutx.h \
1509 $(INCDIR)/safe-ctype.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1510 $(INCDIR)/aout/ar.h aout-target.h

--- 46 unchanged lines hidden (view full) ---

1557 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1558 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1559coff-aux.lo: coff-aux.c $(INCDIR)/filenames.h $(INCDIR)/coff/aux-coff.h \
1560 $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h \
1561 coff-m68k.c libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1562 coffswap.h
1563coff-h8300.lo: coff-h8300.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1564 genlink.h $(INCDIR)/coff/h8300.h $(INCDIR)/coff/external.h \
1526 $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
1565 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/libiberty.h \
1566 coffcode.h coffswap.h
1527coff-h8500.lo: coff-h8500.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1528 $(INCDIR)/coff/h8500.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1529 libcoff.h coffcode.h coffswap.h
1530coff-i386.lo: coff-i386.c $(INCDIR)/filenames.h $(INCDIR)/coff/i386.h \
1531 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1532 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1533coff-i860.lo: coff-i860.c $(INCDIR)/filenames.h $(INCDIR)/coff/i860.h \
1534 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \

--- 32 unchanged lines hidden (view full) ---

1567 $(INCDIR)/coff/go32exe.h libcoff.h $(INCDIR)/bfdlink.h \
1568 coffcode.h coffswap.h go32stub.h
1569coff-svm68k.lo: coff-svm68k.c coff-m68k.c $(INCDIR)/filenames.h \
1570 $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1571 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1572coff-tic30.lo: coff-tic30.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1573 $(INCDIR)/coff/tic30.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1574 libcoff.h coffcode.h coffswap.h
1567coff-h8500.lo: coff-h8500.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1568 $(INCDIR)/coff/h8500.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1569 libcoff.h coffcode.h coffswap.h
1570coff-i386.lo: coff-i386.c $(INCDIR)/filenames.h $(INCDIR)/coff/i386.h \
1571 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1572 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1573coff-i860.lo: coff-i860.c $(INCDIR)/filenames.h $(INCDIR)/coff/i860.h \
1574 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \

--- 32 unchanged lines hidden (view full) ---

1607 $(INCDIR)/coff/go32exe.h libcoff.h $(INCDIR)/bfdlink.h \
1608 coffcode.h coffswap.h go32stub.h
1609coff-svm68k.lo: coff-svm68k.c coff-m68k.c $(INCDIR)/filenames.h \
1610 $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1611 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1612coff-tic30.lo: coff-tic30.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1613 $(INCDIR)/coff/tic30.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1614 libcoff.h coffcode.h coffswap.h
1615coff-tic4x.lo: coff-tic4x.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1616 $(INCDIR)/coff/tic4x.h $(INCDIR)/coff/ti.h $(INCDIR)/coff/internal.h \
1617 libcoff.h coffcode.h coffswap.h
1575coff-tic54x.lo: coff-tic54x.c $(INCDIR)/filenames.h \
1576 $(INCDIR)/bfdlink.h $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h \
1577 $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
1578coff-tic80.lo: coff-tic80.c $(INCDIR)/bfdlink.h $(INCDIR)/filenames.h \
1579 $(INCDIR)/coff/tic80.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1580 libcoff.h coffcode.h coffswap.h
1581coff-u68k.lo: coff-u68k.c coff-m68k.c $(INCDIR)/filenames.h \
1582 $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1583 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1584coff-we32k.lo: coff-we32k.c $(INCDIR)/filenames.h $(INCDIR)/coff/we32k.h \
1585 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1586 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1587coff-w65.lo: coff-w65.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1588 $(INCDIR)/coff/w65.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1589 libcoff.h coffcode.h coffswap.h
1590coff-z8k.lo: coff-z8k.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1591 $(INCDIR)/coff/z8k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1592 libcoff.h coffcode.h coffswap.h
1593cofflink.lo: cofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1618coff-tic54x.lo: coff-tic54x.c $(INCDIR)/filenames.h \
1619 $(INCDIR)/bfdlink.h $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h \
1620 $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
1621coff-tic80.lo: coff-tic80.c $(INCDIR)/bfdlink.h $(INCDIR)/filenames.h \
1622 $(INCDIR)/coff/tic80.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1623 libcoff.h coffcode.h coffswap.h
1624coff-u68k.lo: coff-u68k.c coff-m68k.c $(INCDIR)/filenames.h \
1625 $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1626 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1627coff-we32k.lo: coff-we32k.c $(INCDIR)/filenames.h $(INCDIR)/coff/we32k.h \
1628 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1629 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1630coff-w65.lo: coff-w65.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1631 $(INCDIR)/coff/w65.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1632 libcoff.h coffcode.h coffswap.h
1633coff-z8k.lo: coff-z8k.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1634 $(INCDIR)/coff/z8k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1635 libcoff.h coffcode.h coffswap.h
1636cofflink.lo: cofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1594 $(INCDIR)/coff/internal.h libcoff.h
1637 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/safe-ctype.h
1595dwarf1.lo: dwarf1.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1596 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1597 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/dwarf.h
1598ecoff.lo: ecoff.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1599 $(INCDIR)/aout/ar.h $(INCDIR)/aout/ranlib.h $(INCDIR)/aout/stab_gnu.h \
1600 $(INCDIR)/aout/stab.def libaout.h $(INCDIR)/aout/aout64.h \
1601 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
1602 $(INCDIR)/coff/ecoff.h libcoff.h libecoff.h
1603ecofflink.lo: ecofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1604 $(INCDIR)/objalloc.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1605 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
1606 $(INCDIR)/coff/ecoff.h libcoff.h libecoff.h
1607efi-app-ia32.lo: efi-app-ia32.c $(INCDIR)/filenames.h \
1608 coff-i386.c $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
1609 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1610 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
1611elf.lo: elf.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1612 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1613 $(INCDIR)/elf/external.h $(INCDIR)/libiberty.h
1638dwarf1.lo: dwarf1.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1639 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1640 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/dwarf.h
1641ecoff.lo: ecoff.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1642 $(INCDIR)/aout/ar.h $(INCDIR)/aout/ranlib.h $(INCDIR)/aout/stab_gnu.h \
1643 $(INCDIR)/aout/stab.def libaout.h $(INCDIR)/aout/aout64.h \
1644 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
1645 $(INCDIR)/coff/ecoff.h libcoff.h libecoff.h
1646ecofflink.lo: ecofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1647 $(INCDIR)/objalloc.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1648 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
1649 $(INCDIR)/coff/ecoff.h libcoff.h libecoff.h
1650efi-app-ia32.lo: efi-app-ia32.c $(INCDIR)/filenames.h \
1651 coff-i386.c $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
1652 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1653 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
1654elf.lo: elf.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1655 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1656 $(INCDIR)/elf/external.h $(INCDIR)/libiberty.h
1657elf32-am33lin.lo: elf32-am33lin.c elf-m10300.c $(INCDIR)/filenames.h \
1658 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1659 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/mn10300.h \
1660 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1614elf32-arc.lo: elf32-arc.c $(INCDIR)/filenames.h elf-bfd.h \
1615 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1616 $(INCDIR)/bfdlink.h $(INCDIR)/elf/arc.h $(INCDIR)/elf/reloc-macros.h \
1617 $(INCDIR)/libiberty.h elf32-target.h
1618elfarm-oabi.lo: elfarm-oabi.c $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h \
1619 $(INCDIR)/filenames.h elf-bfd.h $(INCDIR)/elf/common.h \
1620 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1621 elf32-arm.h elf32-target.h

--- 23 unchanged lines hidden (view full) ---

1645 elf32-target.h
1646elf32-fr30.lo: elf32-fr30.c $(INCDIR)/filenames.h elf-bfd.h \
1647 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1648 $(INCDIR)/bfdlink.h $(INCDIR)/elf/fr30.h $(INCDIR)/elf/reloc-macros.h \
1649 elf32-target.h
1650elf32-frv.lo: elf32-frv.c $(INCDIR)/filenames.h elf-bfd.h \
1651 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1652 $(INCDIR)/bfdlink.h $(INCDIR)/elf/frv.h $(INCDIR)/elf/reloc-macros.h \
1661elf32-arc.lo: elf32-arc.c $(INCDIR)/filenames.h elf-bfd.h \
1662 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1663 $(INCDIR)/bfdlink.h $(INCDIR)/elf/arc.h $(INCDIR)/elf/reloc-macros.h \
1664 $(INCDIR)/libiberty.h elf32-target.h
1665elfarm-oabi.lo: elfarm-oabi.c $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h \
1666 $(INCDIR)/filenames.h elf-bfd.h $(INCDIR)/elf/common.h \
1667 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1668 elf32-arm.h elf32-target.h

--- 23 unchanged lines hidden (view full) ---

1692 elf32-target.h
1693elf32-fr30.lo: elf32-fr30.c $(INCDIR)/filenames.h elf-bfd.h \
1694 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1695 $(INCDIR)/bfdlink.h $(INCDIR)/elf/fr30.h $(INCDIR)/elf/reloc-macros.h \
1696 elf32-target.h
1697elf32-frv.lo: elf32-frv.c $(INCDIR)/filenames.h elf-bfd.h \
1698 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1699 $(INCDIR)/bfdlink.h $(INCDIR)/elf/frv.h $(INCDIR)/elf/reloc-macros.h \
1653 elf32-target.h
1700 $(INCDIR)/elf/dwarf2.h $(INCDIR)/hashtab.h elf32-target.h
1654elf32-gen.lo: elf32-gen.c $(INCDIR)/filenames.h elf-bfd.h \
1655 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1656 $(INCDIR)/bfdlink.h elf32-target.h
1657elf32-h8300.lo: elf32-h8300.c $(INCDIR)/filenames.h \
1658 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1659 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/h8.h \
1660 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1661elf32-hppa.lo: elf32-hppa.c $(INCDIR)/filenames.h elf-bfd.h \
1662 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1663 $(INCDIR)/bfdlink.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h \
1664 libhppa.h elf32-hppa.h elf-hppa.h elf32-target.h
1665elf32-i370.lo: elf32-i370.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1666 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1701elf32-gen.lo: elf32-gen.c $(INCDIR)/filenames.h elf-bfd.h \
1702 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1703 $(INCDIR)/bfdlink.h elf32-target.h
1704elf32-h8300.lo: elf32-h8300.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/h8.h \
1707 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1708elf32-hppa.lo: elf32-hppa.c $(INCDIR)/filenames.h elf-bfd.h \
1709 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1710 $(INCDIR)/bfdlink.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h \
1711 libhppa.h elf32-hppa.h elf-hppa.h elf32-target.h
1712elf32-i370.lo: elf32-i370.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1713 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1667 $(INCDIR)/elf/external.h $(INCDIR)/elf/i370.h elf32-target.h
1714 $(INCDIR)/elf/external.h $(INCDIR)/elf/i370.h $(INCDIR)/elf/reloc-macros.h \
1715 elf32-target.h
1668elf32-i386.lo: elf32-i386.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1669 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1670 $(INCDIR)/elf/external.h $(INCDIR)/elf/i386.h $(INCDIR)/elf/reloc-macros.h \
1671 elf32-target.h
1716elf32-i386.lo: elf32-i386.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1717 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1718 $(INCDIR)/elf/external.h $(INCDIR)/elf/i386.h $(INCDIR)/elf/reloc-macros.h \
1719 elf32-target.h
1672elf32-i386-fbsd.lo: elf32-i386-fbsd.c elf32-i386.c $(INCDIR)/filenames.h \
1673 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1674 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/i386.h \
1675 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1676elf32-i860.lo: elf32-i860.c $(INCDIR)/filenames.h elf-bfd.h \
1677 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1678 $(INCDIR)/bfdlink.h $(INCDIR)/elf/i860.h $(INCDIR)/elf/reloc-macros.h \
1679 elf32-target.h
1680elf32-i960.lo: elf32-i960.c $(INCDIR)/filenames.h elf-bfd.h \
1681 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1682 $(INCDIR)/bfdlink.h $(INCDIR)/elf/i960.h $(INCDIR)/elf/reloc-macros.h \
1683 elf32-target.h
1720elf32-i860.lo: elf32-i860.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/i860.h $(INCDIR)/elf/reloc-macros.h \
1723 elf32-target.h
1724elf32-i960.lo: elf32-i960.c $(INCDIR)/filenames.h elf-bfd.h \
1725 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1726 $(INCDIR)/bfdlink.h $(INCDIR)/elf/i960.h $(INCDIR)/elf/reloc-macros.h \
1727 elf32-target.h
1728elf32-ip2k.lo: elf32-ip2k.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/ip2k.h $(INCDIR)/elf/reloc-macros.h \
1731 elf32-target.h
1732elf32-iq2000.lo: elf32-iq2000.c $(INCDIR)/filenames.h \
1733 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1734 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/iq2000.h \
1735 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1684elf32-m32r.lo: elf32-m32r.c $(INCDIR)/filenames.h elf-bfd.h \
1685 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1686 $(INCDIR)/bfdlink.h $(INCDIR)/elf/m32r.h $(INCDIR)/elf/reloc-macros.h \
1687 elf32-target.h
1688elf32-m68k.lo: elf32-m68k.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1689 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1690 $(INCDIR)/elf/external.h $(INCDIR)/elf/m68k.h $(INCDIR)/elf/reloc-macros.h \
1691 elf32-target.h
1692elf32-m68hc11.lo: elf32-m68hc11.c $(INCDIR)/filenames.h \
1736elf32-m32r.lo: elf32-m32r.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/m32r.h $(INCDIR)/elf/reloc-macros.h \
1739 elf32-target.h
1740elf32-m68k.lo: elf32-m68k.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1741 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1742 $(INCDIR)/elf/external.h $(INCDIR)/elf/m68k.h $(INCDIR)/elf/reloc-macros.h \
1743 elf32-target.h
1744elf32-m68hc11.lo: elf32-m68hc11.c $(INCDIR)/filenames.h \
1693 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1694 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/m68hc11.h \
1695 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1745 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1746 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elf32-m68hc1x.h \
1747 $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h \
1748 $(INCDIR)/opcode/m68hc11.h elf32-target.h
1696elf32-m68hc12.lo: elf32-m68hc12.c $(INCDIR)/filenames.h \
1749elf32-m68hc12.lo: elf32-m68hc12.c $(INCDIR)/filenames.h \
1697 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1698 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/m68hc11.h \
1699 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1750 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1751 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elf32-m68hc1x.h \
1752 $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h \
1753 $(INCDIR)/opcode/m68hc11.h elf32-target.h
1754elf32-m68hc1x.lo: elf32-m68hc1x.c $(INCDIR)/filenames.h \
1755 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1756 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elf32-m68hc1x.h \
1757 $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h \
1758 $(INCDIR)/opcode/m68hc11.h
1700elf32-m88k.lo: elf32-m88k.c $(INCDIR)/filenames.h elf-bfd.h \
1701 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1702 $(INCDIR)/bfdlink.h elf32-target.h
1703elf-m10200.lo: elf-m10200.c $(INCDIR)/filenames.h elf-bfd.h \
1704 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1705 $(INCDIR)/bfdlink.h elf32-target.h
1706elf-m10300.lo: elf-m10300.c $(INCDIR)/filenames.h elf-bfd.h \
1707 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1708 $(INCDIR)/bfdlink.h $(INCDIR)/elf/mn10300.h $(INCDIR)/elf/reloc-macros.h \
1709 elf32-target.h
1710elf32-mcore.lo: elf32-mcore.c $(INCDIR)/filenames.h \
1711 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1712 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/mcore.h \
1713 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1759elf32-m88k.lo: elf32-m88k.c $(INCDIR)/filenames.h elf-bfd.h \
1760 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1761 $(INCDIR)/bfdlink.h elf32-target.h
1762elf-m10200.lo: elf-m10200.c $(INCDIR)/filenames.h elf-bfd.h \
1763 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1764 $(INCDIR)/bfdlink.h elf32-target.h
1765elf-m10300.lo: elf-m10300.c $(INCDIR)/filenames.h elf-bfd.h \
1766 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1767 $(INCDIR)/bfdlink.h $(INCDIR)/elf/mn10300.h $(INCDIR)/elf/reloc-macros.h \
1768 elf32-target.h
1769elf32-mcore.lo: elf32-mcore.c $(INCDIR)/filenames.h \
1770 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1771 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/mcore.h \
1772 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1714elfxx-mips.lo: elfxx-mips.c $(INCDIR)/filenames.h elf-bfd.h \
1715 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1716 $(INCDIR)/bfdlink.h elfxx-mips.h $(INCDIR)/elf/mips.h \
1717 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
1718 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h $(INCDIR)/coff/external.h
1773elfxx-mips.lo: elfxx-mips.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1774 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1775 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h elfxx-mips.h \
1776 $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/sym.h \
1777 $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h \
1778 $(INCDIR)/coff/external.h $(INCDIR)/hashtab.h
1719elf32-mips.lo: elf32-mips.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1720 genlink.h elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1721 $(INCDIR)/elf/external.h elfxx-mips.h $(INCDIR)/elf/mips.h \
1722 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
1723 $(INCDIR)/coff/internal.h $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h \
1724 $(INCDIR)/coff/external.h ecoffswap.h elf32-target.h
1779elf32-mips.lo: elf32-mips.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1780 genlink.h elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1781 $(INCDIR)/elf/external.h elfxx-mips.h $(INCDIR)/elf/mips.h \
1782 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
1783 $(INCDIR)/coff/internal.h $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h \
1784 $(INCDIR)/coff/external.h ecoffswap.h elf32-target.h
1785elf32-msp430.lo: elf32-msp430.c $(INCDIR)/filenames.h \
1786 $(INCDIR)/libiberty.h elf-bfd.h $(INCDIR)/elf/common.h \
1787 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1788 $(INCDIR)/elf/msp430.h $(INCDIR)/elf/reloc-macros.h \
1789 elf32-target.h
1725elf32-openrisc.lo: elf32-openrisc.c $(INCDIR)/filenames.h \
1726 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1727 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/openrisc.h \
1728 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
1729 elf32-target.h
1730elf32-or32.lo: elf32-or32.c $(INCDIR)/filenames.h elf-bfd.h \
1731 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1732 $(INCDIR)/bfdlink.h $(INCDIR)/elf/or32.h $(INCDIR)/elf/reloc-macros.h \
1733 $(INCDIR)/libiberty.h elf32-target.h
1734elf32-pj.lo: elf32-pj.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1735 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1736 $(INCDIR)/elf/external.h $(INCDIR)/elf/pj.h $(INCDIR)/elf/reloc-macros.h \
1737 elf32-target.h
1738elf32-ppc.lo: elf32-ppc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1739 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1740 $(INCDIR)/elf/external.h $(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h \
1790elf32-openrisc.lo: elf32-openrisc.c $(INCDIR)/filenames.h \
1791 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1792 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/openrisc.h \
1793 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
1794 elf32-target.h
1795elf32-or32.lo: elf32-or32.c $(INCDIR)/filenames.h elf-bfd.h \
1796 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1797 $(INCDIR)/bfdlink.h $(INCDIR)/elf/or32.h $(INCDIR)/elf/reloc-macros.h \
1798 $(INCDIR)/libiberty.h elf32-target.h
1799elf32-pj.lo: elf32-pj.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1800 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1801 $(INCDIR)/elf/external.h $(INCDIR)/elf/pj.h $(INCDIR)/elf/reloc-macros.h \
1802 elf32-target.h
1803elf32-ppc.lo: elf32-ppc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1804 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1805 $(INCDIR)/elf/external.h $(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h \
1741 elf32-target.h
1806 elf32-ppc.h elf32-target.h
1742elf32-sh64.lo: elf32-sh64.c $(INCDIR)/filenames.h elf-bfd.h \
1743 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1744 $(INCDIR)/bfdlink.h $(srcdir)/../opcodes/sh64-opc.h \
1807elf32-sh64.lo: elf32-sh64.c $(INCDIR)/filenames.h elf-bfd.h \
1808 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1809 $(INCDIR)/bfdlink.h $(srcdir)/../opcodes/sh64-opc.h \
1745 elf32-sh.c $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
1810 elf32-sh64.h elf32-sh.c $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
1746 elf32-target.h
1747elf32-sh64-com.lo: elf32-sh64-com.c $(INCDIR)/filenames.h \
1748 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1749 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/sh.h \
1811 elf32-target.h
1812elf32-sh64-com.lo: elf32-sh64-com.c $(INCDIR)/filenames.h \
1813 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1814 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/sh.h \
1750 $(INCDIR)/elf/reloc-macros.h $(srcdir)/../opcodes/sh64-opc.h
1815 $(INCDIR)/elf/reloc-macros.h elf32-sh64.h $(srcdir)/../opcodes/sh64-opc.h
1751elf32-s390.lo: elf32-s390.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1752 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1753 $(INCDIR)/elf/external.h $(INCDIR)/elf/s390.h $(INCDIR)/elf/reloc-macros.h \
1754 elf32-target.h
1755elf32-sh.lo: elf32-sh.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1756 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1757 $(INCDIR)/elf/external.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
1758 elf32-target.h
1816elf32-s390.lo: elf32-s390.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1817 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1818 $(INCDIR)/elf/external.h $(INCDIR)/elf/s390.h $(INCDIR)/elf/reloc-macros.h \
1819 elf32-target.h
1820elf32-sh.lo: elf32-sh.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1821 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1822 $(INCDIR)/elf/external.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
1823 elf32-target.h
1759elf32-sh-lin.lo: elf32-sh-lin.c $(INCDIR)/filenames.h \
1760 $(INCDIR)/elf/internal.h elf-bfd.h $(INCDIR)/elf/common.h \
1761 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h elf32-sh.c \
1762 $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h elf32-target.h
1763elf32-sh-nbsd.lo: elf32-sh-nbsd.c elf32-sh.c $(INCDIR)/filenames.h \
1764 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1765 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/sh.h \
1766 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1767elf32-sh64-nbsd.lo: elf32-sh64-nbsd.c elf32-sh64.c \
1768 $(INCDIR)/filenames.h elf-bfd.h $(INCDIR)/elf/common.h \
1769 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1770 $(srcdir)/../opcodes/sh64-opc.h elf32-sh.c $(INCDIR)/elf/sh.h \
1771 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1772elf32-sparc.lo: elf32-sparc.c $(INCDIR)/filenames.h \
1773 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1774 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/sparc.h \
1775 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/sparc.h \
1776 elf32-target.h
1777elf32-v850.lo: elf32-v850.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1778 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1779 $(INCDIR)/elf/external.h $(INCDIR)/elf/v850.h $(INCDIR)/elf/reloc-macros.h \
1780 $(INCDIR)/libiberty.h elf32-target.h
1781elf32-vax.lo: elf32-vax.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1782 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1783 $(INCDIR)/elf/external.h $(INCDIR)/elf/vax.h $(INCDIR)/elf/reloc-macros.h \
1784 elf32-target.h
1785elf32-xstormy16.lo: elf32-xstormy16.c $(INCDIR)/filenames.h \
1786 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1787 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/xstormy16.h \
1788 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
1789 elf32-target.h
1824elf32-sparc.lo: elf32-sparc.c $(INCDIR)/filenames.h \
1825 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1826 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/sparc.h \
1827 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/sparc.h \
1828 elf32-target.h
1829elf32-v850.lo: elf32-v850.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1830 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1831 $(INCDIR)/elf/external.h $(INCDIR)/elf/v850.h $(INCDIR)/elf/reloc-macros.h \
1832 $(INCDIR)/libiberty.h elf32-target.h
1833elf32-vax.lo: elf32-vax.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1834 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1835 $(INCDIR)/elf/external.h $(INCDIR)/elf/vax.h $(INCDIR)/elf/reloc-macros.h \
1836 elf32-target.h
1837elf32-xstormy16.lo: elf32-xstormy16.c $(INCDIR)/filenames.h \
1838 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1839 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/xstormy16.h \
1840 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
1841 elf32-target.h
1842elf32-xtensa.lo: elf32-xtensa.c $(INCDIR)/filenames.h \
1843 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1844 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/xtensa.h \
1845 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/xtensa-isa.h \
1846 $(INCDIR)/xtensa-config.h elf32-target.h
1790elf32.lo: elf32.c elfcode.h $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1791 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1792 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfcore.h \
1847elf32.lo: elf32.c elfcode.h $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1848 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1849 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfcore.h \
1793 elflink.h
1850 $(INCDIR)/safe-ctype.h
1794elflink.lo: elflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1795 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1851elflink.lo: elflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1852 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1796 $(INCDIR)/elf/external.h
1853 $(INCDIR)/elf/external.h $(INCDIR)/libiberty.h
1797elf-strtab.lo: elf-strtab.c $(INCDIR)/filenames.h elf-bfd.h \
1798 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1799 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h
1800elf-eh-frame.lo: elf-eh-frame.c $(INCDIR)/filenames.h \
1801 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1802 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/dwarf2.h
1803epoc-pe-arm.lo: epoc-pe-arm.c pe-arm.c $(INCDIR)/filenames.h \
1804 coff-arm.c $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h \

--- 53 unchanged lines hidden (view full) ---

1858 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aout-target.h \
1859 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1860m68knetbsd.lo: m68knetbsd.c netbsd.h $(INCDIR)/filenames.h \
1861 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1862 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1863m88kmach3.lo: m88kmach3.c $(INCDIR)/filenames.h libaout.h \
1864 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1865 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1854elf-strtab.lo: elf-strtab.c $(INCDIR)/filenames.h elf-bfd.h \
1855 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1856 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h
1857elf-eh-frame.lo: elf-eh-frame.c $(INCDIR)/filenames.h \
1858 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1859 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/dwarf2.h
1860epoc-pe-arm.lo: epoc-pe-arm.c pe-arm.c $(INCDIR)/filenames.h \
1861 coff-arm.c $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h \

--- 53 unchanged lines hidden (view full) ---

1915 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aout-target.h \
1916 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1917m68knetbsd.lo: m68knetbsd.c netbsd.h $(INCDIR)/filenames.h \
1918 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1919 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1920m88kmach3.lo: m88kmach3.c $(INCDIR)/filenames.h libaout.h \
1921 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1922 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1923mach-o.lo: mach-o.c mach-o.h $(INCDIR)/filenames.h \
1924 $(INCDIR)/libiberty.h mach-o-target.c
1866mipsbsd.lo: mipsbsd.c $(INCDIR)/filenames.h libaout.h \
1867 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1868 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1869newsos3.lo: newsos3.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
1870 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1871 libaout.h $(INCDIR)/bfdlink.h aout-target.h
1872nlm.lo: nlm.c $(INCDIR)/filenames.h libnlm.h $(INCDIR)/nlm/common.h \
1873 $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h

--- 15 unchanged lines hidden (view full) ---

1889oasys.lo: oasys.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
1890 $(INCDIR)/oasys.h liboasys.h
1891pc532-mach.lo: pc532-mach.c $(INCDIR)/filenames.h libaout.h \
1892 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aout-target.h \
1893 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1894pdp11.lo: pdp11.c $(INCDIR)/filenames.h libaout.h $(INCDIR)/bfdlink.h \
1895 aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1896 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h $(INCDIR)/safe-ctype.h
1925mipsbsd.lo: mipsbsd.c $(INCDIR)/filenames.h libaout.h \
1926 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1927 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1928newsos3.lo: newsos3.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
1929 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1930 libaout.h $(INCDIR)/bfdlink.h aout-target.h
1931nlm.lo: nlm.c $(INCDIR)/filenames.h libnlm.h $(INCDIR)/nlm/common.h \
1932 $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h

--- 15 unchanged lines hidden (view full) ---

1948oasys.lo: oasys.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
1949 $(INCDIR)/oasys.h liboasys.h
1950pc532-mach.lo: pc532-mach.c $(INCDIR)/filenames.h libaout.h \
1951 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aout-target.h \
1952 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1953pdp11.lo: pdp11.c $(INCDIR)/filenames.h libaout.h $(INCDIR)/bfdlink.h \
1954 aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1955 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h $(INCDIR)/safe-ctype.h
1956pef.lo: pef.c $(INCDIR)/safe-ctype.h pef.h pef-traceback.h \
1957 $(INCDIR)/filenames.h $(INCDIR)/libiberty.h
1897pe-arm.lo: pe-arm.c $(INCDIR)/filenames.h coff-arm.c \
1898 $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1899 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1900 peicode.h libpei.h
1901pei-arm.lo: pei-arm.c $(INCDIR)/filenames.h coff-arm.c \
1902 $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1903 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1904 peicode.h libpei.h

--- 67 unchanged lines hidden (view full) ---

1972vaxbsd.lo: vaxbsd.c $(INCDIR)/filenames.h libaout.h \
1973 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1974 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1975versados.lo: versados.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h
1976vms.lo: vms.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1977 vms.h
1978vms-gsd.lo: vms-gsd.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1979 vms.h
1958pe-arm.lo: pe-arm.c $(INCDIR)/filenames.h coff-arm.c \
1959 $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1960 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1961 peicode.h libpei.h
1962pei-arm.lo: pei-arm.c $(INCDIR)/filenames.h coff-arm.c \
1963 $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1964 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1965 peicode.h libpei.h

--- 67 unchanged lines hidden (view full) ---

2033vaxbsd.lo: vaxbsd.c $(INCDIR)/filenames.h libaout.h \
2034 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
2035 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2036versados.lo: versados.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h
2037vms.lo: vms.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2038 vms.h
2039vms-gsd.lo: vms-gsd.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2040 vms.h
1980vms-hdr.lo: vms-hdr.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1981 $(INCDIR)/safe-ctype.h vms.h
2041vms-hdr.lo: vms-hdr.c bfdver.h $(INCDIR)/filenames.h \
2042 $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h vms.h
1982vms-misc.lo: vms-misc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1983 vms.h
1984vms-tir.lo: vms-tir.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1985 vms.h
1986xcofflink.lo: xcofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1987 $(INCDIR)/coff/internal.h $(INCDIR)/coff/xcoff.h libcoff.h \
1988 libxcoff.h
2043vms-misc.lo: vms-misc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2044 vms.h
2045vms-tir.lo: vms-tir.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2046 vms.h
2047xcofflink.lo: xcofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2048 $(INCDIR)/coff/internal.h $(INCDIR)/coff/xcoff.h libcoff.h \
2049 libxcoff.h
2050xsym.lo: xsym.c xsym.h $(INCDIR)/filenames.h
2051xtensa-isa.lo: xtensa-isa.c $(INCDIR)/xtensa-isa.h \
2052 $(INCDIR)/xtensa-isa-internal.h
2053xtensa-modules.lo: xtensa-modules.c $(INCDIR)/xtensa-isa.h \
2054 $(INCDIR)/xtensa-isa-internal.h
1989aix5ppc-core.lo: aix5ppc-core.c
1990aout64.lo: aout64.c aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
1991 $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \
1992 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1993coff-alpha.lo: coff-alpha.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1994 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
1995 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h $(INCDIR)/aout/ar.h \
1996 libcoff.h libecoff.h coffswap.h ecoffswap.h

--- 15 unchanged lines hidden (view full) ---

2012 $(INCDIR)/elf/reloc-macros.h elf64-target.h
2013elf64-alpha.lo: elf64-alpha.c $(INCDIR)/filenames.h \
2014 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2015 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/alpha.h \
2016 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/internal.h \
2017 $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h \
2018 $(INCDIR)/coff/alpha.h $(INCDIR)/aout/ar.h libcoff.h \
2019 libecoff.h ecoffswap.h elf64-target.h
2055aix5ppc-core.lo: aix5ppc-core.c
2056aout64.lo: aout64.c aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
2057 $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \
2058 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2059coff-alpha.lo: coff-alpha.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2060 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
2061 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h $(INCDIR)/aout/ar.h \
2062 libcoff.h libecoff.h coffswap.h ecoffswap.h

--- 15 unchanged lines hidden (view full) ---

2078 $(INCDIR)/elf/reloc-macros.h elf64-target.h
2079elf64-alpha.lo: elf64-alpha.c $(INCDIR)/filenames.h \
2080 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2081 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/alpha.h \
2082 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/internal.h \
2083 $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h \
2084 $(INCDIR)/coff/alpha.h $(INCDIR)/aout/ar.h libcoff.h \
2085 libecoff.h ecoffswap.h elf64-target.h
2020elf64-alpha-fbsd.lo: elf64-alpha-fbsd.c elf64-alpha.c $(INCDIR)/filenames.h \
2021 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2022 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/alpha.h \
2023 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/internal.h \
2024 $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h \
2025 $(INCDIR)/coff/alpha.h $(INCDIR)/aout/ar.h libcoff.h \
2026 libecoff.h ecoffswap.h elf64-target.h
2027elf64-hppa.lo: elf64-hppa.c $(INCDIR)/alloca-conf.h \
2028 $(INCDIR)/filenames.h elf-bfd.h $(INCDIR)/elf/common.h \
2029 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
2030 $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h libhppa.h \
2031 elf64-hppa.h elf-hppa.h elf64-target.h
2032elf64-gen.lo: elf64-gen.c $(INCDIR)/filenames.h elf-bfd.h \
2033 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
2034 $(INCDIR)/bfdlink.h elf64-target.h
2086elf64-hppa.lo: elf64-hppa.c $(INCDIR)/alloca-conf.h \
2087 $(INCDIR)/filenames.h elf-bfd.h $(INCDIR)/elf/common.h \
2088 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
2089 $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h libhppa.h \
2090 elf64-hppa.h elf-hppa.h elf64-target.h
2091elf64-gen.lo: elf64-gen.c $(INCDIR)/filenames.h elf-bfd.h \
2092 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
2093 $(INCDIR)/bfdlink.h elf64-target.h
2094elfn32-mips.lo: elfn32-mips.c $(INCDIR)/filenames.h \
2095 $(INCDIR)/bfdlink.h genlink.h elf-bfd.h $(INCDIR)/elf/common.h \
2096 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfxx-mips.h \
2097 $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/sym.h \
2098 $(INCDIR)/coff/symconst.h $(INCDIR)/coff/internal.h \
2099 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h $(INCDIR)/coff/external.h \
2100 ecoffswap.h elf32-target.h
2035elf64-mips.lo: elf64-mips.c $(INCDIR)/filenames.h $(INCDIR)/aout/ar.h \
2036 $(INCDIR)/bfdlink.h genlink.h elf-bfd.h $(INCDIR)/elf/common.h \
2037 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfxx-mips.h \
2038 $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/sym.h \
2039 $(INCDIR)/coff/symconst.h $(INCDIR)/coff/internal.h \
2040 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h ecoffswap.h \
2041 elf64-target.h
2042elf64-mmix.lo: elf64-mmix.c $(INCDIR)/filenames.h elf-bfd.h \
2043 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
2044 $(INCDIR)/bfdlink.h $(INCDIR)/elf/mmix.h $(INCDIR)/elf/reloc-macros.h \
2045 $(INCDIR)/opcode/mmix.h elf64-target.h
2046elf64-ppc.lo: elf64-ppc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2047 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2101elf64-mips.lo: elf64-mips.c $(INCDIR)/filenames.h $(INCDIR)/aout/ar.h \
2102 $(INCDIR)/bfdlink.h genlink.h elf-bfd.h $(INCDIR)/elf/common.h \
2103 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfxx-mips.h \
2104 $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/sym.h \
2105 $(INCDIR)/coff/symconst.h $(INCDIR)/coff/internal.h \
2106 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h ecoffswap.h \
2107 elf64-target.h
2108elf64-mmix.lo: elf64-mmix.c $(INCDIR)/filenames.h elf-bfd.h \
2109 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
2110 $(INCDIR)/bfdlink.h $(INCDIR)/elf/mmix.h $(INCDIR)/elf/reloc-macros.h \
2111 $(INCDIR)/opcode/mmix.h elf64-target.h
2112elf64-ppc.lo: elf64-ppc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2113 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2048 $(INCDIR)/elf/external.h $(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h \
2114 $(INCDIR)/elf/external.h $(INCDIR)/elf/ppc64.h $(INCDIR)/elf/reloc-macros.h \
2049 elf64-ppc.h elf64-target.h
2050elf64-s390.lo: elf64-s390.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2051 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2052 $(INCDIR)/elf/external.h $(INCDIR)/elf/s390.h $(INCDIR)/elf/reloc-macros.h \
2053 elf64-target.h
2054elf64-sh64.lo: elf64-sh64.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2055 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2056 $(INCDIR)/elf/external.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
2057 elf64-target.h
2115 elf64-ppc.h elf64-target.h
2116elf64-s390.lo: elf64-s390.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2117 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2118 $(INCDIR)/elf/external.h $(INCDIR)/elf/s390.h $(INCDIR)/elf/reloc-macros.h \
2119 elf64-target.h
2120elf64-sh64.lo: elf64-sh64.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2121 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2122 $(INCDIR)/elf/external.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
2123 elf64-target.h
2058elf64-sh64-nbsd.lo: elf64-sh64-nbsd.c elf64-sh64.c \
2059 $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h elf-bfd.h \
2060 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
2061 $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h elf64-target.h
2062elf64-sparc.lo: elf64-sparc.c $(INCDIR)/filenames.h \
2063 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2064 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/sparc.h \
2065 $(INCDIR)/elf/sparc.h $(INCDIR)/elf/reloc-macros.h \
2066 elf64-target.h
2067elf64.lo: elf64.c elfcode.h $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
2068 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
2069 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfcore.h \
2124elf64-sparc.lo: elf64-sparc.c $(INCDIR)/filenames.h \
2125 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2126 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/sparc.h \
2127 $(INCDIR)/elf/sparc.h $(INCDIR)/elf/reloc-macros.h \
2128 elf64-target.h
2129elf64.lo: elf64.c elfcode.h $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
2130 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
2131 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfcore.h \
2070 elflink.h
2132 $(INCDIR)/safe-ctype.h
2071mmo.lo: mmo.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
2072 $(INCDIR)/elf/mmix.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/mmix.h
2073nlm32-alpha.lo: nlm32-alpha.c $(INCDIR)/filenames.h \
2074 $(INCDIR)/nlm/alpha-ext.h libnlm.h $(INCDIR)/nlm/common.h \
2075 $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h nlmswap.h \
2076 nlm-target.h
2077nlm64.lo: nlm64.c nlmcode.h $(INCDIR)/filenames.h libnlm.h \
2078 $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h

--- 7 unchanged lines hidden (view full) ---

2086sco5-core.lo: sco5-core.c $(INCDIR)/filenames.h libaout.h \
2087 $(INCDIR)/bfdlink.h
2088trad-core.lo: trad-core.c $(INCDIR)/filenames.h libaout.h \
2089 $(INCDIR)/bfdlink.h
2090cisco-core.lo: cisco-core.c $(INCDIR)/filenames.h
2091elf32-ia64.lo: elf32-ia64.c $(INCDIR)/filenames.h elf-bfd.h \
2092 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
2093 $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ia64.h $(INCDIR)/elf/ia64.h \
2133mmo.lo: mmo.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
2134 $(INCDIR)/elf/mmix.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/mmix.h
2135nlm32-alpha.lo: nlm32-alpha.c $(INCDIR)/filenames.h \
2136 $(INCDIR)/nlm/alpha-ext.h libnlm.h $(INCDIR)/nlm/common.h \
2137 $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h nlmswap.h \
2138 nlm-target.h
2139nlm64.lo: nlm64.c nlmcode.h $(INCDIR)/filenames.h libnlm.h \
2140 $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h

--- 7 unchanged lines hidden (view full) ---

2148sco5-core.lo: sco5-core.c $(INCDIR)/filenames.h libaout.h \
2149 $(INCDIR)/bfdlink.h
2150trad-core.lo: trad-core.c $(INCDIR)/filenames.h libaout.h \
2151 $(INCDIR)/bfdlink.h
2152cisco-core.lo: cisco-core.c $(INCDIR)/filenames.h
2153elf32-ia64.lo: elf32-ia64.c $(INCDIR)/filenames.h elf-bfd.h \
2154 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
2155 $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ia64.h $(INCDIR)/elf/ia64.h \
2094 $(INCDIR)/elf/reloc-macros.h elf32-target.h
2156 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/objalloc.h $(INCDIR)/hashtab.h \
2157 elf32-target.h
2095elf64-ia64.lo: elf64-ia64.c $(INCDIR)/filenames.h elf-bfd.h \
2096 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
2097 $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ia64.h $(INCDIR)/elf/ia64.h \
2158elf64-ia64.lo: elf64-ia64.c $(INCDIR)/filenames.h elf-bfd.h \
2159 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
2160 $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ia64.h $(INCDIR)/elf/ia64.h \
2098 $(INCDIR)/elf/reloc-macros.h elf64-target.h
2161 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/objalloc.h $(INCDIR)/hashtab.h \
2162 elf64-target.h
2099peigen.lo: peigen.c $(INCDIR)/filenames.h $(INCDIR)/coff/internal.h \
2100 $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/pe.h \
2101 libcoff.h $(INCDIR)/bfdlink.h libpei.h
2102pepigen.lo: pepigen.c $(INCDIR)/filenames.h $(INCDIR)/coff/internal.h \
2103 $(INCDIR)/coff/ia64.h $(INCDIR)/coff/external.h $(INCDIR)/coff/pe.h \
2104 libcoff.h $(INCDIR)/bfdlink.h libpei.h
2105# IF YOU PUT ANYTHING HERE IT WILL GO AWAY
2106
2107# Tell versions [3.59,3.63) of GNU make to not export all variables.
2108# Otherwise a system limit (for SysV at least) may be exceeded.
2109.NOEXPORT:
2163peigen.lo: peigen.c $(INCDIR)/filenames.h $(INCDIR)/coff/internal.h \
2164 $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/pe.h \
2165 libcoff.h $(INCDIR)/bfdlink.h libpei.h
2166pepigen.lo: pepigen.c $(INCDIR)/filenames.h $(INCDIR)/coff/internal.h \
2167 $(INCDIR)/coff/ia64.h $(INCDIR)/coff/external.h $(INCDIR)/coff/pe.h \
2168 libcoff.h $(INCDIR)/bfdlink.h libpei.h
2169# IF YOU PUT ANYTHING HERE IT WILL GO AWAY
2170
2171# Tell versions [3.59,3.63) of GNU make to not export all variables.
2172# Otherwise a system limit (for SysV at least) may be exceeded.
2173.NOEXPORT: