* Makefile.am (bfin-lex.c): Update ylwrap invocation.
[external/binutils.git] / gas / Makefile.in
1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17
18 SOURCES = $(as_new_SOURCES) $(EXTRA_as_new_SOURCES) $(itbl_test_SOURCES)
19
20 srcdir = @srcdir@
21 top_srcdir = @top_srcdir@
22 VPATH = @srcdir@
23 pkgdatadir = $(datadir)/@PACKAGE@
24 pkglibdir = $(libdir)/@PACKAGE@
25 pkgincludedir = $(includedir)/@PACKAGE@
26 top_builddir = .
27 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28 INSTALL = @INSTALL@
29 install_sh_DATA = $(install_sh) -c -m 644
30 install_sh_PROGRAM = $(install_sh) -c
31 install_sh_SCRIPT = $(install_sh) -c
32 INSTALL_HEADER = $(INSTALL_DATA)
33 transform = $(program_transform_name)
34 NORMAL_INSTALL = :
35 PRE_INSTALL = :
36 POST_INSTALL = :
37 NORMAL_UNINSTALL = :
38 PRE_UNINSTALL = :
39 POST_UNINSTALL = :
40 build_triplet = @build@
41 host_triplet = @host@
42 target_triplet = @target@
43 noinst_PROGRAMS = as-new$(EXEEXT)
44 EXTRA_PROGRAMS = itbl-test$(EXEEXT)
45 DIST_COMMON = $(srcdir)/../config.guess $(srcdir)/../config.sub NEWS \
46         README ChangeLog $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
47         $(top_srcdir)/configure $(am__configure_deps) \
48         $(srcdir)/config.in $(srcdir)/../mkinstalldirs \
49         $(srcdir)/gdbinit.in $(srcdir)/gdbinit.in \
50         $(top_srcdir)/po/Make-in m68k-parse.c bfin-parse.c \
51         itbl-parse.c itbl-lex.c $(srcdir)/../ylwrap \
52         $(srcdir)/../ltmain.sh $(srcdir)/../config.guess \
53         $(srcdir)/../config.sub
54 subdir = .
55 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
56 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
57         $(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/../libtool.m4 \
58         $(top_srcdir)/../gettext.m4 $(top_srcdir)/configure.in
59 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
60         $(ACLOCAL_M4)
61 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
62  configure.lineno configure.status.lineno
63 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
64 CONFIG_HEADER = config.h
65 CONFIG_CLEAN_FILES = gdb.ini .gdbinit po/Makefile.in
66 PROGRAMS = $(noinst_PROGRAMS)
67 am__objects_1 = app.$(OBJEXT) as.$(OBJEXT) atof-generic.$(OBJEXT) \
68         cond.$(OBJEXT) depend.$(OBJEXT) dwarf2dbg.$(OBJEXT) \
69         dw2gencfi.$(OBJEXT) ecoff.$(OBJEXT) ehopt.$(OBJEXT) \
70         expr.$(OBJEXT) flonum-copy.$(OBJEXT) flonum-konst.$(OBJEXT) \
71         flonum-mult.$(OBJEXT) frags.$(OBJEXT) hash.$(OBJEXT) \
72         input-file.$(OBJEXT) input-scrub.$(OBJEXT) listing.$(OBJEXT) \
73         literal.$(OBJEXT) macro.$(OBJEXT) messages.$(OBJEXT) \
74         output-file.$(OBJEXT) read.$(OBJEXT) sb.$(OBJEXT) \
75         stabs.$(OBJEXT) subsegs.$(OBJEXT) symbols.$(OBJEXT) \
76         write.$(OBJEXT)
77 am_as_new_OBJECTS = $(am__objects_1)
78 as_new_OBJECTS = $(am_as_new_OBJECTS)
79 am__DEPENDENCIES_1 = tc-@target_cpu_type@.o
80 am__DEPENDENCIES_2 = obj-@obj_format@.o
81 am__DEPENDENCIES_3 = atof-@atof@.o
82 am__DEPENDENCIES_4 =
83 am__DEPENDENCIES_5 = ../libiberty/libiberty.a
84 am_itbl_test_OBJECTS = itbl-parse.$(OBJEXT) itbl-lex.$(OBJEXT)
85 itbl_test_OBJECTS = $(am_itbl_test_OBJECTS)
86 itbl_test_DEPENDENCIES = itbl-tops.o itbl-test.o $(am__DEPENDENCIES_5)
87 SCRIPTS = $(noinst_SCRIPTS)
88 DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
89 depcomp =
90 am__depfiles_maybe =
91 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
92         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
93 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
94         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
95         $(AM_CFLAGS) $(CFLAGS)
96 CCLD = $(CC)
97 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
98         $(AM_LDFLAGS) $(LDFLAGS) -o $@
99 LEXCOMPILE = $(LEX) $(LFLAGS) $(AM_LFLAGS)
100 LTLEXCOMPILE = $(LIBTOOL) --mode=compile $(LEX) $(LFLAGS) $(AM_LFLAGS)
101 YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS)
102 LTYACCCOMPILE = $(LIBTOOL) --mode=compile $(YACC) $(YFLAGS) \
103         $(AM_YFLAGS)
104 YLWRAP = $(top_srcdir)/../ylwrap
105 SOURCES = $(as_new_SOURCES) $(EXTRA_as_new_SOURCES) \
106         $(itbl_test_SOURCES)
107 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
108         html-recursive info-recursive install-data-recursive \
109         install-exec-recursive install-info-recursive \
110         install-recursive installcheck-recursive installdirs-recursive \
111         pdf-recursive ps-recursive uninstall-info-recursive \
112         uninstall-recursive
113 ETAGS = etags
114 CTAGS = ctags
115 DEJATOOL = $(PACKAGE)
116 RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
117 ACLOCAL = @ACLOCAL@
118 ALLOCA = @ALLOCA@
119 ALL_OBJ_DEPS = @ALL_OBJ_DEPS@
120 AMDEP_FALSE = @AMDEP_FALSE@
121 AMDEP_TRUE = @AMDEP_TRUE@
122 AMTAR = @AMTAR@
123 AUTOCONF = @AUTOCONF@
124 AUTOHEADER = @AUTOHEADER@
125 AUTOMAKE = @AUTOMAKE@
126 AWK = @AWK@
127 BFDLIB = @BFDLIB@
128 BFDVER_H = @BFDVER_H@
129 CATALOGS = @CATALOGS@
130 CATOBJEXT = @CATOBJEXT@
131 CC = @CC@
132 CCDEPMODE = @CCDEPMODE@
133 CFLAGS = @CFLAGS@
134 CPP = @CPP@
135 CPPFLAGS = @CPPFLAGS@
136 CYGPATH_W = @CYGPATH_W@
137 DATADIRNAME = @DATADIRNAME@
138 DEFS = @DEFS@
139 DEPDIR = @DEPDIR@
140 ECHO_C = @ECHO_C@
141 ECHO_N = @ECHO_N@
142 ECHO_T = @ECHO_T@
143 EGREP = @EGREP@
144 EXEEXT = @EXEEXT@
145 GDBINIT = @GDBINIT@
146 GMOFILES = @GMOFILES@
147 GMSGFMT = @GMSGFMT@
148 GT_NO = @GT_NO@
149 GT_YES = @GT_YES@
150 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
151 INSTALL_DATA = @INSTALL_DATA@
152 INSTALL_PROGRAM = @INSTALL_PROGRAM@
153 INSTALL_SCRIPT = @INSTALL_SCRIPT@
154 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
155 INSTOBJEXT = @INSTOBJEXT@
156 INTLDEPS = @INTLDEPS@
157 INTLLIBS = @INTLLIBS@
158 INTLOBJS = @INTLOBJS@
159 LDFLAGS = @LDFLAGS@
160 LEX = `if [ -f ../flex/flex ] ; then echo ../flex/flex ; else echo @LEX@ ; fi`
161 LEXLIB = @LEXLIB@
162 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
163 LIBM = @LIBM@
164 LIBOBJS = @LIBOBJS@
165 LIBS = @LIBS@
166 LIBTOOL = @LIBTOOL@
167 LN_S = @LN_S@
168 LTLIBOBJS = @LTLIBOBJS@
169 MAINT = @MAINT@
170 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
171 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
172 MAKEINFO = @MAKEINFO@
173 MKINSTALLDIRS = @MKINSTALLDIRS@
174 MSGFMT = @MSGFMT@
175 NO_WERROR = @NO_WERROR@
176 OBJEXT = @OBJEXT@
177 OPCODES_LIB = @OPCODES_LIB@
178 PACKAGE = @PACKAGE@
179 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
180 PACKAGE_NAME = @PACKAGE_NAME@
181 PACKAGE_STRING = @PACKAGE_STRING@
182 PACKAGE_TARNAME = @PACKAGE_TARNAME@
183 PACKAGE_VERSION = @PACKAGE_VERSION@
184 PATH_SEPARATOR = @PATH_SEPARATOR@
185 POFILES = @POFILES@
186 POSUB = @POSUB@
187 RANLIB = @RANLIB@
188 SET_MAKE = @SET_MAKE@
189 SHELL = @SHELL@
190 STRIP = @STRIP@
191 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
192 USE_NLS = @USE_NLS@
193 VERSION = @VERSION@
194 WARN_CFLAGS = @WARN_CFLAGS@
195 XGETTEXT = @XGETTEXT@
196 YACC = `if [ -f ../bison/bison ] ; then echo ../bison/bison -y -L../bison/bison ; else echo @YACC@ ; fi`
197 ac_ct_CC = @ac_ct_CC@
198 ac_ct_RANLIB = @ac_ct_RANLIB@
199 ac_ct_STRIP = @ac_ct_STRIP@
200 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
201 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
202 am__include = @am__include@
203 am__leading_dot = @am__leading_dot@
204 am__quote = @am__quote@
205 am__tar = @am__tar@
206 am__untar = @am__untar@
207 atof = @atof@
208 bindir = @bindir@
209 build = @build@
210 build_alias = @build_alias@
211 build_cpu = @build_cpu@
212 build_os = @build_os@
213 build_vendor = @build_vendor@
214 cgen_cpu_prefix = @cgen_cpu_prefix@
215 datadir = @datadir@
216 exec_prefix = @exec_prefix@
217 extra_objects = @extra_objects@
218 host = @host@
219 host_alias = @host_alias@
220 host_cpu = @host_cpu@
221 host_os = @host_os@
222 host_vendor = @host_vendor@
223 includedir = @includedir@
224 infodir = @infodir@
225 install_sh = @install_sh@
226 install_tooldir = @install_tooldir@
227 l = @l@
228 libdir = @libdir@
229 libexecdir = @libexecdir@
230 localstatedir = @localstatedir@
231 mandir = @mandir@
232 mkdir_p = @mkdir_p@
233 obj_format = @obj_format@
234 oldincludedir = @oldincludedir@
235 prefix = @prefix@
236 program_transform_name = @program_transform_name@
237 sbindir = @sbindir@
238 sharedstatedir = @sharedstatedir@
239 sysconfdir = @sysconfdir@
240 target = @target@
241 target_alias = @target_alias@
242 target_cpu = @target_cpu@
243 target_cpu_type = @target_cpu_type@
244 target_os = @target_os@
245 target_vendor = @target_vendor@
246 te_file = @te_file@
247 AUTOMAKE_OPTIONS = 1.8 cygnus dejagnu
248 SUBDIRS = doc po
249 # Automake should figure this out on its own.  It doesn't, because
250 # of the "cygnus" option.  But distclean still wants it.
251 DIST_SUBDIRS = $(SUBDIRS)
252 tooldir = $(exec_prefix)/$(target_alias)
253 AM_CFLAGS = $(WARN_CFLAGS)
254 MKDEP = gcc -MM
255 TARG_CPU = @target_cpu_type@
256 TARG_CPU_C = $(srcdir)/config/tc-@target_cpu_type@.c
257 TARG_CPU_O = tc-@target_cpu_type@.o
258 TARG_CPU_H = $(srcdir)/config/tc-@target_cpu_type@.h
259 OBJ_FORMAT_C = $(srcdir)/config/obj-@obj_format@.c
260 OBJ_FORMAT_O = obj-@obj_format@.o
261 OBJ_FORMAT_H = $(srcdir)/config/obj-@obj_format@.h
262 TARG_ENV_H = $(srcdir)/config/te-@te_file@.h
263 ATOF_TARG_C = $(srcdir)/config/atof-@atof@.c
264 ATOF_TARG_O = atof-@atof@.o
265
266 # use @target_cpu_type@ for refering to configured target name
267 IT_HDRS = itbl-parse.h $(srcdir)/itbl-ops.h 
268 IT_SRCS = itbl-parse.c itbl-lex.c $(srcdir)/itbl-ops.c
269 IT_DEPS = $(srcdir)/itbl-parse.y $(srcdir)/itbl-lex.l $(srcdir)/config/itbl-@target_cpu_type@.h
270 IT_OBJS = itbl-parse.o itbl-lex.o itbl-ops.o
271
272 # CPU types.  This is only used for dependency information.
273 CPU_TYPES = \
274         alpha \
275         arc \
276         arm \
277         avr \
278         bfin \
279         cris \
280         crx \
281         d10v \
282         d30v \
283         dlx \
284         fr30 \
285         frv \
286         h8300 \
287         hppa \
288         ia64 \
289         i370 \
290         i386 \
291         i860 \
292         i960 \
293         ip2k \
294         m32c \
295         m32r \
296         m68hc11 \
297         m68k \
298         mcore \
299         mips \
300         mmix \
301         mn10200 \
302         mn10300 \
303         msp430 \
304         ns32k \
305         openrisc \
306         or32 \
307         pdp11 \
308         pj \
309         ppc \
310         s390 \
311         sh \
312         sh64 \
313         sparc \
314         tic30 \
315         tic4x \
316         tic54x \
317         vax \
318         v850 \
319         xstormy16 \
320         xtensa \
321         z8k
322
323
324 # Object format types.  This is only used for dependency information.
325 # We deliberately omit SOM, since it does not work as a cross assembler.
326 OBJ_FORMATS = \
327         aout \
328         coff \
329         ecoff \
330         elf \
331         evax \
332         ieee \
333         vms
334
335
336 # This is an sh case which sets valid according to whether the CPU
337 # type in the shell variable c and the OS type in the shell variable o
338 # are supported.  This helps cuts down on the amount of dependency
339 # information.
340 CPU_OBJ_VALID = \
341         valid= ; \
342         case $$o in \
343         aout) \
344           case $$c in \
345           arm | cris | i386 | m68k | ns32k | pdp11 | sparc | tic30 | vax) \
346             valid=yes ;; \
347           esac ;; \
348         coff) valid=yes; \
349           case $$c in \
350           cris | i860 | mmix | sh64) \
351             valid= ;; \
352           esac ;; \
353         ecoff) \
354           case $$c in \
355           mips | alpha) valid=yes ;; \
356           esac ;; \
357         elf) valid=yes ;; \
358         evax) \
359           case $$c in \
360           alpha) valid=yes ;; \
361           esac ;; \
362         vms) \
363           case $$c in \
364           vax) valid=yes ;; \
365           esac ;; \
366         esac;
367
368
369 # These are like CPU_TYPES and CPU_OBJ_VALID, for the obj=multi case.
370 MULTI_CPU_TYPES = i386 mips cris
371 MULTI_CPU_OBJ_VALID = \
372         valid= ; \
373         case $$o in \
374         aout) \
375           case $$c in \
376           i386 | cris) valid=yes ;; \
377           esac ;; \
378         coff) \
379           case $$c in \
380           i386 | mips) valid=yes ;; \
381           esac ;; \
382         ecoff) \
383           case $$c in \
384           mips) valid=yes ;; \
385           esac ;; \
386         elf) valid=yes ;; \
387         esac;
388
389
390 # Regular source files.
391 GAS_CFILES = \
392         app.c \
393         as.c \
394         atof-generic.c \
395         cond.c \
396         depend.c \
397         dwarf2dbg.c \
398         dw2gencfi.c \
399         ecoff.c \
400         ehopt.c \
401         expr.c \
402         flonum-copy.c \
403         flonum-konst.c \
404         flonum-mult.c \
405         frags.c \
406         hash.c \
407         input-file.c \
408         input-scrub.c \
409         listing.c \
410         literal.c \
411         macro.c \
412         messages.c \
413         output-file.c \
414         read.c \
415         sb.c \
416         stabs.c \
417         subsegs.c \
418         symbols.c \
419         write.c
420
421 CFILES = $(GAS_CFILES) itbl-ops.c
422 HFILES = \
423         as.h \
424         asintl.h \
425         bignum.h \
426         bit_fix.h \
427         cgen.h \
428         dwarf2dbg.h \
429         dw2gencfi.h \
430         ecoff.h \
431         emul-target.h \
432         emul.h \
433         expr.h \
434         flonum.h \
435         frags.h \
436         hash.h \
437         input-file.h \
438         itbl-lex.h \
439         itbl-ops.h \
440         listing.h \
441         macro.h \
442         obj.h \
443         output-file.h \
444         read.h \
445         sb.h \
446         struc-symbol.h \
447         subsegs.h \
448         symbols.h \
449         tc.h \
450         write.h
451
452
453 # CPU files in config.
454 TARGET_CPU_CFILES = \
455         config/tc-alpha.c \
456         config/tc-arc.c \
457         config/tc-arm.c \
458         config/tc-avr.c \
459         config/tc-bfin.c \
460         config/tc-cris.c \
461         config/tc-crx.c \
462         config/tc-d10v.c \
463         config/tc-d30v.c \
464         config/tc-dlx.c \
465         config/tc-fr30.c \
466         config/tc-frv.c \
467         config/tc-h8300.c \
468         config/tc-hppa.c \
469         config/tc-ia64.c \
470         config/tc-i370.c \
471         config/tc-i386.c \
472         config/tc-i860.c \
473         config/tc-i960.c \
474         config/tc-ip2k.c \
475         config/tc-m32c.c \
476         config/tc-m32r.c \
477         config/tc-m68hc11.c \
478         config/tc-m68k.c \
479         config/tc-mcore.c \
480         config/tc-mips.c \
481         config/tc-mmix.c \
482         config/tc-mn10200.c \
483         config/tc-mn10300.c \
484         config/tc-msp430.c \
485         config/tc-ns32k.c \
486         config/tc-openrisc.c \
487         config/tc-or32.c \
488         config/tc-pdp11.c \
489         config/tc-pj.c \
490         config/tc-ppc.c \
491         config/tc-s390.c \
492         config/tc-sh.c \
493         config/tc-sh64.c \
494         config/tc-sparc.c \
495         config/tc-tic30.c \
496         config/tc-tic54x.c \
497         config/tc-vax.c \
498         config/tc-v850.c \
499         config/tc-xstormy16.c \
500         config/tc-xtensa.c \
501         config/tc-z8k.c
502
503 TARGET_CPU_HFILES = \
504         config/tc-alpha.h \
505         config/tc-arc.h \
506         config/tc-arm.h \
507         config/tc-avr.h \
508         config/tc-bfin.h \
509         config/tc-cris.h \
510         config/tc-crx.h \
511         config/tc-d10v.h \
512         config/tc-d30v.h \
513         config/tc-dlx.h \
514         config/tc-fr30.h \
515         config/tc-frv.h \
516         config/tc-h8300.h \
517         config/tc-hppa.h \
518         config/tc-ia64.h \
519         config/tc-i370.h \
520         config/tc-i386.h \
521         config/tc-i860.h \
522         config/tc-i960.h \
523         config/tc-ip2k.h \
524         config/tc-m32c.h \
525         config/tc-m32r.h \
526         config/tc-m68hc11.h \
527         config/tc-m68k.h \
528         config/tc-mcore.h \
529         config/tc-mips.h \
530         config/tc-mmix.h \
531         config/tc-mn10200.h \
532         config/tc-mn10300.h \
533         config/tc-msp430.h \
534         config/tc-ns32k.h \
535         config/tc-openrisc.h \
536         config/tc-or32.h \
537         config/tc-pdp11.h \
538         config/tc-pj.h \
539         config/tc-ppc.h \
540         config/tc-s390.h \
541         config/tc-sh.h \
542         config/tc-sh64.h \
543         config/tc-sparc.h \
544         config/tc-tic30.h \
545         config/tc-tic54x.h \
546         config/tc-vax.h \
547         config/tc-v850.h \
548         config/tc-xstormy16.h \
549         config/tc-xtensa.h \
550         config/tc-z8k.h
551
552
553 # OBJ files in config
554 OBJ_FORMAT_CFILES = \
555         config/obj-aout.c \
556         config/obj-coff.c \
557         config/obj-ecoff.c \
558         config/obj-elf.c \
559         config/obj-evax.c \
560         config/obj-ieee.c \
561         config/obj-som.c
562
563 OBJ_FORMAT_HFILES = \
564         config/obj-aout.h \
565         config/obj-coff.h \
566         config/obj-ecoff.h \
567         config/obj-elf.h \
568         config/obj-evax.h \
569         config/obj-ieee.h \
570         config/obj-som.h
571
572
573 # Emulation header files in config
574 TARG_ENV_HFILES = \
575         config/te-386bsd.h \
576         config/te-armlinuxeabi.h \
577         config/te-aux.h \
578         config/te-delta.h \
579         config/te-delt88.h \
580         config/te-dpx2.h \
581         config/te-dynix.h \
582         config/te-epoc-pe.h \
583         config/te-generic.h \
584         config/te-go32.h \
585         config/te-hppa.h \
586         config/te-hppa64.h \
587         config/te-hppalinux64.h \
588         config/te-i386aix.h \
589         config/te-ia64aix.h \
590         config/te-ic960.h \
591         config/te-linux.h \
592         config/te-lnews.h \
593         config/te-lynx.h \
594         config/te-mach.h \
595         config/te-macos.h \
596         config/te-nbsd.h \
597         config/te-nbsd532.h \
598         config/te-netware.h \
599         config/te-pc532mach.h \
600         config/te-pe.h \
601         config/te-psos.h \
602         config/te-riscix.h \
603         config/te-sparcaout.h \
604         config/te-sun3.h \
605         config/te-svr4.h \
606         config/te-symbian.h \
607         config/te-tmips.h
608
609
610 # Multi files in config
611 MULTI_CFILES = \
612         config/e-crisaout.c \
613         config/e-criself.c \
614         config/e-i386aout.c \
615         config/e-i386coff.c \
616         config/e-i386elf.c \
617         config/e-mipsecoff.c \
618         config/e-mipself.c
619
620 CONFIG_OBJS = \
621         $(TARG_CPU_O) \
622         $(OBJ_FORMAT_O) \
623         $(ATOF_TARG_O) \
624         $(extra_objects)
625
626 GENERIC_OBJS = \
627         app.o \
628         as.o \
629         atof-generic.o \
630         cond.o \
631         depend.o \
632         dwarf2dbg.o \
633         dw2gencfi.o \
634         ehopt.o \
635         expr.o \
636         flonum-konst.o \
637         flonum-copy.o \
638         flonum-mult.o \
639         frags.o \
640         hash.o \
641         input-file.o \
642         input-scrub.o \
643         literal.o \
644         messages.o \
645         output-file.o \
646         read.o \
647         subsegs.o \
648         symbols.o \
649         write.o \
650         listing.o \
651         ecoff.o \
652         stabs.o \
653         sb.o \
654         macro.o
655
656 OBJS = $(CONFIG_OBJS) $(GENERIC_OBJS)
657 POTFILES = $(MULTI_CFILES) $(TARGET_ENV_HFILES) $(OBJ_FORMAT_HFILES) \
658         $(OBJ_FORMAT_CFILES) $(TARGET_CPU_HFILES) $(TARGET_CPU_CFILES) \
659         $(HFILES) $(CFILES)
660
661 noinst_SCRIPTS = $(GDBINIT)
662 EXTRA_SCRIPTS = .gdbinit
663 EXTRA_DIST = m68k-parse.c itbl-parse.c itbl-parse.h itbl-lex.c \
664         bfin-parse.c
665
666 DISTCLEANFILES = targ-cpu.h obj-format.h targ-env.h itbl-cpu.h cgen-desc.h
667
668 # Now figure out from those variables how to compile and link.
669 BASEDIR = $(srcdir)/..
670 BFDDIR = $(BASEDIR)/bfd
671 INCDIR = $(BASEDIR)/include
672
673 # This is the variable actually used when we compile.
674 # Specify the directories to be searched for header files.
675 # Both . and srcdir are used, in that order,
676 # so that tm.h and config.h will be found in the compilation
677 # subdirectory rather than in the source directory.
678 INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(srcdir)/config -I$(INCDIR) -I$(srcdir)/.. -I$(BFDDIR) -I$(srcdir)/../intl -I../intl -DLOCALEDIR="\"$(datadir)/locale\""
679
680 # This should be parallel to INCLUDES, but should replace $(srcdir)
681 # with $${srcdir}, and should work in a subdirectory.  This is used
682 # when building dependencies, because the dependency building is done
683 # in a subdirectory.
684 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="\"$(datadir)/locale\""
685 DEP_FLAGS = -DOBJ_MAYBE_ELF \
686         -I. -I.. -I$${srcdir} -I../../bfd $(DEP_INCLUDES)
687
688
689 # How to link with both our special library facilities
690 # and the system's installed libraries.
691 GASLIBS = @OPCODES_LIB@ @BFDLIB@ ../libiberty/libiberty.a
692
693 # Files to be copied away after each stage in building.
694 STAGESTUFF = *.o $(noinst_PROGRAMS)
695 as_new_SOURCES = $(GAS_CFILES)
696 as_new_LDADD = $(TARG_CPU_O) $(OBJ_FORMAT_O) $(ATOF_TARG_O) \
697         $(extra_objects) $(GASLIBS) $(INTLLIBS) $(LIBM)
698
699 as_new_DEPENDENCIES = $(TARG_CPU_O) $(OBJ_FORMAT_O) $(ATOF_TARG_O) \
700         $(extra_objects) $(GASLIBS) $(INTLDEPS)
701
702 EXPECT = expect
703 RUNTEST = runtest
704 RUNTESTFLAGS = 
705
706 # The m68k operand parser.
707 EXTRA_as_new_SOURCES = config/m68k-parse.y config/bfin-parse.y
708 itbl_test_SOURCES = itbl-parse.y itbl-lex.l
709 itbl_test_LDADD = itbl-tops.o itbl-test.o $(GASLIBS) @LEXLIB@
710
711 # CGEN interface.
712 CGEN_CPU_PREFIX = @cgen_cpu_prefix@
713
714 # Remake the info files.
715 MOSTLYCLEANFILES = $(STAGESTUFF) core \
716         testsuite/*.o testsuite/*.out testsuite/gas.log testsuite/gas.sum \
717         testsuite/site.exp site.bak site.exp stage stage1 stage2
718
719 CLEANFILES = dep.sed DEPTC DEPTCA DEPOBJ DEPOBJA DEP2 DEP2A DEP1 DEPA DEP DEPDIR
720 against = stage2
721 DEP_FILE_DEPS = $(CFILES) $(HFILES) $(TARGET_CPU_CFILES) \
722         $(TARGET_CPU_HFILES) $(OBJ_FORMAT_CFILES) $(OBJ_FORMAT_HFILES)
723
724 CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/configure.in $(srcdir)/configure.tgt
725 AMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
726 DEPTC_alpha_coff = $(INCDIR)/symcat.h ./targ-env.h \
727   ./obj-format.h $(srcdir)/config/obj-coff.h ./targ-cpu.h \
728   $(srcdir)/config/tc-alpha.h $(INCDIR)/coff/internal.h \
729   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
730   struc-symbol.h ecoff.h $(INCDIR)/opcode/alpha.h dw2gencfi.h \
731   $(INCDIR)/elf/dwarf2.h $(INCDIR)/safe-ctype.h $(srcdir)/config/atof-vax.c
732
733 DEPTC_alpha_ecoff = $(INCDIR)/symcat.h ./targ-env.h \
734   ./obj-format.h $(srcdir)/config/obj-ecoff.h ./targ-cpu.h \
735   $(srcdir)/config/tc-alpha.h ecoff.h $(INCDIR)/coff/sym.h \
736   $(INCDIR)/coff/ecoff.h subsegs.h $(INCDIR)/obstack.h \
737   struc-symbol.h ecoff.h $(INCDIR)/opcode/alpha.h dw2gencfi.h \
738   $(INCDIR)/elf/dwarf2.h $(INCDIR)/safe-ctype.h $(srcdir)/config/atof-vax.c
739
740 DEPTC_alpha_elf = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
741   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
742   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
743   ./targ-cpu.h $(srcdir)/config/tc-alpha.h subsegs.h \
744   $(INCDIR)/obstack.h struc-symbol.h ecoff.h $(INCDIR)/coff/sym.h \
745   $(INCDIR)/coff/ecoff.h $(INCDIR)/opcode/alpha.h $(INCDIR)/elf/alpha.h \
746   $(INCDIR)/elf/reloc-macros.h dwarf2dbg.h dw2gencfi.h \
747   $(INCDIR)/elf/dwarf2.h $(INCDIR)/safe-ctype.h $(srcdir)/config/atof-vax.c
748
749 DEPTC_alpha_evax = $(INCDIR)/symcat.h ./targ-env.h \
750   ./obj-format.h $(srcdir)/config/obj-evax.h ./targ-cpu.h \
751   $(srcdir)/config/tc-alpha.h subsegs.h $(INCDIR)/obstack.h \
752   struc-symbol.h ecoff.h $(INCDIR)/opcode/alpha.h dw2gencfi.h \
753   $(INCDIR)/elf/dwarf2.h $(INCDIR)/safe-ctype.h $(srcdir)/config/atof-vax.c
754
755 DEPTC_arc_coff = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
756   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-arc.h \
757   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
758   struc-symbol.h $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
759   $(INCDIR)/opcode/arc.h $(srcdir)/../opcodes/arc-ext.h \
760   $(INCDIR)/elf/arc.h $(INCDIR)/elf/reloc-macros.h dwarf2dbg.h
761
762 DEPTC_arc_elf = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
763   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
764   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
765   ./targ-cpu.h $(srcdir)/config/tc-arc.h dwarf2dbg.h \
766   struc-symbol.h $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
767   $(INCDIR)/opcode/arc.h $(srcdir)/../opcodes/arc-ext.h \
768   $(INCDIR)/elf/arc.h $(INCDIR)/elf/reloc-macros.h dwarf2dbg.h
769
770 DEPTC_arm_aout = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
771   $(srcdir)/config/obj-aout.h ./targ-cpu.h $(srcdir)/config/tc-arm.h \
772   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
773   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h $(INCDIR)/opcode/arm.h
774
775 DEPTC_arm_coff = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
776   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-arm.h \
777   $(INCDIR)/coff/internal.h $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h \
778   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
779   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h $(INCDIR)/opcode/arm.h
780
781 DEPTC_arm_elf = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
782   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
783   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
784   ./targ-cpu.h $(srcdir)/config/tc-arm.h $(INCDIR)/safe-ctype.h \
785   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h $(INCDIR)/opcode/arm.h \
786   $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h dwarf2dbg.h \
787   dw2gencfi.h $(INCDIR)/elf/dwarf2.h
788
789 DEPTC_avr_coff = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
790   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-avr.h \
791   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
792   $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
793   $(INCDIR)/opcode/avr.h
794
795 DEPTC_avr_elf = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
796   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
797   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
798   ./targ-cpu.h $(srcdir)/config/tc-avr.h dwarf2dbg.h \
799   $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
800   $(INCDIR)/opcode/avr.h
801
802 DEPTC_bfin_coff = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
803   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-bfin.h \
804   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
805   struc-symbol.h $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
806   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
807   dwarf2dbg.h $(srcdir)/config/bfin-defs.h $(INCDIR)/obstack.h \
808   $(INCDIR)/safe-ctype.h dwarf2dbg.h $(INCDIR)/obstack.h \
809   $(srcdir)/config/bfin-aux.h $(srcdir)/config/bfin-defs.h \
810   $(INCDIR)/opcode/bfin.h
811
812 DEPTC_bfin_elf = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
813   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
814   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
815   ./targ-cpu.h $(srcdir)/config/tc-bfin.h dwarf2dbg.h \
816   struc-symbol.h $(srcdir)/config/obj-elf.h $(srcdir)/config/bfin-defs.h \
817   $(INCDIR)/obstack.h $(INCDIR)/safe-ctype.h dwarf2dbg.h \
818   $(INCDIR)/obstack.h $(srcdir)/config/bfin-aux.h $(srcdir)/config/bfin-defs.h \
819   $(INCDIR)/opcode/bfin.h
820
821 DEPTC_cris_aout = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
822   $(srcdir)/config/obj-aout.h ./targ-cpu.h $(srcdir)/config/tc-cris.h \
823   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
824   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/cris.h \
825   dwarf2dbg.h
826
827 DEPTC_cris_elf = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
828   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
829   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
830   ./targ-cpu.h $(srcdir)/config/tc-cris.h dwarf2dbg.h \
831   $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
832   $(INCDIR)/opcode/cris.h dwarf2dbg.h
833
834 DEPTC_crx_coff = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
835   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-crx.h \
836   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
837   $(INCDIR)/safe-ctype.h dwarf2dbg.h $(INCDIR)/opcode/crx.h \
838   $(INCDIR)/elf/crx.h $(INCDIR)/elf/reloc-macros.h
839
840 DEPTC_crx_elf = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
841   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
842   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
843   ./targ-cpu.h $(srcdir)/config/tc-crx.h dwarf2dbg.h \
844   $(INCDIR)/safe-ctype.h dwarf2dbg.h $(INCDIR)/opcode/crx.h \
845   $(INCDIR)/elf/crx.h $(INCDIR)/elf/reloc-macros.h
846
847 DEPTC_d10v_coff = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
848   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-d10v.h \
849   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
850   $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
851   $(INCDIR)/opcode/d10v.h $(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h
852
853 DEPTC_d10v_elf = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
854   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
855   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
856   ./targ-cpu.h $(srcdir)/config/tc-d10v.h $(INCDIR)/safe-ctype.h \
857   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/d10v.h \
858   $(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h
859
860 DEPTC_d30v_coff = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
861   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-d30v.h \
862   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
863   $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
864   $(INCDIR)/opcode/d30v.h
865
866 DEPTC_d30v_elf = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
867   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
868   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
869   ./targ-cpu.h $(srcdir)/config/tc-d30v.h $(INCDIR)/safe-ctype.h \
870   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/d30v.h
871
872 DEPTC_dlx_coff = $(INCDIR)/safe-ctype.h $(INCDIR)/symcat.h \
873   ./targ-env.h ./obj-format.h $(srcdir)/config/obj-coff.h \
874   ./targ-cpu.h $(srcdir)/config/tc-dlx.h $(INCDIR)/coff/internal.h \
875   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-dlx.h \
876   $(INCDIR)/opcode/dlx.h
877
878 DEPTC_dlx_elf = $(INCDIR)/safe-ctype.h $(INCDIR)/symcat.h \
879   ./targ-env.h ./obj-format.h $(srcdir)/config/obj-elf.h \
880   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
881   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
882   $(srcdir)/config/tc-dlx.h dwarf2dbg.h $(srcdir)/config/tc-dlx.h \
883   $(INCDIR)/opcode/dlx.h
884
885 DEPTC_fr30_coff = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
886   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-fr30.h \
887   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
888   $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
889   $(INCDIR)/symcat.h $(srcdir)/../opcodes/fr30-desc.h \
890   $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/fr30-opc.h \
891   cgen.h
892
893 DEPTC_fr30_elf = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
894   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
895   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
896   ./targ-cpu.h $(srcdir)/config/tc-fr30.h dwarf2dbg.h \
897   $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
898   $(INCDIR)/symcat.h $(srcdir)/../opcodes/fr30-desc.h \
899   $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/fr30-opc.h \
900   cgen.h
901
902 DEPTC_frv_coff = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
903   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-frv.h \
904   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
905   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/symcat.h $(srcdir)/../opcodes/frv-desc.h \
906   $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/frv-opc.h \
907   cgen.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h $(INCDIR)/elf/common.h \
908   $(INCDIR)/elf/frv.h $(INCDIR)/elf/reloc-macros.h
909
910 DEPTC_frv_elf = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
911   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
912   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
913   ./targ-cpu.h $(srcdir)/config/tc-frv.h subsegs.h $(INCDIR)/obstack.h \
914   $(INCDIR)/symcat.h $(srcdir)/../opcodes/frv-desc.h \
915   $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/frv-opc.h \
916   cgen.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h $(INCDIR)/elf/common.h \
917   $(INCDIR)/elf/frv.h $(INCDIR)/elf/reloc-macros.h
918
919 DEPTC_h8300_coff = $(INCDIR)/symcat.h ./targ-env.h \
920   ./obj-format.h $(srcdir)/config/obj-coff.h ./targ-cpu.h \
921   $(srcdir)/config/tc-h8300.h $(INCDIR)/coff/internal.h \
922   $(INCDIR)/coff/h8300.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
923   $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h dwarf2dbg.h \
924   $(INCDIR)/opcode/h8300.h $(INCDIR)/safe-ctype.h
925
926 DEPTC_h8300_elf = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
927   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
928   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
929   ./targ-cpu.h $(srcdir)/config/tc-h8300.h dwarf2dbg.h \
930   subsegs.h $(INCDIR)/obstack.h dwarf2dbg.h $(INCDIR)/opcode/h8300.h \
931   $(INCDIR)/safe-ctype.h $(INCDIR)/elf/h8.h $(INCDIR)/elf/reloc-macros.h
932
933 DEPTC_hppa_coff = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
934   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-hppa.h \
935   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
936   $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
937   $(BFDDIR)/libhppa.h $(INCDIR)/opcode/hppa.h
938
939 DEPTC_hppa_elf = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
940   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
941   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
942   ./targ-cpu.h $(srcdir)/config/tc-hppa.h $(BFDDIR)/elf32-hppa.h \
943   $(BFDDIR)/elf-bfd.h $(BFDDIR)/libhppa.h $(INCDIR)/elf/hppa.h \
944   $(INCDIR)/elf/reloc-macros.h $(INCDIR)/safe-ctype.h \
945   subsegs.h $(INCDIR)/obstack.h $(BFDDIR)/libhppa.h $(INCDIR)/opcode/hppa.h \
946   dwarf2dbg.h
947
948 DEPTC_ia64_coff = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
949   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-ia64.h \
950   $(INCDIR)/opcode/ia64.h $(INCDIR)/elf/ia64.h $(INCDIR)/elf/reloc-macros.h \
951   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
952   $(INCDIR)/safe-ctype.h dwarf2dbg.h subsegs.h $(INCDIR)/obstack.h \
953   $(INCDIR)/opcode/ia64.h $(INCDIR)/elf/ia64.h
954
955 DEPTC_ia64_elf = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
956   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
957   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
958   ./targ-cpu.h $(srcdir)/config/tc-ia64.h $(INCDIR)/opcode/ia64.h \
959   $(INCDIR)/elf/ia64.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/safe-ctype.h \
960   dwarf2dbg.h subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/ia64.h \
961   $(INCDIR)/elf/ia64.h
962
963 DEPTC_i370_coff = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
964   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-i370.h \
965   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
966   $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
967   struc-symbol.h $(INCDIR)/opcode/i370.h
968
969 DEPTC_i370_elf = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
970   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
971   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
972   ./targ-cpu.h $(srcdir)/config/tc-i370.h dwarf2dbg.h \
973   $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
974   struc-symbol.h $(INCDIR)/opcode/i370.h $(INCDIR)/elf/i370.h \
975   $(INCDIR)/elf/reloc-macros.h
976
977 DEPTC_i386_aout = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
978   $(srcdir)/config/obj-aout.h ./targ-cpu.h $(srcdir)/config/tc-i386.h \
979   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
980   subsegs.h $(INCDIR)/obstack.h dwarf2dbg.h dw2gencfi.h \
981   $(INCDIR)/elf/dwarf2.h $(INCDIR)/opcode/i386.h $(INCDIR)/elf/x86-64.h \
982   $(INCDIR)/elf/reloc-macros.h
983
984 DEPTC_i386_coff = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
985   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-i386.h \
986   $(INCDIR)/coff/internal.h $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
987   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
988   subsegs.h $(INCDIR)/obstack.h dwarf2dbg.h dw2gencfi.h \
989   $(INCDIR)/elf/dwarf2.h $(INCDIR)/opcode/i386.h $(INCDIR)/elf/x86-64.h \
990   $(INCDIR)/elf/reloc-macros.h
991
992 DEPTC_i386_elf = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
993   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
994   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
995   ./targ-cpu.h $(srcdir)/config/tc-i386.h dwarf2dbg.h \
996   $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
997   dwarf2dbg.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h $(INCDIR)/opcode/i386.h \
998   $(INCDIR)/elf/x86-64.h $(INCDIR)/elf/reloc-macros.h
999
1000 DEPTC_i860_elf = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
1001   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1002   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1003   ./targ-cpu.h $(srcdir)/config/tc-i860.h dwarf2dbg.h \
1004   $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1005   $(INCDIR)/opcode/i860.h $(INCDIR)/elf/i860.h $(INCDIR)/elf/reloc-macros.h
1006
1007 DEPTC_i960_coff = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
1008   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-i960.h \
1009   $(INCDIR)/coff/internal.h $(INCDIR)/coff/i960.h $(BFDDIR)/libcoff.h \
1010   $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h \
1011   $(INCDIR)/opcode/i960.h
1012
1013 DEPTC_i960_elf = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
1014   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1015   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1016   ./targ-cpu.h $(srcdir)/config/tc-i960.h dwarf2dbg.h \
1017   $(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h $(INCDIR)/opcode/i960.h
1018
1019 DEPTC_ip2k_coff = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
1020   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-ip2k.h \
1021   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1022   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/symcat.h $(srcdir)/../opcodes/ip2k-desc.h \
1023   $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/ip2k-opc.h \
1024   cgen.h $(INCDIR)/elf/common.h $(INCDIR)/elf/ip2k.h \
1025   $(INCDIR)/elf/reloc-macros.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h
1026
1027 DEPTC_ip2k_elf = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
1028   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1029   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1030   ./targ-cpu.h $(srcdir)/config/tc-ip2k.h dwarf2dbg.h \
1031   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/symcat.h $(srcdir)/../opcodes/ip2k-desc.h \
1032   $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/ip2k-opc.h \
1033   cgen.h $(INCDIR)/elf/common.h $(INCDIR)/elf/ip2k.h \
1034   $(INCDIR)/elf/reloc-macros.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h
1035
1036 DEPTC_m32c_coff = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
1037   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-m32c.h \
1038   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1039   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/symcat.h $(srcdir)/../opcodes/m32c-desc.h \
1040   $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/m32c-opc.h \
1041   $(srcdir)/../opcodes/cgen-types.h $(srcdir)/../opcodes/cgen-ops.h \
1042   cgen.h $(INCDIR)/elf/common.h $(INCDIR)/elf/m32c.h \
1043   $(INCDIR)/elf/reloc-macros.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h \
1044   $(INCDIR)/safe-ctype.h
1045
1046 DEPTC_m32c_elf = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
1047   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1048   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1049   ./targ-cpu.h $(srcdir)/config/tc-m32c.h dwarf2dbg.h \
1050   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/symcat.h $(srcdir)/../opcodes/m32c-desc.h \
1051   $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/m32c-opc.h \
1052   $(srcdir)/../opcodes/cgen-types.h $(srcdir)/../opcodes/cgen-ops.h \
1053   cgen.h $(INCDIR)/elf/common.h $(INCDIR)/elf/m32c.h \
1054   $(INCDIR)/elf/reloc-macros.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h \
1055   $(INCDIR)/safe-ctype.h
1056
1057 DEPTC_m32r_coff = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
1058   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-m32r.h \
1059   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1060   $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1061   $(INCDIR)/symcat.h $(srcdir)/../opcodes/m32r-desc.h \
1062   $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/m32r-opc.h \
1063   cgen.h $(INCDIR)/elf/m32r.h $(INCDIR)/elf/reloc-macros.h
1064
1065 DEPTC_m32r_elf = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
1066   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1067   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1068   ./targ-cpu.h $(srcdir)/config/tc-m32r.h dwarf2dbg.h \
1069   $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1070   $(INCDIR)/symcat.h $(srcdir)/../opcodes/m32r-desc.h \
1071   $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/m32r-opc.h \
1072   cgen.h $(INCDIR)/elf/m32r.h $(INCDIR)/elf/reloc-macros.h
1073
1074 DEPTC_m68hc11_coff = $(INCDIR)/symcat.h ./targ-env.h \
1075   ./obj-format.h $(srcdir)/config/obj-coff.h ./targ-cpu.h \
1076   $(srcdir)/config/tc-m68hc11.h $(INCDIR)/coff/internal.h \
1077   $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
1078   $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h subsegs.h \
1079   $(INCDIR)/obstack.h $(INCDIR)/opcode/m68hc11.h dwarf2dbg.h \
1080   $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h
1081
1082 DEPTC_m68hc11_elf = $(INCDIR)/symcat.h ./targ-env.h \
1083   ./obj-format.h $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1084   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1085   $(INCDIR)/bfdlink.h ./targ-cpu.h $(srcdir)/config/tc-m68hc11.h \
1086   dwarf2dbg.h $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1087   $(INCDIR)/opcode/m68hc11.h dwarf2dbg.h $(INCDIR)/elf/m68hc11.h \
1088   $(INCDIR)/elf/reloc-macros.h
1089
1090 DEPTC_m68k_aout = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
1091   $(srcdir)/config/obj-aout.h ./targ-cpu.h $(srcdir)/config/tc-m68k.h \
1092   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
1093   $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h dwarf2dbg.h \
1094   dw2gencfi.h $(INCDIR)/elf/dwarf2.h $(INCDIR)/opcode/m68k.h \
1095   $(srcdir)/config/m68k-parse.h
1096
1097 DEPTC_m68k_coff = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
1098   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-m68k.h \
1099   $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h \
1100   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
1101   $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h dwarf2dbg.h \
1102   dw2gencfi.h $(INCDIR)/elf/dwarf2.h $(INCDIR)/opcode/m68k.h \
1103   $(srcdir)/config/m68k-parse.h
1104
1105 DEPTC_m68k_elf = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
1106   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1107   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1108   ./targ-cpu.h $(srcdir)/config/tc-m68k.h $(INCDIR)/safe-ctype.h \
1109   $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h dwarf2dbg.h \
1110   dw2gencfi.h $(INCDIR)/elf/dwarf2.h $(INCDIR)/opcode/m68k.h \
1111   $(srcdir)/config/m68k-parse.h $(INCDIR)/elf/m68k.h \
1112   $(INCDIR)/elf/reloc-macros.h
1113
1114 DEPTC_mcore_coff = $(INCDIR)/symcat.h ./targ-env.h \
1115   ./obj-format.h $(srcdir)/config/obj-coff.h ./targ-cpu.h \
1116   $(srcdir)/config/tc-mcore.h $(INCDIR)/coff/internal.h \
1117   $(INCDIR)/coff/mcore.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
1118   $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/mcore-opc.h \
1119   $(INCDIR)/safe-ctype.h
1120
1121 DEPTC_mcore_elf = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
1122   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1123   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1124   ./targ-cpu.h $(srcdir)/config/tc-mcore.h dwarf2dbg.h \
1125   subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/mcore-opc.h \
1126   $(INCDIR)/safe-ctype.h $(INCDIR)/elf/mcore.h $(INCDIR)/elf/reloc-macros.h
1127
1128 DEPTC_mips_coff = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
1129   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-mips.h \
1130   $(INCDIR)/coff/internal.h $(INCDIR)/coff/mipspe.h $(INCDIR)/coff/external.h \
1131   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
1132   $(INCDIR)/safe-ctype.h $(INCDIR)/opcode/mips.h itbl-ops.h \
1133   ./itbl-cpu.h dwarf2dbg.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h \
1134   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1135   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/mips.h \
1136   $(INCDIR)/elf/reloc-macros.h ecoff.h $(INCDIR)/coff/sym.h \
1137   $(INCDIR)/coff/ecoff.h
1138
1139 DEPTC_mips_ecoff = $(INCDIR)/symcat.h ./targ-env.h \
1140   ./obj-format.h $(srcdir)/config/obj-ecoff.h ./targ-cpu.h \
1141   $(srcdir)/config/tc-mips.h ecoff.h $(INCDIR)/coff/sym.h \
1142   $(INCDIR)/coff/ecoff.h subsegs.h $(INCDIR)/obstack.h \
1143   $(INCDIR)/safe-ctype.h $(INCDIR)/opcode/mips.h itbl-ops.h \
1144   ./itbl-cpu.h dwarf2dbg.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h \
1145   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1146   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1147   $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h ecoff.h
1148
1149 DEPTC_mips_elf = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
1150   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1151   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1152   ./targ-cpu.h $(srcdir)/config/tc-mips.h subsegs.h $(INCDIR)/obstack.h \
1153   $(INCDIR)/safe-ctype.h $(INCDIR)/opcode/mips.h itbl-ops.h \
1154   ./itbl-cpu.h dwarf2dbg.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h \
1155   $(srcdir)/config/obj-elf.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h \
1156   ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h
1157
1158 DEPTC_mmix_elf = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
1159   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1160   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1161   ./targ-cpu.h $(srcdir)/config/tc-mmix.h dwarf2dbg.h \
1162   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/elf/mmix.h \
1163   $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/mmix.h \
1164   $(INCDIR)/safe-ctype.h dwarf2dbg.h $(INCDIR)/obstack.h
1165
1166 DEPTC_mn10200_coff = $(INCDIR)/symcat.h ./targ-env.h \
1167   ./obj-format.h $(srcdir)/config/obj-coff.h ./targ-cpu.h \
1168   $(srcdir)/config/tc-mn10200.h $(INCDIR)/coff/internal.h \
1169   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
1170   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/mn10200.h
1171
1172 DEPTC_mn10200_elf = $(INCDIR)/symcat.h ./targ-env.h \
1173   ./obj-format.h $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1174   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1175   $(INCDIR)/bfdlink.h ./targ-cpu.h $(srcdir)/config/tc-mn10200.h \
1176   dwarf2dbg.h $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1177   $(INCDIR)/opcode/mn10200.h
1178
1179 DEPTC_mn10300_coff = $(INCDIR)/symcat.h ./targ-env.h \
1180   ./obj-format.h $(srcdir)/config/obj-coff.h ./targ-cpu.h \
1181   $(srcdir)/config/tc-mn10300.h $(INCDIR)/coff/internal.h \
1182   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
1183   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/mn10300.h \
1184   dwarf2dbg.h
1185
1186 DEPTC_mn10300_elf = $(INCDIR)/symcat.h ./targ-env.h \
1187   ./obj-format.h $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1188   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1189   $(INCDIR)/bfdlink.h ./targ-cpu.h $(srcdir)/config/tc-mn10300.h \
1190   dwarf2dbg.h $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1191   $(INCDIR)/opcode/mn10300.h dwarf2dbg.h
1192
1193 DEPTC_msp430_coff = $(INCDIR)/symcat.h ./targ-env.h \
1194   ./obj-format.h $(srcdir)/config/obj-coff.h ./targ-cpu.h \
1195   $(srcdir)/config/tc-msp430.h $(INCDIR)/coff/internal.h \
1196   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
1197   $(INCDIR)/opcode/msp430.h $(INCDIR)/safe-ctype.h dwarf2dbg.h
1198
1199 DEPTC_msp430_elf = $(INCDIR)/symcat.h ./targ-env.h \
1200   ./obj-format.h $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1201   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1202   $(INCDIR)/bfdlink.h ./targ-cpu.h $(srcdir)/config/tc-msp430.h \
1203   dwarf2dbg.h subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/msp430.h \
1204   $(INCDIR)/safe-ctype.h dwarf2dbg.h
1205
1206 DEPTC_ns32k_aout = $(INCDIR)/symcat.h ./targ-env.h \
1207   ./obj-format.h $(srcdir)/config/obj-aout.h ./targ-cpu.h \
1208   $(srcdir)/config/tc-ns32k.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
1209   $(INCDIR)/opcode/ns32k.h $(INCDIR)/obstack.h
1210
1211 DEPTC_ns32k_coff = $(INCDIR)/symcat.h ./targ-env.h \
1212   ./obj-format.h $(srcdir)/config/obj-coff.h ./targ-cpu.h \
1213   $(srcdir)/config/tc-ns32k.h $(INCDIR)/coff/internal.h \
1214   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ns32k.h \
1215   $(INCDIR)/obstack.h
1216
1217 DEPTC_ns32k_elf = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
1218   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1219   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1220   ./targ-cpu.h $(srcdir)/config/tc-ns32k.h dwarf2dbg.h \
1221   $(INCDIR)/opcode/ns32k.h $(INCDIR)/obstack.h
1222
1223 DEPTC_openrisc_coff = $(INCDIR)/symcat.h ./targ-env.h \
1224   ./obj-format.h $(srcdir)/config/obj-coff.h ./targ-cpu.h \
1225   $(srcdir)/config/tc-openrisc.h $(INCDIR)/coff/internal.h \
1226   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
1227   $(INCDIR)/symcat.h $(srcdir)/../opcodes/openrisc-desc.h \
1228   $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/openrisc-opc.h \
1229   cgen.h
1230
1231 DEPTC_openrisc_elf = $(INCDIR)/symcat.h ./targ-env.h \
1232   ./obj-format.h $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1233   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1234   $(INCDIR)/bfdlink.h ./targ-cpu.h $(srcdir)/config/tc-openrisc.h \
1235   dwarf2dbg.h subsegs.h $(INCDIR)/obstack.h $(INCDIR)/symcat.h \
1236   $(srcdir)/../opcodes/openrisc-desc.h $(INCDIR)/opcode/cgen.h \
1237   $(srcdir)/../opcodes/openrisc-opc.h cgen.h
1238
1239 DEPTC_or32_coff = $(INCDIR)/safe-ctype.h $(INCDIR)/symcat.h \
1240   ./targ-env.h ./obj-format.h $(srcdir)/config/obj-coff.h \
1241   ./targ-cpu.h $(srcdir)/config/tc-or32.h $(INCDIR)/coff/internal.h \
1242   $(INCDIR)/coff/or32.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1243   $(INCDIR)/opcode/or32.h $(INCDIR)/elf/or32.h $(INCDIR)/elf/reloc-macros.h
1244
1245 DEPTC_or32_elf = $(INCDIR)/safe-ctype.h $(INCDIR)/symcat.h \
1246   ./targ-env.h ./obj-format.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 ./targ-cpu.h \
1249   $(srcdir)/config/tc-or32.h dwarf2dbg.h $(INCDIR)/opcode/or32.h \
1250   $(INCDIR)/elf/or32.h $(INCDIR)/elf/reloc-macros.h
1251
1252 DEPTC_pdp11_aout = $(INCDIR)/symcat.h ./targ-env.h \
1253   ./obj-format.h $(srcdir)/config/obj-aout.h ./targ-cpu.h \
1254   $(srcdir)/config/tc-pdp11.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
1255   $(INCDIR)/safe-ctype.h $(INCDIR)/opcode/pdp11.h
1256
1257 DEPTC_pdp11_coff = $(INCDIR)/symcat.h ./targ-env.h \
1258   ./obj-format.h $(srcdir)/config/obj-coff.h ./targ-cpu.h \
1259   $(srcdir)/config/tc-pdp11.h $(INCDIR)/coff/internal.h \
1260   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
1261   $(INCDIR)/opcode/pdp11.h
1262
1263 DEPTC_pdp11_elf = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
1264   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1265   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1266   ./targ-cpu.h $(srcdir)/config/tc-pdp11.h dwarf2dbg.h \
1267   $(INCDIR)/safe-ctype.h $(INCDIR)/opcode/pdp11.h
1268
1269 DEPTC_pj_coff = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
1270   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-pj.h \
1271   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1272   $(INCDIR)/safe-ctype.h $(INCDIR)/opcode/pj.h
1273
1274 DEPTC_pj_elf = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
1275   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1276   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1277   ./targ-cpu.h $(srcdir)/config/tc-pj.h dwarf2dbg.h $(INCDIR)/safe-ctype.h \
1278   $(INCDIR)/opcode/pj.h
1279
1280 DEPTC_ppc_coff = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
1281   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-ppc.h \
1282   $(INCDIR)/coff/internal.h $(INCDIR)/coff/rs6000.h $(BFDDIR)/libcoff.h \
1283   $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h subsegs.h \
1284   $(INCDIR)/obstack.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h \
1285   $(INCDIR)/opcode/ppc.h
1286
1287 DEPTC_ppc_elf = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
1288   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1289   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1290   ./targ-cpu.h $(srcdir)/config/tc-ppc.h dwarf2dbg.h \
1291   $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1292   dw2gencfi.h $(INCDIR)/elf/dwarf2.h $(INCDIR)/opcode/ppc.h \
1293   $(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h dwarf2dbg.h
1294
1295 DEPTC_s390_coff = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
1296   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-s390.h \
1297   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1298   $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1299   struc-symbol.h dwarf2dbg.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h \
1300   $(INCDIR)/opcode/s390.h $(INCDIR)/elf/s390.h $(INCDIR)/elf/reloc-macros.h
1301
1302 DEPTC_s390_elf = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
1303   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1304   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1305   ./targ-cpu.h $(srcdir)/config/tc-s390.h dwarf2dbg.h \
1306   $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1307   struc-symbol.h dwarf2dbg.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h \
1308   $(INCDIR)/opcode/s390.h $(INCDIR)/elf/s390.h $(INCDIR)/elf/reloc-macros.h
1309
1310 DEPTC_sh_coff = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
1311   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-sh.h \
1312   $(INCDIR)/coff/internal.h $(INCDIR)/coff/sh.h $(INCDIR)/coff/external.h \
1313   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
1314   $(srcdir)/../opcodes/sh-opc.h $(INCDIR)/safe-ctype.h \
1315   struc-symbol.h dwarf2dbg.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h
1316
1317 DEPTC_sh_elf = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
1318   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1319   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1320   ./targ-cpu.h $(srcdir)/config/tc-sh.h subsegs.h $(INCDIR)/obstack.h \
1321   $(srcdir)/../opcodes/sh-opc.h $(INCDIR)/safe-ctype.h \
1322   struc-symbol.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
1323   dwarf2dbg.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h
1324
1325 DEPTC_sh64_elf = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
1326   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1327   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1328   ./targ-cpu.h $(srcdir)/config/tc-sh64.h $(srcdir)/config/tc-sh.h \
1329   $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h $(BFDDIR)/elf32-sh64.h \
1330   $(INCDIR)/safe-ctype.h $(srcdir)/../opcodes/sh64-opc.h \
1331   $(srcdir)/config/tc-sh.c subsegs.h $(INCDIR)/obstack.h \
1332   $(srcdir)/../opcodes/sh-opc.h $(INCDIR)/safe-ctype.h \
1333   struc-symbol.h dwarf2dbg.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h
1334
1335 DEPTC_sparc_aout = $(INCDIR)/symcat.h ./targ-env.h \
1336   ./obj-format.h $(srcdir)/config/obj-aout.h ./targ-cpu.h \
1337   $(srcdir)/config/tc-sparc.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
1338   $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1339   $(INCDIR)/opcode/sparc.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h
1340
1341 DEPTC_sparc_coff = $(INCDIR)/symcat.h ./targ-env.h \
1342   ./obj-format.h $(srcdir)/config/obj-coff.h ./targ-cpu.h \
1343   $(srcdir)/config/tc-sparc.h $(INCDIR)/coff/internal.h \
1344   $(INCDIR)/coff/sparc.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
1345   $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h subsegs.h \
1346   $(INCDIR)/obstack.h $(INCDIR)/opcode/sparc.h dw2gencfi.h \
1347   $(INCDIR)/elf/dwarf2.h
1348
1349 DEPTC_sparc_elf = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
1350   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1351   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1352   ./targ-cpu.h $(srcdir)/config/tc-sparc.h dwarf2dbg.h \
1353   $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1354   $(INCDIR)/opcode/sparc.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h \
1355   $(INCDIR)/elf/sparc.h $(INCDIR)/elf/reloc-macros.h \
1356   dwarf2dbg.h
1357
1358 DEPTC_tic30_aout = $(INCDIR)/symcat.h ./targ-env.h \
1359   ./obj-format.h $(srcdir)/config/obj-aout.h ./targ-cpu.h \
1360   $(srcdir)/config/tc-tic30.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
1361   $(INCDIR)/safe-ctype.h $(INCDIR)/opcode/tic30.h
1362
1363 DEPTC_tic30_coff = $(INCDIR)/symcat.h ./targ-env.h \
1364   ./obj-format.h $(srcdir)/config/obj-coff.h ./targ-cpu.h \
1365   $(srcdir)/config/tc-tic30.h $(INCDIR)/coff/internal.h \
1366   $(INCDIR)/coff/tic30.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
1367   $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h $(INCDIR)/opcode/tic30.h
1368
1369 DEPTC_tic30_elf = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
1370   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1371   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1372   ./targ-cpu.h $(srcdir)/config/tc-tic30.h dwarf2dbg.h \
1373   $(INCDIR)/safe-ctype.h $(INCDIR)/opcode/tic30.h
1374
1375 DEPTC_tic4x_coff = $(INCDIR)/safe-ctype.h $(INCDIR)/symcat.h \
1376   ./targ-env.h ./obj-format.h $(srcdir)/config/obj-coff.h \
1377   ./targ-cpu.h $(srcdir)/config/tc-tic4x.h $(INCDIR)/coff/internal.h \
1378   $(INCDIR)/coff/tic4x.h $(INCDIR)/coff/ti.h $(BFDDIR)/libcoff.h \
1379   $(INCDIR)/bfdlink.h $(INCDIR)/opcode/tic4x.h subsegs.h \
1380   $(INCDIR)/obstack.h $(INCDIR)/obstack.h
1381
1382 DEPTC_tic4x_elf = $(INCDIR)/safe-ctype.h $(INCDIR)/symcat.h \
1383   ./targ-env.h ./obj-format.h $(srcdir)/config/obj-elf.h \
1384   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1385   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
1386   $(srcdir)/config/tc-tic4x.h dwarf2dbg.h $(INCDIR)/opcode/tic4x.h \
1387   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h
1388
1389 DEPTC_tic54x_coff = $(INCDIR)/symcat.h ./targ-env.h \
1390   ./obj-format.h $(srcdir)/config/obj-coff.h ./targ-cpu.h \
1391   $(srcdir)/config/tc-tic54x.h $(INCDIR)/coff/internal.h \
1392   $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h $(BFDDIR)/libcoff.h \
1393   $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h sb.h macro.h \
1394   sb.h subsegs.h $(INCDIR)/obstack.h struc-symbol.h $(INCDIR)/opcode/tic54x.h \
1395   $(srcdir)/config/obj-coff.h
1396
1397 DEPTC_tic54x_elf = $(INCDIR)/symcat.h ./targ-env.h \
1398   ./obj-format.h $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1399   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1400   $(INCDIR)/bfdlink.h ./targ-cpu.h $(srcdir)/config/tc-tic54x.h \
1401   $(INCDIR)/safe-ctype.h sb.h macro.h sb.h subsegs.h \
1402   $(INCDIR)/obstack.h struc-symbol.h $(INCDIR)/opcode/tic54x.h \
1403   $(srcdir)/config/obj-coff.h $(INCDIR)/coff/internal.h \
1404   $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h $(BFDDIR)/libcoff.h
1405
1406 DEPTC_vax_aout = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
1407   $(srcdir)/config/obj-aout.h ./targ-cpu.h $(srcdir)/config/tc-vax.h \
1408   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(srcdir)/config/vax-inst.h \
1409   $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/vax.h \
1410   $(INCDIR)/safe-ctype.h
1411
1412 DEPTC_vax_coff = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
1413   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-vax.h \
1414   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1415   $(srcdir)/config/vax-inst.h $(INCDIR)/obstack.h subsegs.h \
1416   $(INCDIR)/obstack.h $(INCDIR)/opcode/vax.h $(INCDIR)/safe-ctype.h
1417
1418 DEPTC_vax_elf = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
1419   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1420   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1421   ./targ-cpu.h $(srcdir)/config/tc-vax.h dwarf2dbg.h \
1422   $(srcdir)/config/vax-inst.h $(INCDIR)/obstack.h subsegs.h \
1423   $(INCDIR)/obstack.h $(INCDIR)/elf/vax.h $(INCDIR)/elf/reloc-macros.h \
1424   $(INCDIR)/opcode/vax.h $(INCDIR)/safe-ctype.h
1425
1426 DEPTC_v850_coff = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
1427   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-v850.h \
1428   $(INCDIR)/elf/v850.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/internal.h \
1429   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
1430   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/v850.h \
1431   dwarf2dbg.h
1432
1433 DEPTC_v850_elf = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
1434   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1435   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1436   ./targ-cpu.h $(srcdir)/config/tc-v850.h $(INCDIR)/elf/v850.h \
1437   $(INCDIR)/elf/reloc-macros.h dwarf2dbg.h $(INCDIR)/safe-ctype.h \
1438   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/v850.h \
1439   dwarf2dbg.h
1440
1441 DEPTC_xstormy16_coff = $(INCDIR)/symcat.h ./targ-env.h \
1442   ./obj-format.h $(srcdir)/config/obj-coff.h ./targ-cpu.h \
1443   $(srcdir)/config/tc-xstormy16.h $(INCDIR)/coff/internal.h \
1444   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
1445   $(INCDIR)/symcat.h $(srcdir)/../opcodes/xstormy16-desc.h \
1446   $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/xstormy16-opc.h \
1447   cgen.h
1448
1449 DEPTC_xstormy16_elf = $(INCDIR)/symcat.h ./targ-env.h \
1450   ./obj-format.h $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1451   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1452   $(INCDIR)/bfdlink.h ./targ-cpu.h $(srcdir)/config/tc-xstormy16.h \
1453   dwarf2dbg.h subsegs.h $(INCDIR)/obstack.h $(INCDIR)/symcat.h \
1454   $(srcdir)/../opcodes/xstormy16-desc.h $(INCDIR)/opcode/cgen.h \
1455   $(srcdir)/../opcodes/xstormy16-opc.h cgen.h
1456
1457 DEPTC_xtensa_elf = $(INCDIR)/symcat.h ./targ-env.h \
1458   ./obj-format.h $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1459   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1460   $(INCDIR)/bfdlink.h ./targ-cpu.h $(srcdir)/config/tc-xtensa.h \
1461   $(INCDIR)/xtensa-isa.h $(INCDIR)/xtensa-config.h sb.h \
1462   $(INCDIR)/safe-ctype.h $(srcdir)/config/tc-xtensa.h \
1463   subsegs.h $(INCDIR)/obstack.h $(srcdir)/config/xtensa-relax.h \
1464   $(srcdir)/config/xtensa-istack.h dwarf2dbg.h dwarf2dbg.h \
1465   struc-symbol.h $(INCDIR)/xtensa-config.h
1466
1467 DEPTC_z8k_coff = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
1468   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-z8k.h \
1469   $(INCDIR)/coff/internal.h $(INCDIR)/coff/z8k.h $(INCDIR)/coff/external.h \
1470   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
1471   $(srcdir)/../opcodes/z8k-opc.h
1472
1473 DEPTC_z8k_elf = $(INCDIR)/symcat.h ./targ-env.h ./obj-format.h \
1474   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1475   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1476   ./targ-cpu.h $(srcdir)/config/tc-z8k.h dwarf2dbg.h \
1477   $(INCDIR)/safe-ctype.h $(srcdir)/../opcodes/z8k-opc.h
1478
1479 DEPTC_hppa_som = $(srcdir)/config/tc-hppa.h subsegs.h \
1480   $(INCDIR)/obstack.h $(BFDDIR)/libhppa.h $(INCDIR)/opcode/hppa.h \
1481   $(BFDDIR)/som.h
1482
1483 DEPTC_i386_multi = $(DEPTC_i386_aout) $(DEPTC_i386_coff) \
1484   $(DEPTC_i386_elf)
1485
1486 DEPTC_mips_multi = $(DEPTC_mips_coff) $(DEPTC_mips_ecoff) \
1487   $(DEPTC_mips_elf)
1488
1489 DEPTC_cris_multi = $(DEPTC_cris_aout) $(DEPTC_cris_elf)
1490 DEPOBJ_alpha_coff = $(INCDIR)/symcat.h ./targ-env.h \
1491   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-alpha.h \
1492   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1493   $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h
1494
1495 DEPOBJ_alpha_ecoff = $(INCDIR)/symcat.h ./targ-env.h \
1496   $(srcdir)/config/obj-ecoff.h ./targ-cpu.h $(srcdir)/config/tc-alpha.h \
1497   ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
1498   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1499   $(BFDDIR)/libecoff.h
1500
1501 DEPOBJ_alpha_elf = $(INCDIR)/symcat.h ./targ-env.h \
1502   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1503   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1504   ./targ-cpu.h $(srcdir)/config/tc-alpha.h $(INCDIR)/safe-ctype.h \
1505   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1506   dwarf2dbg.h ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
1507   $(INCDIR)/elf/alpha.h $(INCDIR)/elf/reloc-macros.h \
1508   $(INCDIR)/aout/aout64.h
1509
1510 DEPOBJ_alpha_evax = $(INCDIR)/symcat.h ./targ-env.h \
1511   $(srcdir)/config/obj-evax.h ./targ-cpu.h $(srcdir)/config/tc-alpha.h
1512
1513 DEPOBJ_arc_coff = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-coff.h \
1514   ./targ-cpu.h $(srcdir)/config/tc-arc.h $(INCDIR)/coff/internal.h \
1515   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1516   subsegs.h $(INCDIR)/obstack.h
1517
1518 DEPOBJ_arc_elf = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-elf.h \
1519   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1520   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
1521   $(srcdir)/config/tc-arc.h dwarf2dbg.h $(INCDIR)/safe-ctype.h \
1522   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1523   dwarf2dbg.h $(INCDIR)/aout/aout64.h
1524
1525 DEPOBJ_arm_aout = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-aout.h \
1526   ./targ-cpu.h $(srcdir)/config/tc-arm.h $(BFDDIR)/libaout.h \
1527   $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h $(INCDIR)/obstack.h
1528
1529 DEPOBJ_arm_coff = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-coff.h \
1530   ./targ-cpu.h $(srcdir)/config/tc-arm.h $(INCDIR)/coff/internal.h \
1531   $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
1532   $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h
1533
1534 DEPOBJ_arm_elf = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-elf.h \
1535   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1536   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
1537   $(srcdir)/config/tc-arm.h $(INCDIR)/safe-ctype.h subsegs.h \
1538   $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1539   dwarf2dbg.h $(INCDIR)/aout/aout64.h
1540
1541 DEPOBJ_avr_coff = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-coff.h \
1542   ./targ-cpu.h $(srcdir)/config/tc-avr.h $(INCDIR)/coff/internal.h \
1543   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1544   subsegs.h $(INCDIR)/obstack.h
1545
1546 DEPOBJ_avr_elf = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-elf.h \
1547   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1548   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
1549   $(srcdir)/config/tc-avr.h dwarf2dbg.h $(INCDIR)/safe-ctype.h \
1550   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1551   dwarf2dbg.h $(INCDIR)/aout/aout64.h
1552
1553 DEPOBJ_bfin_coff = $(INCDIR)/symcat.h ./targ-env.h \
1554   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-bfin.h \
1555   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1556   $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h
1557
1558 DEPOBJ_bfin_elf = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-elf.h \
1559   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1560   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
1561   $(srcdir)/config/tc-bfin.h dwarf2dbg.h $(INCDIR)/safe-ctype.h \
1562   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1563   dwarf2dbg.h $(INCDIR)/aout/aout64.h
1564
1565 DEPOBJ_cris_aout = $(INCDIR)/symcat.h ./targ-env.h \
1566   $(srcdir)/config/obj-aout.h ./targ-cpu.h $(srcdir)/config/tc-cris.h \
1567   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1568   $(INCDIR)/obstack.h
1569
1570 DEPOBJ_cris_elf = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-elf.h \
1571   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1572   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
1573   $(srcdir)/config/tc-cris.h dwarf2dbg.h $(INCDIR)/safe-ctype.h \
1574   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1575   dwarf2dbg.h $(INCDIR)/aout/aout64.h
1576
1577 DEPOBJ_crx_coff = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-coff.h \
1578   ./targ-cpu.h $(srcdir)/config/tc-crx.h $(INCDIR)/coff/internal.h \
1579   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1580   subsegs.h $(INCDIR)/obstack.h
1581
1582 DEPOBJ_crx_elf = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-elf.h \
1583   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1584   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
1585   $(srcdir)/config/tc-crx.h dwarf2dbg.h $(INCDIR)/safe-ctype.h \
1586   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1587   dwarf2dbg.h $(INCDIR)/aout/aout64.h
1588
1589 DEPOBJ_d10v_coff = $(INCDIR)/symcat.h ./targ-env.h \
1590   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-d10v.h \
1591   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1592   $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h
1593
1594 DEPOBJ_d10v_elf = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-elf.h \
1595   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1596   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
1597   $(srcdir)/config/tc-d10v.h $(INCDIR)/safe-ctype.h subsegs.h \
1598   $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1599   dwarf2dbg.h $(INCDIR)/aout/aout64.h
1600
1601 DEPOBJ_d30v_coff = $(INCDIR)/symcat.h ./targ-env.h \
1602   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-d30v.h \
1603   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1604   $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h
1605
1606 DEPOBJ_d30v_elf = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-elf.h \
1607   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1608   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
1609   $(srcdir)/config/tc-d30v.h $(INCDIR)/safe-ctype.h subsegs.h \
1610   $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1611   dwarf2dbg.h $(INCDIR)/aout/aout64.h
1612
1613 DEPOBJ_dlx_coff = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-coff.h \
1614   ./targ-cpu.h $(srcdir)/config/tc-dlx.h $(INCDIR)/coff/internal.h \
1615   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1616   subsegs.h $(INCDIR)/obstack.h
1617
1618 DEPOBJ_dlx_elf = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-elf.h \
1619   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1620   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
1621   $(srcdir)/config/tc-dlx.h dwarf2dbg.h $(INCDIR)/safe-ctype.h \
1622   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1623   dwarf2dbg.h $(INCDIR)/aout/aout64.h
1624
1625 DEPOBJ_fr30_coff = $(INCDIR)/symcat.h ./targ-env.h \
1626   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-fr30.h \
1627   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1628   $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h
1629
1630 DEPOBJ_fr30_elf = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-elf.h \
1631   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1632   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
1633   $(srcdir)/config/tc-fr30.h dwarf2dbg.h $(INCDIR)/safe-ctype.h \
1634   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1635   dwarf2dbg.h $(INCDIR)/aout/aout64.h
1636
1637 DEPOBJ_frv_coff = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-coff.h \
1638   ./targ-cpu.h $(srcdir)/config/tc-frv.h $(INCDIR)/coff/internal.h \
1639   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1640   subsegs.h $(INCDIR)/obstack.h
1641
1642 DEPOBJ_frv_elf = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-elf.h \
1643   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1644   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
1645   $(srcdir)/config/tc-frv.h $(INCDIR)/safe-ctype.h subsegs.h \
1646   $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1647   dwarf2dbg.h $(INCDIR)/aout/aout64.h
1648
1649 DEPOBJ_h8300_coff = $(INCDIR)/symcat.h ./targ-env.h \
1650   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-h8300.h \
1651   $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8300.h $(INCDIR)/coff/external.h \
1652   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1653   subsegs.h $(INCDIR)/obstack.h
1654
1655 DEPOBJ_h8300_elf = $(INCDIR)/symcat.h ./targ-env.h \
1656   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1657   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1658   ./targ-cpu.h $(srcdir)/config/tc-h8300.h dwarf2dbg.h \
1659   $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1660   $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1661
1662 DEPOBJ_hppa_coff = $(INCDIR)/symcat.h ./targ-env.h \
1663   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-hppa.h \
1664   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1665   $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h
1666
1667 DEPOBJ_hppa_elf = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-elf.h \
1668   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1669   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
1670   $(srcdir)/config/tc-hppa.h $(BFDDIR)/elf32-hppa.h $(BFDDIR)/elf-bfd.h \
1671   $(BFDDIR)/libhppa.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h \
1672   $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1673   $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1674
1675 DEPOBJ_ia64_coff = $(INCDIR)/symcat.h ./targ-env.h \
1676   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-ia64.h \
1677   $(INCDIR)/opcode/ia64.h $(INCDIR)/elf/ia64.h $(INCDIR)/elf/reloc-macros.h \
1678   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1679   $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h
1680
1681 DEPOBJ_ia64_elf = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-elf.h \
1682   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1683   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
1684   $(srcdir)/config/tc-ia64.h $(INCDIR)/opcode/ia64.h \
1685   $(INCDIR)/elf/ia64.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/safe-ctype.h \
1686   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1687   dwarf2dbg.h $(INCDIR)/aout/aout64.h
1688
1689 DEPOBJ_i370_coff = $(INCDIR)/symcat.h ./targ-env.h \
1690   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-i370.h \
1691   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1692   $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h
1693
1694 DEPOBJ_i370_elf = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-elf.h \
1695   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1696   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
1697   $(srcdir)/config/tc-i370.h dwarf2dbg.h $(INCDIR)/safe-ctype.h \
1698   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1699   dwarf2dbg.h $(INCDIR)/elf/i370.h $(INCDIR)/elf/reloc-macros.h \
1700   $(INCDIR)/aout/aout64.h
1701
1702 DEPOBJ_i386_aout = $(INCDIR)/symcat.h ./targ-env.h \
1703   $(srcdir)/config/obj-aout.h ./targ-cpu.h $(srcdir)/config/tc-i386.h \
1704   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1705   $(INCDIR)/obstack.h
1706
1707 DEPOBJ_i386_coff = $(INCDIR)/symcat.h ./targ-env.h \
1708   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-i386.h \
1709   $(INCDIR)/coff/internal.h $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
1710   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1711   subsegs.h $(INCDIR)/obstack.h
1712
1713 DEPOBJ_i386_elf = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-elf.h \
1714   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1715   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
1716   $(srcdir)/config/tc-i386.h dwarf2dbg.h $(INCDIR)/safe-ctype.h \
1717   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1718   dwarf2dbg.h $(INCDIR)/elf/x86-64.h $(INCDIR)/elf/reloc-macros.h \
1719   $(INCDIR)/aout/aout64.h
1720
1721 DEPOBJ_i860_elf = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-elf.h \
1722   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1723   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
1724   $(srcdir)/config/tc-i860.h dwarf2dbg.h $(INCDIR)/safe-ctype.h \
1725   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1726   dwarf2dbg.h $(INCDIR)/aout/aout64.h
1727
1728 DEPOBJ_i960_coff = $(INCDIR)/symcat.h ./targ-env.h \
1729   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-i960.h \
1730   $(INCDIR)/coff/internal.h $(INCDIR)/coff/i960.h $(BFDDIR)/libcoff.h \
1731   $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h
1732
1733 DEPOBJ_i960_elf = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-elf.h \
1734   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1735   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
1736   $(srcdir)/config/tc-i960.h dwarf2dbg.h $(INCDIR)/safe-ctype.h \
1737   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1738   dwarf2dbg.h $(INCDIR)/aout/aout64.h
1739
1740 DEPOBJ_ip2k_coff = $(INCDIR)/symcat.h ./targ-env.h \
1741   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-ip2k.h \
1742   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1743   $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h
1744
1745 DEPOBJ_ip2k_elf = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-elf.h \
1746   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1747   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
1748   $(srcdir)/config/tc-ip2k.h dwarf2dbg.h $(INCDIR)/safe-ctype.h \
1749   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1750   dwarf2dbg.h $(INCDIR)/aout/aout64.h
1751
1752 DEPOBJ_m32c_coff = $(INCDIR)/symcat.h ./targ-env.h \
1753   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-m32c.h \
1754   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1755   $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h
1756
1757 DEPOBJ_m32c_elf = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-elf.h \
1758   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1759   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
1760   $(srcdir)/config/tc-m32c.h dwarf2dbg.h $(INCDIR)/safe-ctype.h \
1761   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1762   dwarf2dbg.h $(INCDIR)/aout/aout64.h
1763
1764 DEPOBJ_m32r_coff = $(INCDIR)/symcat.h ./targ-env.h \
1765   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-m32r.h \
1766   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1767   $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h
1768
1769 DEPOBJ_m32r_elf = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-elf.h \
1770   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1771   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
1772   $(srcdir)/config/tc-m32r.h dwarf2dbg.h $(INCDIR)/safe-ctype.h \
1773   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1774   dwarf2dbg.h $(INCDIR)/aout/aout64.h
1775
1776 DEPOBJ_m68hc11_coff = $(INCDIR)/symcat.h ./targ-env.h \
1777   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-m68hc11.h \
1778   $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h \
1779   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1780   subsegs.h $(INCDIR)/obstack.h
1781
1782 DEPOBJ_m68hc11_elf = $(INCDIR)/symcat.h ./targ-env.h \
1783   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1784   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1785   ./targ-cpu.h $(srcdir)/config/tc-m68hc11.h dwarf2dbg.h \
1786   $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1787   $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1788
1789 DEPOBJ_m68k_aout = $(INCDIR)/symcat.h ./targ-env.h \
1790   $(srcdir)/config/obj-aout.h ./targ-cpu.h $(srcdir)/config/tc-m68k.h \
1791   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1792   $(INCDIR)/obstack.h
1793
1794 DEPOBJ_m68k_coff = $(INCDIR)/symcat.h ./targ-env.h \
1795   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-m68k.h \
1796   $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h \
1797   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1798   subsegs.h $(INCDIR)/obstack.h
1799
1800 DEPOBJ_m68k_elf = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-elf.h \
1801   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1802   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
1803   $(srcdir)/config/tc-m68k.h $(INCDIR)/safe-ctype.h subsegs.h \
1804   $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1805   dwarf2dbg.h $(INCDIR)/aout/aout64.h
1806
1807 DEPOBJ_mcore_coff = $(INCDIR)/symcat.h ./targ-env.h \
1808   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-mcore.h \
1809   $(INCDIR)/coff/internal.h $(INCDIR)/coff/mcore.h $(INCDIR)/coff/external.h \
1810   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1811   subsegs.h $(INCDIR)/obstack.h
1812
1813 DEPOBJ_mcore_elf = $(INCDIR)/symcat.h ./targ-env.h \
1814   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1815   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1816   ./targ-cpu.h $(srcdir)/config/tc-mcore.h dwarf2dbg.h \
1817   $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1818   $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1819
1820 DEPOBJ_mips_coff = $(INCDIR)/symcat.h ./targ-env.h \
1821   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-mips.h \
1822   $(INCDIR)/coff/internal.h $(INCDIR)/coff/mipspe.h $(INCDIR)/coff/external.h \
1823   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1824   subsegs.h $(INCDIR)/obstack.h
1825
1826 DEPOBJ_mips_ecoff = $(INCDIR)/symcat.h ./targ-env.h \
1827   $(srcdir)/config/obj-ecoff.h ./targ-cpu.h $(srcdir)/config/tc-mips.h \
1828   ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
1829   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1830   $(BFDDIR)/libecoff.h
1831
1832 DEPOBJ_mips_elf = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-elf.h \
1833   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1834   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
1835   $(srcdir)/config/tc-mips.h $(INCDIR)/safe-ctype.h subsegs.h \
1836   $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1837   dwarf2dbg.h ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
1838   $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/aout/aout64.h
1839
1840 DEPOBJ_mmix_elf = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-elf.h \
1841   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1842   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
1843   $(srcdir)/config/tc-mmix.h dwarf2dbg.h $(INCDIR)/safe-ctype.h \
1844   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1845   dwarf2dbg.h $(INCDIR)/aout/aout64.h
1846
1847 DEPOBJ_mn10200_coff = $(INCDIR)/symcat.h ./targ-env.h \
1848   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-mn10200.h \
1849   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1850   $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h
1851
1852 DEPOBJ_mn10200_elf = $(INCDIR)/symcat.h ./targ-env.h \
1853   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1854   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1855   ./targ-cpu.h $(srcdir)/config/tc-mn10200.h dwarf2dbg.h \
1856   $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1857   $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1858
1859 DEPOBJ_mn10300_coff = $(INCDIR)/symcat.h ./targ-env.h \
1860   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-mn10300.h \
1861   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1862   $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h
1863
1864 DEPOBJ_mn10300_elf = $(INCDIR)/symcat.h ./targ-env.h \
1865   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1866   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1867   ./targ-cpu.h $(srcdir)/config/tc-mn10300.h dwarf2dbg.h \
1868   $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1869   $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1870
1871 DEPOBJ_msp430_coff = $(INCDIR)/symcat.h ./targ-env.h \
1872   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-msp430.h \
1873   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1874   $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h
1875
1876 DEPOBJ_msp430_elf = $(INCDIR)/symcat.h ./targ-env.h \
1877   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1878   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1879   ./targ-cpu.h $(srcdir)/config/tc-msp430.h dwarf2dbg.h \
1880   $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1881   $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1882
1883 DEPOBJ_ns32k_aout = $(INCDIR)/symcat.h ./targ-env.h \
1884   $(srcdir)/config/obj-aout.h ./targ-cpu.h $(srcdir)/config/tc-ns32k.h \
1885   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1886   $(INCDIR)/obstack.h
1887
1888 DEPOBJ_ns32k_coff = $(INCDIR)/symcat.h ./targ-env.h \
1889   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-ns32k.h \
1890   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1891   $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h
1892
1893 DEPOBJ_ns32k_elf = $(INCDIR)/symcat.h ./targ-env.h \
1894   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1895   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1896   ./targ-cpu.h $(srcdir)/config/tc-ns32k.h dwarf2dbg.h \
1897   $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1898   $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1899
1900 DEPOBJ_openrisc_coff = $(INCDIR)/symcat.h ./targ-env.h \
1901   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-openrisc.h \
1902   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1903   $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h
1904
1905 DEPOBJ_openrisc_elf = $(INCDIR)/symcat.h ./targ-env.h \
1906   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1907   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1908   ./targ-cpu.h $(srcdir)/config/tc-openrisc.h dwarf2dbg.h \
1909   $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1910   $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1911
1912 DEPOBJ_or32_coff = $(INCDIR)/symcat.h ./targ-env.h \
1913   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-or32.h \
1914   $(INCDIR)/coff/internal.h $(INCDIR)/coff/or32.h $(BFDDIR)/libcoff.h \
1915   $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h
1916
1917 DEPOBJ_or32_elf = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-elf.h \
1918   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1919   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
1920   $(srcdir)/config/tc-or32.h dwarf2dbg.h $(INCDIR)/safe-ctype.h \
1921   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1922   dwarf2dbg.h $(INCDIR)/aout/aout64.h
1923
1924 DEPOBJ_pdp11_aout = $(INCDIR)/symcat.h ./targ-env.h \
1925   $(srcdir)/config/obj-aout.h ./targ-cpu.h $(srcdir)/config/tc-pdp11.h \
1926   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1927   $(INCDIR)/obstack.h
1928
1929 DEPOBJ_pdp11_coff = $(INCDIR)/symcat.h ./targ-env.h \
1930   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-pdp11.h \
1931   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1932   $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h
1933
1934 DEPOBJ_pdp11_elf = $(INCDIR)/symcat.h ./targ-env.h \
1935   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1936   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1937   ./targ-cpu.h $(srcdir)/config/tc-pdp11.h dwarf2dbg.h \
1938   $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1939   $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1940
1941 DEPOBJ_pj_coff = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-coff.h \
1942   ./targ-cpu.h $(srcdir)/config/tc-pj.h $(INCDIR)/coff/internal.h \
1943   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1944   subsegs.h $(INCDIR)/obstack.h
1945
1946 DEPOBJ_pj_elf = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-elf.h \
1947   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1948   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
1949   $(srcdir)/config/tc-pj.h dwarf2dbg.h $(INCDIR)/safe-ctype.h \
1950   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1951   dwarf2dbg.h $(INCDIR)/aout/aout64.h
1952
1953 DEPOBJ_ppc_coff = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-coff.h \
1954   ./targ-cpu.h $(srcdir)/config/tc-ppc.h $(INCDIR)/coff/internal.h \
1955   $(INCDIR)/coff/rs6000.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1956   $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h
1957
1958 DEPOBJ_ppc_elf = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-elf.h \
1959   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1960   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
1961   $(srcdir)/config/tc-ppc.h dwarf2dbg.h $(INCDIR)/safe-ctype.h \
1962   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1963   dwarf2dbg.h $(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h \
1964   $(INCDIR)/aout/aout64.h
1965
1966 DEPOBJ_s390_coff = $(INCDIR)/symcat.h ./targ-env.h \
1967   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-s390.h \
1968   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1969   $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h
1970
1971 DEPOBJ_s390_elf = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-elf.h \
1972   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1973   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
1974   $(srcdir)/config/tc-s390.h dwarf2dbg.h $(INCDIR)/safe-ctype.h \
1975   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1976   dwarf2dbg.h $(INCDIR)/aout/aout64.h
1977
1978 DEPOBJ_sh_coff = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-coff.h \
1979   ./targ-cpu.h $(srcdir)/config/tc-sh.h $(INCDIR)/coff/internal.h \
1980   $(INCDIR)/coff/sh.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
1981   $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h
1982
1983 DEPOBJ_sh_elf = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-elf.h \
1984   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1985   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
1986   $(srcdir)/config/tc-sh.h $(INCDIR)/safe-ctype.h subsegs.h \
1987   $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1988   dwarf2dbg.h $(INCDIR)/aout/aout64.h
1989
1990 DEPOBJ_sh64_elf = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-elf.h \
1991   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1992   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
1993   $(srcdir)/config/tc-sh64.h $(srcdir)/config/tc-sh.h \
1994   $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h $(BFDDIR)/elf32-sh64.h \
1995   $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1996   $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1997
1998 DEPOBJ_sparc_aout = $(INCDIR)/symcat.h ./targ-env.h \
1999   $(srcdir)/config/obj-aout.h ./targ-cpu.h $(srcdir)/config/tc-sparc.h \
2000   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
2001   $(INCDIR)/obstack.h
2002
2003 DEPOBJ_sparc_coff = $(INCDIR)/symcat.h ./targ-env.h \
2004   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-sparc.h \
2005   $(INCDIR)/coff/internal.h $(INCDIR)/coff/sparc.h $(INCDIR)/coff/external.h \
2006   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
2007   subsegs.h $(INCDIR)/obstack.h
2008
2009 DEPOBJ_sparc_elf = $(INCDIR)/symcat.h ./targ-env.h \
2010   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
2011   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
2012   ./targ-cpu.h $(srcdir)/config/tc-sparc.h dwarf2dbg.h \
2013   $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
2014   $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
2015
2016 DEPOBJ_tic30_aout = $(INCDIR)/symcat.h ./targ-env.h \
2017   $(srcdir)/config/obj-aout.h ./targ-cpu.h $(srcdir)/config/tc-tic30.h \
2018   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
2019   $(INCDIR)/obstack.h
2020
2021 DEPOBJ_tic30_coff = $(INCDIR)/symcat.h ./targ-env.h \
2022   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-tic30.h \
2023   $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic30.h $(INCDIR)/coff/external.h \
2024   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
2025   subsegs.h $(INCDIR)/obstack.h
2026
2027 DEPOBJ_tic30_elf = $(INCDIR)/symcat.h ./targ-env.h \
2028   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
2029   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
2030   ./targ-cpu.h $(srcdir)/config/tc-tic30.h dwarf2dbg.h \
2031   $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
2032   $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
2033
2034 DEPOBJ_tic4x_coff = $(INCDIR)/symcat.h ./targ-env.h \
2035   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-tic4x.h \
2036   $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic4x.h $(INCDIR)/coff/ti.h \
2037   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
2038   subsegs.h $(INCDIR)/obstack.h
2039
2040 DEPOBJ_tic4x_elf = $(INCDIR)/symcat.h ./targ-env.h \
2041   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
2042   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
2043   ./targ-cpu.h $(srcdir)/config/tc-tic4x.h dwarf2dbg.h \
2044   $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
2045   $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
2046
2047 DEPOBJ_tic54x_coff = $(INCDIR)/symcat.h ./targ-env.h \
2048   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-tic54x.h \
2049   $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h \
2050   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
2051   subsegs.h $(INCDIR)/obstack.h
2052
2053 DEPOBJ_tic54x_elf = $(INCDIR)/symcat.h ./targ-env.h \
2054   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
2055   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
2056   ./targ-cpu.h $(srcdir)/config/tc-tic54x.h $(INCDIR)/safe-ctype.h \
2057   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
2058   dwarf2dbg.h $(INCDIR)/aout/aout64.h
2059
2060 DEPOBJ_vax_aout = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-aout.h \
2061   ./targ-cpu.h $(srcdir)/config/tc-vax.h $(BFDDIR)/libaout.h \
2062   $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h $(INCDIR)/obstack.h
2063
2064 DEPOBJ_vax_coff = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-coff.h \
2065   ./targ-cpu.h $(srcdir)/config/tc-vax.h $(INCDIR)/coff/internal.h \
2066   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
2067   subsegs.h $(INCDIR)/obstack.h
2068
2069 DEPOBJ_vax_elf = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-elf.h \
2070   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2071   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2072   $(srcdir)/config/tc-vax.h dwarf2dbg.h $(INCDIR)/safe-ctype.h \
2073   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
2074   dwarf2dbg.h $(INCDIR)/aout/aout64.h
2075
2076 DEPOBJ_v850_coff = $(INCDIR)/symcat.h ./targ-env.h \
2077   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-v850.h \
2078   $(INCDIR)/elf/v850.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/internal.h \
2079   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
2080   subsegs.h $(INCDIR)/obstack.h
2081
2082 DEPOBJ_v850_elf = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-elf.h \
2083   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2084   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2085   $(srcdir)/config/tc-v850.h $(INCDIR)/elf/v850.h $(INCDIR)/elf/reloc-macros.h \
2086   dwarf2dbg.h $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
2087   $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
2088
2089 DEPOBJ_xstormy16_coff = $(INCDIR)/symcat.h ./targ-env.h \
2090   $(srcdir)/config/obj-coff.h ./targ-cpu.h $(srcdir)/config/tc-xstormy16.h \
2091   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
2092   $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h
2093
2094 DEPOBJ_xstormy16_elf = $(INCDIR)/symcat.h ./targ-env.h \
2095   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
2096   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
2097   ./targ-cpu.h $(srcdir)/config/tc-xstormy16.h dwarf2dbg.h \
2098   $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
2099   $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
2100
2101 DEPOBJ_xtensa_elf = $(INCDIR)/symcat.h ./targ-env.h \
2102   $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
2103   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
2104   ./targ-cpu.h $(srcdir)/config/tc-xtensa.h $(INCDIR)/xtensa-isa.h \
2105   $(INCDIR)/xtensa-config.h $(INCDIR)/safe-ctype.h subsegs.h \
2106   $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
2107   dwarf2dbg.h $(INCDIR)/aout/aout64.h
2108
2109 DEPOBJ_z8k_coff = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-coff.h \
2110   ./targ-cpu.h $(srcdir)/config/tc-z8k.h $(INCDIR)/coff/internal.h \
2111   $(INCDIR)/coff/z8k.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
2112   $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h
2113
2114 DEPOBJ_z8k_elf = $(INCDIR)/symcat.h ./targ-env.h $(srcdir)/config/obj-elf.h \
2115   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2116   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2117   $(srcdir)/config/tc-z8k.h dwarf2dbg.h $(INCDIR)/safe-ctype.h \
2118   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
2119   dwarf2dbg.h $(INCDIR)/aout/aout64.h
2120
2121 DEPOBJ_hppa_som = $(srcdir)/config/obj-som.h subsegs.h \
2122   $(INCDIR)/obstack.h $(BFDDIR)/libhppa.h $(BFDDIR)/som.h \
2123   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
2124
2125 DEPOBJ_i386_multi = $(DEPOBJ_i386_aout) $(DEPOBJ_i386_coff) \
2126   $(DEPOBJ_i386_elf)
2127
2128 DEPOBJ_mips_multi = $(DEPOBJ_mips_coff) $(DEPOBJ_mips_ecoff) \
2129   $(DEPOBJ_mips_elf)
2130
2131 DEPOBJ_cris_multi = $(DEPOBJ_cris_aout) $(DEPOBJ_cris_elf)
2132 DEP_alpha_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2133   $(srcdir)/config/tc-alpha.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2134   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
2135
2136 DEP_alpha_ecoff = $(srcdir)/config/obj-ecoff.h ./targ-cpu.h \
2137   $(srcdir)/config/tc-alpha.h ecoff.h $(INCDIR)/coff/sym.h \
2138   $(INCDIR)/coff/ecoff.h
2139
2140 DEP_alpha_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2141   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2142   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2143   $(srcdir)/config/tc-alpha.h
2144
2145 DEP_alpha_evax = $(srcdir)/config/obj-evax.h ./targ-cpu.h \
2146   $(srcdir)/config/tc-alpha.h
2147
2148 DEP_arc_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2149   $(srcdir)/config/tc-arc.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2150   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
2151
2152 DEP_arc_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2153   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2154   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2155   $(srcdir)/config/tc-arc.h dwarf2dbg.h ./targ-env.h \
2156   ./obj-format.h $(srcdir)/config/obj-elf.h
2157
2158 DEP_arm_aout = $(srcdir)/config/obj-aout.h ./targ-cpu.h \
2159   $(srcdir)/config/tc-arm.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
2160
2161 DEP_arm_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2162   $(srcdir)/config/tc-arm.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2163   $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
2164   $(INCDIR)/bfdlink.h
2165
2166 DEP_arm_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2167   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2168   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2169   $(srcdir)/config/tc-arm.h
2170
2171 DEP_avr_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2172   $(srcdir)/config/tc-avr.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2173   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
2174
2175 DEP_avr_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2176   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2177   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2178   $(srcdir)/config/tc-avr.h dwarf2dbg.h ./targ-env.h \
2179   ./obj-format.h $(srcdir)/config/obj-elf.h
2180
2181 DEP_bfin_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2182   $(srcdir)/config/tc-bfin.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2183   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
2184
2185 DEP_bfin_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2186   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2187   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2188   $(srcdir)/config/tc-bfin.h dwarf2dbg.h ./targ-env.h \
2189   ./obj-format.h $(srcdir)/config/obj-elf.h
2190
2191 DEP_cris_aout = $(srcdir)/config/obj-aout.h ./targ-cpu.h \
2192   $(srcdir)/config/tc-cris.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
2193
2194 DEP_cris_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2195   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2196   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2197   $(srcdir)/config/tc-cris.h dwarf2dbg.h ./targ-env.h \
2198   ./obj-format.h $(srcdir)/config/obj-elf.h
2199
2200 DEP_crx_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2201   $(srcdir)/config/tc-crx.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2202   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
2203
2204 DEP_crx_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2205   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2206   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2207   $(srcdir)/config/tc-crx.h dwarf2dbg.h ./targ-env.h \
2208   ./obj-format.h $(srcdir)/config/obj-elf.h
2209
2210 DEP_d10v_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2211   $(srcdir)/config/tc-d10v.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2212   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
2213
2214 DEP_d10v_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2215   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2216   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2217   $(srcdir)/config/tc-d10v.h
2218
2219 DEP_d30v_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2220   $(srcdir)/config/tc-d30v.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2221   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
2222
2223 DEP_d30v_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2224   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2225   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2226   $(srcdir)/config/tc-d30v.h
2227
2228 DEP_dlx_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2229   $(srcdir)/config/tc-dlx.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2230   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
2231
2232 DEP_dlx_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2233   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2234   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2235   $(srcdir)/config/tc-dlx.h dwarf2dbg.h ./targ-env.h \
2236   ./obj-format.h $(srcdir)/config/obj-elf.h
2237
2238 DEP_fr30_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2239   $(srcdir)/config/tc-fr30.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2240   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
2241
2242 DEP_fr30_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2243   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2244   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2245   $(srcdir)/config/tc-fr30.h dwarf2dbg.h ./targ-env.h \
2246   ./obj-format.h $(srcdir)/config/obj-elf.h
2247
2248 DEP_frv_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2249   $(srcdir)/config/tc-frv.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2250   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
2251
2252 DEP_frv_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2253   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2254   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2255   $(srcdir)/config/tc-frv.h
2256
2257 DEP_h8300_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2258   $(srcdir)/config/tc-h8300.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2259   $(INCDIR)/coff/h8300.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
2260   $(INCDIR)/bfdlink.h
2261
2262 DEP_h8300_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2263   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2264   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2265   $(srcdir)/config/tc-h8300.h dwarf2dbg.h ./targ-env.h \
2266   ./obj-format.h $(srcdir)/config/obj-elf.h
2267
2268 DEP_hppa_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2269   $(srcdir)/config/tc-hppa.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2270   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
2271
2272 DEP_hppa_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2273   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2274   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2275   $(srcdir)/config/tc-hppa.h $(BFDDIR)/elf32-hppa.h $(BFDDIR)/elf-bfd.h \
2276   $(BFDDIR)/libhppa.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h
2277
2278 DEP_ia64_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2279   $(srcdir)/config/tc-ia64.h $(INCDIR)/opcode/ia64.h \
2280   $(INCDIR)/symcat.h $(INCDIR)/elf/ia64.h $(INCDIR)/elf/reloc-macros.h \
2281   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
2282
2283 DEP_ia64_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2284   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2285   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2286   $(srcdir)/config/tc-ia64.h $(INCDIR)/opcode/ia64.h \
2287   $(INCDIR)/elf/ia64.h $(INCDIR)/elf/reloc-macros.h
2288
2289 DEP_i370_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2290   $(srcdir)/config/tc-i370.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2291   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
2292
2293 DEP_i370_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2294   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2295   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2296   $(srcdir)/config/tc-i370.h dwarf2dbg.h ./targ-env.h \
2297   ./obj-format.h $(srcdir)/config/obj-elf.h
2298
2299 DEP_i386_aout = $(srcdir)/config/obj-aout.h ./targ-cpu.h \
2300   $(srcdir)/config/tc-i386.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
2301
2302 DEP_i386_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2303   $(srcdir)/config/tc-i386.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2304   $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
2305   $(INCDIR)/bfdlink.h
2306
2307 DEP_i386_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2308   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2309   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2310   $(srcdir)/config/tc-i386.h dwarf2dbg.h ./targ-env.h \
2311   ./obj-format.h $(srcdir)/config/obj-elf.h
2312
2313 DEP_i860_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2314   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2315   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2316   $(srcdir)/config/tc-i860.h dwarf2dbg.h ./targ-env.h \
2317   ./obj-format.h $(srcdir)/config/obj-elf.h
2318
2319 DEP_i960_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2320   $(srcdir)/config/tc-i960.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2321   $(INCDIR)/coff/i960.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
2322
2323 DEP_i960_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2324   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2325   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2326   $(srcdir)/config/tc-i960.h dwarf2dbg.h ./targ-env.h \
2327   ./obj-format.h $(srcdir)/config/obj-elf.h
2328
2329 DEP_ip2k_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2330   $(srcdir)/config/tc-ip2k.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2331   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
2332
2333 DEP_ip2k_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2334   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2335   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2336   $(srcdir)/config/tc-ip2k.h dwarf2dbg.h ./targ-env.h \
2337   ./obj-format.h $(srcdir)/config/obj-elf.h
2338
2339 DEP_m32c_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2340   $(srcdir)/config/tc-m32c.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2341   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
2342
2343 DEP_m32c_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2344   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2345   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2346   $(srcdir)/config/tc-m32c.h dwarf2dbg.h ./targ-env.h \
2347   ./obj-format.h $(srcdir)/config/obj-elf.h
2348
2349 DEP_m32r_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2350   $(srcdir)/config/tc-m32r.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2351   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
2352
2353 DEP_m32r_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2354   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2355   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2356   $(srcdir)/config/tc-m32r.h dwarf2dbg.h ./targ-env.h \
2357   ./obj-format.h $(srcdir)/config/obj-elf.h
2358
2359 DEP_m68hc11_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2360   $(srcdir)/config/tc-m68hc11.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2361   $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
2362   $(INCDIR)/bfdlink.h
2363
2364 DEP_m68hc11_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2365   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2366   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2367   $(srcdir)/config/tc-m68hc11.h dwarf2dbg.h ./targ-env.h \
2368   ./obj-format.h $(srcdir)/config/obj-elf.h
2369
2370 DEP_m68k_aout = $(srcdir)/config/obj-aout.h ./targ-cpu.h \
2371   $(srcdir)/config/tc-m68k.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
2372
2373 DEP_m68k_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2374   $(srcdir)/config/tc-m68k.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2375   $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
2376   $(INCDIR)/bfdlink.h
2377
2378 DEP_m68k_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2379   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2380   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2381   $(srcdir)/config/tc-m68k.h
2382
2383 DEP_mcore_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2384   $(srcdir)/config/tc-mcore.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2385   $(INCDIR)/coff/mcore.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
2386   $(INCDIR)/bfdlink.h
2387
2388 DEP_mcore_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2389   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2390   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2391   $(srcdir)/config/tc-mcore.h dwarf2dbg.h ./targ-env.h \
2392   ./obj-format.h $(srcdir)/config/obj-elf.h
2393
2394 DEP_mips_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2395   $(srcdir)/config/tc-mips.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2396   $(INCDIR)/coff/mipspe.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
2397   $(INCDIR)/bfdlink.h
2398
2399 DEP_mips_ecoff = $(srcdir)/config/obj-ecoff.h ./targ-cpu.h \
2400   $(srcdir)/config/tc-mips.h ecoff.h $(INCDIR)/coff/sym.h \
2401   $(INCDIR)/coff/ecoff.h
2402
2403 DEP_mips_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2404   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2405   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2406   $(srcdir)/config/tc-mips.h
2407
2408 DEP_mmix_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2409   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2410   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2411   $(srcdir)/config/tc-mmix.h dwarf2dbg.h ./targ-env.h \
2412   ./obj-format.h $(srcdir)/config/obj-elf.h
2413
2414 DEP_mn10200_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2415   $(srcdir)/config/tc-mn10200.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2416   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
2417
2418 DEP_mn10200_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2419   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2420   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2421   $(srcdir)/config/tc-mn10200.h dwarf2dbg.h ./targ-env.h \
2422   ./obj-format.h $(srcdir)/config/obj-elf.h
2423
2424 DEP_mn10300_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2425   $(srcdir)/config/tc-mn10300.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2426   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
2427
2428 DEP_mn10300_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2429   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2430   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2431   $(srcdir)/config/tc-mn10300.h dwarf2dbg.h ./targ-env.h \
2432   ./obj-format.h $(srcdir)/config/obj-elf.h
2433
2434 DEP_msp430_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2435   $(srcdir)/config/tc-msp430.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2436   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
2437
2438 DEP_msp430_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2439   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2440   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2441   $(srcdir)/config/tc-msp430.h dwarf2dbg.h ./targ-env.h \
2442   ./obj-format.h $(srcdir)/config/obj-elf.h
2443
2444 DEP_ns32k_aout = $(srcdir)/config/obj-aout.h ./targ-cpu.h \
2445   $(srcdir)/config/tc-ns32k.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
2446
2447 DEP_ns32k_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2448   $(srcdir)/config/tc-ns32k.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2449   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
2450
2451 DEP_ns32k_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2452   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2453   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2454   $(srcdir)/config/tc-ns32k.h dwarf2dbg.h ./targ-env.h \
2455   ./obj-format.h $(srcdir)/config/obj-elf.h
2456
2457 DEP_openrisc_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2458   $(srcdir)/config/tc-openrisc.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2459   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
2460
2461 DEP_openrisc_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2462   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2463   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2464   $(srcdir)/config/tc-openrisc.h dwarf2dbg.h ./targ-env.h \
2465   ./obj-format.h $(srcdir)/config/obj-elf.h
2466
2467 DEP_or32_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2468   $(srcdir)/config/tc-or32.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2469   $(INCDIR)/coff/or32.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
2470
2471 DEP_or32_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2472   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2473   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2474   $(srcdir)/config/tc-or32.h dwarf2dbg.h ./targ-env.h \
2475   ./obj-format.h $(srcdir)/config/obj-elf.h
2476
2477 DEP_pdp11_aout = $(srcdir)/config/obj-aout.h ./targ-cpu.h \
2478   $(srcdir)/config/tc-pdp11.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
2479
2480 DEP_pdp11_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2481   $(srcdir)/config/tc-pdp11.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2482   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
2483
2484 DEP_pdp11_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2485   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2486   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2487   $(srcdir)/config/tc-pdp11.h dwarf2dbg.h ./targ-env.h \
2488   ./obj-format.h $(srcdir)/config/obj-elf.h
2489
2490 DEP_pj_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2491   $(srcdir)/config/tc-pj.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2492   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
2493
2494 DEP_pj_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2495   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2496   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2497   $(srcdir)/config/tc-pj.h dwarf2dbg.h ./targ-env.h ./obj-format.h \
2498   $(srcdir)/config/obj-elf.h
2499
2500 DEP_ppc_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2501   $(srcdir)/config/tc-ppc.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2502   $(INCDIR)/coff/rs6000.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
2503
2504 DEP_ppc_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2505   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2506   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2507   $(srcdir)/config/tc-ppc.h dwarf2dbg.h ./targ-env.h \
2508   ./obj-format.h $(srcdir)/config/obj-elf.h
2509
2510 DEP_s390_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2511   $(srcdir)/config/tc-s390.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2512   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
2513
2514 DEP_s390_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2515   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2516   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2517   $(srcdir)/config/tc-s390.h dwarf2dbg.h ./targ-env.h \
2518   ./obj-format.h $(srcdir)/config/obj-elf.h
2519
2520 DEP_sh_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2521   $(srcdir)/config/tc-sh.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2522   $(INCDIR)/coff/sh.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
2523   $(INCDIR)/bfdlink.h
2524
2525 DEP_sh_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2526   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2527   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2528   $(srcdir)/config/tc-sh.h
2529
2530 DEP_sh64_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2531   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2532   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2533   $(srcdir)/config/tc-sh64.h $(srcdir)/config/tc-sh.h \
2534   $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h $(BFDDIR)/elf32-sh64.h
2535
2536 DEP_sparc_aout = $(srcdir)/config/obj-aout.h ./targ-cpu.h \
2537   $(srcdir)/config/tc-sparc.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
2538
2539 DEP_sparc_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2540   $(srcdir)/config/tc-sparc.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2541   $(INCDIR)/coff/sparc.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
2542   $(INCDIR)/bfdlink.h
2543
2544 DEP_sparc_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2545   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2546   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2547   $(srcdir)/config/tc-sparc.h dwarf2dbg.h ./targ-env.h \
2548   ./obj-format.h $(srcdir)/config/obj-elf.h
2549
2550 DEP_tic30_aout = $(srcdir)/config/obj-aout.h ./targ-cpu.h \
2551   $(srcdir)/config/tc-tic30.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
2552
2553 DEP_tic30_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2554   $(srcdir)/config/tc-tic30.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2555   $(INCDIR)/coff/tic30.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
2556   $(INCDIR)/bfdlink.h
2557
2558 DEP_tic30_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2559   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2560   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2561   $(srcdir)/config/tc-tic30.h dwarf2dbg.h ./targ-env.h \
2562   ./obj-format.h $(srcdir)/config/obj-elf.h
2563
2564 DEP_tic4x_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2565   $(srcdir)/config/tc-tic4x.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2566   $(INCDIR)/coff/tic4x.h $(INCDIR)/coff/ti.h $(BFDDIR)/libcoff.h \
2567   $(INCDIR)/bfdlink.h
2568
2569 DEP_tic4x_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2570   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2571   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2572   $(srcdir)/config/tc-tic4x.h dwarf2dbg.h ./targ-env.h \
2573   ./obj-format.h $(srcdir)/config/obj-elf.h
2574
2575 DEP_tic54x_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2576   $(srcdir)/config/tc-tic54x.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2577   $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h $(BFDDIR)/libcoff.h \
2578   $(INCDIR)/bfdlink.h
2579
2580 DEP_tic54x_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2581   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2582   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2583   $(srcdir)/config/tc-tic54x.h
2584
2585 DEP_vax_aout = $(srcdir)/config/obj-aout.h ./targ-cpu.h \
2586   $(srcdir)/config/tc-vax.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
2587
2588 DEP_vax_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2589   $(srcdir)/config/tc-vax.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2590   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
2591
2592 DEP_vax_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2593   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2594   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2595   $(srcdir)/config/tc-vax.h dwarf2dbg.h ./targ-env.h \
2596   ./obj-format.h $(srcdir)/config/obj-elf.h
2597
2598 DEP_v850_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2599   $(srcdir)/config/tc-v850.h $(INCDIR)/elf/v850.h $(INCDIR)/elf/reloc-macros.h \
2600   $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
2601   $(INCDIR)/bfdlink.h
2602
2603 DEP_v850_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2604   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2605   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2606   $(srcdir)/config/tc-v850.h $(INCDIR)/elf/v850.h $(INCDIR)/elf/reloc-macros.h \
2607   dwarf2dbg.h ./targ-env.h ./obj-format.h $(srcdir)/config/obj-elf.h
2608
2609 DEP_xstormy16_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2610   $(srcdir)/config/tc-xstormy16.h $(INCDIR)/symcat.h \
2611   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
2612
2613 DEP_xstormy16_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2614   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2615   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2616   $(srcdir)/config/tc-xstormy16.h dwarf2dbg.h ./targ-env.h \
2617   ./obj-format.h $(srcdir)/config/obj-elf.h
2618
2619 DEP_xtensa_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2620   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2621   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2622   $(srcdir)/config/tc-xtensa.h $(INCDIR)/xtensa-isa.h \
2623   $(INCDIR)/xtensa-config.h
2624
2625 DEP_z8k_coff = $(srcdir)/config/obj-coff.h ./targ-cpu.h \
2626   $(srcdir)/config/tc-z8k.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
2627   $(INCDIR)/coff/z8k.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
2628   $(INCDIR)/bfdlink.h
2629
2630 DEP_z8k_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2631   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2632   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h ./targ-cpu.h \
2633   $(srcdir)/config/tc-z8k.h dwarf2dbg.h ./targ-env.h \
2634   ./obj-format.h $(srcdir)/config/obj-elf.h
2635
2636 DEP_hppa_som = $(BFDDIR)/som.h
2637 DEP_i386_multi = $(DEP_i386_aout) $(DEP_i386_coff) \
2638   $(DEP_i386_elf)
2639
2640 DEP_mips_multi = $(DEP_mips_coff) $(DEP_mips_ecoff) \
2641   $(DEP_mips_elf)
2642
2643 DEP_cris_multi = $(DEP_cris_aout) $(DEP_cris_elf)
2644 BMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
2645 all: config.h
2646         $(MAKE) $(AM_MAKEFLAGS) all-recursive
2647
2648 .SUFFIXES:
2649 .SUFFIXES: .c .l .lo .o .obj .y
2650 am--refresh:
2651         @:
2652 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
2653         @for dep in $?; do \
2654           case '$(am__configure_deps)' in \
2655             *$$dep*) \
2656               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
2657               cd $(srcdir) && $(AUTOMAKE) --foreign  \
2658                 && exit 0; \
2659               exit 1;; \
2660           esac; \
2661         done; \
2662         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
2663         cd $(top_srcdir) && \
2664           $(AUTOMAKE) --foreign  Makefile
2665 .PRECIOUS: Makefile
2666 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
2667         @case '$?' in \
2668           *config.status*) \
2669             echo ' $(SHELL) ./config.status'; \
2670             $(SHELL) ./config.status;; \
2671           *) \
2672             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
2673             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
2674         esac;
2675
2676 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
2677         $(SHELL) ./config.status --recheck
2678
2679 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
2680         cd $(srcdir) && $(AUTOCONF)
2681 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
2682         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
2683
2684 config.h: stamp-h1
2685         @if test ! -f $@; then \
2686           rm -f stamp-h1; \
2687           $(MAKE) stamp-h1; \
2688         else :; fi
2689
2690 stamp-h1: $(srcdir)/config.in $(top_builddir)/config.status
2691         @rm -f stamp-h1
2692         cd $(top_builddir) && $(SHELL) ./config.status config.h
2693 $(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
2694         cd $(top_srcdir) && $(AUTOHEADER)
2695         rm -f stamp-h1
2696         touch $@
2697
2698 distclean-hdr:
2699         -rm -f config.h stamp-h1
2700 gdb.ini: $(top_builddir)/config.status $(srcdir)/gdbinit.in
2701         cd $(top_builddir) && $(SHELL) ./config.status $@
2702 .gdbinit: $(top_builddir)/config.status $(srcdir)/gdbinit.in
2703         cd $(top_builddir) && $(SHELL) ./config.status $@
2704 po/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in
2705         cd $(top_builddir) && $(SHELL) ./config.status $@
2706
2707 clean-noinstPROGRAMS:
2708         @list='$(noinst_PROGRAMS)'; for p in $$list; do \
2709           f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
2710           echo " rm -f $$p $$f"; \
2711           rm -f $$p $$f ; \
2712         done
2713 as-new$(EXEEXT): $(as_new_OBJECTS) $(as_new_DEPENDENCIES) 
2714         @rm -f as-new$(EXEEXT)
2715         $(LINK) $(as_new_LDFLAGS) $(as_new_OBJECTS) $(as_new_LDADD) $(LIBS)
2716 itbl-test$(EXEEXT): $(itbl_test_OBJECTS) $(itbl_test_DEPENDENCIES) 
2717         @rm -f itbl-test$(EXEEXT)
2718         $(LINK) $(itbl_test_LDFLAGS) $(itbl_test_OBJECTS) $(itbl_test_LDADD) $(LIBS)
2719
2720 mostlyclean-compile:
2721         -rm -f *.$(OBJEXT)
2722
2723 distclean-compile:
2724         -rm -f *.tab.c
2725
2726 .c.o:
2727         $(COMPILE) -c $<
2728
2729 .c.obj:
2730         $(COMPILE) -c `$(CYGPATH_W) '$<'`
2731
2732 .c.lo:
2733         $(LTCOMPILE) -c -o $@ $<
2734
2735 .l.c:
2736         $(LEXCOMPILE) $<
2737         sed '/^#/ s|$(LEX_OUTPUT_ROOT)\.c|$@|' $(LEX_OUTPUT_ROOT).c >$@
2738         rm -f $(LEX_OUTPUT_ROOT).c
2739
2740 .y.c:
2741         $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h $*.h y.output $*.output -- $(YACCCOMPILE)
2742
2743 bfin-parse.c: config/bfin-parse.y
2744         $(SHELL) $(YLWRAP) `test -f 'config/bfin-parse.y' || echo '$(srcdir)/'`config/bfin-parse.y y.tab.c bfin-parse.c y.tab.h bfin-parse.h y.output bfin-parse.output -- $(YACC) $(YFLAGS) $(AM_YFLAGS)
2745
2746 mostlyclean-libtool:
2747         -rm -f *.lo
2748
2749 clean-libtool:
2750         -rm -rf .libs _libs
2751
2752 distclean-libtool:
2753         -rm -f libtool
2754 uninstall-info-am:
2755
2756 # This directory's subdirectories are mostly independent; you can cd
2757 # into them and run `make' without going through this Makefile.
2758 # To change the values of `make' variables: instead of editing Makefiles,
2759 # (1) if the variable is set in `config.status', edit `config.status'
2760 #     (which will cause the Makefiles to be regenerated when you run `make');
2761 # (2) otherwise, pass the desired values on the `make' command line.
2762 $(RECURSIVE_TARGETS):
2763         @failcom='exit 1'; \
2764         for f in x $$MAKEFLAGS; do \
2765           case $$f in \
2766             *=* | --[!k]*);; \
2767             *k*) failcom='fail=yes';; \
2768           esac; \
2769         done; \
2770         dot_seen=no; \
2771         target=`echo $@ | sed s/-recursive//`; \
2772         list='$(SUBDIRS)'; for subdir in $$list; do \
2773           echo "Making $$target in $$subdir"; \
2774           if test "$$subdir" = "."; then \
2775             dot_seen=yes; \
2776             local_target="$$target-am"; \
2777           else \
2778             local_target="$$target"; \
2779           fi; \
2780           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
2781           || eval $$failcom; \
2782         done; \
2783         if test "$$dot_seen" = "no"; then \
2784           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
2785         fi; test -z "$$fail"
2786
2787 mostlyclean-recursive clean-recursive distclean-recursive \
2788 maintainer-clean-recursive:
2789         @failcom='exit 1'; \
2790         for f in x $$MAKEFLAGS; do \
2791           case $$f in \
2792             *=* | --[!k]*);; \
2793             *k*) failcom='fail=yes';; \
2794           esac; \
2795         done; \
2796         dot_seen=no; \
2797         case "$@" in \
2798           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
2799           *) list='$(SUBDIRS)' ;; \
2800         esac; \
2801         rev=''; for subdir in $$list; do \
2802           if test "$$subdir" = "."; then :; else \
2803             rev="$$subdir $$rev"; \
2804           fi; \
2805         done; \
2806         rev="$$rev ."; \
2807         target=`echo $@ | sed s/-recursive//`; \
2808         for subdir in $$rev; do \
2809           echo "Making $$target in $$subdir"; \
2810           if test "$$subdir" = "."; then \
2811             local_target="$$target-am"; \
2812           else \
2813             local_target="$$target"; \
2814           fi; \
2815           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
2816           || eval $$failcom; \
2817         done && test -z "$$fail"
2818 tags-recursive:
2819         list='$(SUBDIRS)'; for subdir in $$list; do \
2820           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
2821         done
2822 ctags-recursive:
2823         list='$(SUBDIRS)'; for subdir in $$list; do \
2824           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
2825         done
2826
2827 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
2828         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2829         unique=`for i in $$list; do \
2830             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2831           done | \
2832           $(AWK) '    { files[$$0] = 1; } \
2833                END { for (i in files) print i; }'`; \
2834         mkid -fID $$unique
2835 tags: TAGS
2836
2837 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
2838                 $(TAGS_FILES) $(LISP)
2839         tags=; \
2840         here=`pwd`; \
2841         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
2842           include_option=--etags-include; \
2843           empty_fix=.; \
2844         else \
2845           include_option=--include; \
2846           empty_fix=; \
2847         fi; \
2848         list='$(SUBDIRS)'; for subdir in $$list; do \
2849           if test "$$subdir" = .; then :; else \
2850             test ! -f $$subdir/TAGS || \
2851               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
2852           fi; \
2853         done; \
2854         list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
2855         unique=`for i in $$list; do \
2856             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2857           done | \
2858           $(AWK) '    { files[$$0] = 1; } \
2859                END { for (i in files) print i; }'`; \
2860         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
2861           test -n "$$unique" || unique=$$empty_fix; \
2862           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2863             $$tags $$unique; \
2864         fi
2865 ctags: CTAGS
2866 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
2867                 $(TAGS_FILES) $(LISP)
2868         tags=; \
2869         here=`pwd`; \
2870         list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
2871         unique=`for i in $$list; do \
2872             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2873           done | \
2874           $(AWK) '    { files[$$0] = 1; } \
2875                END { for (i in files) print i; }'`; \
2876         test -z "$(CTAGS_ARGS)$$tags$$unique" \
2877           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
2878              $$tags $$unique
2879
2880 GTAGS:
2881         here=`$(am__cd) $(top_builddir) && pwd` \
2882           && cd $(top_srcdir) \
2883           && gtags -i $(GTAGS_ARGS) $$here
2884
2885 distclean-tags:
2886         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
2887 site.exp: Makefile
2888         @echo 'Making a new site.exp file...'
2889         @echo '## these variables are automatically generated by make ##' >site.tmp
2890         @echo '# Do not edit here.  If you wish to override these values' >>site.tmp
2891         @echo '# edit the last section' >>site.tmp
2892         @echo 'set srcdir $(srcdir)' >>site.tmp
2893         @echo "set objdir `pwd`" >>site.tmp
2894         @echo 'set build_alias "$(build_alias)"' >>site.tmp
2895         @echo 'set build_triplet $(build_triplet)' >>site.tmp
2896         @echo 'set host_alias "$(host_alias)"' >>site.tmp
2897         @echo 'set host_triplet $(host_triplet)' >>site.tmp
2898         @echo 'set target_alias "$(target_alias)"' >>site.tmp
2899         @echo 'set target_triplet $(target_triplet)' >>site.tmp
2900         @echo '## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
2901         @test ! -f site.exp || \
2902           sed '1,/^## All variables above are.*##/ d' site.exp >> site.tmp
2903         @-rm -f site.bak
2904         @test ! -f site.exp || mv site.exp site.bak
2905         @mv site.tmp site.exp
2906
2907 distclean-DEJAGNU:
2908         -rm -f site.exp site.bak
2909         -l='$(DEJATOOL)'; for tool in $$l; do \
2910           rm -f $$tool.sum $$tool.log; \
2911         done
2912 check-am:
2913         $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
2914 check: check-recursive
2915 all-am: Makefile $(PROGRAMS) $(SCRIPTS) config.h
2916 installdirs: installdirs-recursive
2917 installdirs-am:
2918 install: install-recursive
2919 install-exec: install-exec-recursive
2920 install-data: install-data-recursive
2921 uninstall: uninstall-recursive
2922
2923 install-am: all-am
2924         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
2925
2926 installcheck: installcheck-recursive
2927 install-strip:
2928         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2929           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
2930           `test -z '$(STRIP)' || \
2931             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
2932 mostlyclean-generic:
2933         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
2934
2935 clean-generic:
2936         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
2937
2938 distclean-generic:
2939         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
2940         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
2941
2942 maintainer-clean-generic:
2943         @echo "This command is intended for maintainers to use"
2944         @echo "it deletes files that may require special tools to rebuild."
2945         -rm -f bfin-parse.c
2946         -rm -f itbl-lex.c
2947         -rm -f itbl-parse.c
2948         -rm -f m68k-parse.c
2949 clean: clean-recursive
2950
2951 clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
2952         mostlyclean-am
2953
2954 distclean: distclean-recursive
2955         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
2956         -rm -f Makefile
2957 distclean-am: clean-am distclean-DEJAGNU distclean-compile \
2958         distclean-generic distclean-hdr distclean-libtool \
2959         distclean-tags
2960
2961 dvi: dvi-recursive
2962
2963 dvi-am:
2964
2965 html: html-recursive
2966
2967 info: info-recursive
2968
2969 info-am:
2970
2971 install-data-am:
2972
2973 install-exec-am: install-exec-local
2974
2975 install-info: install-info-recursive
2976
2977 install-man:
2978
2979 installcheck-am:
2980
2981 maintainer-clean: maintainer-clean-recursive
2982         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
2983         -rm -rf $(top_srcdir)/autom4te.cache
2984         -rm -f Makefile
2985 maintainer-clean-am: distclean-am maintainer-clean-generic
2986
2987 mostlyclean: mostlyclean-recursive
2988
2989 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
2990         mostlyclean-libtool
2991
2992 pdf: pdf-recursive
2993
2994 pdf-am:
2995
2996 ps: ps-recursive
2997
2998 ps-am:
2999
3000 uninstall-am:
3001
3002 uninstall-info: uninstall-info-recursive
3003
3004 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
3005         check-DEJAGNU check-am clean clean-generic clean-libtool \
3006         clean-noinstPROGRAMS clean-recursive ctags ctags-recursive \
3007         distclean distclean-DEJAGNU distclean-compile \
3008         distclean-generic distclean-hdr distclean-libtool \
3009         distclean-recursive distclean-tags dvi dvi-am html html-am \
3010         info info-am install install-am install-data install-data-am \
3011         install-exec install-exec-am install-exec-local install-info \
3012         install-info-am install-man install-strip installcheck \
3013         installcheck-am installdirs installdirs-am maintainer-clean \
3014         maintainer-clean-generic maintainer-clean-recursive \
3015         mostlyclean mostlyclean-compile mostlyclean-generic \
3016         mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
3017         tags tags-recursive uninstall uninstall-am uninstall-info-am
3018
3019 po/POTFILES.in: @MAINT@ Makefile
3020         for f in $(POTFILES); do echo $$f; done | LC_COLLATE= sort > tmp \
3021           && mv tmp $(srcdir)/po/POTFILES.in
3022
3023 diststuff: $(EXTRA_DIST) info
3024 all: info
3025
3026 $(OBJS): @ALL_OBJ_DEPS@
3027
3028 # Stuff that every object file depends upon.  If anything is removed
3029 # from this list, remove it from dep-in.sed as well.
3030 $(OBJS): $(INCDIR)/bin-bugs.h $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
3031         $(INCDIR)/progress.h $(INCDIR)/fopen-same.h \
3032         $(OBJ_FORMAT_H) $(TARG_CPU_H) $(TARG_ENV_H) \
3033         as.h asintl.h bignum.h bit_fix.h config.h emul.h expr.h flonum.h \
3034         frags.h hash.h listing.h obj.h read.h symbols.h tc.h write.h
3035
3036 check-DEJAGNU: site.exp
3037         if [ -d testsuite ]; then \
3038           true; \
3039         else \
3040           mkdir testsuite; \
3041         fi
3042         rm -f testsuite/site.exp
3043         cp site.exp testsuite/site.exp
3044         rootme=`pwd`; export rootme; \
3045         srcdir=`cd ${srcdir}; pwd` ; export srcdir ; \
3046         EXPECT=${EXPECT} ; export EXPECT ; \
3047         runtest=$(RUNTEST); \
3048         cd testsuite; \
3049         if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
3050           $$runtest --tool $(DEJATOOL) --srcdir $${srcdir}/testsuite \
3051                 $(RUNTESTFLAGS); \
3052         else echo "WARNING: could not find \`runtest'" 1>&2; :;\
3053         fi
3054
3055 # The implicit .c.o rule doesn't work for these, perhaps because of
3056 # the variables, or perhaps because the sources are not on vpath.
3057 $(TARG_CPU_O): $(TARG_CPU_C)
3058         $(COMPILE) -c $(TARG_CPU_C)
3059 $(ATOF_TARG_O): $(ATOF_TARG_C)
3060         $(COMPILE) -c $(ATOF_TARG_C)
3061
3062 # ecoff.c only has full dependencies when ECOFF_DEBUGGING is defined,
3063 # so the automatic dependency stuff doesn't work.
3064 ecoff.o : ecoff.c ecoff.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h \
3065         $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/symconst.h \
3066         $(INCDIR)/aout/stab_gnu.h
3067
3068 # We need all these explicit rules for the multi stuff.  Because of
3069 # these rules, we don't need one for OBJ_FORMAT_O.
3070
3071 obj-aout.o : $(srcdir)/config/obj-aout.c
3072         $(COMPILE) -c $(srcdir)/config/obj-aout.c
3073 obj-coff.o: $(srcdir)/config/obj-coff.c
3074         $(COMPILE) -c $(srcdir)/config/obj-coff.c
3075 obj-ecoff.o : $(srcdir)/config/obj-ecoff.c
3076         $(COMPILE) -c $(srcdir)/config/obj-ecoff.c
3077 obj-elf.o : $(srcdir)/config/obj-elf.c
3078         $(COMPILE) -c $(srcdir)/config/obj-elf.c
3079 obj-evax.o : $(srcdir)/config/obj-evax.c
3080         $(COMPILE) -c $(srcdir)/config/obj-evax.c
3081 obj-ieee.o : $(srcdir)/config/obj-ieee.c
3082         $(COMPILE) -c $(srcdir)/config/obj-ieee.c
3083 obj-multi.o : $(srcdir)/config/obj-multi.c
3084         $(COMPILE) -c $(srcdir)/config/obj-multi.c
3085 obj-som.o : $(srcdir)/config/obj-som.c
3086         $(COMPILE) -c $(srcdir)/config/obj-som.c
3087
3088 e-mipself.o : $(srcdir)/config/e-mipself.c
3089         $(COMPILE) -c $(srcdir)/config/e-mipself.c
3090 e-mipsecoff.o : $(srcdir)/config/e-mipsecoff.c
3091         $(COMPILE) -c $(srcdir)/config/e-mipsecoff.c
3092 e-i386aout.o: $(srcdir)/config/e-i386aout.c
3093         $(COMPILE) -c $(srcdir)/config/e-i386aout.c
3094 e-i386coff.o: $(srcdir)/config/e-i386coff.c
3095         $(COMPILE) -c $(srcdir)/config/e-i386coff.c
3096 e-i386elf.o: $(srcdir)/config/e-i386elf.c
3097         $(COMPILE) -c $(srcdir)/config/e-i386elf.c
3098 e-crisaout.o: $(srcdir)/config/e-crisaout.c
3099         $(COMPILE) -c $(srcdir)/config/e-crisaout.c
3100 e-criself.o: $(srcdir)/config/e-criself.c
3101         $(COMPILE) -c $(srcdir)/config/e-criself.c
3102
3103 xtensa-relax.o: $(srcdir)/config/xtensa-relax.c
3104         $(COMPILE) -c $(srcdir)/config/xtensa-relax.c
3105
3106 # If m68k-parse.y is in a different directory, then ylwrap will use an
3107 # absolute path when it invokes yacc, which will cause yacc to put the
3108 # absolute path into the generated file.  That's a pain when it comes
3109 # to generating snapshots, because it introduces spurious diffs.
3110 # Since when we make the snapshots $(srcdir) = ".", we check for that
3111 # case and handle it differently.  This means that anybody who
3112 # configures with $(srcdir) = "." will have to set their path in the
3113 # debugger if they want to debug m68k-parse.y.  This is bad, but on
3114 # the other hand it's good that people who use the prebuilt
3115 # m68k-parse.c don't get a spurious absolute path.
3116 m68k-parse.c: $(srcdir)/config/m68k-parse.y
3117         f=$(srcdir)/config/m68k-parse.y; \
3118         if [ $$f = "./config/m68k-parse.y" ]; then \
3119           ln -s config/m68k-parse.y . > /dev/null 2>/dev/null || \
3120            ln config/m68k-parse.y . > /dev/null 2>/dev/null || \
3121            cp config/m68k-parse.y . >/dev/null 2>/dev/null; \
3122           f=m68k-parse.y; \
3123         else true; fi; \
3124         $(SHELL) $(YLWRAP) $$f y.tab.c m68k-parse.c -- $(YACCCOMPILE); \
3125         if [ $$f = "m68k-parse.y" ]; then \
3126           rm -f m68k-parse.y; \
3127         else true; fi
3128 # Disable -Werror, if it has been enabled, since old versions of bison/
3129 # yacc will produce working code which contain compile time warnings. 
3130 m68k-parse.o: m68k-parse.c $(srcdir)/config/m68k-parse.h
3131         $(COMPILE) -c $< $(NO_WERROR)
3132
3133 # Don't let the .y.h rule clobber m68k-parse.h.
3134 m68k-parse.h: ; @true
3135 $(srcdir)/config/m68k-parse.h: ; @true
3136
3137 bfin-parse.c bfin-parse.tab.h: $(srcdir)/config/bfin-parse.y
3138         $(SHELL) $(YLWRAP) $(srcdir)/config/bfin-parse.y y.tab.c bfin-parse.c y.tab.h bfin-parse.tab.h -- $(YACCCOMPILE) -d ;
3139 bfin-parse.o: bfin-parse.c bfin-parse.tab.h $(srcdir)/config/bfin-defs.h
3140
3141 bfin-defs.h: ; @true
3142 $(srcdir)/config/bfin-defs.h: ; @true
3143
3144 bfin-lex.c: $(srcdir)/config/bfin-lex.l
3145         $(SHELL) $(YLWRAP) $(srcdir)/config/bfin-lex.l lex.yy.c bfin-lex.c -- $(LEXCOMPILE)
3146 bfin-lex.o: bfin-lex.c bfin-parse.tab.h $(srcdir)/config/bfin-defs.h
3147         $(COMPILE) -c $< $(NO_WERROR)
3148
3149 # The instruction table specification lexical analyzer and parser.
3150
3151 itbl-lex.c: $(srcdir)/itbl-lex.l
3152 itbl-lex.o: itbl-lex.c itbl-parse.h $(srcdir)/itbl-lex.h
3153
3154 # Disable -Werror, if it has been enabled, since old versions of bison/
3155 # yacc will produce working code which contain compile time warnings. 
3156 itbl-parse.o: itbl-parse.c itbl-parse.h $(srcdir)/itbl-ops.h $(srcdir)/itbl-lex.h
3157         $(COMPILE) -c $< $(NO_WERROR)
3158
3159 itbl-ops.o: $(srcdir)/itbl-ops.c $(srcdir)/itbl-ops.h itbl-parse.h
3160
3161 itbl-parse.c itbl-parse.h: $(srcdir)/itbl-parse.y
3162         $(SHELL) $(YLWRAP) $(srcdir)/itbl-parse.y y.tab.c itbl-parse.c y.tab.h itbl-parse.h -- $(YACCCOMPILE) -d
3163
3164 itbl-tops.o: $(srcdir)/itbl-ops.c $(srcdir)/itbl-ops.h itbl-parse.h
3165         $(COMPILE) -o itbl-tops.o -DSTAND_ALONE -c $(srcdir)/itbl-ops.c
3166
3167 itbl-test.o: $(srcdir)/testsuite/gas/all/itbl-test.c $(srcdir)/itbl-ops.h
3168         $(COMPILE) -c -DSTAND_ALONE $(srcdir)/testsuite/gas/all/itbl-test.c
3169
3170 cgen.o: cgen.c cgen.h cgen-desc.h subsegs.h \
3171         $(INCDIR)/obstack.h $(INCDIR)/opcode/cgen.h \
3172         $(srcdir)/../opcodes/$(CGEN_CPU_PREFIX)-desc.h \
3173         $(srcdir)/../opcodes/$(CGEN_CPU_PREFIX)-opc.h
3174
3175 .PHONY: install-exec-local install-data-local
3176 .PHONY: install-exec-bindir install-exec-tooldir
3177
3178 install-exec-local: install-exec-bindir @install_tooldir@
3179
3180 install-exec-bindir: $(noinst_PROGRAMS)
3181         $(mkinstalldirs) $(DESTDIR)$(bindir)
3182         @list='$(noinst_PROGRAMS)'; for p in $$list; do \
3183           if test -f $$p; then \
3184             echo " $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
3185             $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
3186           else :; fi; \
3187         done
3188
3189 install-exec-tooldir: install-exec-bindir $(noinst_PROGRAMS)
3190         $(mkinstalldirs) $(DESTDIR)$(tooldir)/bin
3191         n=`echo as | sed '$(transform)'`; \
3192         if [ "$(bindir)/$$n$(EXEEXT)" != "$(tooldir)/bin/as$(EXEEXT)" ]; then \
3193           rm -f $(DESTDIR)$(tooldir)/bin/as$(EXEEXT); \
3194           ln $(DESTDIR)$(bindir)/$$n$(EXEEXT) $(DESTDIR)$(tooldir)/bin/as$(EXEEXT) >/dev/null 2>/dev/null \
3195             || $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) as-new$(EXEEXT) $(DESTDIR)$(tooldir)/bin/as$(EXEEXT); \
3196         else \
3197           true ; \
3198         fi
3199
3200 # These exist for maintenance purposes.
3201
3202 .PHONY: bootstrap bootstrap2 bootstrap3 stage1 stage2 stage3 comparison
3203
3204 bootstrap: as-new
3205         $(MAKE) stage1
3206         rm -f stage && ln -s stage1 stage
3207         $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
3208         $(MAKE) stage2
3209         rm -f stage && ln -s stage2 stage
3210         $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
3211         $(MAKE) comparison against=stage2
3212
3213 bootstrap2:
3214         rm -f stage && ln -s stage1 stage
3215         $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
3216         $(MAKE) stage2
3217         rm -f stage && ln -s stage2 stage
3218         $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
3219         $(MAKE) comparison against=stage2
3220
3221 bootstrap3:
3222         rm -f stage && ln -s stage2 stage
3223         $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
3224         $(MAKE) comparison against=stage2
3225
3226 # Copy the object files from a particular stage into a subdirectory.
3227 stage1:
3228         -mkdir stage1
3229         -mv $(STAGESTUFF) stage1
3230         if [ -f stage1/as-new$(EXEEXT) -a ! -f stage1/as$(EXEEXT) ] ; then (cd stage1 ; ln -s as-new$(EXEEXT) as$(EXEEXT)) ; fi
3231
3232 stage2:
3233         -mkdir stage2
3234         -mv $(STAGESTUFF) stage2
3235         if [ -f stage2/as-new$(EXEEXT) -a ! -f stage2/as$(EXEEXT) ] ; then (cd stage2 ; ln -s as-new$(EXEEXT) as$(EXEEXT)) ; fi
3236
3237 stage3:
3238         -mkdir stage3
3239         -mv $(STAGESTUFF) stage3
3240         if [ -f stage3/as-new$(EXEEXT) -a ! -f stage3/as$(EXEEXT) ] ; then (cd stage3 ; ln -s as-new as$(EXEEXT)) ; fi
3241
3242 # This rule is derived from corresponding code in the Makefile.in for gcc.
3243 # The "tail +16c" is to bypass headers which may include timestamps or
3244 # temporary assembly file names.
3245 comparison:
3246         x=0 ; \
3247         for file in *.o ; do \
3248           tail +16c ./$$file > tmp-foo1; \
3249           if tail +16c ${against}/$$file > tmp-foo2 2>/dev/null ; then \
3250             if cmp tmp-foo1 tmp-foo2 ; then \
3251               true ; \
3252             else \
3253               echo $$file differs ; \
3254               x=1 ; \
3255             fi ; \
3256           else true; fi ; \
3257         done ; \
3258         exit $$x
3259         -rm -f tmp-foo*
3260
3261 .PHONY: de-stage1 de-stage2 de-stage3
3262
3263 de-stage1:
3264         - (cd stage1 ; rm -f as$(EXEEXT) ; mv -f * ..)
3265         - rmdir stage1
3266
3267 de-stage2:
3268         - (cd stage2 ; rm -f as$(EXEEXT) ; mv -f * ..)
3269         - rmdir stage2
3270
3271 de-stage3:
3272         - (cd stage3 ; rm -f as$(EXEEXT) ; mv -f * ..)
3273         - rmdir stage3
3274
3275 # Automatic dependency computation.  This is a real pain, because the
3276 # dependencies change based on target_cpu_type and obj_format.
3277 # Just to make things even more complicated, automake separates the
3278 # dependency variable assignments from the dependency rules, and tacks
3279 # on a .NOEXPORT at the end of Makefile.in.
3280
3281 DEP: dep.sed $(DEP_FILE_DEPS) DEPTC DEPOBJ DEP2
3282         rm -f DEP1 # delete because we use $? in DEP1 rule
3283         srcdir=`cd $(srcdir); pwd`; \
3284         $(MAKE) MKDEP="$(MKDEP)" srcdir="$${srcdir}" VPATH="$${srcdir}" DEP1
3285         rm -rf DEPDIR
3286         echo 'AMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' > DEPA
3287         sed -f dep.sed < DEPTC >> DEPA
3288         sed -f dep.sed < DEPOBJ >> DEPA
3289         sed -f dep.sed < DEP2 >> DEPA
3290         echo 'BMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
3291         echo '#MKDEP    DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' >> DEPA
3292         sed -f dep.sed < DEP1 >> DEPA
3293         echo '$$(OBJS): $$(DEP_@target''_cpu_type@_@obj''_format@)' >> DEPA
3294         echo '$$(TARG_CPU_O): $$(DEPTC_@target''_cpu_type@_@obj''_format@)' >> DEPA
3295         echo '$$(OBJ_FORMAT_O): $$(DEPOBJ_@target''_cpu_type@_@obj''_format@)' >> DEPA
3296         echo '#MKDEP    DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
3297         if grep ' /' DEPA > /dev/null 2> /dev/null; then \
3298           echo 'make DEP failed!'; exit 1; \
3299         else \
3300           mv -f DEPA $@; \
3301         fi
3302
3303 DEP1: $(CFILES) $(MULTI_CFILES)
3304         if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
3305         srcdir=`cd $(srcdir); pwd`; \
3306         cd DEPDIR; \
3307         echo '' > targ-cpu.h; \
3308         echo '' > obj-format.h; \
3309         echo '' > targ-env.h; \
3310         echo '' > itbl-cpu.h; \
3311         echo '' > itbl-parse.h; \
3312         $(MKDEP) $(DEP_FLAGS) $? > DEP
3313         mv -f DEPDIR/DEP $@
3314
3315 # Work out the special dependencies for the tc-*.c files.
3316 DEPTC: $(TARGET_CPU_CFILES)
3317         rm -f DEPTCA
3318         if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
3319         srcdir=`cd $(srcdir); pwd`; \
3320         cd DEPDIR; \
3321         for c in $(CPU_TYPES); do \
3322           for o in $(OBJ_FORMATS); do \
3323             $(CPU_OBJ_VALID) \
3324             if [ x$${valid} = xyes ]; then \
3325               echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
3326               echo '#include "obj-'"$${o}"'.h"' > obj-format.h; \
3327               echo '#include "te-generic.h"' > targ-env.h; \
3328               echo '' > itbl-cpu.h; \
3329               echo '' > itbl-parse.h; \
3330               echo '#include "opcodes/'"$${c}"'-desc.h"' > cgen-desc.h; \
3331               rm -f dummy.c; \
3332               cp $${srcdir}/config/tc-$${c}.c dummy.c; \
3333               $(MKDEP) $(DEP_FLAGS) dummy.c | \
3334                 sed -e "s/dummy.o: dummy.c/DEPTC_$${c}_$${o} =/" >> ../DEPTCA; \
3335               rm -f dummy.c; \
3336             else true; fi; \
3337           done; \
3338         done
3339         echo 'DEPTC_hppa_som = $$(srcdir)/config/tc-hppa.h subsegs.h \' >> DEPTCA
3340         echo '  $$(INCDIR)/obstack.h $$(BFDDIR)/libhppa.h \' >> DEPTCA
3341         echo '  $$(INCDIR)/opcode/hppa.h $$(BFDDIR)/som.h' >> DEPTCA
3342         for c in $(MULTI_CPU_TYPES); do \
3343           echo "DEPTC_$${c}"'_multi = \' >> DEPTCA; \
3344           for o in $(OBJ_FORMATS); do \
3345             $(MULTI_CPU_OBJ_VALID) \
3346             if [ x$${valid} = xyes ]; then \
3347               echo '$$(DEPTC_'"$${c}_$${o}"') \' >> DEPTCA; \
3348             else true; fi; \
3349           done; \
3350           echo '' >> DEPTCA; \
3351         done
3352         mv -f DEPTCA DEPTC
3353
3354 # Work out the special dependencies for the obj-*.c files.
3355 DEPOBJ: $(OBJ_FORMAT_CFILES)
3356         rm -f DEPOBJA
3357         if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
3358         srcdir=`cd $(srcdir); pwd`; \
3359         cd DEPDIR; \
3360         for c in $(CPU_TYPES); do \
3361           for o in $(OBJ_FORMATS); do \
3362             $(CPU_OBJ_VALID) \
3363             if [ x$${valid} = xyes ]; then \
3364               echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
3365               echo '#include "obj-'"$${o}"'.h"' > obj-format.h; \
3366               echo '#include "te-generic.h"' > targ-env.h; \
3367               echo '' > itbl-cpu.h; \
3368               echo '' > itbl-parse.h; \
3369               rm -f dummy.c; \
3370               cp $${srcdir}/config/obj-$${o}.c dummy.c; \
3371               $(MKDEP) $(DEP_FLAGS) dummy.c | \
3372                 sed -e "s/dummy.o: dummy.c/DEPOBJ_$${c}_$${o} =/" >> ../DEPOBJA; \
3373               rm -f dummy.c; \
3374             else true; fi; \
3375           done; \
3376         done
3377         echo 'DEPOBJ_hppa_som = $$(srcdir)/config/obj-som.h subsegs.h \' >> DEPOBJA
3378         echo '  $$(INCDIR)/obstack.h $$(BFDDIR)/libhppa.h \' >> DEPOBJA
3379         echo '  $$(BFDDIR)/som.h  $$(INCDIR)/aout/stab_gnu.h \' >> DEPOBJA
3380         echo '  $$(INCDIR)/aout/stab.def' >> DEPOBJA
3381         for c in $(MULTI_CPU_TYPES); do \
3382           echo "DEPOBJ_$${c}"'_multi = \' >> DEPOBJA; \
3383           for o in $(OBJ_FORMATS); do \
3384             $(MULTI_CPU_OBJ_VALID) \
3385             if [ x$${valid} = xyes ]; then \
3386               echo '$$(DEPOBJ_'"$${c}_$${o}"') \' >> DEPOBJA; \
3387             else true; fi; \
3388           done; \
3389           echo '' >> DEPOBJA; \
3390         done
3391         mv -f DEPOBJA DEPOBJ
3392
3393 # Work out the dependencies for each CPU/OBJ combination.
3394 # Note that SOM is a special case, because it only works native.
3395 DEP2: $(TARGET_CPU_HFILES) $(OBJ_FORMAT_HFILES)
3396         rm -f DEP2A
3397         if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
3398         srcdir=`cd $(srcdir); pwd`; \
3399         cd DEPDIR; \
3400         for c in $(CPU_TYPES); do \
3401           for o in $(OBJ_FORMATS); do \
3402             $(CPU_OBJ_VALID) \
3403             if [ x$${valid} = xyes ]; then \
3404               echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
3405               echo '#include "obj-'"$${o}"'.h"' > dummy.c; \
3406               $(MKDEP) $(DEP_FLAGS) dummy.c | \
3407                 sed -e "s/dummy.o: dummy.c/DEP_$${c}_$${o} =/" >> ../DEP2A; \
3408             else true; fi; \
3409           done; \
3410         done
3411         echo 'DEP_hppa_som = $$(BFDDIR)/som.h' >> DEP2A
3412         for c in $(MULTI_CPU_TYPES); do \
3413           echo "DEP_$${c}"'_multi = \' >> DEP2A; \
3414           for o in $(OBJ_FORMATS); do \
3415             $(MULTI_CPU_OBJ_VALID) \
3416             if [ x$${valid} = xyes ]; then \
3417               echo '$$(DEP_'"$${c}_$${o}"') \' >> DEP2A; \
3418             else true; fi; \
3419           done; \
3420           echo '' >> DEP2A; \
3421         done
3422         mv -f DEP2A DEP2
3423
3424 dep.sed: dep-in.sed config.status
3425         srcdir=`cd $(srcdir); pwd`; \
3426         sed <$(srcdir)/dep-in.sed >dep.sed \
3427                 -e "s!@INCDIR@!$${srcdir}/../include!" \
3428                 -e "s!@BFDDIR@!$${srcdir}/../bfd!" \
3429                 -e "s!@SRCDIR@!$${srcdir}!" \
3430                 -e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/gas,,`'!'
3431
3432 dep: DEP
3433         sed -e '/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
3434           < Makefile > tmp-Makefile
3435         cat DEP >> tmp-Makefile
3436         $(SHELL) $(srcdir)/../move-if-change tmp-Makefile Makefile
3437
3438 dep-in: DEP
3439         sed -e '/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
3440           < $(srcdir)/Makefile.in > tmp-Makefile.in
3441         cat DEP >> tmp-Makefile.in
3442         $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
3443
3444 dep-am: DEP
3445         sed -e '/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
3446           < $(srcdir)/Makefile.am > tmp-Makefile.am
3447         cat DEP >> tmp-Makefile.am
3448         $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
3449
3450 # HEED THE MKDEP WARNINGS.
3451 # ANYTHING CHANGED OR ADDED BETWEEN THE WARNING LINES MAY GO AWAY.
3452 .PHONY: dep dep-in dep-am
3453 #MKDEP    DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
3454 app.o: app.c $(INCDIR)/symcat.h ./targ-env.h
3455 as.o: as.c $(INCDIR)/symcat.h ./targ-env.h subsegs.h \
3456   $(INCDIR)/obstack.h output-file.h sb.h macro.h dwarf2dbg.h \
3457   dw2gencfi.h $(INCDIR)/elf/dwarf2.h $(BFDVER_H)
3458 atof-generic.o: atof-generic.c $(INCDIR)/symcat.h ./targ-env.h \
3459   $(INCDIR)/safe-ctype.h
3460 cond.o: cond.c $(INCDIR)/symcat.h ./targ-env.h macro.h \
3461   sb.h $(INCDIR)/obstack.h
3462 depend.o: depend.c $(INCDIR)/symcat.h ./targ-env.h
3463 dwarf2dbg.o: dwarf2dbg.c $(INCDIR)/symcat.h ./targ-env.h \
3464   $(INCDIR)/safe-ctype.h dwarf2dbg.h $(INCDIR)/filenames.h \
3465   subsegs.h $(INCDIR)/obstack.h $(INCDIR)/elf/dwarf2.h
3466 dw2gencfi.o: dw2gencfi.c $(INCDIR)/symcat.h ./targ-env.h \
3467   dw2gencfi.h $(INCDIR)/elf/dwarf2.h
3468 ecoff.o: ecoff.c $(INCDIR)/symcat.h ./targ-env.h ecoff.h
3469 ehopt.o: ehopt.c $(INCDIR)/symcat.h ./targ-env.h subsegs.h \
3470   $(INCDIR)/obstack.h $(INCDIR)/elf/dwarf2.h
3471 expr.o: expr.c $(INCDIR)/symcat.h ./targ-env.h $(INCDIR)/safe-ctype.h \
3472   $(INCDIR)/obstack.h
3473 flonum-copy.o: flonum-copy.c $(INCDIR)/symcat.h ./targ-env.h
3474 flonum-konst.o: flonum-konst.c
3475 flonum-mult.o: flonum-mult.c
3476 frags.o: frags.c $(INCDIR)/symcat.h ./targ-env.h subsegs.h \
3477   $(INCDIR)/obstack.h
3478 hash.o: hash.c $(INCDIR)/symcat.h ./targ-env.h $(INCDIR)/safe-ctype.h \
3479   $(INCDIR)/obstack.h
3480 input-file.o: input-file.c $(INCDIR)/symcat.h ./targ-env.h \
3481   input-file.h $(INCDIR)/safe-ctype.h
3482 input-scrub.o: input-scrub.c $(INCDIR)/symcat.h ./targ-env.h \
3483   input-file.h sb.h
3484 listing.o: listing.c $(INCDIR)/symcat.h ./targ-env.h \
3485   $(INCDIR)/obstack.h $(INCDIR)/safe-ctype.h input-file.h \
3486   subsegs.h
3487 literal.o: literal.c $(INCDIR)/symcat.h ./targ-env.h \
3488   subsegs.h $(INCDIR)/obstack.h
3489 macro.o: macro.c $(INCDIR)/symcat.h ./targ-env.h $(INCDIR)/safe-ctype.h \
3490   sb.h macro.h
3491 messages.o: messages.c $(INCDIR)/symcat.h ./targ-env.h
3492 output-file.o: output-file.c $(INCDIR)/symcat.h ./targ-env.h \
3493   output-file.h
3494 read.o: read.c $(INCDIR)/symcat.h ./targ-env.h $(INCDIR)/safe-ctype.h \
3495   subsegs.h $(INCDIR)/obstack.h sb.h macro.h ecoff.h \
3496   dw2gencfi.h $(INCDIR)/elf/dwarf2.h
3497 sb.o: sb.c sb.h $(INCDIR)/symcat.h ./targ-env.h
3498 stabs.o: stabs.c $(INCDIR)/symcat.h ./targ-env.h $(INCDIR)/obstack.h \
3499   subsegs.h ecoff.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
3500 subsegs.o: subsegs.c $(INCDIR)/symcat.h ./targ-env.h \
3501   subsegs.h $(INCDIR)/obstack.h
3502 symbols.o: symbols.c $(INCDIR)/symcat.h ./targ-env.h \
3503   $(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h subsegs.h \
3504   struc-symbol.h
3505 write.o: write.c $(INCDIR)/symcat.h ./targ-env.h subsegs.h \
3506   $(INCDIR)/obstack.h output-file.h dwarf2dbg.h
3507 itbl-ops.o: itbl-ops.c itbl-ops.h $(INCDIR)/symcat.h \
3508   ./targ-env.h ./itbl-parse.h
3509 e-crisaout.o: $(srcdir)/config/e-crisaout.c $(INCDIR)/symcat.h \
3510   ./targ-env.h emul-target.h
3511 e-criself.o: $(srcdir)/config/e-criself.c $(INCDIR)/symcat.h \
3512   ./targ-env.h emul-target.h
3513 e-i386aout.o: $(srcdir)/config/e-i386aout.c $(INCDIR)/symcat.h \
3514   ./targ-env.h emul-target.h
3515 e-i386coff.o: $(srcdir)/config/e-i386coff.c $(INCDIR)/symcat.h \
3516   ./targ-env.h emul-target.h
3517 e-i386elf.o: $(srcdir)/config/e-i386elf.c $(INCDIR)/symcat.h \
3518   ./targ-env.h emul-target.h
3519 e-mipsecoff.o: $(srcdir)/config/e-mipsecoff.c $(INCDIR)/symcat.h \
3520   ./targ-env.h emul-target.h
3521 e-mipself.o: $(srcdir)/config/e-mipself.c $(INCDIR)/symcat.h \
3522   ./targ-env.h emul-target.h
3523 $(OBJS): $(DEP_@target_cpu_type@_@obj_format@)
3524 $(TARG_CPU_O): $(DEPTC_@target_cpu_type@_@obj_format@)
3525 $(OBJ_FORMAT_O): $(DEPOBJ_@target_cpu_type@_@obj_format@)
3526 #MKDEP    DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
3527 # Tell versions [3.59,3.63) of GNU make to not export all variables.
3528 # Otherwise a system limit (for SysV at least) may be exceeded.
3529 .NOEXPORT: