* dwarf2dbg.c: Include elf/dwarf2.h with "", not <>.
[external/binutils.git] / gas / Makefile.in
1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999 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.
12
13
14 SHELL = @SHELL@
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
34
35 DESTDIR =
36
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = .
42
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
47
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
53
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 build_alias = @build_alias@
61 build_triplet = @build@
62 host_alias = @host_alias@
63 host_triplet = @host@
64 target_alias = @target_alias@
65 target_triplet = @target@
66 ALL_OBJ_DEPS = @ALL_OBJ_DEPS@
67 AS = @AS@
68 BFDLIB = @BFDLIB@
69 CATALOGS = @CATALOGS@
70 CATOBJEXT = @CATOBJEXT@
71 CC = @CC@
72 DATADIRNAME = @DATADIRNAME@
73 DLLTOOL = @DLLTOOL@
74 EXEEXT = @EXEEXT@
75 GMOFILES = @GMOFILES@
76 GMSGFMT = @GMSGFMT@
77 GT_NO = @GT_NO@
78 GT_YES = @GT_YES@
79 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
80 INSTOBJEXT = @INSTOBJEXT@
81 INTLDEPS = @INTLDEPS@
82 INTLOBJS = @INTLOBJS@
83 LD = @LD@
84 LIBTOOL = @LIBTOOL@
85 LN_S = @LN_S@
86 MAINT = @MAINT@
87 MAKEINFO = @MAKEINFO@
88 MKINSTALLDIRS = @MKINSTALLDIRS@
89 MSGFMT = @MSGFMT@
90 NM = @NM@
91 OPCODES_LIB = @OPCODES_LIB@
92 PACKAGE = @PACKAGE@
93 POFILES = @POFILES@
94 POSUB = @POSUB@
95 RANLIB = @RANLIB@
96 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
97 USE_NLS = @USE_NLS@
98 USE_SYMBOL_UNDERSCORE = @USE_SYMBOL_UNDERSCORE@
99 VERSION = @VERSION@
100 atof = @atof@
101 cgen_cpu_prefix = @cgen_cpu_prefix@
102 extra_objects = @extra_objects@
103 install_tooldir = @install_tooldir@
104 l = @l@
105 obj_format = @obj_format@
106 target_cpu_type = @target_cpu_type@
107 te_file = @te_file@
108
109 INTLLIBS = @INTLLIBS@
110
111 AUTOMAKE_OPTIONS = cygnus dejagnu
112
113 SUBDIRS = doc po
114
115 tooldir = $(exec_prefix)/$(target_alias)
116
117 YACC = `if [ -f ../bison/bison ] ; then echo ../bison/bison -y -L../bison/bison ; else echo bison -y ; fi`
118 LEX = `if [ -f ../flex/flex ] ; then echo ../flex/flex ;  else echo flex ; fi`
119
120 DEP = $(srcdir)/../mkdep
121
122 TARG_CPU = @target_cpu_type@
123 TARG_CPU_C = $(srcdir)/config/tc-@target_cpu_type@.c
124 TARG_CPU_O = tc-@target_cpu_type@.o
125 TARG_CPU_H = $(srcdir)/config/tc-@target_cpu_type@.h
126 OBJ_FORMAT_C = $(srcdir)/config/obj-@obj_format@.c
127 OBJ_FORMAT_O = obj-@obj_format@.o
128 OBJ_FORMAT_H = $(srcdir)/config/obj-@obj_format@.h
129 TARG_ENV_H = $(srcdir)/config/te-@te_file@.h
130 ATOF_TARG_C = $(srcdir)/config/atof-@atof@.c
131 ATOF_TARG_O = atof-@atof@.o
132
133 # use @target_cpu_type@ for refering to configured target name
134 IT_HDRS = itbl-parse.h $(srcdir)/itbl-ops.h 
135 IT_SRCS = itbl-parse.c itbl-lex.c $(srcdir)/itbl-ops.c
136 IT_DEPS = $(srcdir)/itbl-parse.y $(srcdir)/itbl-lex.l $(srcdir)/config/itbl-@target_cpu_type@.h
137 IT_OBJS = itbl-parse.o itbl-lex.o itbl-ops.o
138
139 # CPU types.  This is only used for dependency information.
140
141 CPU_TYPES = \
142         a29k \
143         alpha \
144         arc \
145         arm \
146         d10v \
147         d30v \
148         fr30 \
149         h8300 \
150         h8500 \
151         hppa \
152         i386 \
153         i860 \
154         i960 \
155         m32r \
156         m68k \
157         m88k \
158         mcore \
159         mips \
160         mn10200 \
161         mn10300 \
162         ns32k \
163         ppc \
164         sh \
165         sparc \
166         tahoe \
167         tic30 \
168         tic80 \
169         vax \
170         w65 \
171         v850 \
172         z8k
173
174
175 # Object format types.  This is only used for dependency information.
176 # We deliberately omit som, since it does not work as a cross assembler.
177
178 OBJ_FORMATS = \
179         aout \
180         bout \
181         coff \
182         ecoff \
183         elf \
184         evax \
185         hp300 \
186         ieee \
187         vms
188
189
190 # This is an sh case which sets valid according to whether the CPU
191 # type in the shell variable c and the OS type in the shell variable o
192 # are supported.  This helps cuts down on the amount of dependency
193 # information.
194
195 CPU_OBJ_VALID = \
196         valid= ; \
197         case $$o in \
198         aout) \
199           case $$c in \
200           a29k | arm | i386 | i860 | m68k | mips | ns32k | sparc | tahoe | tic30 | vax) \
201             valid=yes ;; \
202           esac ;; \
203         bout) \
204           case $$c in \
205           i960) valid=yes ;; \
206           esac ;; \
207         coff) valid=yes ;; \
208         ecoff) \
209           case $$c in \
210           mips | alpha) valid=yes ;; \
211           esac ;; \
212         elf) valid=yes ;; \
213         evax) \
214           case $$c in \
215           alpha) valid=yes ;; \
216           esac ;; \
217         hp300) \
218           case $$c in \
219           m68k) valid=yes ;; \
220           esac ;; \
221         vms) \
222           case $$c in \
223           vax) valid=yes ;; \
224           esac ;; \
225         esac;
226
227
228 # This is like CPU_OBJ_VALID, for the obj=multi case.
229
230 CPU_MULTI_VALID = \
231         valid= ; \
232         case $$c in \
233         i386 | mips) valid=yes ;; \
234         esac;
235
236
237 # Regular source files.
238
239 GAS_CFILES = \
240         app.c \
241         as.c \
242         atof-generic.c \
243         bignum-copy.c \
244         cond.c \
245         depend.c \
246         dwarf2dbg.c \
247         ecoff.c \
248         ehopt.c \
249         expr.c \
250         flonum-copy.c \
251         flonum-konst.c \
252         flonum-mult.c \
253         frags.c \
254         hash.c \
255         input-file.c \
256         input-scrub.c \
257         listing.c \
258         literal.c \
259         macro.c \
260         messages.c \
261         output-file.c \
262         read.c \
263         sb.c \
264         stabs.c \
265         subsegs.c \
266         symbols.c \
267         write.c
268
269
270 CFILES = $(GAS_CFILES) gasp.c itbl-ops.c
271
272 HFILES = \
273         as.h \
274         asintl.h \
275         bignum.h \
276         bit_fix.h \
277         cgen.h \
278         dwarf2dbg.h \
279         ecoff.h \
280         emul-target.h \
281         emul.h \
282         expr.h \
283         flonum.h \
284         frags.h \
285         hash.h \
286         input-file.h \
287         itbl-ops.h \
288         listing.h \
289         macro.h \
290         obj.h \
291         output-file.h \
292         read.h \
293         sb.h \
294         struc-symbol.h \
295         subsegs.h \
296         symbols.h \
297         tc.h \
298         write.h
299
300
301 # CPU files in config.
302
303 TARGET_CPU_CFILES = \
304         config/tc-a29k.c \
305         config/tc-alpha.c \
306         config/tc-arc.c \
307         config/tc-arm.c \
308         config/tc-d10v.c \
309         config/tc-d30v.c \
310         config/tc-fr30.c \
311         config/tc-h8300.c \
312         config/tc-h8500.c \
313         config/tc-hppa.c \
314         config/tc-i386.c \
315         config/tc-i860.c \
316         config/tc-i960.c \
317         config/tc-m32r.c \
318         config/tc-m68k.c \
319         config/tc-m88k.c \
320         config/tc-mcore.c \
321         config/tc-mips.c \
322         config/tc-mn10200.c \
323         config/tc-mn10300.c \
324         config/tc-ns32k.c \
325         config/tc-ppc.c \
326         config/tc-sh.c \
327         config/tc-sparc.c \
328         config/tc-tahoe.c \
329         config/tc-tic30.c \
330         config/tc-tic80.c \
331         config/tc-vax.c \
332         config/tc-w65.c \
333         config/tc-v850.c \
334         config/tc-z8k.c
335
336
337 TARGET_CPU_HFILES = \
338         config/tc-a29k.h \
339         config/tc-alpha.h \
340         config/tc-arc.h \
341         config/tc-arm.h \
342         config/tc-d10v.h \
343         config/tc-d30v.h \
344         config/tc-fr30.h \
345         config/tc-h8300.h \
346         config/tc-h8500.h \
347         config/tc-hppa.h \
348         config/tc-i386.h \
349         config/tc-i860.h \
350         config/tc-i960.h \
351         config/tc-m32r.h \
352         config/tc-m68k.h \
353         config/tc-m88k.h \
354         config/tc-mcore.h \
355         config/tc-mips.h \
356         config/tc-mn10200.h \
357         config/tc-mn10300.h \
358         config/tc-ns32k.h \
359         config/tc-ppc.h \
360         config/tc-sh.h \
361         config/tc-sparc.h \
362         config/tc-tahoe.h \
363         config/tc-tic30.h \
364         config/tc-tic80.h \
365         config/tc-vax.h \
366         config/tc-w65.h \
367         config/tc-v850.h \
368         config/tc-z8k.h
369
370
371 # OBJ files in config
372
373 OBJ_FORMAT_CFILES = \
374         config/obj-aout.c \
375         config/obj-bout.c \
376         config/obj-coff.c \
377         config/obj-ecoff.c \
378         config/obj-elf.c \
379         config/obj-evax.c \
380         config/obj-hp300.c \
381         config/obj-ieee.c \
382         config/obj-som.c \
383         config/obj-vms.c
384
385
386 OBJ_FORMAT_HFILES = \
387         config/obj-aout.h \
388         config/obj-bout.h \
389         config/obj-coff.h \
390         config/obj-ecoff.h \
391         config/obj-elf.h \
392         config/obj-evax.h \
393         config/obj-hp300.h \
394         config/obj-ieee.h \
395         config/obj-som.h \
396         config/obj-vms.h
397
398
399 # Emulation header files in config
400
401 TARG_ENV_HFILES = \
402         config/te-386bsd.h \
403         config/te-aux.h \
404         config/te-delta.h \
405         config/te-delt88.h \
406         config/te-dpx2.h \
407         config/te-dynix.h \
408         config/te-epoc-pe.h \
409         config/te-generic.h \
410         config/te-go32.h \
411         config/te-hp300.h \
412         config/te-hppa.h \
413         config/te-i386aix.h \
414         config/te-ic960.h \
415         config/te-linux.h \
416         config/te-lnews.h \
417         config/te-lynx.h \
418         config/te-mach.h \
419         config/te-macos.h \
420         config/te-multi.h \
421         config/te-nbsd.h \
422         config/te-nbsd532.h \
423         config/te-pc532mach.h \
424         config/te-pe.h \
425         config/te-ppcnw.h \
426         config/te-psos.h \
427         config/te-riscix.h \
428         config/te-sparcaout.h \
429         config/te-sun3.h \
430         config/te-svr4.h \
431         config/te-sysv32.h
432
433
434 # Multi files in config
435
436 MULTI_CFILES = \
437         config/e-i386coff.c \
438         config/e-i386elf.c \
439         config/e-mipsecoff.c \
440         config/e-mipself.c
441
442
443 CONFIG_OBJS = \
444         $(TARG_CPU_O) \
445         $(OBJ_FORMAT_O) \
446         $(ATOF_TARG_O) \
447         $(extra_objects)
448
449
450 GENERIC_OBJS = \
451         app.o \
452         as.o \
453         atof-generic.o \
454         bignum-copy.o \
455         cond.o \
456         depend.o \
457         dwarf2dbg.o \
458         ehopt.o \
459         expr.o \
460         flonum-konst.o \
461         flonum-copy.o \
462         flonum-mult.o \
463         frags.o \
464         hash.o \
465         input-file.o \
466         input-scrub.o \
467         literal.o \
468         messages.o \
469         output-file.o \
470         read.o \
471         subsegs.o \
472         symbols.o \
473         write.o \
474         listing.o \
475         ecoff.o \
476         stabs.o \
477         sb.o \
478         macro.o
479
480
481 OBJS = $(CONFIG_OBJS) $(GENERIC_OBJS)
482
483 POTFILES = $(MULTI_CFILES) $(TARGET_ENV_HFILES) $(OBJ_FORMAT_HFILES) \
484         $(OBJ_FORMAT_CFILES) $(TARGET_CPU_HFILES) $(TARGET_CPU_CFILES) \
485         $(HFILES) $(CFILES) $(GAS_CFILES)
486
487
488 noinst_PROGRAMS = as-new gasp-new
489 noinst_SCRIPTS = .gdbinit
490
491 EXTRA_DIST = make-gas.com
492
493 DISTSTUFF = make-gas.com m68k-parse.c itbl-parse.c itbl-parse.h itbl-lex.c
494
495 DISTCLEANFILES = targ-cpu.h obj-format.h targ-env.h itbl-cpu.h cgen-desc.h
496
497 # Now figure out from those variables how to compile and link.
498
499 BASEDIR = $(srcdir)/..
500 BFDDIR = $(BASEDIR)/bfd
501 INCDIR = $(BASEDIR)/include
502
503 # This is the variable actually used when we compile.
504 # Specify the directories to be searched for header files.
505 # Both . and srcdir are used, in that order,
506 # so that tm.h and config.h will be found in the compilation
507 # subdirectory rather than in the source directory.
508 INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(srcdir)/config -I$(INCDIR) -I$(srcdir)/.. -I$(BFDDIR) -I$(srcdir)/../intl -I../intl -DLOCALEDIR="\"$(prefix)/share/locale\""
509
510 # This should be parallel to INCLUDES, but should replace $(srcdir)
511 # with $${srcdir}, and should work in a subdirectory.  This is used
512 # when building dependencies, because the dependency building is done
513 # in a subdirectory.
514 DEP_INCLUDES = -D_GNU_SOURCE -I.. -I$${srcdir} -I../../bfd -I$${srcdir}/config -I$${srcdir}/../include -I$${srcdir}/.. -I$${srcdir}/../bfd -I$${srcdir}/../intl -I../../intl -DLOCALEDIR="\"$(prefix)/share/locale\""
515
516 # How to link with both our special library facilities
517 # and the system's installed libraries.
518
519 GASLIBS = @OPCODES_LIB@ @BFDLIB@ ../libiberty/libiberty.a
520
521 # Files to be copied away after each stage in building.
522 STAGESTUFF = *.o $(noinst_PROGRAMS)
523
524 as_new_SOURCES = $(GAS_CFILES)
525 as_new_LDADD = $(TARG_CPU_O) $(OBJ_FORMAT_O) $(ATOF_TARG_O) \
526         $(extra_objects) $(GASLIBS) $(INTLLIBS)
527
528 as_new_DEPENDENCIES = $(TARG_CPU_O) $(OBJ_FORMAT_O) $(ATOF_TARG_O) \
529         $(extra_objects) $(GASLIBS) $(INTLDEPS)
530
531
532 gasp_new_SOURCES = gasp.c macro.c sb.c hash.c
533 gasp_new_LDADD = ../libiberty/libiberty.a $(INTLLIBS)
534 gasp_new_DEPENDENCIES = ../libiberty/libiberty.a $(INTLDEPS)
535
536 EXPECT = `if [ -f $${rootme}/../expect/expect ] ; then \
537           echo $${rootme}/../expect/expect ; \
538           else echo expect ; fi`
539
540
541 RUNTEST = `if [ -f $${srcdir}/../dejagnu/runtest ] ; then \
542                 echo $${srcdir}/../dejagnu/runtest ; else echo runtest; \
543            fi`
544
545 RUNTESTFLAGS = 
546
547 # The m68k operand parser.
548
549 EXTRA_as_new_SOURCES = config/m68k-parse.y
550
551 # stand-alone itbl assembler & disassembler
552
553 EXTRA_PROGRAMS = itbl-test
554 itbl_test_SOURCES = itbl-parse.y itbl-lex.l
555 itbl_test_LDADD = itbl-test-ops.o itbl-test.o $(GASLIBS) @LEXLIB@
556
557 # CGEN interface.
558
559 CGEN_CPU_PREFIX = @cgen_cpu_prefix@
560
561 # Remake the info files.
562
563 MOSTLYCLEANFILES = $(STAGESTUFF) core stamp-mk.com \
564         testsuite/*.o testsuite/*.out testsuite/gas.log testsuite/gas.sum \
565         testsuite/site.exp site.bak site.exp stage stage1 stage2
566
567
568 CLEANFILES = dep.sed .tcdep .objdep .dep2 .dep1 .depa .dep .depdir
569
570 against = stage2
571
572 # Automatic dependency computation.  This is a real pain, because the
573 # dependencies change based on target_cpu_type and obj_format.  We
574 # currently ignore any dependencies caused by emulation files.
575
576 DEP_FILE_DEPS = $(CFILES) $(HFILES) $(TARGET_CPU_CFILES) \
577         $(TARGET_CPU_HFILES) $(OBJ_FORMAT_CFILES) $(OBJ_FORMAT_HFILES)
578
579
580 TCDEP_a29k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-a29k.h \
581   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/a29k.h
582
583 TCDEP_a29k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-a29k.h \
584   $(INCDIR)/coff/internal.h $(INCDIR)/coff/a29k.h $(BFDDIR)/libcoff.h \
585   $(INCDIR)/bfdlink.h $(INCDIR)/opcode/a29k.h
586
587 TCDEP_a29k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
588   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
589   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-a29k.h $(INCDIR)/opcode/a29k.h
590
591 TCDEP_alpha_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-alpha.h \
592   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
593   subsegs.h $(INCDIR)/obstack.h ecoff.h $(INCDIR)/opcode/alpha.h \
594   $(srcdir)/config/atof-vax.c
595
596 TCDEP_alpha_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-alpha.h \
597   ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
598   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/alpha.h \
599   $(srcdir)/config/atof-vax.c
600
601 TCDEP_alpha_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
602   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
603   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-alpha.h subsegs.h \
604   $(INCDIR)/obstack.h ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
605   $(INCDIR)/opcode/alpha.h $(INCDIR)/elf/alpha.h $(INCDIR)/elf/reloc-macros.h \
606   $(srcdir)/config/atof-vax.c
607
608 TCDEP_alpha_evax = $(srcdir)/config/obj-evax.h $(srcdir)/config/tc-alpha.h \
609   subsegs.h $(INCDIR)/obstack.h ecoff.h $(INCDIR)/opcode/alpha.h \
610   $(srcdir)/config/atof-vax.c
611
612 TCDEP_arc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-arc.h \
613   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
614   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/arc.h \
615   $(INCDIR)/elf/arc.h $(INCDIR)/elf/reloc-macros.h
616
617 TCDEP_arc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
618   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
619   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arc.h subsegs.h \
620   $(INCDIR)/obstack.h $(INCDIR)/opcode/arc.h $(INCDIR)/elf/arc.h \
621   $(INCDIR)/elf/reloc-macros.h
622
623 TCDEP_arm_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-arm.h \
624   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h
625
626 TCDEP_arm_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-arm.h \
627   $(INCDIR)/coff/internal.h $(INCDIR)/coff/arm.h $(BFDDIR)/libcoff.h \
628   $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h
629
630 TCDEP_arm_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
631   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
632   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arm.h subsegs.h \
633   $(INCDIR)/obstack.h $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h
634
635 TCDEP_d10v_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-d10v.h \
636   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
637   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/d10v.h \
638   $(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h
639
640 TCDEP_d10v_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
641   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
642   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d10v.h subsegs.h \
643   $(INCDIR)/obstack.h $(INCDIR)/opcode/d10v.h $(INCDIR)/elf/ppc.h \
644   $(INCDIR)/elf/reloc-macros.h
645
646 TCDEP_d30v_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-d30v.h \
647   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
648   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/d30v.h
649
650 TCDEP_d30v_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
651   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
652   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d30v.h subsegs.h \
653   $(INCDIR)/obstack.h $(INCDIR)/opcode/d30v.h
654
655 TCDEP_fr30_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-fr30.h \
656   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
657   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/symcat.h $(srcdir)/../opcodes/fr30-desc.h \
658   $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/fr30-opc.h \
659   cgen.h
660
661 TCDEP_fr30_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
662   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
663   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-fr30.h subsegs.h \
664   $(INCDIR)/obstack.h $(INCDIR)/symcat.h $(srcdir)/../opcodes/fr30-desc.h \
665   $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/fr30-opc.h \
666   cgen.h
667
668 TCDEP_h8300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8300.h \
669   $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8300.h $(BFDDIR)/libcoff.h \
670   $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/h8300.h
671
672 TCDEP_h8300_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
673   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
674   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8300.h subsegs.h \
675   $(INCDIR)/obstack.h $(INCDIR)/opcode/h8300.h
676
677 TCDEP_h8500_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8500.h \
678   $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8500.h $(BFDDIR)/libcoff.h \
679   $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/h8500-opc.h
680
681 TCDEP_h8500_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
682   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
683   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8500.h subsegs.h \
684   $(INCDIR)/obstack.h $(srcdir)/../opcodes/h8500-opc.h
685
686 TCDEP_hppa_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-hppa.h \
687   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
688   subsegs.h $(INCDIR)/obstack.h $(BFDDIR)/libhppa.h $(BFDDIR)/libbfd.h \
689   $(INCDIR)/opcode/hppa.h
690
691 TCDEP_hppa_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
692   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
693   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-hppa.h $(BFDDIR)/elf32-hppa.h \
694   $(BFDDIR)/libhppa.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h \
695   subsegs.h $(INCDIR)/obstack.h $(BFDDIR)/libbfd.h $(INCDIR)/opcode/hppa.h
696
697 TCDEP_i386_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-i386.h \
698   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
699   $(INCDIR)/opcode/i386.h
700
701 TCDEP_i386_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i386.h \
702   $(INCDIR)/coff/internal.h $(INCDIR)/coff/i386.h $(BFDDIR)/libcoff.h \
703   $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/i386.h
704
705 TCDEP_i386_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
706   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
707   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i386.h subsegs.h \
708   $(INCDIR)/obstack.h $(INCDIR)/opcode/i386.h
709
710 TCDEP_i860_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-i860.h \
711   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/i860.h
712
713 TCDEP_i860_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i860.h \
714   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
715   $(INCDIR)/opcode/i860.h
716
717 TCDEP_i860_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
718   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
719   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i860.h $(INCDIR)/opcode/i860.h
720
721 TCDEP_i960_bout = $(srcdir)/config/obj-bout.h $(srcdir)/config/tc-i960.h \
722   $(INCDIR)/obstack.h $(INCDIR)/opcode/i960.h
723
724 TCDEP_i960_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i960.h \
725   $(INCDIR)/coff/internal.h $(INCDIR)/coff/i960.h $(BFDDIR)/libcoff.h \
726   $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h $(INCDIR)/opcode/i960.h
727
728 TCDEP_i960_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
729   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
730   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i960.h $(INCDIR)/obstack.h \
731   $(INCDIR)/opcode/i960.h
732
733 TCDEP_m32r_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m32r.h \
734   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
735   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/symcat.h $(srcdir)/../opcodes/m32r-desc.h \
736   $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/m32r-opc.h \
737   cgen.h
738
739 TCDEP_m32r_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
740   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
741   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m32r.h subsegs.h \
742   $(INCDIR)/obstack.h $(INCDIR)/symcat.h $(srcdir)/../opcodes/m32r-desc.h \
743   $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/m32r-opc.h \
744   cgen.h
745
746 TCDEP_m68k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-m68k.h \
747   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
748   subsegs.h $(INCDIR)/opcode/m68k.h $(srcdir)/config/m68k-parse.h
749
750 TCDEP_m68k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m68k.h \
751   $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(BFDDIR)/libcoff.h \
752   $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h $(INCDIR)/opcode/m68k.h \
753   $(srcdir)/config/m68k-parse.h
754
755 TCDEP_m68k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
756   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
757   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m68k.h $(INCDIR)/obstack.h \
758   subsegs.h $(INCDIR)/opcode/m68k.h $(srcdir)/config/m68k-parse.h \
759   $(INCDIR)/elf/m68k.h $(INCDIR)/elf/reloc-macros.h
760
761 TCDEP_m68k_hp300 = $(srcdir)/config/obj-hp300.h $(srcdir)/config/obj-aout.h \
762   $(srcdir)/config/tc-m68k.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
763   $(INCDIR)/obstack.h subsegs.h $(INCDIR)/opcode/m68k.h \
764   $(srcdir)/config/m68k-parse.h
765
766 TCDEP_m88k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m88k.h \
767   $(INCDIR)/coff/internal.h $(INCDIR)/coff/m88k.h $(BFDDIR)/libcoff.h \
768   $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(srcdir)/config/m88k-opcode.h
769
770 TCDEP_m88k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
771   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
772   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m88k.h subsegs.h \
773   $(INCDIR)/obstack.h $(srcdir)/config/m88k-opcode.h
774
775 TCDEP_mcore_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mcore.h \
776   $(INCDIR)/coff/internal.h $(INCDIR)/coff/mcore.h $(BFDDIR)/libcoff.h \
777   $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/mcore-opc.h
778
779 TCDEP_mcore_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
780   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
781   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mcore.h subsegs.h \
782   $(INCDIR)/obstack.h $(srcdir)/../opcodes/mcore-opc.h \
783   $(INCDIR)/elf/mcore.h $(INCDIR)/elf/reloc-macros.h
784
785 TCDEP_mips_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-mips.h \
786   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
787   $(INCDIR)/opcode/mips.h itbl-ops.h ecoff.h $(INCDIR)/coff/sym.h \
788   $(INCDIR)/coff/ecoff.h
789
790 TCDEP_mips_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mips.h \
791   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
792   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/mips.h \
793   itbl-ops.h ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h
794
795 TCDEP_mips_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-mips.h \
796   ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
797   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/mips.h \
798   itbl-ops.h
799
800 TCDEP_mips_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
801   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
802   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mips.h subsegs.h \
803   $(INCDIR)/obstack.h $(INCDIR)/opcode/mips.h itbl-ops.h \
804   $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h ecoff.h \
805   $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h
806
807 TCDEP_mn10200_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mn10200.h \
808   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
809   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/mn10200.h
810
811 TCDEP_mn10200_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
812   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
813   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10200.h subsegs.h \
814   $(INCDIR)/obstack.h $(INCDIR)/opcode/mn10200.h
815
816 TCDEP_mn10300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mn10300.h \
817   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
818   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/mn10300.h
819
820 TCDEP_mn10300_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
821   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
822   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10300.h subsegs.h \
823   $(INCDIR)/obstack.h $(INCDIR)/opcode/mn10300.h
824
825 TCDEP_ns32k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-ns32k.h \
826   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ns32k.h \
827   $(INCDIR)/obstack.h
828
829 TCDEP_ns32k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ns32k.h \
830   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
831   $(INCDIR)/opcode/ns32k.h $(INCDIR)/obstack.h
832
833 TCDEP_ns32k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
834   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
835   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ns32k.h $(INCDIR)/opcode/ns32k.h \
836   $(INCDIR)/obstack.h
837
838 TCDEP_ppc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ppc.h \
839   $(INCDIR)/coff/internal.h $(INCDIR)/coff/rs6000.h $(BFDDIR)/libcoff.h \
840   $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/ppc.h
841
842 TCDEP_ppc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
843   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
844   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ppc.h subsegs.h \
845   $(INCDIR)/obstack.h $(INCDIR)/opcode/ppc.h $(INCDIR)/elf/ppc.h \
846   $(INCDIR)/elf/reloc-macros.h
847
848 TCDEP_sh_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sh.h \
849   $(INCDIR)/coff/internal.h $(INCDIR)/coff/sh.h $(BFDDIR)/libcoff.h \
850   $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/sh-opc.h
851
852 TCDEP_sh_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
853   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
854   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sh.h subsegs.h \
855   $(INCDIR)/obstack.h $(srcdir)/../opcodes/sh-opc.h
856
857 TCDEP_sparc_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-sparc.h \
858   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
859   $(INCDIR)/opcode/sparc.h
860
861 TCDEP_sparc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sparc.h \
862   $(INCDIR)/coff/internal.h $(INCDIR)/coff/sparc.h $(BFDDIR)/libcoff.h \
863   $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/sparc.h
864
865 TCDEP_sparc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
866   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
867   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sparc.h subsegs.h \
868   $(INCDIR)/obstack.h $(INCDIR)/opcode/sparc.h $(INCDIR)/elf/sparc.h \
869   $(INCDIR)/elf/reloc-macros.h
870
871 TCDEP_tahoe_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tahoe.h \
872   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
873   $(INCDIR)/opcode/tahoe.h
874
875 TCDEP_tahoe_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tahoe.h \
876   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
877   $(INCDIR)/obstack.h $(INCDIR)/opcode/tahoe.h
878
879 TCDEP_tahoe_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
880   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
881   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tahoe.h $(INCDIR)/obstack.h \
882   $(INCDIR)/opcode/tahoe.h
883
884 TCDEP_tic30_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tic30.h \
885   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/tic30.h
886
887 TCDEP_tic30_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic30.h \
888   $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic30.h $(BFDDIR)/libcoff.h \
889   $(INCDIR)/bfdlink.h $(INCDIR)/opcode/tic30.h
890
891 TCDEP_tic30_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
892   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
893   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic30.h $(INCDIR)/opcode/tic30.h
894
895 TCDEP_tic80_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic80.h \
896   $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic80.h $(BFDDIR)/libcoff.h \
897   $(INCDIR)/bfdlink.h $(INCDIR)/opcode/tic80.h
898
899 TCDEP_tic80_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
900   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
901   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic80.h $(INCDIR)/opcode/tic80.h
902
903 TCDEP_vax_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-vax.h \
904   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(srcdir)/config/vax-inst.h \
905   $(INCDIR)/obstack.h $(INCDIR)/opcode/vax.h
906
907 TCDEP_vax_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-vax.h \
908   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
909   $(srcdir)/config/vax-inst.h $(INCDIR)/obstack.h $(INCDIR)/opcode/vax.h
910
911 TCDEP_vax_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
912   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
913   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-vax.h $(srcdir)/config/vax-inst.h \
914   $(INCDIR)/obstack.h $(INCDIR)/opcode/vax.h
915
916 TCDEP_vax_vms = $(srcdir)/config/obj-vms.h $(srcdir)/config/tc-vax.h \
917   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(srcdir)/config/vax-inst.h \
918   $(INCDIR)/obstack.h $(INCDIR)/opcode/vax.h
919
920 TCDEP_w65_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-w65.h \
921   $(INCDIR)/coff/internal.h $(INCDIR)/coff/w65.h $(BFDDIR)/libcoff.h \
922   $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/w65-opc.h
923
924 TCDEP_w65_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
925   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
926   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-w65.h subsegs.h \
927   $(INCDIR)/obstack.h $(srcdir)/../opcodes/w65-opc.h
928
929 TCDEP_v850_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-v850.h \
930   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
931   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/v850.h
932
933 TCDEP_v850_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
934   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
935   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-v850.h subsegs.h \
936   $(INCDIR)/obstack.h $(INCDIR)/opcode/v850.h
937
938 TCDEP_z8k_coff = $(srcdir)/../opcodes/z8k-opc.h $(srcdir)/config/obj-coff.h \
939   $(srcdir)/config/tc-z8k.h $(INCDIR)/coff/internal.h \
940   $(INCDIR)/coff/z8k.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
941
942 TCDEP_z8k_elf = $(srcdir)/../opcodes/z8k-opc.h $(srcdir)/config/obj-elf.h \
943   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
944   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-z8k.h
945
946 TCDEP_hppa_som = $(srcdir)/config/tc-hppa.h subsegs.h \
947   $(INCDIR)/obstack.h $(BFDDIR)/libhppa.h $(INCDIR)/opcode/hppa.h \
948   $(BFDDIR)/som.h
949
950 TCDEP_i386_multi = $(TCDEP_i386_coff) $(TCDEP_i386_elf)
951 TCDEP_mips_multi = $(TCDEP_mips_coff) $(TCDEP_mips_ecoff) \
952   $(TCDEP_mips_elf)
953
954 OBJDEP_a29k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-a29k.h \
955   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
956   $(INCDIR)/obstack.h
957
958 OBJDEP_a29k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-a29k.h \
959   $(INCDIR)/coff/internal.h $(INCDIR)/coff/a29k.h $(BFDDIR)/libcoff.h \
960   $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
961
962 OBJDEP_a29k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
963   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
964   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-a29k.h subsegs.h \
965   $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
966
967 OBJDEP_alpha_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-alpha.h \
968   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
969   $(INCDIR)/obstack.h subsegs.h
970
971 OBJDEP_alpha_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-alpha.h \
972   ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
973   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
974   $(BFDDIR)/libecoff.h
975
976 OBJDEP_alpha_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
977   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
978   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-alpha.h subsegs.h \
979   $(INCDIR)/obstack.h ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
980   $(INCDIR)/elf/alpha.h $(INCDIR)/elf/reloc-macros.h \
981   $(INCDIR)/aout/aout64.h
982
983 OBJDEP_alpha_evax = $(srcdir)/config/obj-evax.h $(srcdir)/config/tc-alpha.h
984 OBJDEP_arc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-arc.h \
985   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
986   $(INCDIR)/obstack.h subsegs.h
987
988 OBJDEP_arc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
989   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
990   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arc.h subsegs.h \
991   $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
992
993 OBJDEP_arm_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-arm.h \
994   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
995   $(INCDIR)/obstack.h
996
997 OBJDEP_arm_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-arm.h \
998   $(INCDIR)/coff/internal.h $(INCDIR)/coff/arm.h $(BFDDIR)/libcoff.h \
999   $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1000
1001 OBJDEP_arm_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1002   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1003   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arm.h subsegs.h \
1004   $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1005
1006 OBJDEP_d10v_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-d10v.h \
1007   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1008   $(INCDIR)/obstack.h subsegs.h
1009
1010 OBJDEP_d10v_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1011   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1012   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d10v.h subsegs.h \
1013   $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1014
1015 OBJDEP_d30v_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-d30v.h \
1016   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1017   $(INCDIR)/obstack.h subsegs.h
1018
1019 OBJDEP_d30v_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1020   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1021   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d30v.h subsegs.h \
1022   $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1023
1024 OBJDEP_fr30_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-fr30.h \
1025   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1026   $(INCDIR)/obstack.h subsegs.h
1027
1028 OBJDEP_fr30_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1029   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1030   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-fr30.h subsegs.h \
1031   $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1032
1033 OBJDEP_h8300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8300.h \
1034   $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8300.h $(BFDDIR)/libcoff.h \
1035   $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1036
1037 OBJDEP_h8300_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1038   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1039   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8300.h subsegs.h \
1040   $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1041
1042 OBJDEP_h8500_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8500.h \
1043   $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8500.h $(BFDDIR)/libcoff.h \
1044   $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1045
1046 OBJDEP_h8500_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1047   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1048   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8500.h subsegs.h \
1049   $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1050
1051 OBJDEP_hppa_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-hppa.h \
1052   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1053   $(INCDIR)/obstack.h subsegs.h
1054
1055 OBJDEP_hppa_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1056   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1057   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-hppa.h $(BFDDIR)/elf32-hppa.h \
1058   $(BFDDIR)/libhppa.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h \
1059   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1060
1061 OBJDEP_i386_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-i386.h \
1062   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1063   $(INCDIR)/obstack.h
1064
1065 OBJDEP_i386_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i386.h \
1066   $(INCDIR)/coff/internal.h $(INCDIR)/coff/i386.h $(BFDDIR)/libcoff.h \
1067   $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1068
1069 OBJDEP_i386_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1070   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1071   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i386.h subsegs.h \
1072   $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1073
1074 OBJDEP_i860_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-i860.h \
1075   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1076   $(INCDIR)/obstack.h
1077
1078 OBJDEP_i860_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i860.h \
1079   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1080   $(INCDIR)/obstack.h subsegs.h
1081
1082 OBJDEP_i860_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1083   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1084   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i860.h subsegs.h \
1085   $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1086
1087 OBJDEP_i960_bout = $(srcdir)/config/obj-bout.h $(srcdir)/config/tc-i960.h \
1088   $(INCDIR)/obstack.h
1089
1090 OBJDEP_i960_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i960.h \
1091   $(INCDIR)/coff/internal.h $(INCDIR)/coff/i960.h $(BFDDIR)/libcoff.h \
1092   $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1093
1094 OBJDEP_i960_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1095   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1096   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i960.h subsegs.h \
1097   $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1098
1099 OBJDEP_m32r_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m32r.h \
1100   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1101   $(INCDIR)/obstack.h subsegs.h
1102
1103 OBJDEP_m32r_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1104   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1105   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m32r.h subsegs.h \
1106   $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1107
1108 OBJDEP_m68k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-m68k.h \
1109   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1110   $(INCDIR)/obstack.h
1111
1112 OBJDEP_m68k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m68k.h \
1113   $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(BFDDIR)/libcoff.h \
1114   $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1115
1116 OBJDEP_m68k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1117   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1118   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m68k.h subsegs.h \
1119   $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1120
1121 OBJDEP_m68k_hp300 = $(srcdir)/config/obj-aout.c $(srcdir)/config/obj-hp300.h \
1122   $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-m68k.h \
1123   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1124   $(INCDIR)/obstack.h
1125
1126 OBJDEP_m88k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m88k.h \
1127   $(INCDIR)/coff/internal.h $(INCDIR)/coff/m88k.h $(BFDDIR)/libcoff.h \
1128   $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1129
1130 OBJDEP_m88k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1131   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1132   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m88k.h subsegs.h \
1133   $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1134
1135 OBJDEP_mcore_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mcore.h \
1136   $(INCDIR)/coff/internal.h $(INCDIR)/coff/mcore.h $(BFDDIR)/libcoff.h \
1137   $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1138
1139 OBJDEP_mcore_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1140   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1141   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mcore.h subsegs.h \
1142   $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1143
1144 OBJDEP_mips_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-mips.h \
1145   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1146   $(INCDIR)/obstack.h
1147
1148 OBJDEP_mips_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mips.h \
1149   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1150   $(INCDIR)/obstack.h subsegs.h
1151
1152 OBJDEP_mips_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-mips.h \
1153   ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
1154   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1155   $(BFDDIR)/libecoff.h
1156
1157 OBJDEP_mips_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1158   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1159   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mips.h subsegs.h \
1160   $(INCDIR)/obstack.h ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
1161   $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/aout/aout64.h
1162
1163 OBJDEP_mn10200_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mn10200.h \
1164   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1165   $(INCDIR)/obstack.h subsegs.h
1166
1167 OBJDEP_mn10200_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1168   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1169   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10200.h subsegs.h \
1170   $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1171
1172 OBJDEP_mn10300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mn10300.h \
1173   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1174   $(INCDIR)/obstack.h subsegs.h
1175
1176 OBJDEP_mn10300_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1177   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1178   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10300.h subsegs.h \
1179   $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1180
1181 OBJDEP_ns32k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-ns32k.h \
1182   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1183   $(INCDIR)/obstack.h
1184
1185 OBJDEP_ns32k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ns32k.h \
1186   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1187   $(INCDIR)/obstack.h subsegs.h
1188
1189 OBJDEP_ns32k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1190   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1191   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ns32k.h subsegs.h \
1192   $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1193
1194 OBJDEP_ppc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ppc.h \
1195   $(INCDIR)/coff/internal.h $(INCDIR)/coff/rs6000.h $(BFDDIR)/libcoff.h \
1196   $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1197
1198 OBJDEP_ppc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1199   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1200   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ppc.h subsegs.h \
1201   $(INCDIR)/obstack.h $(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h \
1202   $(INCDIR)/aout/aout64.h
1203
1204 OBJDEP_sh_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sh.h \
1205   $(INCDIR)/coff/internal.h $(INCDIR)/coff/sh.h $(BFDDIR)/libcoff.h \
1206   $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1207
1208 OBJDEP_sh_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1209   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1210   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sh.h subsegs.h \
1211   $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1212
1213 OBJDEP_sparc_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-sparc.h \
1214   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1215   $(INCDIR)/obstack.h
1216
1217 OBJDEP_sparc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sparc.h \
1218   $(INCDIR)/coff/internal.h $(INCDIR)/coff/sparc.h $(BFDDIR)/libcoff.h \
1219   $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1220
1221 OBJDEP_sparc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1222   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1223   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sparc.h subsegs.h \
1224   $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1225
1226 OBJDEP_tahoe_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tahoe.h \
1227   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1228   $(INCDIR)/obstack.h
1229
1230 OBJDEP_tahoe_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tahoe.h \
1231   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1232   $(INCDIR)/obstack.h subsegs.h
1233
1234 OBJDEP_tahoe_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1235   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1236   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tahoe.h subsegs.h \
1237   $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1238
1239 OBJDEP_tic30_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tic30.h \
1240   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1241   $(INCDIR)/obstack.h
1242
1243 OBJDEP_tic30_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic30.h \
1244   $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic30.h $(BFDDIR)/libcoff.h \
1245   $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1246
1247 OBJDEP_tic30_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1248   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1249   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic30.h subsegs.h \
1250   $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1251
1252 OBJDEP_tic80_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic80.h \
1253   $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic80.h $(BFDDIR)/libcoff.h \
1254   $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1255
1256 OBJDEP_tic80_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1257   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1258   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic80.h subsegs.h \
1259   $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1260
1261 OBJDEP_vax_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-vax.h \
1262   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1263   $(INCDIR)/obstack.h
1264
1265 OBJDEP_vax_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-vax.h \
1266   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1267   $(INCDIR)/obstack.h subsegs.h
1268
1269 OBJDEP_vax_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1270   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1271   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-vax.h subsegs.h \
1272   $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1273
1274 OBJDEP_vax_vms = $(srcdir)/config/obj-vms.h $(srcdir)/config/tc-vax.h \
1275   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def subsegs.h \
1276   $(INCDIR)/obstack.h
1277
1278 OBJDEP_w65_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-w65.h \
1279   $(INCDIR)/coff/internal.h $(INCDIR)/coff/w65.h $(BFDDIR)/libcoff.h \
1280   $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1281
1282 OBJDEP_w65_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1283   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1284   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-w65.h subsegs.h \
1285   $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1286
1287 OBJDEP_v850_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-v850.h \
1288   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1289   $(INCDIR)/obstack.h subsegs.h
1290
1291 OBJDEP_v850_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1292   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1293   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-v850.h subsegs.h \
1294   $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1295
1296 OBJDEP_z8k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-z8k.h \
1297   $(INCDIR)/coff/internal.h $(INCDIR)/coff/z8k.h $(BFDDIR)/libcoff.h \
1298   $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1299
1300 OBJDEP_z8k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1301   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1302   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-z8k.h subsegs.h \
1303   $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1304
1305 OBJDEP_hppa_som = $(srcdir)/config/obj-som.h subsegs.h \
1306   $(INCDIR)/obstack.h $(BFDDIR)/libhppa.h $(BFDDIR)/som.h \
1307   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
1308
1309 OBJDEP_i386_multi = $(OBJDEP_i386_coff) $(OBJDEP_i386_elf)
1310 OBJDEP_mips_multi = $(OBJDEP_mips_coff) $(OBJDEP_mips_ecoff) \
1311   $(OBJDEP_mips_elf)
1312
1313 DEP_a29k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-a29k.h \
1314   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1315
1316 DEP_a29k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-a29k.h \
1317   $(INCDIR)/coff/internal.h $(INCDIR)/coff/a29k.h $(BFDDIR)/libcoff.h \
1318   $(INCDIR)/bfdlink.h
1319
1320 DEP_a29k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1321   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1322   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-a29k.h
1323
1324 DEP_alpha_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-alpha.h \
1325   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1326
1327 DEP_alpha_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-alpha.h \
1328   ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h
1329
1330 DEP_alpha_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1331   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1332   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-alpha.h
1333
1334 DEP_alpha_evax = $(srcdir)/config/obj-evax.h $(srcdir)/config/tc-alpha.h
1335 DEP_arc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-arc.h \
1336   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1337
1338 DEP_arc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1339   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1340   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arc.h
1341
1342 DEP_arm_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-arm.h \
1343   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1344
1345 DEP_arm_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-arm.h \
1346   $(INCDIR)/coff/internal.h $(INCDIR)/coff/arm.h $(BFDDIR)/libcoff.h \
1347   $(INCDIR)/bfdlink.h
1348
1349 DEP_arm_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1350   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1351   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arm.h
1352
1353 DEP_d10v_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-d10v.h \
1354   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1355
1356 DEP_d10v_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1357   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1358   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d10v.h
1359
1360 DEP_d30v_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-d30v.h \
1361   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1362
1363 DEP_d30v_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1364   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1365   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d30v.h
1366
1367 DEP_fr30_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-fr30.h \
1368   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1369
1370 DEP_fr30_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1371   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1372   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-fr30.h
1373
1374 DEP_h8300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8300.h \
1375   $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8300.h $(BFDDIR)/libcoff.h \
1376   $(INCDIR)/bfdlink.h
1377
1378 DEP_h8300_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1379   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1380   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8300.h
1381
1382 DEP_h8500_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8500.h \
1383   $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8500.h $(BFDDIR)/libcoff.h \
1384   $(INCDIR)/bfdlink.h
1385
1386 DEP_h8500_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1387   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1388   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8500.h
1389
1390 DEP_hppa_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-hppa.h \
1391   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1392
1393 DEP_hppa_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1394   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1395   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-hppa.h $(BFDDIR)/elf32-hppa.h \
1396   $(BFDDIR)/libhppa.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h
1397
1398 DEP_i386_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-i386.h \
1399   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1400
1401 DEP_i386_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i386.h \
1402   $(INCDIR)/coff/internal.h $(INCDIR)/coff/i386.h $(BFDDIR)/libcoff.h \
1403   $(INCDIR)/bfdlink.h
1404
1405 DEP_i386_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1406   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1407   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i386.h
1408
1409 DEP_i860_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-i860.h \
1410   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1411
1412 DEP_i860_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i860.h \
1413   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1414
1415 DEP_i860_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1416   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1417   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i860.h
1418
1419 DEP_i960_bout = $(srcdir)/config/obj-bout.h $(srcdir)/config/tc-i960.h
1420 DEP_i960_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i960.h \
1421   $(INCDIR)/coff/internal.h $(INCDIR)/coff/i960.h $(BFDDIR)/libcoff.h \
1422   $(INCDIR)/bfdlink.h
1423
1424 DEP_i960_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1425   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1426   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i960.h
1427
1428 DEP_m32r_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m32r.h \
1429   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1430
1431 DEP_m32r_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1432   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1433   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m32r.h
1434
1435 DEP_m68k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-m68k.h \
1436   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1437
1438 DEP_m68k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m68k.h \
1439   $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(BFDDIR)/libcoff.h \
1440   $(INCDIR)/bfdlink.h
1441
1442 DEP_m68k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1443   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1444   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m68k.h
1445
1446 DEP_m68k_hp300 = $(srcdir)/config/obj-hp300.h $(srcdir)/config/obj-aout.h \
1447   $(srcdir)/config/tc-m68k.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1448
1449 DEP_m88k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m88k.h \
1450   $(INCDIR)/coff/internal.h $(INCDIR)/coff/m88k.h $(BFDDIR)/libcoff.h \
1451   $(INCDIR)/bfdlink.h
1452
1453 DEP_m88k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1454   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1455   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m88k.h
1456
1457 DEP_mcore_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mcore.h \
1458   $(INCDIR)/coff/internal.h $(INCDIR)/coff/mcore.h $(BFDDIR)/libcoff.h \
1459   $(INCDIR)/bfdlink.h
1460
1461 DEP_mcore_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1462   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1463   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mcore.h
1464
1465 DEP_mips_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-mips.h \
1466   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1467
1468 DEP_mips_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mips.h \
1469   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1470
1471 DEP_mips_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-mips.h \
1472   ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h
1473
1474 DEP_mips_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1475   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1476   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mips.h
1477
1478 DEP_mn10200_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mn10200.h \
1479   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1480
1481 DEP_mn10200_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1482   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1483   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10200.h
1484
1485 DEP_mn10300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mn10300.h \
1486   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1487
1488 DEP_mn10300_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1489   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1490   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10300.h
1491
1492 DEP_ns32k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-ns32k.h \
1493   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1494
1495 DEP_ns32k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ns32k.h \
1496   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1497
1498 DEP_ns32k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1499   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1500   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ns32k.h
1501
1502 DEP_ppc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ppc.h \
1503   $(INCDIR)/coff/internal.h $(INCDIR)/coff/rs6000.h $(BFDDIR)/libcoff.h \
1504   $(INCDIR)/bfdlink.h
1505
1506 DEP_ppc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1507   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1508   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ppc.h
1509
1510 DEP_sh_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sh.h \
1511   $(INCDIR)/coff/internal.h $(INCDIR)/coff/sh.h $(BFDDIR)/libcoff.h \
1512   $(INCDIR)/bfdlink.h
1513
1514 DEP_sh_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1515   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1516   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sh.h
1517
1518 DEP_sparc_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-sparc.h \
1519   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1520
1521 DEP_sparc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sparc.h \
1522   $(INCDIR)/coff/internal.h $(INCDIR)/coff/sparc.h $(BFDDIR)/libcoff.h \
1523   $(INCDIR)/bfdlink.h
1524
1525 DEP_sparc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1526   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1527   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sparc.h
1528
1529 DEP_tahoe_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tahoe.h \
1530   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1531
1532 DEP_tahoe_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tahoe.h \
1533   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1534
1535 DEP_tahoe_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1536   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1537   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tahoe.h
1538
1539 DEP_tic30_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tic30.h \
1540   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1541
1542 DEP_tic30_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic30.h \
1543   $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic30.h $(BFDDIR)/libcoff.h \
1544   $(INCDIR)/bfdlink.h
1545
1546 DEP_tic30_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1547   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1548   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic30.h
1549
1550 DEP_tic80_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic80.h \
1551   $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic80.h $(BFDDIR)/libcoff.h \
1552   $(INCDIR)/bfdlink.h
1553
1554 DEP_tic80_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1555   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1556   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic80.h
1557
1558 DEP_vax_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-vax.h \
1559   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1560
1561 DEP_vax_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-vax.h \
1562   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1563
1564 DEP_vax_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1565   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1566   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-vax.h
1567
1568 DEP_vax_vms = $(srcdir)/config/obj-vms.h $(srcdir)/config/tc-vax.h \
1569   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
1570
1571 DEP_w65_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-w65.h \
1572   $(INCDIR)/coff/internal.h $(INCDIR)/coff/w65.h $(BFDDIR)/libcoff.h \
1573   $(INCDIR)/bfdlink.h
1574
1575 DEP_w65_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1576   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1577   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-w65.h
1578
1579 DEP_v850_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-v850.h \
1580   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1581
1582 DEP_v850_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1583   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1584   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-v850.h
1585
1586 DEP_z8k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-z8k.h \
1587   $(INCDIR)/coff/internal.h $(INCDIR)/coff/z8k.h $(BFDDIR)/libcoff.h \
1588   $(INCDIR)/bfdlink.h
1589
1590 DEP_z8k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1591   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1592   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-z8k.h
1593
1594 DEP_hppa_som = $(BFDDIR)/som.h
1595 DEP_i386_multi = $(DEP_i386_coff) $(DEP_i386_elf)
1596 DEP_mips_multi = $(DEP_mips_coff) $(DEP_mips_ecoff) \
1597   $(DEP_mips_elf)
1598
1599 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
1600 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
1601 CONFIG_HEADER = config.h
1602 CONFIG_CLEAN_FILES =  .gdbinit
1603 noinst_PROGRAMS =  as-new$(EXEEXT) gasp-new$(EXEEXT)
1604 PROGRAMS =  $(noinst_PROGRAMS)
1605
1606
1607 DEFS = @DEFS@ -I. -I$(srcdir) -I.
1608 CPPFLAGS = @CPPFLAGS@
1609 LDFLAGS = @LDFLAGS@
1610 LIBS = @LIBS@
1611 itbl_test_OBJECTS =  itbl-parse.o itbl-lex.o
1612 itbl_test_DEPENDENCIES =  itbl-test-ops.o itbl-test.o \
1613 ../libiberty/libiberty.a
1614 itbl_test_LDFLAGS = 
1615 as_new_OBJECTS =  app.o as.o atof-generic.o bignum-copy.o cond.o \
1616 depend.o dwarf2dbg.o ecoff.o ehopt.o expr.o flonum-copy.o \
1617 flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o \
1618 listing.o literal.o macro.o messages.o output-file.o read.o sb.o \
1619 stabs.o subsegs.o symbols.o write.o
1620 as_new_LDFLAGS = 
1621 gasp_new_OBJECTS =  gasp.o macro.o sb.o hash.o
1622 gasp_new_LDFLAGS = 
1623 SCRIPTS =  $(noinst_SCRIPTS)
1624
1625 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
1626 LEXLIB = @LEXLIB@
1627 YLWRAP = $(top_srcdir)/../ylwrap
1628 CFLAGS = @CFLAGS@
1629 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
1630 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
1631 CCLD = $(CC)
1632 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
1633 DIST_COMMON =  README ./stamp-h.in COPYING ChangeLog Makefile.am \
1634 Makefile.in NEWS acinclude.m4 aclocal.m4 config.in config/m68k-parse.c \
1635 configure configure.in gdbinit.in itbl-lex.c itbl-parse.c
1636
1637
1638 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
1639
1640 TAR = gtar
1641 GZIP_ENV = --best
1642 SOURCES = $(itbl_test_SOURCES) $(as_new_SOURCES) $(EXTRA_as_new_SOURCES) $(gasp_new_SOURCES)
1643 OBJECTS = $(itbl_test_OBJECTS) $(as_new_OBJECTS) $(gasp_new_OBJECTS)
1644
1645 all: all-redirect
1646 .SUFFIXES:
1647 .SUFFIXES: .S .c .l .lo .o .s .y
1648 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
1649         cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile
1650
1651 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
1652         cd $(top_builddir) \
1653           && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
1654
1655 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in  acinclude.m4
1656         cd $(srcdir) && $(ACLOCAL)
1657
1658 config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1659         $(SHELL) ./config.status --recheck
1660 $(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
1661         cd $(srcdir) && $(AUTOCONF)
1662
1663 config.h: stamp-h
1664         @if test ! -f $@; then \
1665                 rm -f stamp-h; \
1666                 $(MAKE) stamp-h; \
1667         else :; fi
1668 stamp-h: $(srcdir)/config.in $(top_builddir)/config.status
1669         cd $(top_builddir) \
1670           && CONFIG_FILES= CONFIG_HEADERS=config.h:config.in \
1671              $(SHELL) ./config.status
1672         @echo timestamp > stamp-h 2> /dev/null
1673 $(srcdir)/config.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
1674         @if test ! -f $@; then \
1675                 rm -f $(srcdir)/stamp-h.in; \
1676                 $(MAKE) $(srcdir)/stamp-h.in; \
1677         else :; fi
1678 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) 
1679         cd $(top_srcdir) && $(AUTOHEADER)
1680         @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
1681
1682 mostlyclean-hdr:
1683
1684 clean-hdr:
1685
1686 distclean-hdr:
1687         -rm -f config.h
1688
1689 maintainer-clean-hdr:
1690 .gdbinit: $(top_builddir)/config.status gdbinit.in
1691         cd $(top_builddir) && CONFIG_FILES=$@:gdbinit.in CONFIG_HEADERS= $(SHELL) ./config.status
1692
1693 mostlyclean-noinstPROGRAMS:
1694
1695 clean-noinstPROGRAMS:
1696         -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
1697
1698 distclean-noinstPROGRAMS:
1699
1700 maintainer-clean-noinstPROGRAMS:
1701
1702 .c.o:
1703         $(COMPILE) -c $<
1704
1705 .s.o:
1706         $(COMPILE) -c $<
1707
1708 .S.o:
1709         $(COMPILE) -c $<
1710
1711 mostlyclean-compile:
1712         -rm -f *.o core *.core
1713
1714 clean-compile:
1715
1716 distclean-compile:
1717         -rm -f *.tab.c
1718
1719 maintainer-clean-compile:
1720
1721 .c.lo:
1722         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
1723
1724 .s.lo:
1725         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
1726
1727 .S.lo:
1728         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
1729
1730 mostlyclean-libtool:
1731         -rm -f *.lo
1732
1733 clean-libtool:
1734         -rm -rf .libs _libs
1735
1736 distclean-libtool:
1737
1738 maintainer-clean-libtool:
1739
1740 itbl-test$(EXEEXT): $(itbl_test_OBJECTS) $(itbl_test_DEPENDENCIES)
1741         @rm -f itbl-test$(EXEEXT)
1742         $(LINK) $(itbl_test_LDFLAGS) $(itbl_test_OBJECTS) $(itbl_test_LDADD) $(LIBS)
1743
1744 as-new$(EXEEXT): $(as_new_OBJECTS) $(as_new_DEPENDENCIES)
1745         @rm -f as-new$(EXEEXT)
1746         $(LINK) $(as_new_LDFLAGS) $(as_new_OBJECTS) $(as_new_LDADD) $(LIBS)
1747
1748 gasp-new$(EXEEXT): $(gasp_new_OBJECTS) $(gasp_new_DEPENDENCIES)
1749         @rm -f gasp-new$(EXEEXT)
1750         $(LINK) $(gasp_new_LDFLAGS) $(gasp_new_OBJECTS) $(gasp_new_LDADD) $(LIBS)
1751 .l.c:
1752         $(LEX) $(AM_LFLAGS) $(LFLAGS) $< && mv $(LEX_OUTPUT_ROOT).c $@
1753 .y.c:
1754         $(SHELL) $(YLWRAP) "$(YACC)" $< y.tab.c $*.c y.tab.h $*.h -- $(AM_YFLAGS) $(YFLAGS)
1755 config/m68k-parse.h: config/m68k-parse.c
1756 itbl-parse.h: itbl-parse.c
1757
1758
1759 # This directory's subdirectories are mostly independent; you can cd
1760 # into them and run `make' without going through this Makefile.
1761 # To change the values of `make' variables: instead of editing Makefiles,
1762 # (1) if the variable is set in `config.status', edit `config.status'
1763 #     (which will cause the Makefiles to be regenerated when you run `make');
1764 # (2) otherwise, pass the desired values on the `make' command line.
1765
1766 @SET_MAKE@
1767
1768 all-recursive install-data-recursive install-exec-recursive \
1769 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
1770 check-recursive installcheck-recursive info-recursive dvi-recursive:
1771         @set fnord $(MAKEFLAGS); amf=$$2; \
1772         dot_seen=no; \
1773         target=`echo $@ | sed s/-recursive//`; \
1774         list='$(SUBDIRS)'; for subdir in $$list; do \
1775           echo "Making $$target in $$subdir"; \
1776           if test "$$subdir" = "."; then \
1777             dot_seen=yes; \
1778             local_target="$$target-am"; \
1779           else \
1780             local_target="$$target"; \
1781           fi; \
1782           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1783            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
1784         done; \
1785         if test "$$dot_seen" = "no"; then \
1786           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1787         fi; test -z "$$fail"
1788
1789 mostlyclean-recursive clean-recursive distclean-recursive \
1790 maintainer-clean-recursive:
1791         @set fnord $(MAKEFLAGS); amf=$$2; \
1792         dot_seen=no; \
1793         rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
1794           rev="$$subdir $$rev"; \
1795           test "$$subdir" = "." && dot_seen=yes; \
1796         done; \
1797         test "$$dot_seen" = "no" && rev=". $$rev"; \
1798         target=`echo $@ | sed s/-recursive//`; \
1799         for subdir in $$rev; do \
1800           echo "Making $$target in $$subdir"; \
1801           if test "$$subdir" = "."; then \
1802             local_target="$$target-am"; \
1803           else \
1804             local_target="$$target"; \
1805           fi; \
1806           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1807            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
1808         done && test -z "$$fail"
1809 tags-recursive:
1810         list='$(SUBDIRS)'; for subdir in $$list; do \
1811           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
1812         done
1813
1814 tags: TAGS
1815
1816 ID: $(HEADERS) $(SOURCES) $(LISP)
1817         list='$(SOURCES) $(HEADERS)'; \
1818         unique=`for i in $$list; do echo $$i; done | \
1819           awk '    { files[$$0] = 1; } \
1820                END { for (i in files) print i; }'`; \
1821         here=`pwd` && cd $(srcdir) \
1822           && mkid -f$$here/ID $$unique $(LISP)
1823
1824 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) $(LISP)
1825         tags=; \
1826         here=`pwd`; \
1827         list='$(SUBDIRS)'; for subdir in $$list; do \
1828    if test "$$subdir" = .; then :; else \
1829             test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
1830    fi; \
1831         done; \
1832         list='$(SOURCES) $(HEADERS)'; \
1833         unique=`for i in $$list; do echo $$i; done | \
1834           awk '    { files[$$0] = 1; } \
1835                END { for (i in files) print i; }'`; \
1836         test -z "$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
1837           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.in $$unique $(LISP) -o $$here/TAGS)
1838
1839 mostlyclean-tags:
1840
1841 clean-tags:
1842
1843 distclean-tags:
1844         -rm -f TAGS ID
1845
1846 maintainer-clean-tags:
1847
1848 distdir = $(PACKAGE)-$(VERSION)
1849 top_distdir = $(distdir)
1850
1851 # This target untars the dist file and tries a VPATH configuration.  Then
1852 # it guarantees that the distribution is self-contained by making another
1853 # tarfile.
1854 distcheck: dist
1855         -rm -rf $(distdir)
1856         GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
1857         mkdir $(distdir)/=build
1858         mkdir $(distdir)/=inst
1859         dc_install_base=`cd $(distdir)/=inst && pwd`; \
1860         cd $(distdir)/=build \
1861           && ../configure --srcdir=.. --prefix=$$dc_install_base \
1862           && $(MAKE) $(AM_MAKEFLAGS) \
1863           && $(MAKE) $(AM_MAKEFLAGS) dvi \
1864           && $(MAKE) $(AM_MAKEFLAGS) check \
1865           && $(MAKE) $(AM_MAKEFLAGS) install \
1866           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1867           && $(MAKE) $(AM_MAKEFLAGS) dist
1868         -rm -rf $(distdir)
1869         @banner="$(distdir).tar.gz is ready for distribution"; \
1870         dashes=`echo "$$banner" | sed s/./=/g`; \
1871         echo "$$dashes"; \
1872         echo "$$banner"; \
1873         echo "$$dashes"
1874 dist: distdir
1875         -chmod -R a+r $(distdir)
1876         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
1877         -rm -rf $(distdir)
1878 dist-all: distdir
1879         -chmod -R a+r $(distdir)
1880         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
1881         -rm -rf $(distdir)
1882 distdir: $(DISTFILES)
1883         -rm -rf $(distdir)
1884         mkdir $(distdir)
1885         -chmod 777 $(distdir)
1886         @for file in $(DISTFILES); do \
1887           if test -f $$file; then d=.; else d=$(srcdir); fi; \
1888           if test -d $$d/$$file; then \
1889             cp -pr $$/$$file $(distdir)/$$file; \
1890           else \
1891             test -f $(distdir)/$$file \
1892             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
1893             || cp -p $$d/$$file $(distdir)/$$file || :; \
1894           fi; \
1895         done
1896         for subdir in $(SUBDIRS); do \
1897           if test "$$subdir" = .; then :; else \
1898             test -d $(distdir)/$$subdir \
1899             || mkdir $(distdir)/$$subdir \
1900             || exit 1; \
1901             chmod 777 $(distdir)/$$subdir; \
1902             (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
1903               || exit 1; \
1904           fi; \
1905         done
1906
1907 DEJATOOL = $(PACKAGE)
1908
1909 RUNTESTDEFAULTFLAGS = --tool $(DEJATOOL) --srcdir $$srcdir
1910 site.exp: Makefile
1911         @echo 'Making a new site.exp file...'
1912         @test ! -f site.bak || rm -f site.bak
1913         @echo '## these variables are automatically generated by make ##' > $@-t
1914         @echo '# Do not edit here.  If you wish to override these values' >> $@-t
1915         @echo '# edit the last section' >> $@-t
1916         @echo 'set tool $(DEJATOOL)' >> $@-t
1917         @echo 'set srcdir $(srcdir)' >> $@-t
1918         @echo 'set objdir' `pwd` >> $@-t
1919         @echo 'set host_alias $(host_alias)' >> $@-t
1920         @echo 'set host_triplet $(host_triplet)' >> $@-t
1921         @echo 'set target_alias $(target_alias)' >> $@-t
1922         @echo 'set target_triplet $(target_triplet)' >> $@-t
1923         @echo 'set build_alias $(build_alias)' >> $@-t
1924         @echo 'set build_triplet $(build_triplet)' >> $@-t
1925         @echo '## All variables above are generated by configure. Do Not Edit ##' >> $@-t
1926         @test ! -f site.exp || sed '1,/^## All variables above are.*##/ d' site.exp >> $@-t
1927         @test ! -f site.exp || mv site.exp site.bak
1928         @mv $@-t site.exp
1929 info-am:
1930 info: info-recursive
1931 dvi-am:
1932 dvi: dvi-recursive
1933 check-am:
1934         $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
1935 check: check-recursive
1936 installcheck-am:
1937 installcheck: installcheck-recursive
1938 install-info-am: 
1939 install-info: install-info-recursive
1940 all-recursive-am: config.h
1941         $(MAKE) $(AM_MAKEFLAGS) all-recursive
1942
1943 install-exec-am: install-exec-local
1944 install-exec: install-exec-recursive
1945
1946 install-data-am:
1947 install-data: install-data-recursive
1948
1949 install-am: all-am
1950         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1951 install: install-recursive
1952 uninstall-am:
1953 uninstall: uninstall-recursive
1954 all-am: Makefile $(PROGRAMS) $(SCRIPTS) config.h
1955 all-redirect: all-recursive-am
1956 install-strip:
1957         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
1958 installdirs: installdirs-recursive
1959 installdirs-am:
1960
1961
1962 mostlyclean-generic:
1963         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
1964
1965 clean-generic:
1966         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1967
1968 distclean-generic:
1969         -rm -f Makefile $(CONFIG_CLEAN_FILES)
1970         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
1971         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1972
1973 maintainer-clean-generic:
1974         -test -z "itbl-lexlconfig/m68k-parsehconfig/m68k-parsecitbl-parsehitbl-parsec" || rm -f itbl-lexl config/m68k-parseh config/m68k-parsec itbl-parseh itbl-parsec
1975 mostlyclean-am:  mostlyclean-hdr mostlyclean-noinstPROGRAMS \
1976                 mostlyclean-compile mostlyclean-libtool \
1977                 mostlyclean-tags mostlyclean-generic
1978
1979 mostlyclean: mostlyclean-recursive
1980
1981 clean-am:  clean-hdr clean-noinstPROGRAMS clean-compile clean-libtool \
1982                 clean-tags clean-generic mostlyclean-am
1983
1984 clean: clean-recursive
1985
1986 distclean-am:  distclean-hdr distclean-noinstPROGRAMS distclean-compile \
1987                 distclean-libtool distclean-tags distclean-generic \
1988                 clean-am
1989         -rm -f libtool
1990
1991 distclean: distclean-recursive
1992         -rm -f config.status
1993
1994 maintainer-clean-am:  maintainer-clean-hdr \
1995                 maintainer-clean-noinstPROGRAMS \
1996                 maintainer-clean-compile maintainer-clean-libtool \
1997                 maintainer-clean-tags maintainer-clean-generic \
1998                 distclean-am
1999         @echo "This command is intended for maintainers to use;"
2000         @echo "it deletes files that may require special tools to rebuild."
2001
2002 maintainer-clean: maintainer-clean-recursive
2003         -rm -f config.status
2004
2005 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
2006 mostlyclean-noinstPROGRAMS distclean-noinstPROGRAMS \
2007 clean-noinstPROGRAMS maintainer-clean-noinstPROGRAMS \
2008 mostlyclean-compile distclean-compile clean-compile \
2009 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
2010 clean-libtool maintainer-clean-libtool install-data-recursive \
2011 uninstall-data-recursive install-exec-recursive \
2012 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
2013 all-recursive check-recursive installcheck-recursive info-recursive \
2014 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
2015 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
2016 distclean-tags clean-tags maintainer-clean-tags distdir check-DEJAGNU \
2017 info-am info dvi-am dvi check check-am installcheck-am installcheck \
2018 install-info-am install-info all-recursive-am install-exec-local \
2019 install-exec-am install-exec install-data-am install-data install-am \
2020 install uninstall-am uninstall all-redirect all-am all installdirs-am \
2021 installdirs mostlyclean-generic distclean-generic clean-generic \
2022 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
2023
2024 po/POTFILES.in: @MAINT@ Makefile
2025         for file in $(POTFILES); do echo $$file; done | sort > tmp \
2026           && mv tmp $(srcdir)/po/POTFILES.in
2027
2028 $(srcdir)/make-gas.com: stamp-mk.com
2029 stamp-mk.com: vmsconf.sh Makefile
2030         sh $(srcdir)/vmsconf.sh $(GENERIC_OBJS) > new-make.com
2031         $(SHELL) $(srcdir)/../move-if-change new-make.com $(srcdir)/make-gas.com
2032         touch stamp-mk.com
2033 diststuff: $(DISTSTUFF) info
2034
2035 $(OBJS): @ALL_OBJ_DEPS@
2036
2037 # Stuff that every object file depends upon.  If anything is removed
2038 # from this list, remove it from dep-in.sed as well.
2039 $(OBJS): config.h as.h $(TARG_ENV_H) $(OBJ_FORMAT_H) $(TARG_CPU_H) flonum.h \
2040         expr.h write.h frags.h hash.h read.h symbols.h tc.h \
2041         obj.h listing.h bignum.h bit_fix.h $(INCDIR)/libiberty.h asintl.h
2042
2043 check-DEJAGNU: site.exp
2044         if [ -d testsuite ]; then \
2045           true; \
2046         else \
2047           mkdir testsuite; \
2048         fi
2049         rm -f testsuite/site.exp
2050         cp site.exp testsuite/site.exp
2051         rootme=`pwd`; export rootme; \
2052         srcdir=`cd ${srcdir}; pwd` ; export srcdir ; \
2053         EXPECT=${EXPECT} ; export EXPECT ; \
2054         if [ -f $(top_builddir)/../expect/expect ]; then \
2055           TCL_LIBRARY=`cd $(top_srcdir)/../tcl/library && pwd`; \
2056           export TCL_LIBRARY; \
2057         fi; \
2058         runtest=$(RUNTEST); \
2059         cd testsuite; \
2060         if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
2061           $$runtest --tool $(DEJATOOL) --srcdir $${srcdir}/testsuite \
2062                 $(RUNTESTFLAGS); \
2063         else echo "WARNING: could not find \`runtest'" 1>&2; :;\
2064         fi
2065
2066 # The implicit .c.o rule doesn't work for these, perhaps because of
2067 # the variables, or perhaps because the sources are not on vpath.
2068 $(TARG_CPU_O): $(TARG_CPU_C) $(TARG_CPU_DEP_@target_cpu_type@)
2069         $(COMPILE) -c $(TARG_CPU_C)
2070 $(ATOF_TARG_O): $(ATOF_TARG_C)
2071         $(COMPILE) -c $(ATOF_TARG_C)
2072
2073 # ecoff.c only has full dependencies when ECOFF_DEBUGGING is defined,
2074 # so the automatic dependency stuff doesn't work.
2075 ecoff.o : ecoff.c ecoff.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h \
2076         $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/symconst.h \
2077         $(INCDIR)/aout/stab_gnu.h
2078
2079 # We need all these explicit rules for the multi stuff.  Because of
2080 # these rules, we don't need one for OBJ_FORMAT_O.
2081
2082 obj-aout.o : $(srcdir)/config/obj-aout.c
2083         $(COMPILE) -c $(srcdir)/config/obj-aout.c
2084 obj-bout.o : $(srcdir)/config/obj-bout.c
2085         $(COMPILE) -c $(srcdir)/config/obj-bout.c
2086 obj-coff.o: $(srcdir)/config/obj-coff.c
2087         $(COMPILE) -c $(srcdir)/config/obj-coff.c
2088 obj-ecoff.o : $(srcdir)/config/obj-ecoff.c
2089         $(COMPILE) -c $(srcdir)/config/obj-ecoff.c
2090 obj-elf.o : $(srcdir)/config/obj-elf.c
2091         $(COMPILE) -c $(srcdir)/config/obj-elf.c
2092 obj-evax.o : $(srcdir)/config/obj-evax.c
2093         $(COMPILE) -c $(srcdir)/config/obj-evax.c
2094 obj-hp300.o : $(srcdir)/config/obj-hp300.c
2095         $(COMPILE) -c $(srcdir)/config/obj-hp300.c
2096 obj-ieee.o : $(srcdir)/config/obj-ieee.c
2097         $(COMPILE) -c $(srcdir)/config/obj-ieee.c
2098 obj-multi.o : $(srcdir)/config/obj-multi.c
2099         $(COMPILE) -c $(srcdir)/config/obj-multi.c
2100 obj-som.o : $(srcdir)/config/obj-som.c
2101         $(COMPILE) -c $(srcdir)/config/obj-som.c
2102 obj-vms.o : $(srcdir)/config/obj-vms.c
2103         $(COMPILE) -c $(srcdir)/config/obj-vms.c
2104
2105 e-mipself.o : $(srcdir)/config/e-mipself.c
2106         $(COMPILE) -c $(srcdir)/config/e-mipself.c
2107 e-mipsecoff.o : $(srcdir)/config/e-mipsecoff.c
2108         $(COMPILE) -c $(srcdir)/config/e-mipsecoff.c
2109 e-i386coff.o: $(srcdir)/config/e-i386coff.c
2110         $(COMPILE) -c $(srcdir)/config/e-i386coff.c
2111 e-i386elf.o: $(srcdir)/config/e-i386elf.c
2112         $(COMPILE) -c $(srcdir)/config/e-i386elf.c
2113
2114 # If m68k-parse.y is in a different directory, then ylwrap will use an
2115 # absolute path when it invokes yacc, which will cause yacc to put the
2116 # absolute path into the generated file.  That's a pain when it comes
2117 # to generating snapshots, because it introduces spurious diffs.
2118 # Since when we make the snapshots $(srcdir) = ".", we check for that
2119 # case and handle it differently.  This means that anybody who
2120 # configures with $(srcdir) = "." will have to set their path in the
2121 # debugger if they want to debug m68k-parse.y.  This is bad, but on
2122 # the other hand it's good that people who use the prebuilt
2123 # m68k-parse.c don't get a spurious absolute path.
2124 m68k-parse.c: $(srcdir)/config/m68k-parse.y
2125         f=$(srcdir)/config/m68k-parse.y; \
2126         if [ $$f = "./config/m68k-parse.y" ]; then \
2127           ln -s config/m68k-parse.y . > /dev/null 2>/dev/null || \
2128            ln config/m68k-parse.y . > /dev/null 2>/dev/null || \
2129            cp config/m68k-parse.y . >/dev/null 2>/dev/null; \
2130           f=m68k-parse.y; \
2131         else true; fi; \
2132         $(SHELL) $(YLWRAP) "$(YACC)" $$f y.tab.c m68k-parse.c --; \
2133         if [ $$f = "m68k-parse.y" ]; then \
2134           rm -f m68k-parse.y; \
2135         else true; fi
2136 m68k-parse.o: m68k-parse.c $(srcdir)/config/m68k-parse.h
2137
2138 # Don't let the .y.h rule clobber m68k-parse.h.
2139 m68k-parse.h: ; @true
2140 $(srcdir)/config/m68k-parse.h: ; @true
2141
2142 # The instruction table specification lexical analyzer and parser.
2143
2144 itbl-lex.c: $(srcdir)/itbl-lex.l
2145 itbl-lex.o: itbl-lex.c itbl-parse.h
2146
2147 itbl-parse.o: itbl-parse.c itbl-parse.h $(srcdir)/itbl-ops.h
2148
2149 itbl-ops.o: $(srcdir)/itbl-ops.c $(srcdir)/itbl-ops.h itbl-parse.h
2150
2151 itbl-parse.c itbl-parse.h: $(srcdir)/itbl-parse.y
2152         $(SHELL) $(YLWRAP) "$(YACC)" $(srcdir)/itbl-parse.y y.tab.c itbl-parse.c y.tab.h itbl-parse.h -- -d
2153
2154 itbl-test-ops.o: $(srcdir)/itbl-ops.c $(srcdir)/itbl-ops.h itbl-parse.h
2155         $(COMPILE) -o itbl-test-ops.o -DSTAND_ALONE -c $(srcdir)/itbl-ops.c
2156
2157 itbl-test.o: $(srcdir)/testsuite/gas/all/itbl-test.c $(srcdir)/itbl-ops.h
2158         $(COMPILE) -c -DSTAND_ALONE $(srcdir)/testsuite/gas/all/itbl-test.c
2159
2160 cgen.o: cgen.c cgen.h cgen-desc.h subsegs.h \
2161         $(INCDIR)/obstack.h $(INCDIR)/opcode/cgen.h \
2162         $(srcdir)/../opcodes/$(CGEN_CPU_PREFIX)-desc.h \
2163         $(srcdir)/../opcodes/$(CGEN_CPU_PREFIX)-opc.h
2164
2165 .PHONY: install-exec-local install-data-local
2166 .PHONY: install-exec-bindir install-exec-tooldir
2167
2168 install-exec-local: install-exec-bindir @install_tooldir@
2169
2170 install-exec-bindir: $(noinst_PROGRAMS)
2171         $(mkinstalldirs) $(bindir)
2172         @list='$(noinst_PROGRAMS)'; for p in $$list; do \
2173           if test -f $$p; then \
2174             echo " $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
2175             $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
2176           else :; fi; \
2177         done
2178
2179 install-exec-tooldir: $(noinst_PROGRAMS)
2180         $(mkinstalldirs) $(tooldir)/bin
2181         n=`echo as | sed '$(transform)'`; \
2182         if [ "$(bindir)/$$n$(EXEEXT)" != "$(tooldir)/bin/as$(EXEEXT)" ]; then \
2183           rm -f $(tooldir)/bin/as$(EXEEXT); \
2184           ln $(bindir)/$$n$(EXEEXT) $(tooldir)/bin/as$(EXEEXT) >/dev/null 2>/dev/null \
2185             || $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) as-new$(EXEEXT) $(tooldir)/bin/as$(EXEEXT); \
2186         else \
2187           true ; \
2188         fi
2189
2190 # These exist for maintenance purposes.
2191
2192 .PHONY: bootstrap bootstrap2 bootstrap3 stage1 stage2 stage3 comparison
2193
2194 bootstrap: as-new
2195         $(MAKE) stage1
2196         rm -f stage && ln -s stage1 stage
2197         $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
2198         $(MAKE) stage2
2199         rm -f stage && ln -s stage2 stage
2200         $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
2201         $(MAKE) comparison against=stage2
2202
2203 bootstrap2:
2204         rm -f stage && ln -s stage1 stage
2205         $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
2206         $(MAKE) stage2
2207         rm -f stage && ln -s stage2 stage
2208         $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
2209         $(MAKE) comparison against=stage2
2210
2211 bootstrap3:
2212         rm -f stage && ln -s stage2 stage
2213         $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
2214         $(MAKE) comparison against=stage2
2215
2216 # Copy the object files from a particular stage into a subdirectory.
2217 stage1:
2218         -mkdir stage1
2219         -mv $(STAGESTUFF) stage1
2220         if [ -f stage1/as-new$(EXEEXT) -a ! -f stage1/as$(EXEEXT) ] ; then (cd stage1 ; ln -s as-new$(EXEEXT) as$(EXEEXT)) ; fi
2221
2222 stage2:
2223         -mkdir stage2
2224         -mv $(STAGESTUFF) stage2
2225         if [ -f stage2/as-new$(EXEEXT) -a ! -f stage2/as$(EXEEXT) ] ; then (cd stage2 ; ln -s as-new$(EXEEXT) as$(EXEEXT)) ; fi
2226
2227 stage3:
2228         -mkdir stage3
2229         -mv $(STAGESTUFF) stage3
2230         if [ -f stage3/as-new$(EXEEXT) -a ! -f stage3/as$(EXEEXT) ] ; then (cd stage3 ; ln -s as-new as$(EXEEXT)) ; fi
2231
2232 # This rule is derived from corresponding code in the Makefile.in for gcc.
2233 # The "tail +16c" is to bypass headers which may include timestamps or
2234 # temporary assembly file names.
2235 comparison:
2236         x=0 ; \
2237         for file in *.o ; do \
2238           tail +16c ./$$file > tmp-foo1; \
2239           if tail +16c ${against}/$$file > tmp-foo2 2>/dev/null ; then \
2240             if cmp tmp-foo1 tmp-foo2 ; then \
2241               true ; \
2242             else \
2243               echo $$file differs ; \
2244               x=1 ; \
2245             fi ; \
2246           else true; fi ; \
2247         done ; \
2248         exit $$x
2249         -rm -f tmp-foo*
2250
2251 .PHONY: de-stage1 de-stage2 de-stage3
2252
2253 de-stage1:
2254         - (cd stage1 ; rm -f as$(EXEEXT) ; mv -f * ..)
2255         - rmdir stage1
2256
2257 de-stage2:
2258         - (cd stage2 ; rm -f as$(EXEEXT) ; mv -f * ..)
2259         - rmdir stage2
2260
2261 de-stage3:
2262         - (cd stage3 ; rm -f as$(EXEEXT) ; mv -f * ..)
2263         - rmdir stage3
2264
2265 .dep: dep.sed $(DEP_FILE_DEPS) .tcdep .objdep .dep2
2266         rm -f .dep1
2267         srcdir=`cd $(srcdir); pwd`; \
2268         $(MAKE) DEP=$(DEP) srcdir=$${srcdir} VPATH=$${srcdir} .dep1
2269         rm -rf .depdir
2270         sed -f dep.sed < .dep1 > .depa
2271         sed -f dep.sed < .tcdep >> .depa
2272         sed -f dep.sed < .objdep >> .depa
2273         sed -f dep.sed < .dep2 >> .depa
2274         echo '$$(OBJS): $$(DEP_@target''_cpu_type@_@obj''_format@)' >> .depa
2275         echo '$$(TARG_CPU_O): $$(TCDEP_@target''_cpu_type@_@obj''_format@)' >> .depa
2276         echo '$$(OBJ_FORMAT_O): $$(OBJDEP_@target''_cpu_type@_@obj''_format@)' >> .depa
2277         echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> .depa
2278         $(SHELL) $(srcdir)/../move-if-change .depa .dep
2279
2280 # This rule needs a mkdep that runs "gcc -MM".
2281 .dep1: $(CFILES) $(MULTI_CFILES)
2282         if [ -d .depdir ]; then true; else mkdir .depdir; fi
2283         srcdir=`cd $(srcdir); pwd`; \
2284         cd .depdir; \
2285         echo '' > targ-cpu.h; \
2286         echo '' > obj-format.h; \
2287         echo '' > targ-env.h; \
2288         echo '' > itbl-cpu.h; \
2289         echo '' > itbl-parse.h; \
2290         echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > .dep; \
2291         $(DEP) -f .dep -DBFD_ASSEMBLER -I. -I.. -I$${srcdir} -I../../bfd $(DEP_INCLUDES) $?
2292         sed -e '/IF YOU PUT ANYTHING/,$$d' < .depdir/.dep > .dep1
2293         rm -f .depdir/.dep
2294
2295 # Work out the special dependencies for the tc-*.c files.
2296 .tcdep: $(TARGET_CPU_CFILES)
2297         rm -f .tcdepa
2298         if [ -d .depdir ]; then true; else mkdir .depdir; fi
2299         srcdir=`cd $(srcdir); pwd`; \
2300         cd .depdir; \
2301         for c in $(CPU_TYPES); do \
2302           for o in $(OBJ_FORMATS); do \
2303             $(CPU_OBJ_VALID) \
2304             if [ x$${valid} = xyes ]; then \
2305               echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
2306               echo '#include "obj-'"$${o}"'.h"' > obj-format.h; \
2307               echo '#include "te-generic.h"' > targ-env.h; \
2308               echo '' > itbl-cpu.h; \
2309               echo '' > itbl-parse.h; \
2310               echo '#include "opcodes/'"$${c}"'-desc.h"' > cgen-desc.h; \
2311               rm -f dummy.c; \
2312               cp $${srcdir}/config/tc-$${c}.c dummy.c; \
2313               echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > .dep; \
2314               $(DEP) -f .dep -DBFD_ASSEMBLER -I. -I.. -I$${srcdir} -I../../bfd $(DEP_INCLUDES) dummy.c; \
2315               sed -e "s/dummy.o: dummy.c/TCDEP_$${c}_$${o} =/" \
2316                   -e '1,/DO NOT PUT ANYTHING AFTER/d' \
2317                   -e '/IF YOU PUT ANYTHING/,$$d' \
2318                   -e '/^$$/d' < .dep >> ../.tcdepa; \
2319               rm -f dummy.c; \
2320             else true; fi; \
2321           done; \
2322         done
2323         echo 'TCDEP_hppa_som = $$(srcdir)/config/tc-hppa.h subsegs.h \' >> .tcdepa
2324         echo '  $$(INCDIR)/obstack.h $$(BFDDIR)/libhppa.h \' >> .tcdepa
2325         echo '  $$(INCDIR)/opcode/hppa.h $$(BFDDIR)/som.h' >> .tcdepa
2326         # We don't try to handle all multi cases.
2327         for c in $(CPU_TYPES); do \
2328           $(CPU_MULTI_VALID) \
2329           if [ x$${valid} = xyes ]; then \
2330             o=ecoff; \
2331             $(CPU_OBJ_VALID) \
2332             echo 'TCDEP_'"$${c}"'_multi = \' >> .tcdepa; \
2333             echo '$$(TCDEP_'"$${c}"'_coff) \' >> .tcdepa; \
2334             if [ x$${valid} = xyes ]; then \
2335               echo '$$(TCDEP_'"$${c}"'_ecoff) \' >> .tcdepa; \
2336             else true; fi; \
2337             echo '$$(TCDEP_'"$${c}"'_elf)' >> .tcdepa; \
2338           else true; fi; \
2339         done
2340         mv -f .tcdepa .tcdep
2341
2342 # Work out the special dependencies for the obj-*.c files.
2343 .objdep: $(OBJ_FORMAT_CFILES)
2344         rm -f .objdepa
2345         if [ -d .depdir ]; then true; else mkdir .depdir; fi
2346         srcdir=`cd $(srcdir); pwd`; \
2347         cd .depdir; \
2348         for c in $(CPU_TYPES); do \
2349           for o in $(OBJ_FORMATS); do \
2350             $(CPU_OBJ_VALID) \
2351             if [ x$${valid} = xyes ]; then \
2352               echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
2353               echo '#include "obj-'"$${o}"'.h"' > obj-format.h; \
2354               echo '#include "te-generic.h"' > targ-env.h; \
2355               echo '' > itbl-cpu.h; \
2356               echo '' > itbl-parse.h; \
2357               rm -f dummy.c; \
2358               cp $${srcdir}/config/obj-$${o}.c dummy.c; \
2359               echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > .dep; \
2360               $(DEP) -f .dep -DBFD_ASSEMBLER -I. -I.. -I$${srcdir} -I../../bfd $(DEP_INCLUDES) dummy.c; \
2361               sed -e "s/dummy.o: dummy.c/OBJDEP_$${c}_$${o} =/" \
2362                   -e '1,/DO NOT PUT ANYTHING AFTER/d' \
2363                   -e '/IF YOU PUT ANYTHING/,$$d' \
2364                   -e '/^$$/d' < .dep >> ../.objdepa; \
2365               rm -f dummy.c; \
2366             else true; fi; \
2367           done; \
2368         done
2369         echo 'OBJDEP_hppa_som = $$(srcdir)/config/obj-som.h subsegs.h \' >> .objdepa
2370         echo '  $$(INCDIR)/obstack.h $$(BFDDIR)/libhppa.h \' >> .objdepa
2371         echo '  $$(BFDDIR)/som.h  $$(INCDIR)/aout/stab_gnu.h \' >> .objdepa
2372         echo '  $$(INCDIR)/aout/stab.def' >> .objdepa
2373         # We don't try to handle all multi cases.
2374         for c in $(CPU_TYPES); do \
2375           $(CPU_MULTI_VALID) \
2376           if [ x$${valid} = xyes ]; then \
2377             o=ecoff; \
2378             $(CPU_OBJ_VALID) \
2379             echo 'OBJDEP_'"$${c}"'_multi = \' >> .objdepa; \
2380             echo '$$(OBJDEP_'"$${c}"'_coff) \' >> .objdepa; \
2381             if [ x$${valid} = xyes ]; then \
2382               echo '$$(OBJDEP_'"$${c}"'_ecoff) \' >> .objdepa; \
2383             else true; fi; \
2384             echo '$$(OBJDEP_'"$${c}"'_elf)' >> .objdepa; \
2385           else true; fi; \
2386         done
2387         mv -f .objdepa .objdep
2388
2389 # Work out the dependencies for each CPU/OBJ combination.
2390 # Note that SOM is a special case, because it only works native.
2391 .dep2: $(TARGET_CPU_HFILES) $(OBJ_FORMAT_HFILES)
2392         rm -f .dep2a
2393         if [ -d .depdir ]; then true; else mkdir .depdir; fi
2394         srcdir=`cd $(srcdir); pwd`; \
2395         cd .depdir; \
2396         for c in $(CPU_TYPES); do \
2397           for o in $(OBJ_FORMATS); do \
2398             $(CPU_OBJ_VALID) \
2399             if [ x$${valid} = xyes ]; then \
2400               echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
2401               echo '#include "obj-'"$${o}"'.h"' > dummy.c; \
2402               echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > .dep; \
2403               $(DEP) -f .dep -DBFD_ASSEMBLER -I. -I.. -I$${srcdir} -I../../bfd $(DEP_INCLUDES) dummy.c; \
2404               sed -e "s/dummy.o: dummy.c/DEP_$${c}_$${o} =/" \
2405                   -e '1,/DO NOT PUT ANYTHING AFTER/d' \
2406                   -e '/IF YOU PUT ANYTHING/,$$d' \
2407                   -e '/^$$/d' < .dep >> ../.dep2a; \
2408             else true; fi; \
2409           done; \
2410         done
2411         echo 'DEP_hppa_som = $$(BFDDIR)/som.h' >> .dep2a
2412         # We don't try to handle all multi cases.
2413         for c in $(CPU_TYPES); do \
2414           $(CPU_MULTI_VALID) \
2415           if [ x$${valid} = xyes ]; then \
2416             o=ecoff; \
2417             $(CPU_OBJ_VALID) \
2418             echo 'DEP_'"$${c}"'_multi = \' >> .dep2a; \
2419             echo '$$(DEP_'"$${c}"'_coff) \' >> .dep2a; \
2420             if [ x$${valid} = xyes ]; then \
2421               echo '$$(DEP_'"$${c}"'_ecoff) \' >> .dep2a; \
2422             else true; fi; \
2423             echo '$$(DEP_'"$${c}"'_elf)' >> .dep2a; \
2424           else true; fi; \
2425         done
2426         mv -f .dep2a .dep2
2427
2428 dep.sed: dep-in.sed config.status
2429         srcdir=`cd $(srcdir); pwd`; \
2430         sed <$(srcdir)/dep-in.sed >dep.sed \
2431                 -e "s!@INCDIR@!$${srcdir}/../include!" \
2432                 -e "s!@BFDDIR@!$${srcdir}/../bfd!" \
2433                 -e "s!@SRCDIR@!$${srcdir}!"
2434
2435 dep: .dep
2436         sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
2437         cat .dep >> tmp-Makefile
2438         $(SHELL) $(srcdir)/../move-if-change tmp-Makefile Makefile
2439
2440 dep-in: .dep
2441         sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
2442         cat .dep >> tmp-Makefile.in
2443         $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
2444
2445 dep-am: .dep
2446         sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
2447         cat .dep >> tmp-Makefile.am
2448         $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
2449
2450 .PHONY: dep dep-in dep-am
2451
2452 # DO NOT DELETE THIS LINE -- mkdep uses it.
2453 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
2454
2455 app.o: app.c
2456 as.o: as.c subsegs.h $(INCDIR)/obstack.h output-file.h \
2457   sb.h macro.h
2458 atof-generic.o: atof-generic.c
2459 bignum-copy.o: bignum-copy.c
2460 cond.o: cond.c macro.h sb.h $(INCDIR)/obstack.h
2461 depend.o: depend.c
2462 dwarf2dbg.o: dwarf2dbg.c dwarf2dbg.h subsegs.h $(INCDIR)/obstack.h \
2463   $(INCDIR)/elf/dwarf2.h
2464 ecoff.o: ecoff.c ecoff.h
2465 ehopt.o: ehopt.c subsegs.h $(INCDIR)/obstack.h $(INCDIR)/elf/dwarf2.h
2466 expr.o: expr.c $(INCDIR)/obstack.h
2467 flonum-copy.o: flonum-copy.c
2468 flonum-konst.o: flonum-konst.c
2469 flonum-mult.o: flonum-mult.c
2470 frags.o: frags.c subsegs.h $(INCDIR)/obstack.h
2471 hash.o: hash.c $(INCDIR)/obstack.h
2472 input-file.o: input-file.c input-file.h
2473 input-scrub.o: input-scrub.c input-file.h sb.h
2474 listing.o: listing.c input-file.h subsegs.h
2475 literal.o: literal.c subsegs.h $(INCDIR)/obstack.h
2476 macro.o: macro.c sb.h macro.h
2477 messages.o: messages.c
2478 output-file.o: output-file.c output-file.h
2479 read.o: read.c subsegs.h $(INCDIR)/obstack.h sb.h macro.h \
2480   ecoff.h
2481 sb.o: sb.c sb.h
2482 stabs.o: stabs.c $(INCDIR)/obstack.h subsegs.h ecoff.h \
2483   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
2484 subsegs.o: subsegs.c subsegs.h $(INCDIR)/obstack.h
2485 symbols.o: symbols.c $(INCDIR)/obstack.h subsegs.h \
2486   struc-symbol.h
2487 write.o: write.c subsegs.h $(INCDIR)/obstack.h output-file.h
2488 gasp.o: gasp.c sb.h macro.h
2489 itbl-ops.o: itbl-ops.c itbl-ops.h itbl-parse.h
2490 e-i386coff.o: $(srcdir)/config/e-i386coff.c emul.h \
2491   emul-target.h
2492 e-i386elf.o: $(srcdir)/config/e-i386elf.c emul.h emul-target.h
2493 e-mipsecoff.o: $(srcdir)/config/e-mipsecoff.c emul.h \
2494   emul-target.h
2495 e-mipself.o: $(srcdir)/config/e-mipself.c emul.h emul-target.h
2496 $(OBJS): $(DEP_@target_cpu_type@_@obj_format@)
2497 $(TARG_CPU_O): $(TCDEP_@target_cpu_type@_@obj_format@)
2498 $(OBJ_FORMAT_O): $(OBJDEP_@target_cpu_type@_@obj_format@)
2499 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
2500
2501 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2502 # Otherwise a system limit (for SysV at least) may be exceeded.
2503 .NOEXPORT: