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