Makefile.in revision 130561
1130561Sobrien# Makefile.in generated by automake 1.8.4 from Makefile.am.
2130561Sobrien# @configure_input@
333965Sjdp
4130561Sobrien# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5130561Sobrien# 2003, 2004  Free Software Foundation, Inc.
638889Sjdp# This Makefile.in is free software; the Free Software Foundation
738889Sjdp# gives unlimited permission to copy and/or distribute it,
838889Sjdp# with or without modifications, as long as this notice is preserved.
933965Sjdp
1038889Sjdp# This program is distributed in the hope that it will be useful,
1138889Sjdp# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
1238889Sjdp# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
1338889Sjdp# PARTICULAR PURPOSE.
1433965Sjdp
15130561Sobrien@SET_MAKE@
1633965Sjdp
1733965Sjdp
18130561SobrienSOURCES = $(as_new_SOURCES) $(EXTRA_as_new_SOURCES) $(itbl_test_SOURCES)
19130561Sobrien
2038889Sjdpsrcdir = @srcdir@
2138889Sjdptop_srcdir = @top_srcdir@
2233965SjdpVPATH = @srcdir@
2338889Sjdppkgdatadir = $(datadir)/@PACKAGE@
2438889Sjdppkglibdir = $(libdir)/@PACKAGE@
2538889Sjdppkgincludedir = $(includedir)/@PACKAGE@
2638889Sjdptop_builddir = .
27130561Sobrienam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
2838889SjdpINSTALL = @INSTALL@
29130561Sobrieninstall_sh_DATA = $(install_sh) -c -m 644
30130561Sobrieninstall_sh_PROGRAM = $(install_sh) -c
31130561Sobrieninstall_sh_SCRIPT = $(install_sh) -c
32130561SobrienINSTALL_HEADER = $(INSTALL_DATA)
33130561Sobrientransform = $(program_transform_name)
3438889SjdpNORMAL_INSTALL = :
3538889SjdpPRE_INSTALL = :
3638889SjdpPOST_INSTALL = :
3738889SjdpNORMAL_UNINSTALL = :
3838889SjdpPRE_UNINSTALL = :
3938889SjdpPOST_UNINSTALL = :
4038889Sjdpbuild_triplet = @build@
4138889Sjdphost_triplet = @host@
4238889Sjdptarget_triplet = @target@
43130561Sobriennoinst_PROGRAMS = as-new$(EXEEXT)
44130561SobrienEXTRA_PROGRAMS = itbl-test$(EXEEXT)
45130561SobrienDIST_COMMON = $(srcdir)/../config.guess $(srcdir)/../config.sub NEWS \
46130561Sobrien	README ChangeLog $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
47130561Sobrien	$(top_srcdir)/configure $(am__configure_deps) \
48130561Sobrien	$(srcdir)/config.in $(srcdir)/../mkinstalldirs \
49130561Sobrien	$(srcdir)/gdbinit.in $(srcdir)/gdbinit.in \
50130561Sobrien	$(top_srcdir)/po/Make-in m68k-parse.c itbl-parse.c itbl-lex.c \
51130561Sobrien	$(srcdir)/../ylwrap $(srcdir)/../ltmain.sh \
52130561Sobrien	$(srcdir)/../config.guess $(srcdir)/../config.sub
53130561Sobriensubdir = .
54130561SobrienACLOCAL_M4 = $(top_srcdir)/aclocal.m4
55130561Sobrienam__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
56130561Sobrien	$(top_srcdir)/../libtool.m4 $(top_srcdir)/../gettext.m4 \
57130561Sobrien	$(top_srcdir)/configure.in
58130561Sobrienam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
59130561Sobrien	$(ACLOCAL_M4)
60130561Sobrienam__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
61130561Sobrien configure.lineno configure.status.lineno
62130561Sobrienmkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
63130561SobrienCONFIG_HEADER = config.h
64130561SobrienCONFIG_CLEAN_FILES = gdb.ini .gdbinit po/Makefile.in
65130561SobrienPROGRAMS = $(noinst_PROGRAMS)
66130561Sobrienam__objects_1 = app.$(OBJEXT) as.$(OBJEXT) atof-generic.$(OBJEXT) \
67130561Sobrien	bignum-copy.$(OBJEXT) cond.$(OBJEXT) depend.$(OBJEXT) \
68130561Sobrien	dwarf2dbg.$(OBJEXT) dw2gencfi.$(OBJEXT) ecoff.$(OBJEXT) \
69130561Sobrien	ehopt.$(OBJEXT) expr.$(OBJEXT) flonum-copy.$(OBJEXT) \
70130561Sobrien	flonum-konst.$(OBJEXT) flonum-mult.$(OBJEXT) frags.$(OBJEXT) \
71130561Sobrien	hash.$(OBJEXT) input-file.$(OBJEXT) input-scrub.$(OBJEXT) \
72130561Sobrien	listing.$(OBJEXT) literal.$(OBJEXT) macro.$(OBJEXT) \
73130561Sobrien	messages.$(OBJEXT) output-file.$(OBJEXT) read.$(OBJEXT) \
74130561Sobrien	sb.$(OBJEXT) stabs.$(OBJEXT) subsegs.$(OBJEXT) \
75130561Sobrien	symbols.$(OBJEXT) write.$(OBJEXT)
76130561Sobrienam_as_new_OBJECTS = $(am__objects_1)
77130561Sobrienas_new_OBJECTS = $(am_as_new_OBJECTS)
78130561Sobrienam__DEPENDENCIES_1 = tc-@target_cpu_type@.o
79130561Sobrienam__DEPENDENCIES_2 = obj-@obj_format@.o
80130561Sobrienam__DEPENDENCIES_3 = atof-@atof@.o
81130561Sobrienam__DEPENDENCIES_4 =
82130561Sobrienam__DEPENDENCIES_5 = ../libiberty/libiberty.a
83130561Sobrienam_itbl_test_OBJECTS = itbl-parse.$(OBJEXT) itbl-lex.$(OBJEXT)
84130561Sobrienitbl_test_OBJECTS = $(am_itbl_test_OBJECTS)
85130561Sobrienitbl_test_DEPENDENCIES = itbl-tops.o itbl-test.o $(am__DEPENDENCIES_5)
86130561SobrienSCRIPTS = $(noinst_SCRIPTS)
87130561SobrienDEFAULT_INCLUDES = -I. -I$(srcdir) -I.
88130561Sobriendepcomp =
89130561Sobrienam__depfiles_maybe =
90130561SobrienCOMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
91130561Sobrien	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
92130561SobrienLTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
93130561Sobrien	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
94130561Sobrien	$(AM_CFLAGS) $(CFLAGS)
95130561SobrienCCLD = $(CC)
96130561SobrienLINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
97130561Sobrien	$(AM_LDFLAGS) $(LDFLAGS) -o $@
98130561SobrienLEXCOMPILE = $(LEX) $(LFLAGS) $(AM_LFLAGS)
99130561SobrienLTLEXCOMPILE = $(LIBTOOL) --mode=compile $(LEX) $(LFLAGS) $(AM_LFLAGS)
100130561SobrienYACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS)
101130561SobrienLTYACCCOMPILE = $(LIBTOOL) --mode=compile $(YACC) $(YFLAGS) \
102130561Sobrien	$(AM_YFLAGS)
103130561SobrienYLWRAP = $(top_srcdir)/../ylwrap
104130561SobrienSOURCES = $(as_new_SOURCES) $(EXTRA_as_new_SOURCES) \
105130561Sobrien	$(itbl_test_SOURCES)
106130561SobrienDIST_SOURCES = $(as_new_SOURCES) $(EXTRA_as_new_SOURCES) \
107130561Sobrien	$(itbl_test_SOURCES)
108130561SobrienRECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
109130561Sobrien	html-recursive info-recursive install-data-recursive \
110130561Sobrien	install-exec-recursive install-info-recursive \
111130561Sobrien	install-recursive installcheck-recursive installdirs-recursive \
112130561Sobrien	pdf-recursive ps-recursive uninstall-info-recursive \
113130561Sobrien	uninstall-recursive
114130561SobrienETAGS = etags
115130561SobrienCTAGS = ctags
116130561SobrienDEJATOOL = $(PACKAGE)
117130561SobrienRUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
118130561SobrienACLOCAL = @ACLOCAL@
119130561SobrienALLOCA = @ALLOCA@
12038889SjdpALL_OBJ_DEPS = @ALL_OBJ_DEPS@
121130561SobrienAMDEP_FALSE = @AMDEP_FALSE@
122130561SobrienAMDEP_TRUE = @AMDEP_TRUE@
123130561SobrienAMTAR = @AMTAR@
124130561SobrienAUTOCONF = @AUTOCONF@
125130561SobrienAUTOHEADER = @AUTOHEADER@
126130561SobrienAUTOMAKE = @AUTOMAKE@
127130561SobrienAWK = @AWK@
12838889SjdpBFDLIB = @BFDLIB@
129130561SobrienBFDVER_H = @BFDVER_H@
13060484SobrienCATALOGS = @CATALOGS@
13160484SobrienCATOBJEXT = @CATOBJEXT@
13233965SjdpCC = @CC@
133130561SobrienCCDEPMODE = @CCDEPMODE@
134130561SobrienCFLAGS = @CFLAGS@
135130561SobrienCPP = @CPP@
136130561SobrienCPPFLAGS = @CPPFLAGS@
137130561SobrienCYGPATH_W = @CYGPATH_W@
13860484SobrienDATADIRNAME = @DATADIRNAME@
139130561SobrienDEFS = @DEFS@
140130561SobrienDEPDIR = @DEPDIR@
141130561SobrienECHO_C = @ECHO_C@
142130561SobrienECHO_N = @ECHO_N@
143130561SobrienECHO_T = @ECHO_T@
144130561SobrienEGREP = @EGREP@
14538889SjdpEXEEXT = @EXEEXT@
14660484SobrienGDBINIT = @GDBINIT@
14760484SobrienGMOFILES = @GMOFILES@
14860484SobrienGMSGFMT = @GMSGFMT@
14960484SobrienGT_NO = @GT_NO@
15060484SobrienGT_YES = @GT_YES@
15160484SobrienINCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
152130561SobrienINSTALL_DATA = @INSTALL_DATA@
153130561SobrienINSTALL_PROGRAM = @INSTALL_PROGRAM@
154130561SobrienINSTALL_SCRIPT = @INSTALL_SCRIPT@
155130561SobrienINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
15660484SobrienINSTOBJEXT = @INSTOBJEXT@
15760484SobrienINTLDEPS = @INTLDEPS@
158130561SobrienINTLLIBS = @INTLLIBS@
15960484SobrienINTLOBJS = @INTLOBJS@
160130561SobrienLDFLAGS = @LDFLAGS@
161130561SobrienLEX = `if [ -f ../flex/flex ] ; then echo ../flex/flex ; else echo @LEX@ ; fi`
162130561SobrienLEXLIB = @LEXLIB@
163130561SobrienLEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
16477298SobrienLIBM = @LIBM@
165130561SobrienLIBOBJS = @LIBOBJS@
166130561SobrienLIBS = @LIBS@
16738889SjdpLIBTOOL = @LIBTOOL@
16838889SjdpLN_S = @LN_S@
169130561SobrienLTLIBOBJS = @LTLIBOBJS@
17038889SjdpMAINT = @MAINT@
171130561SobrienMAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
172130561SobrienMAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
17338889SjdpMAKEINFO = @MAKEINFO@
17460484SobrienMKINSTALLDIRS = @MKINSTALLDIRS@
17560484SobrienMSGFMT = @MSGFMT@
17677298SobrienOBJEXT = @OBJEXT@
17738889SjdpOPCODES_LIB = @OPCODES_LIB@
17838889SjdpPACKAGE = @PACKAGE@
179130561SobrienPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
180130561SobrienPACKAGE_NAME = @PACKAGE_NAME@
181130561SobrienPACKAGE_STRING = @PACKAGE_STRING@
182130561SobrienPACKAGE_TARNAME = @PACKAGE_TARNAME@
183130561SobrienPACKAGE_VERSION = @PACKAGE_VERSION@
184130561SobrienPATH_SEPARATOR = @PATH_SEPARATOR@
18560484SobrienPOFILES = @POFILES@
18660484SobrienPOSUB = @POSUB@
18738889SjdpRANLIB = @RANLIB@
188130561SobrienSET_MAKE = @SET_MAKE@
189130561SobrienSHELL = @SHELL@
19077298SobrienSTRIP = @STRIP@
19160484SobrienUSE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
19260484SobrienUSE_NLS = @USE_NLS@
19338889SjdpVERSION = @VERSION@
194130561SobrienWARN_CFLAGS = @WARN_CFLAGS@
195130561SobrienXGETTEXT = @XGETTEXT@
196130561SobrienYACC = `if [ -f ../bison/bison ] ; then echo ../bison/bison -y -L../bison/bison ; else echo @YACC@ ; fi`
197130561Sobrienac_ct_CC = @ac_ct_CC@
198130561Sobrienac_ct_RANLIB = @ac_ct_RANLIB@
199130561Sobrienac_ct_STRIP = @ac_ct_STRIP@
200130561Sobrienam__fastdepCC_FALSE = @am__fastdepCC_FALSE@
201130561Sobrienam__fastdepCC_TRUE = @am__fastdepCC_TRUE@
202130561Sobrienam__include = @am__include@
203130561Sobrienam__leading_dot = @am__leading_dot@
204130561Sobrienam__quote = @am__quote@
20538889Sjdpatof = @atof@
206130561Sobrienbindir = @bindir@
207130561Sobrienbuild = @build@
208130561Sobrienbuild_alias = @build_alias@
209130561Sobrienbuild_cpu = @build_cpu@
210130561Sobrienbuild_os = @build_os@
211130561Sobrienbuild_vendor = @build_vendor@
21260484Sobriencgen_cpu_prefix = @cgen_cpu_prefix@
213130561Sobriendatadir = @datadir@
214130561Sobrienexec_prefix = @exec_prefix@
21538889Sjdpextra_objects = @extra_objects@
216130561Sobrienhost = @host@
217130561Sobrienhost_alias = @host_alias@
218130561Sobrienhost_cpu = @host_cpu@
219130561Sobrienhost_os = @host_os@
220130561Sobrienhost_vendor = @host_vendor@
221130561Sobrienincludedir = @includedir@
222130561Sobrieninfodir = @infodir@
223130561Sobrieninstall_sh = @install_sh@
22460484Sobrieninstall_tooldir = @install_tooldir@
22560484Sobrienl = @l@
226130561Sobrienlibdir = @libdir@
227130561Sobrienlibexecdir = @libexecdir@
228130561Sobrienlocalstatedir = @localstatedir@
229130561Sobrienmandir = @mandir@
230130561Sobrienmkdir_p = @mkdir_p@
23138889Sjdpobj_format = @obj_format@
232130561Sobrienoldincludedir = @oldincludedir@
233130561Sobrienprefix = @prefix@
234130561Sobrienprogram_transform_name = @program_transform_name@
235130561Sobriensbindir = @sbindir@
236130561Sobriensharedstatedir = @sharedstatedir@
237130561Sobriensysconfdir = @sysconfdir@
238130561Sobrientarget = @target@
239130561Sobrientarget_alias = @target_alias@
240130561Sobrientarget_cpu = @target_cpu@
24138889Sjdptarget_cpu_type = @target_cpu_type@
242130561Sobrientarget_os = @target_os@
243130561Sobrientarget_vendor = @target_vendor@
24438889Sjdpte_file = @te_file@
245130561SobrienAUTOMAKE_OPTIONS = 1.8 cygnus dejagnu
24660484SobrienSUBDIRS = doc po
247130561Sobrien# Automake should figure this out on its own.  It doesn't, because
248130561Sobrien# of the "cygnus" option.  But distclean still wants it.
249130561SobrienDIST_SUBDIRS = $(SUBDIRS)
25038889Sjdptooldir = $(exec_prefix)/$(target_alias)
25177298SobrienAM_CFLAGS = $(WARN_CFLAGS)
25260484SobrienMKDEP = gcc -MM
25333965SjdpTARG_CPU = @target_cpu_type@
25433965SjdpTARG_CPU_C = $(srcdir)/config/tc-@target_cpu_type@.c
25533965SjdpTARG_CPU_O = tc-@target_cpu_type@.o
25633965SjdpTARG_CPU_H = $(srcdir)/config/tc-@target_cpu_type@.h
25733965SjdpOBJ_FORMAT_C = $(srcdir)/config/obj-@obj_format@.c
25833965SjdpOBJ_FORMAT_O = obj-@obj_format@.o
25933965SjdpOBJ_FORMAT_H = $(srcdir)/config/obj-@obj_format@.h
26033965SjdpTARG_ENV_H = $(srcdir)/config/te-@te_file@.h
26133965SjdpATOF_TARG_C = $(srcdir)/config/atof-@atof@.c
26233965SjdpATOF_TARG_O = atof-@atof@.o
26333965Sjdp
26433965Sjdp# use @target_cpu_type@ for refering to configured target name
26560484SobrienIT_HDRS = itbl-parse.h $(srcdir)/itbl-ops.h 
26660484SobrienIT_SRCS = itbl-parse.c itbl-lex.c $(srcdir)/itbl-ops.c
26760484SobrienIT_DEPS = $(srcdir)/itbl-parse.y $(srcdir)/itbl-lex.l $(srcdir)/config/itbl-@target_cpu_type@.h
26860484SobrienIT_OBJS = itbl-parse.o itbl-lex.o itbl-ops.o
26933965Sjdp
27033965Sjdp# CPU types.  This is only used for dependency information.
27133965SjdpCPU_TYPES = \
27233965Sjdp	a29k \
27333965Sjdp	alpha \
27438889Sjdp	arc \
27533965Sjdp	arm \
27660484Sobrien	avr \
27777298Sobrien	cris \
27833965Sjdp	d10v \
27960484Sobrien	d30v \
280104834Sobrien	dlx \
28160484Sobrien	fr30 \
282104834Sobrien	frv \
28333965Sjdp	h8300 \
28433965Sjdp	h8500 \
28533965Sjdp	hppa \
28677298Sobrien	ia64 \
28760484Sobrien	i370 \
28833965Sjdp	i386 \
28933965Sjdp	i860 \
29033965Sjdp	i960 \
291130561Sobrien	ip2k \
29233965Sjdp	m32r \
29377298Sobrien	m68hc11 \
29433965Sjdp	m68k \
29533965Sjdp	m88k \
29660484Sobrien	mcore \
29733965Sjdp	mips \
29889857Sobrien	mmix \
29933965Sjdp	mn10200 \
30033965Sjdp	mn10300 \
301130561Sobrien	msp430 \
30233965Sjdp	ns32k \
30389857Sobrien	openrisc \
30491041Sobrien	or32 \
30589857Sobrien	pdp11 \
30660484Sobrien	pj \
30733965Sjdp	ppc \
30889857Sobrien	s390 \
30933965Sjdp	sh \
310104834Sobrien	sh64 \
31133965Sjdp	sparc \
31233965Sjdp	tahoe \
31338889Sjdp	tic30 \
314130561Sobrien	tic4x \
31577298Sobrien	tic54x \
31660484Sobrien	tic80 \
31733965Sjdp	vax \
31833965Sjdp	w65 \
31938889Sjdp	v850 \
32089857Sobrien	xstormy16 \
321130561Sobrien	xtensa \
32233965Sjdp	z8k
32333965Sjdp
32460484Sobrien
32533965Sjdp# Object format types.  This is only used for dependency information.
32678828Sobrien# We deliberately omit SOM, since it does not work as a cross assembler.
32733965SjdpOBJ_FORMATS = \
32833965Sjdp	aout \
32933965Sjdp	bout \
33033965Sjdp	coff \
33133965Sjdp	ecoff \
33233965Sjdp	elf \
33333965Sjdp	evax \
33433965Sjdp	hp300 \
33533965Sjdp	ieee \
33633965Sjdp	vms
33733965Sjdp
33860484Sobrien
33933965Sjdp# This is an sh case which sets valid according to whether the CPU
34033965Sjdp# type in the shell variable c and the OS type in the shell variable o
34133965Sjdp# are supported.  This helps cuts down on the amount of dependency
34233965Sjdp# information.
34333965SjdpCPU_OBJ_VALID = \
34433965Sjdp	valid= ; \
34533965Sjdp	case $$o in \
34633965Sjdp	aout) \
34733965Sjdp	  case $$c in \
348130561Sobrien	  a29k | arm | cris | i386 | m68k | ns32k | pdp11 | sparc | tahoe | tic30 | vax) \
34933965Sjdp	    valid=yes ;; \
35033965Sjdp	  esac ;; \
35133965Sjdp	bout) \
35233965Sjdp	  case $$c in \
35333965Sjdp	  i960) valid=yes ;; \
35433965Sjdp	  esac ;; \
35577298Sobrien	coff) valid=yes; \
35677298Sobrien	  case $$c in \
357130561Sobrien	  cris | i860 | mmix | sh64) \
35877298Sobrien	    valid= ;; \
35977298Sobrien	  esac ;; \
36033965Sjdp	ecoff) \
36133965Sjdp	  case $$c in \
36233965Sjdp	  mips | alpha) valid=yes ;; \
36333965Sjdp	  esac ;; \
36433965Sjdp	elf) valid=yes ;; \
36533965Sjdp	evax) \
36633965Sjdp	  case $$c in \
36733965Sjdp	  alpha) valid=yes ;; \
36833965Sjdp	  esac ;; \
36933965Sjdp	hp300) \
37033965Sjdp	  case $$c in \
37133965Sjdp	  m68k) valid=yes ;; \
37233965Sjdp	  esac ;; \
37333965Sjdp	vms) \
37433965Sjdp	  case $$c in \
37533965Sjdp	  vax) valid=yes ;; \
37633965Sjdp	  esac ;; \
37733965Sjdp	esac;
37833965Sjdp
37933965Sjdp
38060484Sobrien# These are like CPU_TYPES and CPU_OBJ_VALID, for the obj=multi case.
38177298SobrienMULTI_CPU_TYPES = i386 mips cris
38260484SobrienMULTI_CPU_OBJ_VALID = \
38333965Sjdp	valid= ; \
38460484Sobrien	case $$o in \
38560484Sobrien	aout) \
38660484Sobrien	  case $$c in \
38777298Sobrien	  i386 | cris) valid=yes ;; \
38860484Sobrien	  esac ;; \
38977298Sobrien	coff) \
39077298Sobrien	  case $$c in \
39177298Sobrien	  i386 | mips) valid=yes ;; \
39277298Sobrien	  esac ;; \
39360484Sobrien	ecoff) \
39460484Sobrien	  case $$c in \
39560484Sobrien	  mips) valid=yes ;; \
39660484Sobrien	  esac ;; \
39760484Sobrien	elf) valid=yes ;; \
39833965Sjdp	esac;
39933965Sjdp
40060484Sobrien
40133965Sjdp# Regular source files.
40238889SjdpGAS_CFILES = \
40333965Sjdp	app.c \
40433965Sjdp	as.c \
40533965Sjdp	atof-generic.c \
40633965Sjdp	bignum-copy.c \
40733965Sjdp	cond.c \
40838889Sjdp	depend.c \
40960484Sobrien	dwarf2dbg.c \
410130561Sobrien	dw2gencfi.c \
41133965Sjdp	ecoff.c \
41238889Sjdp	ehopt.c \
41333965Sjdp	expr.c \
41433965Sjdp	flonum-copy.c \
41533965Sjdp	flonum-konst.c \
41633965Sjdp	flonum-mult.c \
41733965Sjdp	frags.c \
41833965Sjdp	hash.c \
41933965Sjdp	input-file.c \
42033965Sjdp	input-scrub.c \
42133965Sjdp	listing.c \
42233965Sjdp	literal.c \
42333965Sjdp	macro.c \
42433965Sjdp	messages.c \
42533965Sjdp	output-file.c \
42633965Sjdp	read.c \
42733965Sjdp	sb.c \
42833965Sjdp	stabs.c \
42933965Sjdp	subsegs.c \
43033965Sjdp	symbols.c \
43133965Sjdp	write.c
43233965Sjdp
433130561SobrienCFILES = $(GAS_CFILES) itbl-ops.c
43433965SjdpHFILES = \
43533965Sjdp	as.h \
43660484Sobrien	asintl.h \
43733965Sjdp	bignum.h \
43833965Sjdp	bit_fix.h \
43960484Sobrien	cgen.h \
44060484Sobrien	dwarf2dbg.h \
441130561Sobrien	dw2gencfi.h \
44233965Sjdp	ecoff.h \
44333965Sjdp	emul-target.h \
44433965Sjdp	emul.h \
44533965Sjdp	expr.h \
44633965Sjdp	flonum.h \
44733965Sjdp	frags.h \
44833965Sjdp	hash.h \
44933965Sjdp	input-file.h \
45033965Sjdp	itbl-ops.h \
45133965Sjdp	listing.h \
45233965Sjdp	macro.h \
45333965Sjdp	obj.h \
45433965Sjdp	output-file.h \
45533965Sjdp	read.h \
45633965Sjdp	sb.h \
45733965Sjdp	struc-symbol.h \
45833965Sjdp	subsegs.h \
45933965Sjdp	symbols.h \
46033965Sjdp	tc.h \
46133965Sjdp	write.h
46233965Sjdp
46360484Sobrien
46433965Sjdp# CPU files in config.
46533965SjdpTARGET_CPU_CFILES = \
46633965Sjdp	config/tc-a29k.c \
46733965Sjdp	config/tc-alpha.c \
46838889Sjdp	config/tc-arc.c \
46933965Sjdp	config/tc-arm.c \
47060484Sobrien	config/tc-avr.c \
47177298Sobrien	config/tc-cris.c \
47233965Sjdp	config/tc-d10v.c \
47360484Sobrien	config/tc-d30v.c \
474104834Sobrien	config/tc-dlx.c \
47560484Sobrien	config/tc-fr30.c \
476104834Sobrien	config/tc-frv.c \
47733965Sjdp	config/tc-h8300.c \
47833965Sjdp	config/tc-h8500.c \
47933965Sjdp	config/tc-hppa.c \
48077298Sobrien	config/tc-ia64.c \
48160484Sobrien	config/tc-i370.c \
48233965Sjdp	config/tc-i386.c \
48333965Sjdp	config/tc-i860.c \
48433965Sjdp	config/tc-i960.c \
485130561Sobrien	config/tc-ip2k.c \
48633965Sjdp	config/tc-m32r.c \
48777298Sobrien	config/tc-m68hc11.c \
48833965Sjdp	config/tc-m68k.c \
48933965Sjdp	config/tc-m88k.c \
49060484Sobrien	config/tc-mcore.c \
49133965Sjdp	config/tc-mips.c \
49289857Sobrien	config/tc-mmix.c \
49333965Sjdp	config/tc-mn10200.c \
49433965Sjdp	config/tc-mn10300.c \
495130561Sobrien	config/tc-msp430.c \
49633965Sjdp	config/tc-ns32k.c \
49789857Sobrien	config/tc-openrisc.c \
49891041Sobrien	config/tc-or32.c \
49989857Sobrien	config/tc-pdp11.c \
50060484Sobrien	config/tc-pj.c \
50133965Sjdp	config/tc-ppc.c \
50289857Sobrien	config/tc-s390.c \
50333965Sjdp	config/tc-sh.c \
50491041Sobrien	config/tc-sh64.c \
50533965Sjdp	config/tc-sparc.c \
50633965Sjdp	config/tc-tahoe.c \
50738889Sjdp	config/tc-tic30.c \
50877298Sobrien	config/tc-tic54x.c \
50960484Sobrien	config/tc-tic80.c \
51033965Sjdp	config/tc-vax.c \
51133965Sjdp	config/tc-w65.c \
51238889Sjdp	config/tc-v850.c \
51389857Sobrien	config/tc-xstormy16.c \
514130561Sobrien	config/tc-xtensa.c \
51533965Sjdp	config/tc-z8k.c
51633965Sjdp
51733965SjdpTARGET_CPU_HFILES = \
51833965Sjdp	config/tc-a29k.h \
51933965Sjdp	config/tc-alpha.h \
52038889Sjdp	config/tc-arc.h \
52133965Sjdp	config/tc-arm.h \
52260484Sobrien	config/tc-avr.h \
52377298Sobrien	config/tc-cris.h \
52433965Sjdp	config/tc-d10v.h \
52560484Sobrien	config/tc-d30v.h \
526104834Sobrien	config/tc-dlx.h \
52760484Sobrien	config/tc-fr30.h \
528104834Sobrien	config/tc-frv.h \
52933965Sjdp	config/tc-h8300.h \
53033965Sjdp	config/tc-h8500.h \
53133965Sjdp	config/tc-hppa.h \
53277298Sobrien	config/tc-ia64.h \
53360484Sobrien	config/tc-i370.h \
53433965Sjdp	config/tc-i386.h \
53533965Sjdp	config/tc-i860.h \
53633965Sjdp	config/tc-i960.h \
537130561Sobrien	config/tc-ip2k.h \
53833965Sjdp	config/tc-m32r.h \
53977298Sobrien	config/tc-m68hc11.h \
54033965Sjdp	config/tc-m68k.h \
54133965Sjdp	config/tc-m88k.h \
54260484Sobrien	config/tc-mcore.h \
54333965Sjdp	config/tc-mips.h \
54489857Sobrien	config/tc-mmix.h \
54533965Sjdp	config/tc-mn10200.h \
54633965Sjdp	config/tc-mn10300.h \
547130561Sobrien	config/tc-msp430.h \
54833965Sjdp	config/tc-ns32k.h \
54989857Sobrien	config/tc-openrisc.h \
55091041Sobrien	config/tc-or32.h \
55189857Sobrien	config/tc-pdp11.h \
55260484Sobrien	config/tc-pj.h \
55333965Sjdp	config/tc-ppc.h \
55489857Sobrien	config/tc-s390.h \
55533965Sjdp	config/tc-sh.h \
55691041Sobrien	config/tc-sh64.h \
55733965Sjdp	config/tc-sparc.h \
55833965Sjdp	config/tc-tahoe.h \
55938889Sjdp	config/tc-tic30.h \
56077298Sobrien	config/tc-tic54x.h \
56160484Sobrien	config/tc-tic80.h \
56233965Sjdp	config/tc-vax.h \
56333965Sjdp	config/tc-w65.h \
56438889Sjdp	config/tc-v850.h \
56589857Sobrien	config/tc-xstormy16.h \
566130561Sobrien	config/tc-xtensa.h \
56733965Sjdp	config/tc-z8k.h
56833965Sjdp
56960484Sobrien
57033965Sjdp# OBJ files in config
57133965SjdpOBJ_FORMAT_CFILES = \
57233965Sjdp	config/obj-aout.c \
57333965Sjdp	config/obj-bout.c \
57433965Sjdp	config/obj-coff.c \
57533965Sjdp	config/obj-ecoff.c \
57633965Sjdp	config/obj-elf.c \
57733965Sjdp	config/obj-evax.c \
57833965Sjdp	config/obj-hp300.c \
57933965Sjdp	config/obj-ieee.c \
58033965Sjdp	config/obj-som.c \
58133965Sjdp	config/obj-vms.c
58233965Sjdp
58333965SjdpOBJ_FORMAT_HFILES = \
58433965Sjdp	config/obj-aout.h \
58533965Sjdp	config/obj-bout.h \
58633965Sjdp	config/obj-coff.h \
58733965Sjdp	config/obj-ecoff.h \
58833965Sjdp	config/obj-elf.h \
58933965Sjdp	config/obj-evax.h \
59033965Sjdp	config/obj-hp300.h \
59133965Sjdp	config/obj-ieee.h \
59233965Sjdp	config/obj-som.h \
59333965Sjdp	config/obj-vms.h
59433965Sjdp
59560484Sobrien
59633965Sjdp# Emulation header files in config
59733965SjdpTARG_ENV_HFILES = \
59833965Sjdp	config/te-386bsd.h \
59933965Sjdp	config/te-aux.h \
60033965Sjdp	config/te-delta.h \
60133965Sjdp	config/te-delt88.h \
60233965Sjdp	config/te-dpx2.h \
60333965Sjdp	config/te-dynix.h \
60460484Sobrien	config/te-epoc-pe.h \
60533965Sjdp	config/te-generic.h \
60633965Sjdp	config/te-go32.h \
60733965Sjdp	config/te-hp300.h \
60833965Sjdp	config/te-hppa.h \
60978828Sobrien	config/te-hppa64.h \
61078828Sobrien	config/te-hppalinux64.h \
61133965Sjdp	config/te-i386aix.h \
61289857Sobrien	config/te-ia64aix.h \
61333965Sjdp	config/te-ic960.h \
61433965Sjdp	config/te-linux.h \
61533965Sjdp	config/te-lnews.h \
61633965Sjdp	config/te-lynx.h \
61733965Sjdp	config/te-mach.h \
61833965Sjdp	config/te-macos.h \
61933965Sjdp	config/te-nbsd.h \
62033965Sjdp	config/te-nbsd532.h \
62133965Sjdp	config/te-pc532mach.h \
62233965Sjdp	config/te-pe.h \
62333965Sjdp	config/te-ppcnw.h \
62433965Sjdp	config/te-psos.h \
62533965Sjdp	config/te-riscix.h \
62633965Sjdp	config/te-sparcaout.h \
62733965Sjdp	config/te-sun3.h \
62833965Sjdp	config/te-svr4.h \
62978828Sobrien	config/te-sysv32.h \
63078828Sobrien	config/te-tmips.h
63133965Sjdp
63260484Sobrien
63333965Sjdp# Multi files in config
63433965SjdpMULTI_CFILES = \
63577298Sobrien	config/e-crisaout.c \
63677298Sobrien	config/e-criself.c \
63760484Sobrien	config/e-i386aout.c \
63833965Sjdp	config/e-i386coff.c \
63933965Sjdp	config/e-i386elf.c \
64033965Sjdp	config/e-mipsecoff.c \
64133965Sjdp	config/e-mipself.c
64233965Sjdp
64338889SjdpCONFIG_OBJS = \
64433965Sjdp	$(TARG_CPU_O) \
64533965Sjdp	$(OBJ_FORMAT_O) \
64633965Sjdp	$(ATOF_TARG_O) \
64738889Sjdp	$(extra_objects)
64838889Sjdp
64938889SjdpGENERIC_OBJS = \
65033965Sjdp	app.o \
65133965Sjdp	as.o \
65233965Sjdp	atof-generic.o \
65333965Sjdp	bignum-copy.o \
65433965Sjdp	cond.o \
65538889Sjdp	depend.o \
65660484Sobrien	dwarf2dbg.o \
657130561Sobrien	dw2gencfi.o \
65838889Sjdp	ehopt.o \
65933965Sjdp	expr.o \
66033965Sjdp	flonum-konst.o \
66133965Sjdp	flonum-copy.o \
66233965Sjdp	flonum-mult.o \
66333965Sjdp	frags.o \
66433965Sjdp	hash.o \
66533965Sjdp	input-file.o \
66633965Sjdp	input-scrub.o \
66733965Sjdp	literal.o \
66833965Sjdp	messages.o \
66933965Sjdp	output-file.o \
67033965Sjdp	read.o \
67133965Sjdp	subsegs.o \
67233965Sjdp	symbols.o \
67333965Sjdp	write.o \
67433965Sjdp	listing.o \
67533965Sjdp	ecoff.o \
67633965Sjdp	stabs.o \
67733965Sjdp	sb.o \
67838889Sjdp	macro.o
67933965Sjdp
68038889SjdpOBJS = $(CONFIG_OBJS) $(GENERIC_OBJS)
68160484SobrienPOTFILES = $(MULTI_CFILES) $(TARGET_ENV_HFILES) $(OBJ_FORMAT_HFILES) \
68260484Sobrien	$(OBJ_FORMAT_CFILES) $(TARGET_CPU_HFILES) $(TARGET_CPU_CFILES) \
68360484Sobrien	$(HFILES) $(CFILES) $(GAS_CFILES)
68460484Sobrien
68560484Sobriennoinst_SCRIPTS = $(GDBINIT)
68660484SobrienEXTRA_SCRIPTS = .gdbinit
68789857SobrienEXTRA_DIST = make-gas.com m68k-parse.c itbl-parse.c itbl-parse.h itbl-lex.c
68860484SobrienDISTCLEANFILES = targ-cpu.h obj-format.h targ-env.h itbl-cpu.h cgen-desc.h
68938889Sjdp
69033965Sjdp# Now figure out from those variables how to compile and link.
69133965SjdpBASEDIR = $(srcdir)/..
69233965SjdpBFDDIR = $(BASEDIR)/bfd
69333965SjdpINCDIR = $(BASEDIR)/include
69433965Sjdp
69538889Sjdp# This is the variable actually used when we compile.
69633965Sjdp# Specify the directories to be searched for header files.
69733965Sjdp# Both . and srcdir are used, in that order,
69833965Sjdp# so that tm.h and config.h will be found in the compilation
69933965Sjdp# subdirectory rather than in the source directory.
70060484SobrienINCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(srcdir)/config -I$(INCDIR) -I$(srcdir)/.. -I$(BFDDIR) -I$(srcdir)/../intl -I../intl -DLOCALEDIR="\"$(prefix)/share/locale\""
70133965Sjdp
70238889Sjdp# This should be parallel to INCLUDES, but should replace $(srcdir)
70338889Sjdp# with $${srcdir}, and should work in a subdirectory.  This is used
70438889Sjdp# when building dependencies, because the dependency building is done
70538889Sjdp# in a subdirectory.
70660484SobrienDEP_INCLUDES = -D_GNU_SOURCE -I.. -I$${srcdir} -I../../bfd -I$${srcdir}/config -I$${srcdir}/../include -I$${srcdir}/.. -I$${srcdir}/../bfd -I$${srcdir}/../intl -I../../intl -DLOCALEDIR="\"$(prefix)/share/locale\""
70789857SobrienDEP_FLAGS = -DBFD_ASSEMBLER -DOBJ_MAYBE_ELF \
70889857Sobrien	-I. -I.. -I$${srcdir} -I../../bfd $(DEP_INCLUDES)
70989857Sobrien
71089857Sobrien
71138889Sjdp# How to link with both our special library facilities
71238889Sjdp# and the system's installed libraries.
71338889SjdpGASLIBS = @OPCODES_LIB@ @BFDLIB@ ../libiberty/libiberty.a
71438889Sjdp
71533965Sjdp# Files to be copied away after each stage in building.
71638889SjdpSTAGESTUFF = *.o $(noinst_PROGRAMS)
71738889Sjdpas_new_SOURCES = $(GAS_CFILES)
71838889Sjdpas_new_LDADD = $(TARG_CPU_O) $(OBJ_FORMAT_O) $(ATOF_TARG_O) \
71977298Sobrien	$(extra_objects) $(GASLIBS) $(INTLLIBS) $(LIBM)
72060484Sobrien
72138889Sjdpas_new_DEPENDENCIES = $(TARG_CPU_O) $(OBJ_FORMAT_O) $(ATOF_TARG_O) \
72260484Sobrien	$(extra_objects) $(GASLIBS) $(INTLDEPS)
72333965Sjdp
72438889SjdpEXPECT = `if [ -f $${rootme}/../expect/expect ] ; then \
72538889Sjdp          echo $${rootme}/../expect/expect ; \
72638889Sjdp          else echo expect ; fi`
72733965Sjdp
72838889SjdpRUNTEST = `if [ -f $${srcdir}/../dejagnu/runtest ] ; then \
72938889Sjdp		echo $${srcdir}/../dejagnu/runtest ; else echo runtest; \
73038889Sjdp	   fi`
73133965Sjdp
73260484SobrienRUNTESTFLAGS = 
73360484Sobrien
73433965Sjdp# The m68k operand parser.
73538889SjdpEXTRA_as_new_SOURCES = config/m68k-parse.y
73638889Sjdpitbl_test_SOURCES = itbl-parse.y itbl-lex.l
73760484Sobrienitbl_test_LDADD = itbl-tops.o itbl-test.o $(GASLIBS) @LEXLIB@
73833965Sjdp
73960484Sobrien# CGEN interface.
74060484SobrienCGEN_CPU_PREFIX = @cgen_cpu_prefix@
74160484Sobrien
74233965Sjdp# Remake the info files.
74338889SjdpMOSTLYCLEANFILES = $(STAGESTUFF) core stamp-mk.com \
74438889Sjdp	testsuite/*.o testsuite/*.out testsuite/gas.log testsuite/gas.sum \
74538889Sjdp	testsuite/site.exp site.bak site.exp stage stage1 stage2
74633965Sjdp
74777298SobrienCLEANFILES = dep.sed DEPTC DEPTCA DEPOBJ DEPOBJA DEP2 DEP2A DEP1 DEPA DEP DEPDIR
74860484Sobrienagainst = stage2
74960484SobrienDEP_FILE_DEPS = $(CFILES) $(HFILES) $(TARGET_CPU_CFILES) \
75033965Sjdp	$(TARGET_CPU_HFILES) $(OBJ_FORMAT_CFILES) $(OBJ_FORMAT_HFILES)
75133965Sjdp
752130561SobrienCONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/configure.in
75377298SobrienAMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
75489857SobrienDEPTC_a29k_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
75589857Sobrien  $(srcdir)/config/tc-a29k.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
75689857Sobrien  $(INCDIR)/safe-ctype.h $(INCDIR)/opcode/a29k.h
75760484Sobrien
75889857SobrienDEPTC_a29k_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
75989857Sobrien  $(srcdir)/config/tc-a29k.h $(INCDIR)/coff/internal.h \
76089857Sobrien  $(INCDIR)/coff/a29k.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
76189857Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h $(INCDIR)/opcode/a29k.h
76260484Sobrien
76389857SobrienDEPTC_a29k_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
76489857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
76589857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-a29k.h \
76689857Sobrien  $(INCDIR)/safe-ctype.h $(INCDIR)/opcode/a29k.h
76760484Sobrien
76889857SobrienDEPTC_alpha_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
76989857Sobrien  $(srcdir)/config/tc-alpha.h $(INCDIR)/coff/internal.h \
77089857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
77189857Sobrien  struc-symbol.h ecoff.h $(INCDIR)/opcode/alpha.h $(INCDIR)/safe-ctype.h \
77289857Sobrien  $(srcdir)/config/atof-vax.c
77360484Sobrien
77489857SobrienDEPTC_alpha_ecoff = $(INCDIR)/symcat.h $(srcdir)/config/obj-ecoff.h \
77589857Sobrien  $(srcdir)/config/tc-alpha.h ecoff.h $(INCDIR)/coff/sym.h \
77689857Sobrien  $(INCDIR)/coff/ecoff.h subsegs.h $(INCDIR)/obstack.h \
77789857Sobrien  struc-symbol.h $(INCDIR)/opcode/alpha.h $(INCDIR)/safe-ctype.h \
77833965Sjdp  $(srcdir)/config/atof-vax.c
77960484Sobrien
78089857SobrienDEPTC_alpha_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
78189857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
78289857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-alpha.h \
78377298Sobrien  subsegs.h $(INCDIR)/obstack.h struc-symbol.h ecoff.h \
78489857Sobrien  $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h $(INCDIR)/opcode/alpha.h \
78589857Sobrien  $(INCDIR)/elf/alpha.h $(INCDIR)/elf/reloc-macros.h \
786130561Sobrien  dwarf2dbg.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h $(INCDIR)/safe-ctype.h \
787130561Sobrien  $(srcdir)/config/atof-vax.c
78877298Sobrien
78989857SobrienDEPTC_alpha_evax = $(INCDIR)/symcat.h $(srcdir)/config/obj-evax.h \
79089857Sobrien  $(srcdir)/config/tc-alpha.h subsegs.h $(INCDIR)/obstack.h \
79189857Sobrien  struc-symbol.h ecoff.h $(INCDIR)/opcode/alpha.h $(INCDIR)/safe-ctype.h \
79289857Sobrien  $(srcdir)/config/atof-vax.c
79377298Sobrien
79489857SobrienDEPTC_arc_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
79589857Sobrien  $(srcdir)/config/tc-arc.h $(INCDIR)/coff/internal.h \
79689857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h struc-symbol.h \
79789857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
79889857Sobrien  $(INCDIR)/opcode/arc.h $(srcdir)/../opcodes/arc-ext.h \
79989857Sobrien  $(INCDIR)/elf/arc.h $(INCDIR)/elf/reloc-macros.h dwarf2dbg.h
80060484Sobrien
80189857SobrienDEPTC_arc_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
80289857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
80389857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arc.h \
80489857Sobrien  struc-symbol.h $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
80589857Sobrien  $(INCDIR)/opcode/arc.h $(srcdir)/../opcodes/arc-ext.h \
80689857Sobrien  $(INCDIR)/elf/arc.h $(INCDIR)/elf/reloc-macros.h dwarf2dbg.h
80760484Sobrien
80889857SobrienDEPTC_arm_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
80989857Sobrien  $(srcdir)/config/tc-arm.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
81089857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h
81160484Sobrien
81289857SobrienDEPTC_arm_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
81389857Sobrien  $(srcdir)/config/tc-arm.h $(INCDIR)/coff/internal.h \
81489857Sobrien  $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
81589857Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h subsegs.h \
81689857Sobrien  $(INCDIR)/obstack.h
81760484Sobrien
81889857SobrienDEPTC_arm_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
81989857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
82089857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arm.h \
82189857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
82289857Sobrien  $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h dwarf2dbg.h
82389857Sobrien
82489857SobrienDEPTC_avr_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
82589857Sobrien  $(srcdir)/config/tc-avr.h $(INCDIR)/coff/internal.h \
82689857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
82777298Sobrien  subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/avr.h
82860484Sobrien
82989857SobrienDEPTC_avr_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
83089857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
83189857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-avr.h \
83289857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
83389857Sobrien  $(INCDIR)/opcode/avr.h
83460484Sobrien
83589857SobrienDEPTC_cris_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
83689857Sobrien  $(srcdir)/config/tc-cris.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
83789857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
83877298Sobrien  $(INCDIR)/opcode/cris.h dwarf2dbg.h
83960484Sobrien
84089857SobrienDEPTC_cris_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
84189857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
84289857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-cris.h \
84389857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
84489857Sobrien  $(INCDIR)/opcode/cris.h dwarf2dbg.h
84577298Sobrien
84689857SobrienDEPTC_d10v_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
84789857Sobrien  $(srcdir)/config/tc-d10v.h $(INCDIR)/coff/internal.h \
84889857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
84977298Sobrien  subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/d10v.h \
85077298Sobrien  $(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h
85177298Sobrien
85289857SobrienDEPTC_d10v_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
85389857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
85489857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d10v.h \
85589857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
85689857Sobrien  $(INCDIR)/opcode/d10v.h $(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h
85760484Sobrien
85889857SobrienDEPTC_d30v_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
85989857Sobrien  $(srcdir)/config/tc-d30v.h $(INCDIR)/coff/internal.h \
86089857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
86177298Sobrien  subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/d30v.h
86260484Sobrien
86389857SobrienDEPTC_d30v_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
86489857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
86589857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d30v.h \
86689857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
86789857Sobrien  $(INCDIR)/opcode/d30v.h
86860484Sobrien
869104834SobrienDEPTC_dlx_coff = $(INCDIR)/safe-ctype.h $(INCDIR)/symcat.h \
870104834Sobrien  $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-dlx.h \
871104834Sobrien  $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
872104834Sobrien  $(INCDIR)/opcode/dlx.h
873104834Sobrien
874104834SobrienDEPTC_dlx_elf = $(INCDIR)/safe-ctype.h $(INCDIR)/symcat.h \
875104834Sobrien  $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
876104834Sobrien  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
877104834Sobrien  $(srcdir)/config/tc-dlx.h $(INCDIR)/opcode/dlx.h
878104834Sobrien
87989857SobrienDEPTC_fr30_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
88089857Sobrien  $(srcdir)/config/tc-fr30.h $(INCDIR)/coff/internal.h \
88189857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
88289857Sobrien  subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/fr30-desc.h \
88377298Sobrien  $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/fr30-opc.h \
88477298Sobrien  cgen.h
88560484Sobrien
88689857SobrienDEPTC_fr30_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
88789857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
88889857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-fr30.h \
88989857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
89089857Sobrien  $(srcdir)/../opcodes/fr30-desc.h $(INCDIR)/opcode/cgen.h \
89189857Sobrien  $(srcdir)/../opcodes/fr30-opc.h cgen.h
89260484Sobrien
893104834SobrienDEPTC_frv_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
894104834Sobrien  $(srcdir)/config/tc-frv.h $(INCDIR)/coff/internal.h \
895130561Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
896130561Sobrien  $(srcdir)/../opcodes/frv-desc.h $(INCDIR)/opcode/cgen.h \
897130561Sobrien  $(srcdir)/../opcodes/frv-opc.h cgen.h $(BFDDIR)/libbfd.h \
898130561Sobrien  $(INCDIR)/elf/common.h $(INCDIR)/elf/frv.h $(INCDIR)/elf/reloc-macros.h
899104834Sobrien
900104834SobrienDEPTC_frv_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
901104834Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
902104834Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-frv.h \
903130561Sobrien  subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/frv-desc.h \
904104834Sobrien  $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/frv-opc.h \
905104834Sobrien  cgen.h $(BFDDIR)/libbfd.h $(INCDIR)/elf/frv.h $(INCDIR)/elf/reloc-macros.h
906104834Sobrien
90789857SobrienDEPTC_h8300_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
90889857Sobrien  $(srcdir)/config/tc-h8300.h $(INCDIR)/coff/internal.h \
90989857Sobrien  $(INCDIR)/coff/h8300.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
910130561Sobrien  $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h dwarf2dbg.h \
911130561Sobrien  $(INCDIR)/opcode/h8300.h $(INCDIR)/safe-ctype.h
91260484Sobrien
91389857SobrienDEPTC_h8300_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
91489857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
91589857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8300.h \
916130561Sobrien  subsegs.h $(INCDIR)/obstack.h dwarf2dbg.h $(INCDIR)/opcode/h8300.h \
91789857Sobrien  $(INCDIR)/safe-ctype.h $(INCDIR)/elf/h8.h $(INCDIR)/elf/reloc-macros.h
91860484Sobrien
91989857SobrienDEPTC_h8500_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
92089857Sobrien  $(srcdir)/config/tc-h8500.h $(INCDIR)/coff/internal.h \
92189857Sobrien  $(INCDIR)/coff/h8500.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
92289857Sobrien  $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/h8500-opc.h \
92389857Sobrien  $(INCDIR)/safe-ctype.h
92460484Sobrien
92589857SobrienDEPTC_h8500_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
92689857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
92789857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8500.h \
92889857Sobrien  subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/h8500-opc.h \
92989857Sobrien  $(INCDIR)/safe-ctype.h
93060484Sobrien
93189857SobrienDEPTC_hppa_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
93289857Sobrien  $(srcdir)/config/tc-hppa.h $(INCDIR)/coff/internal.h \
93389857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
93477298Sobrien  subsegs.h $(INCDIR)/obstack.h $(BFDDIR)/libhppa.h $(INCDIR)/opcode/hppa.h
93560484Sobrien
93689857SobrienDEPTC_hppa_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
93789857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
93889857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-hppa.h \
93989857Sobrien  $(BFDDIR)/elf32-hppa.h $(BFDDIR)/libhppa.h $(INCDIR)/elf/hppa.h \
94089857Sobrien  $(INCDIR)/elf/reloc-macros.h $(INCDIR)/safe-ctype.h \
94177298Sobrien  subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/hppa.h \
94277298Sobrien  dwarf2dbg.h
94360484Sobrien
94489857SobrienDEPTC_ia64_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
94594536Sobrien  $(srcdir)/config/tc-ia64.h $(INCDIR)/opcode/ia64.h \
94694536Sobrien  $(INCDIR)/elf/ia64.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/internal.h \
94789857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
94877298Sobrien  dwarf2dbg.h subsegs.h $(INCDIR)/obstack.h
94960484Sobrien
95089857SobrienDEPTC_ia64_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
95189857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
95289857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ia64.h \
95394536Sobrien  $(INCDIR)/opcode/ia64.h $(INCDIR)/elf/ia64.h $(INCDIR)/elf/reloc-macros.h \
95489857Sobrien  $(INCDIR)/safe-ctype.h dwarf2dbg.h subsegs.h $(INCDIR)/obstack.h
95560484Sobrien
95689857SobrienDEPTC_i370_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
95789857Sobrien  $(srcdir)/config/tc-i370.h $(INCDIR)/coff/internal.h \
95889857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
95977298Sobrien  subsegs.h $(INCDIR)/obstack.h struc-symbol.h $(INCDIR)/opcode/i370.h
96060484Sobrien
96189857SobrienDEPTC_i370_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
96289857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
96389857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i370.h \
96489857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
965130561Sobrien  struc-symbol.h $(INCDIR)/opcode/i370.h $(INCDIR)/elf/i370.h \
966130561Sobrien  $(INCDIR)/elf/reloc-macros.h
96760484Sobrien
96889857SobrienDEPTC_i386_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
96989857Sobrien  $(srcdir)/config/tc-i386.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
97089857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
971130561Sobrien  dwarf2dbg.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h $(INCDIR)/opcode/i386.h
97260484Sobrien
97389857SobrienDEPTC_i386_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
97489857Sobrien  $(srcdir)/config/tc-i386.h $(INCDIR)/coff/internal.h \
97589857Sobrien  $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
97689857Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h subsegs.h \
977130561Sobrien  $(INCDIR)/obstack.h dwarf2dbg.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h \
978130561Sobrien  $(INCDIR)/opcode/i386.h
97960484Sobrien
98089857SobrienDEPTC_i386_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
98189857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
98289857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i386.h \
98389857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
984130561Sobrien  dwarf2dbg.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h $(INCDIR)/opcode/i386.h
98560484Sobrien
98689857SobrienDEPTC_i860_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
98789857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
98889857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i860.h \
98989857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
99089857Sobrien  $(INCDIR)/opcode/i860.h $(INCDIR)/elf/i860.h $(INCDIR)/elf/reloc-macros.h
99177298Sobrien
99289857SobrienDEPTC_i960_bout = $(INCDIR)/symcat.h $(srcdir)/config/obj-bout.h \
99389857Sobrien  $(srcdir)/config/tc-i960.h $(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h \
99433965Sjdp  $(INCDIR)/opcode/i960.h
99560484Sobrien
99689857SobrienDEPTC_i960_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
99789857Sobrien  $(srcdir)/config/tc-i960.h $(INCDIR)/coff/internal.h \
99889857Sobrien  $(INCDIR)/coff/i960.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
99989857Sobrien  $(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h $(INCDIR)/opcode/i960.h
100060484Sobrien
100189857SobrienDEPTC_i960_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
100289857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
100389857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i960.h \
100489857Sobrien  $(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h $(INCDIR)/opcode/i960.h
100589857Sobrien
1006130561SobrienDEPTC_ip2k_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
1007130561Sobrien  $(srcdir)/config/tc-ip2k.h $(INCDIR)/coff/internal.h \
1008130561Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
1009130561Sobrien  $(srcdir)/../opcodes/ip2k-desc.h $(INCDIR)/opcode/cgen.h \
1010130561Sobrien  $(srcdir)/../opcodes/ip2k-opc.h cgen.h $(INCDIR)/elf/common.h \
1011130561Sobrien  $(INCDIR)/elf/ip2k.h $(INCDIR)/elf/reloc-macros.h $(BFDDIR)/libbfd.h
1012130561Sobrien
1013130561SobrienDEPTC_ip2k_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
1014130561Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1015130561Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ip2k.h \
1016130561Sobrien  subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/ip2k-desc.h \
1017130561Sobrien  $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/ip2k-opc.h \
1018130561Sobrien  cgen.h $(INCDIR)/elf/ip2k.h $(INCDIR)/elf/reloc-macros.h \
1019130561Sobrien  $(BFDDIR)/libbfd.h
1020130561Sobrien
102189857SobrienDEPTC_m32r_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
102289857Sobrien  $(srcdir)/config/tc-m32r.h $(INCDIR)/coff/internal.h \
102389857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
102489857Sobrien  subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/m32r-desc.h \
102560484Sobrien  $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/m32r-opc.h \
102660484Sobrien  cgen.h
102760484Sobrien
102889857SobrienDEPTC_m32r_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
102989857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
103089857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m32r.h \
103189857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
103289857Sobrien  $(srcdir)/../opcodes/m32r-desc.h $(INCDIR)/opcode/cgen.h \
103389857Sobrien  $(srcdir)/../opcodes/m32r-opc.h cgen.h
103460484Sobrien
103589857SobrienDEPTC_m68hc11_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
103689857Sobrien  $(srcdir)/config/tc-m68hc11.h $(INCDIR)/coff/internal.h \
103789857Sobrien  $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
103889857Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h subsegs.h \
1039130561Sobrien  $(INCDIR)/obstack.h $(INCDIR)/opcode/m68hc11.h dwarf2dbg.h \
1040130561Sobrien  $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h
104160484Sobrien
104289857SobrienDEPTC_m68hc11_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
104389857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
104489857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m68hc11.h \
104589857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1046130561Sobrien  $(INCDIR)/opcode/m68hc11.h dwarf2dbg.h $(INCDIR)/elf/m68hc11.h \
1047130561Sobrien  $(INCDIR)/elf/reloc-macros.h
104877298Sobrien
104989857SobrienDEPTC_m68k_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
105089857Sobrien  $(srcdir)/config/tc-m68k.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
105189857Sobrien  $(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h subsegs.h \
1052130561Sobrien  dwarf2dbg.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h $(INCDIR)/opcode/m68k.h \
1053130561Sobrien  $(srcdir)/config/m68k-parse.h
105460484Sobrien
105589857SobrienDEPTC_m68k_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
105689857Sobrien  $(srcdir)/config/tc-m68k.h $(INCDIR)/coff/internal.h \
105789857Sobrien  $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
105889857Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h \
1059130561Sobrien  subsegs.h dwarf2dbg.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h \
1060130561Sobrien  $(INCDIR)/opcode/m68k.h $(srcdir)/config/m68k-parse.h
106189857Sobrien
106289857SobrienDEPTC_m68k_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
106389857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
106489857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m68k.h \
106589857Sobrien  $(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h subsegs.h \
1066130561Sobrien  dwarf2dbg.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h $(INCDIR)/opcode/m68k.h \
1067130561Sobrien  $(srcdir)/config/m68k-parse.h $(INCDIR)/elf/m68k.h \
1068130561Sobrien  $(INCDIR)/elf/reloc-macros.h
106960484Sobrien
107089857SobrienDEPTC_m68k_hp300 = $(INCDIR)/symcat.h $(srcdir)/config/obj-hp300.h \
107189857Sobrien  $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-m68k.h \
107289857Sobrien  $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
1073130561Sobrien  $(INCDIR)/obstack.h subsegs.h dwarf2dbg.h dw2gencfi.h \
1074130561Sobrien  $(INCDIR)/elf/dwarf2.h $(INCDIR)/opcode/m68k.h $(srcdir)/config/m68k-parse.h
107560484Sobrien
107689857SobrienDEPTC_m88k_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
107789857Sobrien  $(srcdir)/config/tc-m88k.h $(INCDIR)/coff/internal.h \
107889857Sobrien  $(INCDIR)/coff/m88k.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
107989857Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h subsegs.h \
108077298Sobrien  $(INCDIR)/obstack.h $(srcdir)/config/m88k-opcode.h
108160484Sobrien
108289857SobrienDEPTC_m88k_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
108389857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
108489857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m88k.h \
108589857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
108689857Sobrien  $(srcdir)/config/m88k-opcode.h
108760484Sobrien
108889857SobrienDEPTC_mcore_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
108989857Sobrien  $(srcdir)/config/tc-mcore.h $(INCDIR)/coff/internal.h \
109089857Sobrien  $(INCDIR)/coff/mcore.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
109189857Sobrien  $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/mcore-opc.h \
109289857Sobrien  $(INCDIR)/safe-ctype.h
109360484Sobrien
109489857SobrienDEPTC_mcore_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
109589857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
109689857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mcore.h \
109789857Sobrien  subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/mcore-opc.h \
109889857Sobrien  $(INCDIR)/safe-ctype.h $(INCDIR)/elf/mcore.h $(INCDIR)/elf/reloc-macros.h
109989857Sobrien
110089857SobrienDEPTC_mips_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
110189857Sobrien  $(srcdir)/config/tc-mips.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
110289857Sobrien  subsegs.h $(INCDIR)/obstack.h $(INCDIR)/safe-ctype.h \
1103104834Sobrien  $(INCDIR)/opcode/mips.h itbl-ops.h dwarf2dbg.h $(srcdir)/config/obj-elf.h \
110477298Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
110577298Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h \
110677298Sobrien  ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h
110777298Sobrien
110889857SobrienDEPTC_mips_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
110989857Sobrien  $(srcdir)/config/tc-mips.h $(INCDIR)/coff/internal.h \
111089857Sobrien  $(INCDIR)/coff/mipspe.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
111189857Sobrien  $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(INCDIR)/safe-ctype.h \
1112104834Sobrien  $(INCDIR)/opcode/mips.h itbl-ops.h dwarf2dbg.h $(srcdir)/config/obj-elf.h \
111389857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
111489857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h \
111589857Sobrien  ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h
111660484Sobrien
111789857SobrienDEPTC_mips_ecoff = $(INCDIR)/symcat.h $(srcdir)/config/obj-ecoff.h \
111889857Sobrien  $(srcdir)/config/tc-mips.h ecoff.h $(INCDIR)/coff/sym.h \
111989857Sobrien  $(INCDIR)/coff/ecoff.h subsegs.h $(INCDIR)/obstack.h \
112089857Sobrien  $(INCDIR)/safe-ctype.h $(INCDIR)/opcode/mips.h itbl-ops.h \
1121104834Sobrien  dwarf2dbg.h $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1122104834Sobrien  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1123104834Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h
112477298Sobrien
112589857SobrienDEPTC_mips_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
112689857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
112789857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mips.h \
112889857Sobrien  subsegs.h $(INCDIR)/obstack.h $(INCDIR)/safe-ctype.h \
1129104834Sobrien  $(INCDIR)/opcode/mips.h itbl-ops.h dwarf2dbg.h $(INCDIR)/elf/mips.h \
113089857Sobrien  $(INCDIR)/elf/reloc-macros.h ecoff.h $(INCDIR)/coff/sym.h \
113189857Sobrien  $(INCDIR)/coff/ecoff.h
113260484Sobrien
113389857SobrienDEPTC_mmix_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
113489857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
113589857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mmix.h \
113689857Sobrien  subsegs.h $(INCDIR)/obstack.h $(INCDIR)/elf/mmix.h \
113789857Sobrien  $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/mmix.h \
113889857Sobrien  $(INCDIR)/safe-ctype.h dwarf2dbg.h
113989857Sobrien
114089857SobrienDEPTC_mn10200_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
114189857Sobrien  $(srcdir)/config/tc-mn10200.h $(INCDIR)/coff/internal.h \
114289857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
114377298Sobrien  subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/mn10200.h
114460484Sobrien
114589857SobrienDEPTC_mn10200_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
114689857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
114789857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10200.h \
114889857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
114989857Sobrien  $(INCDIR)/opcode/mn10200.h
115060484Sobrien
115189857SobrienDEPTC_mn10300_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
115289857Sobrien  $(srcdir)/config/tc-mn10300.h $(INCDIR)/coff/internal.h \
115389857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
115477298Sobrien  subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/mn10300.h \
115577298Sobrien  dwarf2dbg.h
115660484Sobrien
115789857SobrienDEPTC_mn10300_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
115889857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
115989857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10300.h \
116089857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
116189857Sobrien  $(INCDIR)/opcode/mn10300.h dwarf2dbg.h
116260484Sobrien
1163130561SobrienDEPTC_msp430_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
1164130561Sobrien  $(srcdir)/config/tc-msp430.h $(INCDIR)/coff/internal.h \
1165130561Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
1166130561Sobrien  $(INCDIR)/opcode/msp430.h $(INCDIR)/safe-ctype.h
1167130561Sobrien
1168130561SobrienDEPTC_msp430_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
1169130561Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1170130561Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-msp430.h \
1171130561Sobrien  subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/msp430.h \
1172130561Sobrien  $(INCDIR)/safe-ctype.h
1173130561Sobrien
117489857SobrienDEPTC_ns32k_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
117589857Sobrien  $(srcdir)/config/tc-ns32k.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
117689857Sobrien  $(INCDIR)/opcode/ns32k.h $(INCDIR)/obstack.h
117789857Sobrien
117889857SobrienDEPTC_ns32k_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
117989857Sobrien  $(srcdir)/config/tc-ns32k.h $(INCDIR)/coff/internal.h \
118089857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ns32k.h \
118177298Sobrien  $(INCDIR)/obstack.h
118260484Sobrien
118389857SobrienDEPTC_ns32k_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
118489857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
118589857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ns32k.h \
118677298Sobrien  $(INCDIR)/opcode/ns32k.h $(INCDIR)/obstack.h
118760484Sobrien
118889857SobrienDEPTC_openrisc_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
118989857Sobrien  $(srcdir)/config/tc-openrisc.h $(INCDIR)/coff/internal.h \
119089857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
119189857Sobrien  $(srcdir)/../opcodes/openrisc-desc.h $(INCDIR)/opcode/cgen.h \
119289857Sobrien  $(srcdir)/../opcodes/openrisc-opc.h cgen.h
119360484Sobrien
119489857SobrienDEPTC_openrisc_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
119589857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
119689857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-openrisc.h \
119789857Sobrien  subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/openrisc-desc.h \
119889857Sobrien  $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/openrisc-opc.h \
119989857Sobrien  cgen.h
120089857Sobrien
120191041SobrienDEPTC_or32_coff = $(INCDIR)/safe-ctype.h $(INCDIR)/symcat.h \
120291041Sobrien  $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-or32.h \
120391041Sobrien  $(INCDIR)/coff/internal.h $(INCDIR)/coff/or32.h $(BFDDIR)/libcoff.h \
120491041Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/opcode/or32.h $(INCDIR)/elf/or32.h \
120591041Sobrien  $(INCDIR)/elf/reloc-macros.h
120691041Sobrien
120791041SobrienDEPTC_or32_elf = $(INCDIR)/safe-ctype.h $(INCDIR)/symcat.h \
120891041Sobrien  $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
120991041Sobrien  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
121091041Sobrien  $(srcdir)/config/tc-or32.h $(INCDIR)/opcode/or32.h \
121191041Sobrien  $(INCDIR)/elf/or32.h $(INCDIR)/elf/reloc-macros.h
121291041Sobrien
121389857SobrienDEPTC_pdp11_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
121489857Sobrien  $(srcdir)/config/tc-pdp11.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
121589857Sobrien  $(INCDIR)/safe-ctype.h $(INCDIR)/opcode/pdp11.h
121689857Sobrien
121789857SobrienDEPTC_pdp11_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
121889857Sobrien  $(srcdir)/config/tc-pdp11.h $(INCDIR)/coff/internal.h \
121989857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
122089857Sobrien  $(INCDIR)/opcode/pdp11.h
122189857Sobrien
122289857SobrienDEPTC_pdp11_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
122389857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
122489857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-pdp11.h \
122589857Sobrien  $(INCDIR)/safe-ctype.h $(INCDIR)/opcode/pdp11.h
122689857Sobrien
122789857SobrienDEPTC_pj_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
122889857Sobrien  $(srcdir)/config/tc-pj.h $(INCDIR)/coff/internal.h \
122989857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
123077298Sobrien  $(INCDIR)/opcode/pj.h
123160484Sobrien
123289857SobrienDEPTC_pj_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
123389857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
123489857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-pj.h \
123589857Sobrien  $(INCDIR)/safe-ctype.h $(INCDIR)/opcode/pj.h
123660484Sobrien
123789857SobrienDEPTC_ppc_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
123889857Sobrien  $(srcdir)/config/tc-ppc.h $(INCDIR)/coff/internal.h \
123989857Sobrien  $(INCDIR)/coff/rs6000.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
124089857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1241130561Sobrien  dw2gencfi.h $(INCDIR)/elf/dwarf2.h $(INCDIR)/opcode/ppc.h
124260484Sobrien
124389857SobrienDEPTC_ppc_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
124489857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
124589857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ppc.h \
124689857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1247130561Sobrien  dw2gencfi.h $(INCDIR)/elf/dwarf2.h $(INCDIR)/opcode/ppc.h \
1248130561Sobrien  $(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h dwarf2dbg.h
124960484Sobrien
125089857SobrienDEPTC_s390_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
125189857Sobrien  $(srcdir)/config/tc-s390.h $(INCDIR)/coff/internal.h \
125289857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
1253130561Sobrien  subsegs.h $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h \
1254130561Sobrien  dw2gencfi.h $(INCDIR)/elf/dwarf2.h $(INCDIR)/opcode/s390.h \
125589857Sobrien  $(INCDIR)/elf/s390.h $(INCDIR)/elf/reloc-macros.h
125689857Sobrien
125789857SobrienDEPTC_s390_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
125889857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
125989857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-s390.h \
126089857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1261130561Sobrien  struc-symbol.h dwarf2dbg.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h \
1262130561Sobrien  $(INCDIR)/opcode/s390.h $(INCDIR)/elf/s390.h $(INCDIR)/elf/reloc-macros.h
126389857Sobrien
126489857SobrienDEPTC_sh_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
126589857Sobrien  $(srcdir)/config/tc-sh.h $(INCDIR)/coff/internal.h \
126689857Sobrien  $(INCDIR)/coff/sh.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
126777298Sobrien  $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/sh-opc.h \
1268130561Sobrien  $(INCDIR)/safe-ctype.h struc-symbol.h dwarf2dbg.h dw2gencfi.h
126960484Sobrien
127089857SobrienDEPTC_sh_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
127189857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
127289857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sh.h \
127389857Sobrien  subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/sh-opc.h \
127489857Sobrien  $(INCDIR)/safe-ctype.h struc-symbol.h $(INCDIR)/elf/sh.h \
1275130561Sobrien  $(INCDIR)/elf/reloc-macros.h dwarf2dbg.h dw2gencfi.h
127660484Sobrien
1277104834SobrienDEPTC_sh64_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
1278104834Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1279104834Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sh64.h \
1280104834Sobrien  $(srcdir)/config/tc-sh.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
1281130561Sobrien  $(BFDDIR)/elf32-sh64.h $(INCDIR)/safe-ctype.h $(srcdir)/../opcodes/sh64-opc.h \
1282104834Sobrien  $(srcdir)/config/tc-sh.c subsegs.h $(INCDIR)/obstack.h \
1283130561Sobrien  $(srcdir)/../opcodes/sh-opc.h struc-symbol.h dwarf2dbg.h dw2gencfi.h
1284104834Sobrien
128589857SobrienDEPTC_sparc_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
128689857Sobrien  $(srcdir)/config/tc-sparc.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
128789857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1288130561Sobrien  $(INCDIR)/opcode/sparc.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h
128960484Sobrien
129089857SobrienDEPTC_sparc_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
129189857Sobrien  $(srcdir)/config/tc-sparc.h $(INCDIR)/coff/internal.h \
129289857Sobrien  $(INCDIR)/coff/sparc.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
129389857Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h subsegs.h \
1294130561Sobrien  $(INCDIR)/obstack.h $(INCDIR)/opcode/sparc.h dw2gencfi.h \
1295130561Sobrien  $(INCDIR)/elf/dwarf2.h
129660484Sobrien
129789857SobrienDEPTC_sparc_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
129889857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
129989857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sparc.h \
130089857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1301130561Sobrien  $(INCDIR)/opcode/sparc.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h \
1302130561Sobrien  $(INCDIR)/elf/sparc.h $(INCDIR)/elf/reloc-macros.h \
130389857Sobrien  dwarf2dbg.h
130460484Sobrien
130589857SobrienDEPTC_tahoe_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
130689857Sobrien  $(srcdir)/config/tc-tahoe.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
130789857Sobrien  $(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h $(INCDIR)/opcode/tahoe.h
130860484Sobrien
130989857SobrienDEPTC_tahoe_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
131089857Sobrien  $(srcdir)/config/tc-tahoe.h $(INCDIR)/coff/internal.h \
131189857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
131277298Sobrien  $(INCDIR)/obstack.h $(INCDIR)/opcode/tahoe.h
131360484Sobrien
131489857SobrienDEPTC_tahoe_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
131589857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
131689857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tahoe.h \
131789857Sobrien  $(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h $(INCDIR)/opcode/tahoe.h
131860484Sobrien
131989857SobrienDEPTC_tic30_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
132089857Sobrien  $(srcdir)/config/tc-tic30.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
132189857Sobrien  $(INCDIR)/safe-ctype.h $(INCDIR)/opcode/tic30.h
132260484Sobrien
132389857SobrienDEPTC_tic30_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
132489857Sobrien  $(srcdir)/config/tc-tic30.h $(INCDIR)/coff/internal.h \
132589857Sobrien  $(INCDIR)/coff/tic30.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
132689857Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h $(INCDIR)/opcode/tic30.h
132760484Sobrien
132889857SobrienDEPTC_tic30_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
132989857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
133089857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic30.h \
133189857Sobrien  $(INCDIR)/safe-ctype.h $(INCDIR)/opcode/tic30.h
133260484Sobrien
1333130561SobrienDEPTC_tic4x_coff = $(INCDIR)/safe-ctype.h $(INCDIR)/symcat.h \
1334130561Sobrien  $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic4x.h \
1335130561Sobrien  $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic4x.h $(INCDIR)/coff/ti.h \
1336130561Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/tic4x.h \
1337130561Sobrien  subsegs.h $(INCDIR)/obstack.h
1338130561Sobrien
1339130561SobrienDEPTC_tic4x_elf = $(INCDIR)/safe-ctype.h $(INCDIR)/symcat.h \
1340130561Sobrien  $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1341130561Sobrien  $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1342130561Sobrien  $(srcdir)/config/tc-tic4x.h $(INCDIR)/opcode/tic4x.h \
1343130561Sobrien  subsegs.h $(INCDIR)/obstack.h
1344130561Sobrien
134589857SobrienDEPTC_tic54x_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
134689857Sobrien  $(srcdir)/config/tc-tic54x.h $(INCDIR)/coff/internal.h \
134789857Sobrien  $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h $(BFDDIR)/libcoff.h \
134889857Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h sb.h macro.h \
134977298Sobrien  subsegs.h $(INCDIR)/obstack.h struc-symbol.h $(INCDIR)/opcode/tic54x.h
135060484Sobrien
135189857SobrienDEPTC_tic54x_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
135289857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
135389857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic54x.h \
135489857Sobrien  $(INCDIR)/safe-ctype.h sb.h macro.h subsegs.h $(INCDIR)/obstack.h \
135589857Sobrien  struc-symbol.h $(INCDIR)/opcode/tic54x.h $(srcdir)/config/obj-coff.h \
135677298Sobrien  $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h \
135777298Sobrien  $(BFDDIR)/libcoff.h
135860484Sobrien
135989857SobrienDEPTC_tic80_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
136089857Sobrien  $(srcdir)/config/tc-tic80.h $(INCDIR)/coff/internal.h \
136189857Sobrien  $(INCDIR)/coff/tic80.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
136289857Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h $(INCDIR)/opcode/tic80.h
136360484Sobrien
136489857SobrienDEPTC_tic80_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
136589857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
136689857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic80.h \
136789857Sobrien  $(INCDIR)/safe-ctype.h $(INCDIR)/opcode/tic80.h
136860484Sobrien
136989857SobrienDEPTC_vax_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
137089857Sobrien  $(srcdir)/config/tc-vax.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
1371104834Sobrien  $(srcdir)/config/vax-inst.h $(INCDIR)/obstack.h subsegs.h \
1372104834Sobrien  $(INCDIR)/opcode/vax.h $(INCDIR)/safe-ctype.h
137360484Sobrien
137489857SobrienDEPTC_vax_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
137589857Sobrien  $(srcdir)/config/tc-vax.h $(INCDIR)/coff/internal.h \
137689857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(srcdir)/config/vax-inst.h \
1377104834Sobrien  $(INCDIR)/obstack.h subsegs.h $(INCDIR)/opcode/vax.h \
1378104834Sobrien  $(INCDIR)/safe-ctype.h
137960484Sobrien
138089857SobrienDEPTC_vax_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
138189857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
138289857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-vax.h \
1383104834Sobrien  $(srcdir)/config/vax-inst.h $(INCDIR)/obstack.h subsegs.h \
1384104834Sobrien  $(INCDIR)/elf/vax.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/vax.h \
138589857Sobrien  $(INCDIR)/safe-ctype.h
138660484Sobrien
138789857SobrienDEPTC_vax_vms = $(INCDIR)/symcat.h $(srcdir)/config/obj-vms.h \
138889857Sobrien  $(srcdir)/config/tc-vax.h $(INCDIR)/aout/stab_gnu.h \
138989857Sobrien  $(INCDIR)/aout/stab.def $(srcdir)/config/vax-inst.h \
1390104834Sobrien  $(INCDIR)/obstack.h subsegs.h $(INCDIR)/opcode/vax.h \
1391104834Sobrien  $(INCDIR)/safe-ctype.h
139260484Sobrien
139389857SobrienDEPTC_w65_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
139489857Sobrien  $(srcdir)/config/tc-w65.h $(INCDIR)/coff/internal.h \
139589857Sobrien  $(INCDIR)/coff/w65.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
139677298Sobrien  $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/w65-opc.h
139760484Sobrien
139889857SobrienDEPTC_w65_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
139989857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
140089857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-w65.h \
140189857Sobrien  subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/w65-opc.h
140260484Sobrien
140389857SobrienDEPTC_v850_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
140494536Sobrien  $(srcdir)/config/tc-v850.h $(INCDIR)/elf/v850.h $(INCDIR)/elf/reloc-macros.h \
140594536Sobrien  $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
140694536Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
140794536Sobrien  $(INCDIR)/opcode/v850.h dwarf2dbg.h
140860484Sobrien
140989857SobrienDEPTC_v850_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
141089857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
141189857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-v850.h \
141294536Sobrien  $(INCDIR)/elf/v850.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/safe-ctype.h \
141394536Sobrien  subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/v850.h \
141494536Sobrien  dwarf2dbg.h
141560484Sobrien
141689857SobrienDEPTC_xstormy16_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
141789857Sobrien  $(srcdir)/config/tc-xstormy16.h $(INCDIR)/coff/internal.h \
141889857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
141989857Sobrien  $(srcdir)/../opcodes/xstormy16-desc.h $(INCDIR)/opcode/cgen.h \
142089857Sobrien  $(srcdir)/../opcodes/xstormy16-opc.h cgen.h
142189857Sobrien
142289857SobrienDEPTC_xstormy16_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
142389857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
142489857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-xstormy16.h \
142589857Sobrien  subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/xstormy16-desc.h \
142689857Sobrien  $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/xstormy16-opc.h \
142789857Sobrien  cgen.h
142889857Sobrien
1429130561SobrienDEPTC_xtensa_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
1430130561Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1431130561Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-xtensa.h \
1432130561Sobrien  $(INCDIR)/xtensa-config.h sb.h $(INCDIR)/safe-ctype.h \
1433130561Sobrien  subsegs.h $(INCDIR)/obstack.h $(srcdir)/config/xtensa-relax.h \
1434130561Sobrien  $(INCDIR)/xtensa-isa.h $(srcdir)/config/xtensa-istack.h \
1435130561Sobrien  dwarf2dbg.h struc-symbol.h
1436130561Sobrien
143789857SobrienDEPTC_z8k_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
143877298Sobrien  $(srcdir)/config/tc-z8k.h $(INCDIR)/coff/internal.h \
143989857Sobrien  $(INCDIR)/coff/z8k.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
144089857Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h $(srcdir)/../opcodes/z8k-opc.h
144160484Sobrien
144289857SobrienDEPTC_z8k_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
144377298Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
144489857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-z8k.h \
144589857Sobrien  $(INCDIR)/safe-ctype.h $(srcdir)/../opcodes/z8k-opc.h
144677298Sobrien
144760484SobrienDEPTC_hppa_som = $(srcdir)/config/tc-hppa.h subsegs.h \
144833965Sjdp  $(INCDIR)/obstack.h $(BFDDIR)/libhppa.h $(INCDIR)/opcode/hppa.h \
144933965Sjdp  $(BFDDIR)/som.h
145060484Sobrien
145160484SobrienDEPTC_i386_multi = $(DEPTC_i386_aout) $(DEPTC_i386_coff) \
145260484Sobrien  $(DEPTC_i386_elf)
145360484Sobrien
145460484SobrienDEPTC_mips_multi = $(DEPTC_mips_coff) $(DEPTC_mips_ecoff) \
145560484Sobrien  $(DEPTC_mips_elf)
145660484Sobrien
145777298SobrienDEPTC_cris_multi = $(DEPTC_cris_aout) $(DEPTC_cris_elf)
145889857SobrienDEPOBJ_a29k_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
145989857Sobrien  $(srcdir)/config/tc-a29k.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
146089857Sobrien  $(INCDIR)/aout/aout64.h $(INCDIR)/obstack.h
146160484Sobrien
146289857SobrienDEPOBJ_a29k_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
146389857Sobrien  $(srcdir)/config/tc-a29k.h $(INCDIR)/coff/internal.h \
146489857Sobrien  $(INCDIR)/coff/a29k.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
146577298Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
146660484Sobrien
146789857SobrienDEPOBJ_a29k_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
146889857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
146989857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-a29k.h \
147089857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1471130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
147260484Sobrien
147389857SobrienDEPOBJ_alpha_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
147489857Sobrien  $(srcdir)/config/tc-alpha.h $(INCDIR)/coff/internal.h \
147589857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
147689857Sobrien  subsegs.h
147760484Sobrien
147889857SobrienDEPOBJ_alpha_ecoff = $(INCDIR)/symcat.h $(srcdir)/config/obj-ecoff.h \
147989857Sobrien  $(srcdir)/config/tc-alpha.h ecoff.h $(INCDIR)/coff/sym.h \
148089857Sobrien  $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
148189857Sobrien  $(INCDIR)/bfdlink.h $(BFDDIR)/libecoff.h
148289857Sobrien
148389857SobrienDEPOBJ_alpha_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
148489857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
148589857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-alpha.h \
148689857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1487130561Sobrien  struc-symbol.h dwarf2dbg.h ecoff.h $(INCDIR)/coff/sym.h \
1488130561Sobrien  $(INCDIR)/coff/ecoff.h $(INCDIR)/elf/alpha.h $(INCDIR)/elf/reloc-macros.h \
148960484Sobrien  $(INCDIR)/aout/aout64.h
149060484Sobrien
149189857SobrienDEPOBJ_alpha_evax = $(INCDIR)/symcat.h $(srcdir)/config/obj-evax.h \
149289857Sobrien  $(srcdir)/config/tc-alpha.h
149360484Sobrien
149489857SobrienDEPOBJ_arc_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
149589857Sobrien  $(srcdir)/config/tc-arc.h $(INCDIR)/coff/internal.h \
1496130561Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1497130561Sobrien  subsegs.h
149860484Sobrien
149989857SobrienDEPOBJ_arc_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
150089857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
150189857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arc.h \
1502130561Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1503130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
150460484Sobrien
150589857SobrienDEPOBJ_arm_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
150689857Sobrien  $(srcdir)/config/tc-arm.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
150789857Sobrien  $(INCDIR)/aout/aout64.h $(INCDIR)/obstack.h
150889857Sobrien
150989857SobrienDEPOBJ_arm_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
151089857Sobrien  $(srcdir)/config/tc-arm.h $(INCDIR)/coff/internal.h \
151189857Sobrien  $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
151277298Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
151360484Sobrien
151489857SobrienDEPOBJ_arm_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
151589857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
151689857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arm.h \
151789857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1518130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
151960484Sobrien
152089857SobrienDEPOBJ_avr_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
152189857Sobrien  $(srcdir)/config/tc-avr.h $(INCDIR)/coff/internal.h \
152289857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
152389857Sobrien  subsegs.h
152460484Sobrien
152589857SobrienDEPOBJ_avr_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
152689857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
152789857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-avr.h \
152889857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1529130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
153060484Sobrien
153189857SobrienDEPOBJ_cris_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
153289857Sobrien  $(srcdir)/config/tc-cris.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
153389857Sobrien  $(INCDIR)/aout/aout64.h $(INCDIR)/obstack.h
153460484Sobrien
153589857SobrienDEPOBJ_cris_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
153689857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
153789857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-cris.h \
153889857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1539130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
154060484Sobrien
154189857SobrienDEPOBJ_d10v_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
154289857Sobrien  $(srcdir)/config/tc-d10v.h $(INCDIR)/coff/internal.h \
154389857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
154489857Sobrien  subsegs.h
154560484Sobrien
154689857SobrienDEPOBJ_d10v_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
154789857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
154889857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d10v.h \
154989857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1550130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
155160484Sobrien
155289857SobrienDEPOBJ_d30v_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
155389857Sobrien  $(srcdir)/config/tc-d30v.h $(INCDIR)/coff/internal.h \
155489857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
155589857Sobrien  subsegs.h
155660484Sobrien
155789857SobrienDEPOBJ_d30v_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
155889857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
155989857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d30v.h \
156089857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1561130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
156260484Sobrien
1563104834SobrienDEPOBJ_dlx_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
1564104834Sobrien  $(srcdir)/config/tc-dlx.h $(INCDIR)/coff/internal.h \
1565104834Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1566104834Sobrien  subsegs.h
1567104834Sobrien
1568104834SobrienDEPOBJ_dlx_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
1569104834Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1570104834Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-dlx.h \
1571104834Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1572130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1573104834Sobrien
157489857SobrienDEPOBJ_fr30_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
157589857Sobrien  $(srcdir)/config/tc-fr30.h $(INCDIR)/coff/internal.h \
157689857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
157789857Sobrien  subsegs.h
157860484Sobrien
157989857SobrienDEPOBJ_fr30_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
158089857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
158189857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-fr30.h \
158289857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1583130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
158460484Sobrien
1585104834SobrienDEPOBJ_frv_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
1586104834Sobrien  $(srcdir)/config/tc-frv.h $(INCDIR)/coff/internal.h \
1587104834Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1588104834Sobrien  subsegs.h
1589104834Sobrien
1590104834SobrienDEPOBJ_frv_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
1591104834Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1592104834Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-frv.h \
1593104834Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1594130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1595104834Sobrien
159689857SobrienDEPOBJ_h8300_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
159789857Sobrien  $(srcdir)/config/tc-h8300.h $(INCDIR)/coff/internal.h \
159889857Sobrien  $(INCDIR)/coff/h8300.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
159977298Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
160060484Sobrien
160189857SobrienDEPOBJ_h8300_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
160289857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
160389857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8300.h \
160489857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1605130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
160660484Sobrien
160789857SobrienDEPOBJ_h8500_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
160889857Sobrien  $(srcdir)/config/tc-h8500.h $(INCDIR)/coff/internal.h \
160989857Sobrien  $(INCDIR)/coff/h8500.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
161077298Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
161160484Sobrien
161289857SobrienDEPOBJ_h8500_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
161389857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
161489857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8500.h \
161589857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1616130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
161760484Sobrien
161889857SobrienDEPOBJ_hppa_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
161989857Sobrien  $(srcdir)/config/tc-hppa.h $(INCDIR)/coff/internal.h \
162089857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
162189857Sobrien  subsegs.h
162260484Sobrien
162389857SobrienDEPOBJ_hppa_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
162489857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
162589857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-hppa.h \
162689857Sobrien  $(BFDDIR)/elf32-hppa.h $(BFDDIR)/libhppa.h $(INCDIR)/elf/hppa.h \
162789857Sobrien  $(INCDIR)/elf/reloc-macros.h $(INCDIR)/safe-ctype.h \
1628130561Sobrien  subsegs.h $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h \
1629130561Sobrien  $(INCDIR)/aout/aout64.h
163060484Sobrien
163189857SobrienDEPOBJ_ia64_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
1632104834Sobrien  $(srcdir)/config/tc-ia64.h $(INCDIR)/opcode/ia64.h \
1633104834Sobrien  $(INCDIR)/elf/ia64.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/internal.h \
163489857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
163589857Sobrien  subsegs.h
163660484Sobrien
163789857SobrienDEPOBJ_ia64_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
163889857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
163989857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ia64.h \
1640104834Sobrien  $(INCDIR)/opcode/ia64.h $(INCDIR)/elf/ia64.h $(INCDIR)/elf/reloc-macros.h \
164189857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1642130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
164360484Sobrien
164489857SobrienDEPOBJ_i370_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
164589857Sobrien  $(srcdir)/config/tc-i370.h $(INCDIR)/coff/internal.h \
164689857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
164789857Sobrien  subsegs.h
164860484Sobrien
164989857SobrienDEPOBJ_i370_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
165089857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
165189857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i370.h \
165289857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1653130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/elf/i370.h $(INCDIR)/elf/reloc-macros.h \
1654130561Sobrien  $(INCDIR)/aout/aout64.h
165560484Sobrien
165689857SobrienDEPOBJ_i386_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
165789857Sobrien  $(srcdir)/config/tc-i386.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
165889857Sobrien  $(INCDIR)/aout/aout64.h $(INCDIR)/obstack.h
165960484Sobrien
166089857SobrienDEPOBJ_i386_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
166189857Sobrien  $(srcdir)/config/tc-i386.h $(INCDIR)/coff/internal.h \
166289857Sobrien  $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
166377298Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
166460484Sobrien
166589857SobrienDEPOBJ_i386_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
166689857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
166789857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i386.h \
166889857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1669130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
167060484Sobrien
167189857SobrienDEPOBJ_i860_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
167289857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
167389857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i860.h \
167489857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1675130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
167660484Sobrien
167789857SobrienDEPOBJ_i960_bout = $(INCDIR)/symcat.h $(srcdir)/config/obj-bout.h \
167889857Sobrien  $(srcdir)/config/tc-i960.h $(INCDIR)/obstack.h
167960484Sobrien
168089857SobrienDEPOBJ_i960_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
168189857Sobrien  $(srcdir)/config/tc-i960.h $(INCDIR)/coff/internal.h \
168289857Sobrien  $(INCDIR)/coff/i960.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
168389857Sobrien  $(INCDIR)/obstack.h subsegs.h
168460484Sobrien
168589857SobrienDEPOBJ_i960_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
168689857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
168789857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i960.h \
168889857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1689130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
169060484Sobrien
1691130561SobrienDEPOBJ_ip2k_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
1692130561Sobrien  $(srcdir)/config/tc-ip2k.h $(INCDIR)/coff/internal.h \
1693130561Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1694130561Sobrien  subsegs.h
1695130561Sobrien
1696130561SobrienDEPOBJ_ip2k_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
1697130561Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1698130561Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ip2k.h \
1699130561Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1700130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1701130561Sobrien
170289857SobrienDEPOBJ_m32r_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
170389857Sobrien  $(srcdir)/config/tc-m32r.h $(INCDIR)/coff/internal.h \
170489857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
170589857Sobrien  subsegs.h
170660484Sobrien
170789857SobrienDEPOBJ_m32r_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
170889857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
170989857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m32r.h \
171089857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1711130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
171260484Sobrien
171389857SobrienDEPOBJ_m68hc11_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
171489857Sobrien  $(srcdir)/config/tc-m68hc11.h $(INCDIR)/coff/internal.h \
171589857Sobrien  $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
171677298Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
171760484Sobrien
171889857SobrienDEPOBJ_m68hc11_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
171989857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
172089857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m68hc11.h \
172189857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1722130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
172377298Sobrien
172489857SobrienDEPOBJ_m68k_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
172589857Sobrien  $(srcdir)/config/tc-m68k.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
172689857Sobrien  $(INCDIR)/aout/aout64.h $(INCDIR)/obstack.h
172760484Sobrien
172889857SobrienDEPOBJ_m68k_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
172989857Sobrien  $(srcdir)/config/tc-m68k.h $(INCDIR)/coff/internal.h \
173089857Sobrien  $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
173177298Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
173260484Sobrien
173389857SobrienDEPOBJ_m68k_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
173489857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
173589857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m68k.h \
173689857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1737130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
173860484Sobrien
173989857SobrienDEPOBJ_m68k_hp300 = $(srcdir)/config/obj-aout.c $(INCDIR)/symcat.h \
174089857Sobrien  $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-m68k.h \
174189857Sobrien  $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
174289857Sobrien  $(INCDIR)/obstack.h
174360484Sobrien
174489857SobrienDEPOBJ_m88k_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
174589857Sobrien  $(srcdir)/config/tc-m88k.h $(INCDIR)/coff/internal.h \
174689857Sobrien  $(INCDIR)/coff/m88k.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
174777298Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
174860484Sobrien
174989857SobrienDEPOBJ_m88k_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
175089857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
175189857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m88k.h \
175289857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1753130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
175460484Sobrien
175589857SobrienDEPOBJ_mcore_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
175689857Sobrien  $(srcdir)/config/tc-mcore.h $(INCDIR)/coff/internal.h \
175789857Sobrien  $(INCDIR)/coff/mcore.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
175877298Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
175960484Sobrien
176089857SobrienDEPOBJ_mcore_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
176189857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
176289857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mcore.h \
176389857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1764130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
176560484Sobrien
176689857SobrienDEPOBJ_mips_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
176789857Sobrien  $(srcdir)/config/tc-mips.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
176889857Sobrien  $(INCDIR)/aout/aout64.h $(INCDIR)/obstack.h
176960484Sobrien
177089857SobrienDEPOBJ_mips_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
177189857Sobrien  $(srcdir)/config/tc-mips.h $(INCDIR)/coff/internal.h \
177289857Sobrien  $(INCDIR)/coff/mipspe.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
177377298Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
177460484Sobrien
177589857SobrienDEPOBJ_mips_ecoff = $(INCDIR)/symcat.h $(srcdir)/config/obj-ecoff.h \
177689857Sobrien  $(srcdir)/config/tc-mips.h ecoff.h $(INCDIR)/coff/sym.h \
177789857Sobrien  $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
177889857Sobrien  $(INCDIR)/bfdlink.h $(BFDDIR)/libecoff.h
177989857Sobrien
178089857SobrienDEPOBJ_mips_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
178189857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
178289857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mips.h \
178389857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1784130561Sobrien  struc-symbol.h dwarf2dbg.h ecoff.h $(INCDIR)/coff/sym.h \
1785130561Sobrien  $(INCDIR)/coff/ecoff.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h \
1786130561Sobrien  $(INCDIR)/aout/aout64.h
178760484Sobrien
178889857SobrienDEPOBJ_mmix_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
178989857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
179089857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mmix.h \
179189857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1792130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
179360484Sobrien
179489857SobrienDEPOBJ_mn10200_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
179589857Sobrien  $(srcdir)/config/tc-mn10200.h $(INCDIR)/coff/internal.h \
179689857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
179789857Sobrien  subsegs.h
179860484Sobrien
179989857SobrienDEPOBJ_mn10200_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
180089857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
180189857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10200.h \
180289857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1803130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
180460484Sobrien
180589857SobrienDEPOBJ_mn10300_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
180689857Sobrien  $(srcdir)/config/tc-mn10300.h $(INCDIR)/coff/internal.h \
180789857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
180889857Sobrien  subsegs.h
180960484Sobrien
181089857SobrienDEPOBJ_mn10300_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
181189857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
181289857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10300.h \
181389857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1814130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
181560484Sobrien
1816130561SobrienDEPOBJ_msp430_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
1817130561Sobrien  $(srcdir)/config/tc-msp430.h $(INCDIR)/coff/internal.h \
1818130561Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1819130561Sobrien  subsegs.h
1820130561Sobrien
1821130561SobrienDEPOBJ_msp430_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
1822130561Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1823130561Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-msp430.h \
1824130561Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1825130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1826130561Sobrien
182789857SobrienDEPOBJ_ns32k_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
182889857Sobrien  $(srcdir)/config/tc-ns32k.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
182989857Sobrien  $(INCDIR)/aout/aout64.h $(INCDIR)/obstack.h
183060484Sobrien
183189857SobrienDEPOBJ_ns32k_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
183289857Sobrien  $(srcdir)/config/tc-ns32k.h $(INCDIR)/coff/internal.h \
183389857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
183489857Sobrien  subsegs.h
183560484Sobrien
183689857SobrienDEPOBJ_ns32k_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
183789857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
183889857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ns32k.h \
183989857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1840130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
184189857Sobrien
184289857SobrienDEPOBJ_openrisc_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
184389857Sobrien  $(srcdir)/config/tc-openrisc.h $(INCDIR)/coff/internal.h \
184489857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
184589857Sobrien  subsegs.h
184689857Sobrien
184789857SobrienDEPOBJ_openrisc_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
184889857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
184989857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-openrisc.h \
185089857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1851130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
185289857Sobrien
185391041SobrienDEPOBJ_or32_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
185491041Sobrien  $(srcdir)/config/tc-or32.h $(INCDIR)/coff/internal.h \
185591041Sobrien  $(INCDIR)/coff/or32.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
185691041Sobrien  $(INCDIR)/obstack.h subsegs.h
185791041Sobrien
185891041SobrienDEPOBJ_or32_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
185991041Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
186091041Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-or32.h \
186191041Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1862130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
186391041Sobrien
186489857SobrienDEPOBJ_pdp11_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
186589857Sobrien  $(srcdir)/config/tc-pdp11.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
186689857Sobrien  $(INCDIR)/aout/aout64.h $(INCDIR)/obstack.h
186789857Sobrien
186889857SobrienDEPOBJ_pdp11_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
186989857Sobrien  $(srcdir)/config/tc-pdp11.h $(INCDIR)/coff/internal.h \
187089857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
187189857Sobrien  subsegs.h
187289857Sobrien
187389857SobrienDEPOBJ_pdp11_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
187489857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
187589857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-pdp11.h \
187689857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1877130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
187889857Sobrien
187989857SobrienDEPOBJ_pj_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
188089857Sobrien  $(srcdir)/config/tc-pj.h $(INCDIR)/coff/internal.h \
188189857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
188289857Sobrien  subsegs.h
188389857Sobrien
188489857SobrienDEPOBJ_pj_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
188589857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
188689857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-pj.h \
188789857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1888130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
188989857Sobrien
189089857SobrienDEPOBJ_ppc_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
189189857Sobrien  $(srcdir)/config/tc-ppc.h $(INCDIR)/coff/internal.h \
189289857Sobrien  $(INCDIR)/coff/rs6000.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
189377298Sobrien  $(INCDIR)/obstack.h subsegs.h
189460484Sobrien
189589857SobrienDEPOBJ_ppc_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
189689857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
189789857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ppc.h \
189889857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1899130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h \
1900104834Sobrien  $(INCDIR)/aout/aout64.h
190160484Sobrien
190289857SobrienDEPOBJ_s390_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
190389857Sobrien  $(srcdir)/config/tc-s390.h $(INCDIR)/coff/internal.h \
190489857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
190589857Sobrien  subsegs.h
190660484Sobrien
190789857SobrienDEPOBJ_s390_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
190889857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
190989857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-s390.h \
191089857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1911130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
191260484Sobrien
191389857SobrienDEPOBJ_sh_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
191489857Sobrien  $(srcdir)/config/tc-sh.h $(INCDIR)/coff/internal.h \
191589857Sobrien  $(INCDIR)/coff/sh.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
191677298Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
191760484Sobrien
191889857SobrienDEPOBJ_sh_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
191989857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
192089857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sh.h \
192189857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1922130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
192360484Sobrien
1924104834SobrienDEPOBJ_sh64_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
1925104834Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1926104834Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sh64.h \
1927104834Sobrien  $(srcdir)/config/tc-sh.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
1928130561Sobrien  $(BFDDIR)/elf32-sh64.h $(INCDIR)/safe-ctype.h subsegs.h \
1929130561Sobrien  $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1930104834Sobrien
193189857SobrienDEPOBJ_sparc_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
193289857Sobrien  $(srcdir)/config/tc-sparc.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
193389857Sobrien  $(INCDIR)/aout/aout64.h $(INCDIR)/obstack.h
193460484Sobrien
193589857SobrienDEPOBJ_sparc_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
193689857Sobrien  $(srcdir)/config/tc-sparc.h $(INCDIR)/coff/internal.h \
193789857Sobrien  $(INCDIR)/coff/sparc.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
193877298Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
193960484Sobrien
194089857SobrienDEPOBJ_sparc_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
194189857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
194289857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sparc.h \
194389857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1944130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
194560484Sobrien
194689857SobrienDEPOBJ_tahoe_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
194789857Sobrien  $(srcdir)/config/tc-tahoe.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
194889857Sobrien  $(INCDIR)/aout/aout64.h $(INCDIR)/obstack.h
194960484Sobrien
195089857SobrienDEPOBJ_tahoe_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
195189857Sobrien  $(srcdir)/config/tc-tahoe.h $(INCDIR)/coff/internal.h \
195289857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
195389857Sobrien  subsegs.h
195460484Sobrien
195589857SobrienDEPOBJ_tahoe_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
195689857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
195789857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tahoe.h \
195889857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1959130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
196060484Sobrien
196189857SobrienDEPOBJ_tic30_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
196289857Sobrien  $(srcdir)/config/tc-tic30.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
196389857Sobrien  $(INCDIR)/aout/aout64.h $(INCDIR)/obstack.h
196460484Sobrien
196589857SobrienDEPOBJ_tic30_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
196689857Sobrien  $(srcdir)/config/tc-tic30.h $(INCDIR)/coff/internal.h \
196789857Sobrien  $(INCDIR)/coff/tic30.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
196877298Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
196960484Sobrien
197089857SobrienDEPOBJ_tic30_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
197189857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
197289857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic30.h \
197389857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1974130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
197560484Sobrien
1976130561SobrienDEPOBJ_tic4x_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
1977130561Sobrien  $(srcdir)/config/tc-tic4x.h $(INCDIR)/coff/internal.h \
1978130561Sobrien  $(INCDIR)/coff/tic4x.h $(INCDIR)/coff/ti.h $(BFDDIR)/libcoff.h \
1979130561Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1980130561Sobrien
1981130561SobrienDEPOBJ_tic4x_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
1982130561Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1983130561Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic4x.h \
1984130561Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1985130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1986130561Sobrien
198789857SobrienDEPOBJ_tic54x_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
198889857Sobrien  $(srcdir)/config/tc-tic54x.h $(INCDIR)/coff/internal.h \
198989857Sobrien  $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h $(BFDDIR)/libcoff.h \
199089857Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
199160484Sobrien
199289857SobrienDEPOBJ_tic54x_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
199389857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
199489857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic54x.h \
199589857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1996130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
199760484Sobrien
199889857SobrienDEPOBJ_tic80_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
199989857Sobrien  $(srcdir)/config/tc-tic80.h $(INCDIR)/coff/internal.h \
200089857Sobrien  $(INCDIR)/coff/tic80.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
200177298Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
200260484Sobrien
200389857SobrienDEPOBJ_tic80_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
200489857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
200589857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic80.h \
200689857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
2007130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
200860484Sobrien
200989857SobrienDEPOBJ_vax_aout = $(INCDIR)/symcat.h $(srcdir)/config/obj-aout.h \
201089857Sobrien  $(srcdir)/config/tc-vax.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
201189857Sobrien  $(INCDIR)/aout/aout64.h $(INCDIR)/obstack.h
201260484Sobrien
201389857SobrienDEPOBJ_vax_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
201489857Sobrien  $(srcdir)/config/tc-vax.h $(INCDIR)/coff/internal.h \
201589857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
201689857Sobrien  subsegs.h
201760484Sobrien
201889857SobrienDEPOBJ_vax_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
201989857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
202089857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-vax.h \
202189857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
2022130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
202360484Sobrien
202489857SobrienDEPOBJ_vax_vms = $(INCDIR)/symcat.h $(srcdir)/config/obj-vms.h \
202589857Sobrien  $(srcdir)/config/tc-vax.h $(INCDIR)/aout/stab_gnu.h \
202689857Sobrien  $(INCDIR)/aout/stab.def $(INCDIR)/safe-ctype.h subsegs.h \
202777298Sobrien  $(INCDIR)/obstack.h
202860484Sobrien
202989857SobrienDEPOBJ_w65_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
203089857Sobrien  $(srcdir)/config/tc-w65.h $(INCDIR)/coff/internal.h \
203189857Sobrien  $(INCDIR)/coff/w65.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
203277298Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
203360484Sobrien
203489857SobrienDEPOBJ_w65_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
203589857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
203689857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-w65.h \
203789857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
2038130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
203977298Sobrien
204089857SobrienDEPOBJ_v850_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
2041104834Sobrien  $(srcdir)/config/tc-v850.h $(INCDIR)/elf/v850.h $(INCDIR)/elf/reloc-macros.h \
2042104834Sobrien  $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
2043104834Sobrien  $(INCDIR)/obstack.h subsegs.h
204477298Sobrien
204589857SobrienDEPOBJ_v850_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
204689857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
204789857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-v850.h \
2048104834Sobrien  $(INCDIR)/elf/v850.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/safe-ctype.h \
2049130561Sobrien  subsegs.h $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h \
2050130561Sobrien  $(INCDIR)/aout/aout64.h
205177298Sobrien
205289857SobrienDEPOBJ_xstormy16_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
205389857Sobrien  $(srcdir)/config/tc-xstormy16.h $(INCDIR)/coff/internal.h \
205489857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
205589857Sobrien  subsegs.h
205689857Sobrien
205789857SobrienDEPOBJ_xstormy16_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
205889857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
205989857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-xstormy16.h \
206089857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
2061130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
206289857Sobrien
2063130561SobrienDEPOBJ_xtensa_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
2064130561Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2065130561Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-xtensa.h \
2066130561Sobrien  $(INCDIR)/xtensa-config.h $(INCDIR)/safe-ctype.h subsegs.h \
2067130561Sobrien  $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
2068130561Sobrien
206989857SobrienDEPOBJ_z8k_coff = $(INCDIR)/symcat.h $(srcdir)/config/obj-coff.h \
207089857Sobrien  $(srcdir)/config/tc-z8k.h $(INCDIR)/coff/internal.h \
207189857Sobrien  $(INCDIR)/coff/z8k.h $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h \
207277298Sobrien  $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
207377298Sobrien
207489857SobrienDEPOBJ_z8k_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
207589857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
207689857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-z8k.h \
207789857Sobrien  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
2078130561Sobrien  struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
207977298Sobrien
208060484SobrienDEPOBJ_hppa_som = $(srcdir)/config/obj-som.h subsegs.h \
208133965Sjdp  $(INCDIR)/obstack.h $(BFDDIR)/libhppa.h $(BFDDIR)/som.h \
208233965Sjdp  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
208360484Sobrien
208460484SobrienDEPOBJ_i386_multi = $(DEPOBJ_i386_aout) $(DEPOBJ_i386_coff) \
208560484Sobrien  $(DEPOBJ_i386_elf)
208660484Sobrien
208760484SobrienDEPOBJ_mips_multi = $(DEPOBJ_mips_coff) $(DEPOBJ_mips_ecoff) \
208860484Sobrien  $(DEPOBJ_mips_elf)
208960484Sobrien
209077298SobrienDEPOBJ_cris_multi = $(DEPOBJ_cris_aout) $(DEPOBJ_cris_elf)
209133965SjdpDEP_a29k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-a29k.h \
209233965Sjdp  $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
209360484Sobrien
209433965SjdpDEP_a29k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-a29k.h \
209589857Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/a29k.h \
209689857Sobrien  $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
209760484Sobrien
209889857SobrienDEP_a29k_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
209989857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
210089857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-a29k.h
210160484Sobrien
210233965SjdpDEP_alpha_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-alpha.h \
210389857Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
210489857Sobrien  $(INCDIR)/bfdlink.h
210560484Sobrien
210633965SjdpDEP_alpha_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-alpha.h \
210733965Sjdp  ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h
210860484Sobrien
210989857SobrienDEP_alpha_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
211089857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
211189857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-alpha.h
211260484Sobrien
211333965SjdpDEP_alpha_evax = $(srcdir)/config/obj-evax.h $(srcdir)/config/tc-alpha.h
211438889SjdpDEP_arc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-arc.h \
211589857Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
211689857Sobrien  $(INCDIR)/bfdlink.h
211760484Sobrien
211889857SobrienDEP_arc_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
211989857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
212089857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arc.h
212160484Sobrien
212233965SjdpDEP_arm_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-arm.h \
212333965Sjdp  $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
212460484Sobrien
212533965SjdpDEP_arm_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-arm.h \
212689857Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/arm.h \
212789857Sobrien  $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
212860484Sobrien
212989857SobrienDEP_arm_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
213089857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
213189857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arm.h
213260484Sobrien
213360484SobrienDEP_avr_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-avr.h \
213489857Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
213589857Sobrien  $(INCDIR)/bfdlink.h
213660484Sobrien
213789857SobrienDEP_avr_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
213889857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
213989857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-avr.h
214060484Sobrien
214177298SobrienDEP_cris_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-cris.h \
214277298Sobrien  $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
214377298Sobrien
214489857SobrienDEP_cris_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
214589857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
214689857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-cris.h
214777298Sobrien
214833965SjdpDEP_d10v_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-d10v.h \
214989857Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
215089857Sobrien  $(INCDIR)/bfdlink.h
215160484Sobrien
215289857SobrienDEP_d10v_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
215389857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
215489857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d10v.h
215560484Sobrien
215660484SobrienDEP_d30v_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-d30v.h \
215789857Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
215889857Sobrien  $(INCDIR)/bfdlink.h
215960484Sobrien
216089857SobrienDEP_d30v_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
216189857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
216289857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d30v.h
216360484Sobrien
2164104834SobrienDEP_dlx_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-dlx.h \
2165104834Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
2166104834Sobrien  $(INCDIR)/bfdlink.h
2167104834Sobrien
2168104834SobrienDEP_dlx_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2169104834Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2170104834Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-dlx.h
2171104834Sobrien
217260484SobrienDEP_fr30_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-fr30.h \
217389857Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
217489857Sobrien  $(INCDIR)/bfdlink.h
217560484Sobrien
217689857SobrienDEP_fr30_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
217789857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
217889857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-fr30.h
217960484Sobrien
2180104834SobrienDEP_frv_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-frv.h \
2181104834Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
2182104834Sobrien  $(INCDIR)/bfdlink.h
2183104834Sobrien
2184104834SobrienDEP_frv_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2185104834Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2186104834Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-frv.h
2187104834Sobrien
218833965SjdpDEP_h8300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8300.h \
218989857Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8300.h \
219089857Sobrien  $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
219160484Sobrien
219289857SobrienDEP_h8300_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
219389857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
219489857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8300.h
219560484Sobrien
219633965SjdpDEP_h8500_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8500.h \
219789857Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8500.h \
219889857Sobrien  $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
219960484Sobrien
220089857SobrienDEP_h8500_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
220189857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
220289857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8500.h
220360484Sobrien
220433965SjdpDEP_hppa_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-hppa.h \
220589857Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
220689857Sobrien  $(INCDIR)/bfdlink.h
220760484Sobrien
220889857SobrienDEP_hppa_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
220989857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
221089857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-hppa.h \
221189857Sobrien  $(BFDDIR)/elf32-hppa.h $(BFDDIR)/libhppa.h $(INCDIR)/elf/hppa.h \
221289857Sobrien  $(INCDIR)/elf/reloc-macros.h
221377298Sobrien
221477298SobrienDEP_ia64_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ia64.h \
2215104834Sobrien  $(INCDIR)/opcode/ia64.h $(INCDIR)/symcat.h $(INCDIR)/elf/ia64.h \
2216104834Sobrien  $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/internal.h \
2217104834Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
221877298Sobrien
221989857SobrienDEP_ia64_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
222089857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2221104834Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ia64.h \
2222104834Sobrien  $(INCDIR)/opcode/ia64.h $(INCDIR)/elf/ia64.h $(INCDIR)/elf/reloc-macros.h
222377298Sobrien
222460484SobrienDEP_i370_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i370.h \
222589857Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
222689857Sobrien  $(INCDIR)/bfdlink.h
222760484Sobrien
222889857SobrienDEP_i370_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
222989857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
223089857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i370.h
223160484Sobrien
223233965SjdpDEP_i386_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-i386.h \
223333965Sjdp  $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
223460484Sobrien
223533965SjdpDEP_i386_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i386.h \
223689857Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/i386.h \
223789857Sobrien  $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
223860484Sobrien
223989857SobrienDEP_i386_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
224089857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
224189857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i386.h
224260484Sobrien
224389857SobrienDEP_i860_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
224489857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
224589857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i860.h
224660484Sobrien
224733965SjdpDEP_i960_bout = $(srcdir)/config/obj-bout.h $(srcdir)/config/tc-i960.h
224833965SjdpDEP_i960_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i960.h \
224989857Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/i960.h \
225089857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
225160484Sobrien
225289857SobrienDEP_i960_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
225389857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
225489857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i960.h
225560484Sobrien
2256130561SobrienDEP_ip2k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ip2k.h \
2257130561Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
2258130561Sobrien  $(INCDIR)/bfdlink.h
2259130561Sobrien
2260130561SobrienDEP_ip2k_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2261130561Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2262130561Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ip2k.h
2263130561Sobrien
226433965SjdpDEP_m32r_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m32r.h \
226589857Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
226689857Sobrien  $(INCDIR)/bfdlink.h
226760484Sobrien
226889857SobrienDEP_m32r_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
226989857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
227089857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m32r.h
227160484Sobrien
227277298SobrienDEP_m68hc11_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m68hc11.h \
227389857Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h \
227489857Sobrien  $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
227577298Sobrien
227689857SobrienDEP_m68hc11_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
227789857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
227889857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m68hc11.h
227977298Sobrien
228033965SjdpDEP_m68k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-m68k.h \
228133965Sjdp  $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
228260484Sobrien
228333965SjdpDEP_m68k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m68k.h \
228489857Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h \
228589857Sobrien  $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
228660484Sobrien
228789857SobrienDEP_m68k_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
228889857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
228989857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m68k.h
229060484Sobrien
229133965SjdpDEP_m68k_hp300 = $(srcdir)/config/obj-hp300.h $(srcdir)/config/obj-aout.h \
229233965Sjdp  $(srcdir)/config/tc-m68k.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
229360484Sobrien
229433965SjdpDEP_m88k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m88k.h \
229589857Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/m88k.h \
229689857Sobrien  $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
229760484Sobrien
229889857SobrienDEP_m88k_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
229989857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
230089857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m88k.h
230160484Sobrien
230260484SobrienDEP_mcore_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mcore.h \
230389857Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/mcore.h \
230489857Sobrien  $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
230560484Sobrien
230689857SobrienDEP_mcore_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
230789857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
230889857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mcore.h
230960484Sobrien
231033965SjdpDEP_mips_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-mips.h \
231133965Sjdp  $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
231260484Sobrien
231333965SjdpDEP_mips_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mips.h \
231489857Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/mipspe.h \
231589857Sobrien  $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
231660484Sobrien
231733965SjdpDEP_mips_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-mips.h \
231833965Sjdp  ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h
231960484Sobrien
232089857SobrienDEP_mips_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
232189857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
232289857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mips.h
232360484Sobrien
232489857SobrienDEP_mmix_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
232589857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
232689857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mmix.h
232789857Sobrien
232833965SjdpDEP_mn10200_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mn10200.h \
232989857Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
233089857Sobrien  $(INCDIR)/bfdlink.h
233160484Sobrien
233289857SobrienDEP_mn10200_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
233389857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
233489857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10200.h
233560484Sobrien
233633965SjdpDEP_mn10300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mn10300.h \
233789857Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
233889857Sobrien  $(INCDIR)/bfdlink.h
233960484Sobrien
234089857SobrienDEP_mn10300_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
234189857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
234289857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10300.h
234360484Sobrien
2344130561SobrienDEP_msp430_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-msp430.h \
2345130561Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
2346130561Sobrien  $(INCDIR)/bfdlink.h
2347130561Sobrien
2348130561SobrienDEP_msp430_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2349130561Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2350130561Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-msp430.h
2351130561Sobrien
235233965SjdpDEP_ns32k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-ns32k.h \
235333965Sjdp  $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
235460484Sobrien
235533965SjdpDEP_ns32k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ns32k.h \
235689857Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
235789857Sobrien  $(INCDIR)/bfdlink.h
235860484Sobrien
235989857SobrienDEP_ns32k_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
236089857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
236189857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ns32k.h
236260484Sobrien
236389857SobrienDEP_openrisc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-openrisc.h \
236489857Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
236589857Sobrien  $(INCDIR)/bfdlink.h
236689857Sobrien
236789857SobrienDEP_openrisc_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
236889857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
236989857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-openrisc.h
237089857Sobrien
237191041SobrienDEP_or32_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-or32.h \
237291041Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/or32.h \
237391041Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
237491041Sobrien
237591041SobrienDEP_or32_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
237691041Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
237791041Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-or32.h
237891041Sobrien
237989857SobrienDEP_pdp11_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-pdp11.h \
238089857Sobrien  $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
238189857Sobrien
238289857SobrienDEP_pdp11_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-pdp11.h \
238389857Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
238489857Sobrien  $(INCDIR)/bfdlink.h
238589857Sobrien
238689857SobrienDEP_pdp11_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
238789857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
238889857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-pdp11.h
238989857Sobrien
239060484SobrienDEP_pj_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-pj.h \
239189857Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
239289857Sobrien  $(INCDIR)/bfdlink.h
239360484Sobrien
239489857SobrienDEP_pj_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
239589857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
239689857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-pj.h
239760484Sobrien
239833965SjdpDEP_ppc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ppc.h \
239989857Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/rs6000.h \
240089857Sobrien  $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
240189857Sobrien
240289857SobrienDEP_ppc_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
240389857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
240489857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ppc.h
240589857Sobrien
240689857SobrienDEP_s390_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-s390.h \
240789857Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
240833965Sjdp  $(INCDIR)/bfdlink.h
240960484Sobrien
241089857SobrienDEP_s390_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
241189857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
241289857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-s390.h
241360484Sobrien
241433965SjdpDEP_sh_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sh.h \
241589857Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/sh.h \
241689857Sobrien  $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
241760484Sobrien
241889857SobrienDEP_sh_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
241989857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
242089857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sh.h
242160484Sobrien
2422104834SobrienDEP_sh64_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2423104834Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2424104834Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sh64.h \
2425130561Sobrien  $(srcdir)/config/tc-sh.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
2426130561Sobrien  $(BFDDIR)/elf32-sh64.h
2427104834Sobrien
242833965SjdpDEP_sparc_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-sparc.h \
242933965Sjdp  $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
243060484Sobrien
243133965SjdpDEP_sparc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sparc.h \
243289857Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/sparc.h \
243389857Sobrien  $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
243460484Sobrien
243589857SobrienDEP_sparc_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
243689857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
243789857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sparc.h
243860484Sobrien
243933965SjdpDEP_tahoe_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tahoe.h \
244033965Sjdp  $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
244160484Sobrien
244233965SjdpDEP_tahoe_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tahoe.h \
244389857Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
244489857Sobrien  $(INCDIR)/bfdlink.h
244560484Sobrien
244689857SobrienDEP_tahoe_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
244789857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
244889857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tahoe.h
244960484Sobrien
245038889SjdpDEP_tic30_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tic30.h \
245138889Sjdp  $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
245260484Sobrien
245338889SjdpDEP_tic30_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic30.h \
245489857Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic30.h \
245589857Sobrien  $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
245660484Sobrien
245789857SobrienDEP_tic30_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
245889857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
245989857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic30.h
246060484Sobrien
2461130561SobrienDEP_tic4x_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic4x.h \
2462130561Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic4x.h \
2463130561Sobrien  $(INCDIR)/coff/ti.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
2464130561Sobrien
2465130561SobrienDEP_tic4x_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2466130561Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2467130561Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic4x.h
2468130561Sobrien
246977298SobrienDEP_tic54x_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic54x.h \
247089857Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic54x.h \
247189857Sobrien  $(INCDIR)/coff/ti.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
247277298Sobrien
247389857SobrienDEP_tic54x_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
247489857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
247589857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic54x.h
247677298Sobrien
247760484SobrienDEP_tic80_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic80.h \
247889857Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic80.h \
247989857Sobrien  $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
248060484Sobrien
248189857SobrienDEP_tic80_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
248289857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
248389857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic80.h
248460484Sobrien
248533965SjdpDEP_vax_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-vax.h \
248633965Sjdp  $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
248760484Sobrien
248833965SjdpDEP_vax_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-vax.h \
248989857Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
249089857Sobrien  $(INCDIR)/bfdlink.h
249160484Sobrien
249289857SobrienDEP_vax_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
249389857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
249489857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-vax.h
249560484Sobrien
249633965SjdpDEP_vax_vms = $(srcdir)/config/obj-vms.h $(srcdir)/config/tc-vax.h \
249733965Sjdp  $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
249860484Sobrien
249933965SjdpDEP_w65_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-w65.h \
250089857Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/w65.h \
250189857Sobrien  $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
250260484Sobrien
250389857SobrienDEP_w65_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
250489857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
250589857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-w65.h
250660484Sobrien
250738889SjdpDEP_v850_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-v850.h \
2508104834Sobrien  $(INCDIR)/elf/v850.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/symcat.h \
2509104834Sobrien  $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
251060484Sobrien
251189857SobrienDEP_v850_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
251289857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2513104834Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-v850.h \
2514104834Sobrien  $(INCDIR)/elf/v850.h $(INCDIR)/elf/reloc-macros.h
251560484Sobrien
251689857SobrienDEP_xstormy16_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-xstormy16.h \
251789857Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
251833965Sjdp  $(INCDIR)/bfdlink.h
251960484Sobrien
252089857SobrienDEP_xstormy16_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
252189857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
252289857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-xstormy16.h
252360484Sobrien
2524130561SobrienDEP_xtensa_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
2525130561Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2526130561Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-xtensa.h \
2527130561Sobrien  $(INCDIR)/xtensa-config.h
2528130561Sobrien
252989857SobrienDEP_z8k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-z8k.h \
253089857Sobrien  $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/z8k.h \
253189857Sobrien  $(INCDIR)/coff/external.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
253289857Sobrien
253389857SobrienDEP_z8k_elf = $(srcdir)/config/obj-elf.h $(INCDIR)/symcat.h \
253489857Sobrien  $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
253589857Sobrien  $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-z8k.h
253689857Sobrien
253733965SjdpDEP_hppa_som = $(BFDDIR)/som.h
253860484SobrienDEP_i386_multi = $(DEP_i386_aout) $(DEP_i386_coff) \
253960484Sobrien  $(DEP_i386_elf)
254060484Sobrien
254133965SjdpDEP_mips_multi = $(DEP_mips_coff) $(DEP_mips_ecoff) \
254233965Sjdp  $(DEP_mips_elf)
254360484Sobrien
254477298SobrienDEP_cris_multi = $(DEP_cris_aout) $(DEP_cris_elf)
254577298SobrienBMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
2546130561Sobrienall: config.h
2547130561Sobrien	$(MAKE) $(AM_MAKEFLAGS) all-recursive
254838889Sjdp
254938889Sjdp.SUFFIXES:
2550130561Sobrien.SUFFIXES: .c .l .lo .o .obj .y
2551130561Sobrienam--refresh:
2552130561Sobrien	@:
2553130561Sobrien$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
2554130561Sobrien	@for dep in $?; do \
2555130561Sobrien	  case '$(am__configure_deps)' in \
2556130561Sobrien	    *$$dep*) \
2557130561Sobrien	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
2558130561Sobrien	      cd $(srcdir) && $(AUTOMAKE) --foreign  \
2559130561Sobrien		&& exit 0; \
2560130561Sobrien	      exit 1;; \
2561130561Sobrien	  esac; \
2562130561Sobrien	done; \
2563130561Sobrien	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
2564130561Sobrien	cd $(top_srcdir) && \
2565130561Sobrien	  $(AUTOMAKE) --foreign  Makefile
2566130561Sobrien.PRECIOUS: Makefile
2567130561SobrienMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
2568130561Sobrien	@case '$?' in \
2569130561Sobrien	  *config.status*) \
2570130561Sobrien	    echo ' $(SHELL) ./config.status'; \
2571130561Sobrien	    $(SHELL) ./config.status;; \
2572130561Sobrien	  *) \
2573130561Sobrien	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
2574130561Sobrien	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
2575130561Sobrien	esac;
257638889Sjdp
2577130561Sobrien$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
2578130561Sobrien	$(SHELL) ./config.status --recheck
257938889Sjdp
2580130561Sobrien$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
258138889Sjdp	cd $(srcdir) && $(AUTOCONF)
2582130561Sobrien$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
2583130561Sobrien	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
258438889Sjdp
2585130561Sobrienconfig.h: stamp-h1
258660484Sobrien	@if test ! -f $@; then \
2587130561Sobrien	  rm -f stamp-h1; \
2588130561Sobrien	  $(MAKE) stamp-h1; \
258960484Sobrien	else :; fi
2590130561Sobrien
2591130561Sobrienstamp-h1: $(srcdir)/config.in $(top_builddir)/config.status
2592130561Sobrien	@rm -f stamp-h1
2593130561Sobrien	cd $(top_builddir) && $(SHELL) ./config.status config.h
2594130561Sobrien$(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
259538889Sjdp	cd $(top_srcdir) && $(AUTOHEADER)
2596130561Sobrien	rm -f stamp-h1
2597130561Sobrien	touch $@
259838889Sjdp
259938889Sjdpdistclean-hdr:
2600130561Sobrien	-rm -f config.h stamp-h1
2601130561Sobriengdb.ini: $(top_builddir)/config.status $(srcdir)/gdbinit.in
2602130561Sobrien	cd $(top_builddir) && $(SHELL) ./config.status $@
2603130561Sobrien.gdbinit: $(top_builddir)/config.status $(srcdir)/gdbinit.in
2604130561Sobrien	cd $(top_builddir) && $(SHELL) ./config.status $@
2605130561Sobrienpo/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in
2606130561Sobrien	cd $(top_builddir) && $(SHELL) ./config.status $@
260738889Sjdp
260838889Sjdpclean-noinstPROGRAMS:
2609130561Sobrien	@list='$(noinst_PROGRAMS)'; for p in $$list; do \
2610130561Sobrien	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
2611130561Sobrien	  echo " rm -f $$p $$f"; \
2612130561Sobrien	  rm -f $$p $$f ; \
2613130561Sobrien	done
2614130561Sobrienas-new$(EXEEXT): $(as_new_OBJECTS) $(as_new_DEPENDENCIES) 
2615130561Sobrien	@rm -f as-new$(EXEEXT)
2616130561Sobrien	$(LINK) $(as_new_LDFLAGS) $(as_new_OBJECTS) $(as_new_LDADD) $(LIBS)
2617130561Sobrienitbl-test$(EXEEXT): $(itbl_test_OBJECTS) $(itbl_test_DEPENDENCIES) 
2618130561Sobrien	@rm -f itbl-test$(EXEEXT)
2619130561Sobrien	$(LINK) $(itbl_test_LDFLAGS) $(itbl_test_OBJECTS) $(itbl_test_LDADD) $(LIBS)
262038889Sjdp
2621130561Sobrienmostlyclean-compile:
2622130561Sobrien	-rm -f *.$(OBJEXT)
262338889Sjdp
2624130561Sobriendistclean-compile:
2625130561Sobrien	-rm -f *.tab.c
262638889Sjdp
262738889Sjdp.c.o:
262838889Sjdp	$(COMPILE) -c $<
262938889Sjdp
263077298Sobrien.c.obj:
2631130561Sobrien	$(COMPILE) -c `$(CYGPATH_W) '$<'`
263277298Sobrien
263338889Sjdp.c.lo:
2634130561Sobrien	$(LTCOMPILE) -c -o $@ $<
263538889Sjdp
2636130561Sobrien.l.c:
2637130561Sobrien	$(LEXCOMPILE) $<
2638130561Sobrien	sed '/^#/ s|$(LEX_OUTPUT_ROOT)\.c|$@|' $(LEX_OUTPUT_ROOT).c >$@
2639130561Sobrien	rm -f $(LEX_OUTPUT_ROOT).c
264038889Sjdp
2641130561Sobrien.y.c:
2642130561Sobrien	$(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h $*.h y.output $*.output -- $(YACCCOMPILE)
264338889Sjdp
264438889Sjdpmostlyclean-libtool:
264538889Sjdp	-rm -f *.lo
264638889Sjdp
264738889Sjdpclean-libtool:
264838889Sjdp	-rm -rf .libs _libs
264938889Sjdp
265038889Sjdpdistclean-libtool:
2651130561Sobrien	-rm -f libtool
2652130561Sobrienuninstall-info-am:
265338889Sjdp
265438889Sjdp# This directory's subdirectories are mostly independent; you can cd
265538889Sjdp# into them and run `make' without going through this Makefile.
265638889Sjdp# To change the values of `make' variables: instead of editing Makefiles,
265738889Sjdp# (1) if the variable is set in `config.status', edit `config.status'
265838889Sjdp#     (which will cause the Makefiles to be regenerated when you run `make');
265938889Sjdp# (2) otherwise, pass the desired values on the `make' command line.
2660130561Sobrien$(RECURSIVE_TARGETS):
2661130561Sobrien	@set fnord $$MAKEFLAGS; amf=$$2; \
266260484Sobrien	dot_seen=no; \
266360484Sobrien	target=`echo $@ | sed s/-recursive//`; \
266438889Sjdp	list='$(SUBDIRS)'; for subdir in $$list; do \
266538889Sjdp	  echo "Making $$target in $$subdir"; \
266660484Sobrien	  if test "$$subdir" = "."; then \
266760484Sobrien	    dot_seen=yes; \
266860484Sobrien	    local_target="$$target-am"; \
266960484Sobrien	  else \
267060484Sobrien	    local_target="$$target"; \
267160484Sobrien	  fi; \
267260484Sobrien	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
267338889Sjdp	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
267460484Sobrien	done; \
267560484Sobrien	if test "$$dot_seen" = "no"; then \
267660484Sobrien	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
267760484Sobrien	fi; test -z "$$fail"
267838889Sjdp
267938889Sjdpmostlyclean-recursive clean-recursive distclean-recursive \
268038889Sjdpmaintainer-clean-recursive:
2681130561Sobrien	@set fnord $$MAKEFLAGS; amf=$$2; \
268260484Sobrien	dot_seen=no; \
2683130561Sobrien	case "$@" in \
2684130561Sobrien	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
2685130561Sobrien	  *) list='$(SUBDIRS)' ;; \
2686130561Sobrien	esac; \
2687130561Sobrien	rev=''; for subdir in $$list; do \
2688130561Sobrien	  if test "$$subdir" = "."; then :; else \
2689130561Sobrien	    rev="$$subdir $$rev"; \
2690130561Sobrien	  fi; \
269138889Sjdp	done; \
2692130561Sobrien	rev="$$rev ."; \
269360484Sobrien	target=`echo $@ | sed s/-recursive//`; \
269438889Sjdp	for subdir in $$rev; do \
269538889Sjdp	  echo "Making $$target in $$subdir"; \
269660484Sobrien	  if test "$$subdir" = "."; then \
269760484Sobrien	    local_target="$$target-am"; \
269860484Sobrien	  else \
269960484Sobrien	    local_target="$$target"; \
270060484Sobrien	  fi; \
270160484Sobrien	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
270238889Sjdp	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
270338889Sjdp	done && test -z "$$fail"
270438889Sjdptags-recursive:
270538889Sjdp	list='$(SUBDIRS)'; for subdir in $$list; do \
270660484Sobrien	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
270738889Sjdp	done
2708130561Sobrienctags-recursive:
2709130561Sobrien	list='$(SUBDIRS)'; for subdir in $$list; do \
2710130561Sobrien	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
2711130561Sobrien	done
271238889Sjdp
2713130561SobrienID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
2714130561Sobrien	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2715130561Sobrien	unique=`for i in $$list; do \
2716130561Sobrien	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2717130561Sobrien	  done | \
2718130561Sobrien	  $(AWK) '    { files[$$0] = 1; } \
2719130561Sobrien	       END { for (i in files) print i; }'`; \
2720130561Sobrien	mkid -fID $$unique
272138889Sjdptags: TAGS
272238889Sjdp
2723130561SobrienTAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
2724130561Sobrien		$(TAGS_FILES) $(LISP)
272538889Sjdp	tags=; \
272638889Sjdp	here=`pwd`; \
2727130561Sobrien	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
2728130561Sobrien	  include_option=--etags-include; \
2729130561Sobrien	  empty_fix=.; \
2730130561Sobrien	else \
2731130561Sobrien	  include_option=--include; \
2732130561Sobrien	  empty_fix=; \
2733130561Sobrien	fi; \
273438889Sjdp	list='$(SUBDIRS)'; for subdir in $$list; do \
2735130561Sobrien	  if test "$$subdir" = .; then :; else \
2736130561Sobrien	    test -f $$subdir/TAGS && \
2737130561Sobrien	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
2738130561Sobrien	  fi; \
273938889Sjdp	done; \
2740130561Sobrien	list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
2741130561Sobrien	unique=`for i in $$list; do \
2742130561Sobrien	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2743130561Sobrien	  done | \
2744130561Sobrien	  $(AWK) '    { files[$$0] = 1; } \
274538889Sjdp	       END { for (i in files) print i; }'`; \
2746130561Sobrien	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
2747130561Sobrien	  test -z "$$unique" && unique=$$empty_fix; \
2748130561Sobrien	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2749130561Sobrien	    $$tags $$unique; \
2750130561Sobrien	fi
2751130561Sobrienctags: CTAGS
2752130561SobrienCTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
2753130561Sobrien		$(TAGS_FILES) $(LISP)
2754130561Sobrien	tags=; \
2755130561Sobrien	here=`pwd`; \
2756130561Sobrien	list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
2757130561Sobrien	unique=`for i in $$list; do \
2758130561Sobrien	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2759130561Sobrien	  done | \
2760130561Sobrien	  $(AWK) '    { files[$$0] = 1; } \
2761130561Sobrien	       END { for (i in files) print i; }'`; \
2762130561Sobrien	test -z "$(CTAGS_ARGS)$$tags$$unique" \
2763130561Sobrien	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
2764130561Sobrien	     $$tags $$unique
276538889Sjdp
2766130561SobrienGTAGS:
2767130561Sobrien	here=`$(am__cd) $(top_builddir) && pwd` \
2768130561Sobrien	  && cd $(top_srcdir) \
2769130561Sobrien	  && gtags -i $(GTAGS_ARGS) $$here
277038889Sjdp
277138889Sjdpdistclean-tags:
2772130561Sobrien	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
277338889Sjdpsite.exp: Makefile
277438889Sjdp	@echo 'Making a new site.exp file...'
2775130561Sobrien	@echo '## these variables are automatically generated by make ##' >site.tmp
2776130561Sobrien	@echo '# Do not edit here.  If you wish to override these values' >>site.tmp
2777130561Sobrien	@echo '# edit the last section' >>site.tmp
2778130561Sobrien	@echo 'set srcdir $(srcdir)' >>site.tmp
2779130561Sobrien	@echo "set objdir `pwd`" >>site.tmp
2780130561Sobrien	@echo 'set build_alias "$(build_alias)"' >>site.tmp
2781130561Sobrien	@echo 'set build_triplet $(build_triplet)' >>site.tmp
2782130561Sobrien	@echo 'set host_alias "$(host_alias)"' >>site.tmp
2783130561Sobrien	@echo 'set host_triplet $(host_triplet)' >>site.tmp
2784130561Sobrien	@echo 'set target_alias "$(target_alias)"' >>site.tmp
2785130561Sobrien	@echo 'set target_triplet $(target_triplet)' >>site.tmp
2786130561Sobrien	@echo '## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
2787130561Sobrien	@test ! -f site.exp || \
2788130561Sobrien	  sed '1,/^## All variables above are.*##/ d' site.exp >> site.tmp
2789130561Sobrien	@-rm -f site.bak
279060484Sobrien	@test ! -f site.exp || mv site.exp site.bak
2791130561Sobrien	@mv site.tmp site.exp
2792130561Sobrien
2793130561Sobriendistclean-DEJAGNU:
2794130561Sobrien	-rm -f site.exp site.bak
2795130561Sobrien	-l='$(DEJATOOL)'; for tool in $$l; do \
2796130561Sobrien	  rm -f $$tool.sum $$tool.log; \
2797130561Sobrien	done
279860484Sobriencheck-am:
279960484Sobrien	$(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
280060484Sobriencheck: check-recursive
2801130561Sobrienall-am: Makefile $(PROGRAMS) $(SCRIPTS) config.h
2802130561Sobrieninstalldirs: installdirs-recursive
2803130561Sobrieninstalldirs-am:
2804130561Sobrieninstall: install-recursive
280560484Sobrieninstall-exec: install-exec-recursive
280638889Sjdpinstall-data: install-data-recursive
2807130561Sobrienuninstall: uninstall-recursive
280838889Sjdp
280960484Sobrieninstall-am: all-am
281060484Sobrien	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
2811130561Sobrien
2812130561Sobrieninstallcheck: installcheck-recursive
281338889Sjdpinstall-strip:
2814130561Sobrien	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2815130561Sobrien	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
2816130561Sobrien	  `test -z '$(STRIP)' || \
2817130561Sobrien	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
281838889Sjdpmostlyclean-generic:
281938889Sjdp	-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
282038889Sjdp
282138889Sjdpclean-generic:
282238889Sjdp	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
282338889Sjdp
282438889Sjdpdistclean-generic:
2825130561Sobrien	-rm -f $(CONFIG_CLEAN_FILES)
282660484Sobrien	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
282738889Sjdp
282838889Sjdpmaintainer-clean-generic:
2829130561Sobrien	@echo "This command is intended for maintainers to use"
2830130561Sobrien	@echo "it deletes files that may require special tools to rebuild."
2831130561Sobrien	-rm -f m68k-parse.c
2832130561Sobrien	-rm -f itbl-lex.c
2833130561Sobrien	-rm -f itbl-parse.c
2834130561Sobrienclean: clean-recursive
283538889Sjdp
2836130561Sobrienclean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
2837130561Sobrien	mostlyclean-am
283860484Sobrien
2839130561Sobriendistclean: distclean-recursive
2840130561Sobrien	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
2841130561Sobrien	-rm -f Makefile
2842130561Sobriendistclean-am: clean-am distclean-DEJAGNU distclean-compile \
2843130561Sobrien	distclean-generic distclean-hdr distclean-libtool \
2844130561Sobrien	distclean-tags
284538889Sjdp
2846130561Sobriendvi: dvi-recursive
284760484Sobrien
2848130561Sobriendvi-am:
284938889Sjdp
2850130561Sobrienhtml: html-recursive
285160484Sobrien
2852130561Sobrieninfo: info-recursive
285360484Sobrien
2854130561Sobrieninfo-am:
2855130561Sobrien
2856130561Sobrieninstall-data-am:
2857130561Sobrien
2858130561Sobrieninstall-exec-am: install-exec-local
2859130561Sobrien
2860130561Sobrieninstall-info: install-info-recursive
2861130561Sobrien
2862130561Sobrieninstall-man:
2863130561Sobrien
2864130561Sobrieninstallcheck-am:
2865130561Sobrien
286660484Sobrienmaintainer-clean: maintainer-clean-recursive
2867130561Sobrien	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
2868130561Sobrien	-rm -rf $(top_srcdir)/autom4te.cache
2869130561Sobrien	-rm -f Makefile
2870130561Sobrienmaintainer-clean-am: distclean-am maintainer-clean-generic
287138889Sjdp
2872130561Sobrienmostlyclean: mostlyclean-recursive
287338889Sjdp
2874130561Sobrienmostlyclean-am: mostlyclean-compile mostlyclean-generic \
2875130561Sobrien	mostlyclean-libtool
2876130561Sobrien
2877130561Sobrienpdf: pdf-recursive
2878130561Sobrien
2879130561Sobrienpdf-am:
2880130561Sobrien
2881130561Sobrienps: ps-recursive
2882130561Sobrien
2883130561Sobrienps-am:
2884130561Sobrien
2885130561Sobrienuninstall-am:
2886130561Sobrien
2887130561Sobrienuninstall-info: uninstall-info-recursive
2888130561Sobrien
2889130561Sobrien.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
2890130561Sobrien	check-DEJAGNU check-am clean clean-generic clean-libtool \
2891130561Sobrien	clean-noinstPROGRAMS clean-recursive ctags ctags-recursive \
2892130561Sobrien	distclean distclean-DEJAGNU distclean-compile \
2893130561Sobrien	distclean-generic distclean-hdr distclean-libtool \
2894130561Sobrien	distclean-recursive distclean-tags dvi dvi-am html html-am \
2895130561Sobrien	info info-am install install-am install-data install-data-am \
2896130561Sobrien	install-exec install-exec-am install-exec-local install-info \
2897130561Sobrien	install-info-am install-man install-strip installcheck \
2898130561Sobrien	installcheck-am installdirs installdirs-am maintainer-clean \
2899130561Sobrien	maintainer-clean-generic maintainer-clean-recursive \
2900130561Sobrien	mostlyclean mostlyclean-compile mostlyclean-generic \
2901130561Sobrien	mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
2902130561Sobrien	tags tags-recursive uninstall uninstall-am uninstall-info-am
2903130561Sobrien
290460484Sobrienpo/POTFILES.in: @MAINT@ Makefile
2905130561Sobrien	for f in $(POTFILES); do echo $$f; done | LC_COLLATE= sort > tmp \
290660484Sobrien	  && mv tmp $(srcdir)/po/POTFILES.in
290738889Sjdp
290838889Sjdp$(srcdir)/make-gas.com: stamp-mk.com
290938889Sjdpstamp-mk.com: vmsconf.sh Makefile
291038889Sjdp	sh $(srcdir)/vmsconf.sh $(GENERIC_OBJS) > new-make.com
291138889Sjdp	$(SHELL) $(srcdir)/../move-if-change new-make.com $(srcdir)/make-gas.com
291238889Sjdp	touch stamp-mk.com
291389857Sobriendiststuff: $(EXTRA_DIST) info
291438889Sjdp
291538889Sjdp$(OBJS): @ALL_OBJ_DEPS@
291638889Sjdp
291738889Sjdp# Stuff that every object file depends upon.  If anything is removed
291838889Sjdp# from this list, remove it from dep-in.sed as well.
2919104834Sobrien$(OBJS): $(INCDIR)/bin-bugs.h $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
2920104834Sobrien	$(INCDIR)/progress.h $(INCDIR)/fopen-same.h \
292177298Sobrien	$(OBJ_FORMAT_H) $(TARG_CPU_H) $(TARG_ENV_H) \
292277298Sobrien	as.h asintl.h bignum.h bit_fix.h config.h emul.h expr.h flonum.h \
292377298Sobrien	frags.h hash.h listing.h obj.h read.h symbols.h tc.h write.h
292438889Sjdp
292538889Sjdpcheck-DEJAGNU: site.exp
292638889Sjdp	if [ -d testsuite ]; then \
292738889Sjdp	  true; \
292838889Sjdp	else \
292938889Sjdp	  mkdir testsuite; \
293038889Sjdp	fi
293138889Sjdp	rm -f testsuite/site.exp
293238889Sjdp	cp site.exp testsuite/site.exp
293338889Sjdp	rootme=`pwd`; export rootme; \
293438889Sjdp	srcdir=`cd ${srcdir}; pwd` ; export srcdir ; \
293538889Sjdp	EXPECT=${EXPECT} ; export EXPECT ; \
293638889Sjdp	if [ -f $(top_builddir)/../expect/expect ]; then \
293738889Sjdp	  TCL_LIBRARY=`cd $(top_srcdir)/../tcl/library && pwd`; \
293838889Sjdp	  export TCL_LIBRARY; \
293938889Sjdp	fi; \
294038889Sjdp	runtest=$(RUNTEST); \
294138889Sjdp	cd testsuite; \
294238889Sjdp	if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
294338889Sjdp	  $$runtest --tool $(DEJATOOL) --srcdir $${srcdir}/testsuite \
294438889Sjdp		$(RUNTESTFLAGS); \
294538889Sjdp	else echo "WARNING: could not find \`runtest'" 1>&2; :;\
294638889Sjdp	fi
294738889Sjdp
294838889Sjdp# The implicit .c.o rule doesn't work for these, perhaps because of
294938889Sjdp# the variables, or perhaps because the sources are not on vpath.
295077298Sobrien$(TARG_CPU_O): $(TARG_CPU_C)
295138889Sjdp	$(COMPILE) -c $(TARG_CPU_C)
295238889Sjdp$(ATOF_TARG_O): $(ATOF_TARG_C)
295338889Sjdp	$(COMPILE) -c $(ATOF_TARG_C)
295438889Sjdp
295538889Sjdp# ecoff.c only has full dependencies when ECOFF_DEBUGGING is defined,
295638889Sjdp# so the automatic dependency stuff doesn't work.
295738889Sjdpecoff.o : ecoff.c ecoff.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h \
295838889Sjdp	$(INCDIR)/coff/ecoff.h $(INCDIR)/coff/symconst.h \
295938889Sjdp	$(INCDIR)/aout/stab_gnu.h
296038889Sjdp
296138889Sjdp# We need all these explicit rules for the multi stuff.  Because of
296238889Sjdp# these rules, we don't need one for OBJ_FORMAT_O.
296338889Sjdp
296438889Sjdpobj-aout.o : $(srcdir)/config/obj-aout.c
296538889Sjdp	$(COMPILE) -c $(srcdir)/config/obj-aout.c
296638889Sjdpobj-bout.o : $(srcdir)/config/obj-bout.c
296738889Sjdp	$(COMPILE) -c $(srcdir)/config/obj-bout.c
296838889Sjdpobj-coff.o: $(srcdir)/config/obj-coff.c
296938889Sjdp	$(COMPILE) -c $(srcdir)/config/obj-coff.c
297038889Sjdpobj-ecoff.o : $(srcdir)/config/obj-ecoff.c
297138889Sjdp	$(COMPILE) -c $(srcdir)/config/obj-ecoff.c
297238889Sjdpobj-elf.o : $(srcdir)/config/obj-elf.c
297338889Sjdp	$(COMPILE) -c $(srcdir)/config/obj-elf.c
297438889Sjdpobj-evax.o : $(srcdir)/config/obj-evax.c
297538889Sjdp	$(COMPILE) -c $(srcdir)/config/obj-evax.c
297638889Sjdpobj-hp300.o : $(srcdir)/config/obj-hp300.c
297738889Sjdp	$(COMPILE) -c $(srcdir)/config/obj-hp300.c
297838889Sjdpobj-ieee.o : $(srcdir)/config/obj-ieee.c
297938889Sjdp	$(COMPILE) -c $(srcdir)/config/obj-ieee.c
298038889Sjdpobj-multi.o : $(srcdir)/config/obj-multi.c
298138889Sjdp	$(COMPILE) -c $(srcdir)/config/obj-multi.c
298238889Sjdpobj-som.o : $(srcdir)/config/obj-som.c
298338889Sjdp	$(COMPILE) -c $(srcdir)/config/obj-som.c
298438889Sjdpobj-vms.o : $(srcdir)/config/obj-vms.c
298538889Sjdp	$(COMPILE) -c $(srcdir)/config/obj-vms.c
298638889Sjdp
298738889Sjdpe-mipself.o : $(srcdir)/config/e-mipself.c
298838889Sjdp	$(COMPILE) -c $(srcdir)/config/e-mipself.c
298938889Sjdpe-mipsecoff.o : $(srcdir)/config/e-mipsecoff.c
299038889Sjdp	$(COMPILE) -c $(srcdir)/config/e-mipsecoff.c
299160484Sobriene-i386aout.o: $(srcdir)/config/e-i386aout.c
299260484Sobrien	$(COMPILE) -c $(srcdir)/config/e-i386aout.c
299338889Sjdpe-i386coff.o: $(srcdir)/config/e-i386coff.c
299438889Sjdp	$(COMPILE) -c $(srcdir)/config/e-i386coff.c
299538889Sjdpe-i386elf.o: $(srcdir)/config/e-i386elf.c
299638889Sjdp	$(COMPILE) -c $(srcdir)/config/e-i386elf.c
299777298Sobriene-crisaout.o: $(srcdir)/config/e-crisaout.c
299877298Sobrien	$(COMPILE) -c $(srcdir)/config/e-crisaout.c
299977298Sobriene-criself.o: $(srcdir)/config/e-criself.c
300077298Sobrien	$(COMPILE) -c $(srcdir)/config/e-criself.c
300138889Sjdp
3002130561Sobrienxtensa-relax.o: $(srcdir)/config/xtensa-relax.c
3003130561Sobrien	$(COMPILE) -c $(srcdir)/config/xtensa-relax.c
3004130561Sobrien
300560484Sobrien# If m68k-parse.y is in a different directory, then ylwrap will use an
300660484Sobrien# absolute path when it invokes yacc, which will cause yacc to put the
300760484Sobrien# absolute path into the generated file.  That's a pain when it comes
300860484Sobrien# to generating snapshots, because it introduces spurious diffs.
300960484Sobrien# Since when we make the snapshots $(srcdir) = ".", we check for that
301060484Sobrien# case and handle it differently.  This means that anybody who
301160484Sobrien# configures with $(srcdir) = "." will have to set their path in the
301260484Sobrien# debugger if they want to debug m68k-parse.y.  This is bad, but on
301360484Sobrien# the other hand it's good that people who use the prebuilt
301460484Sobrien# m68k-parse.c don't get a spurious absolute path.
301538889Sjdpm68k-parse.c: $(srcdir)/config/m68k-parse.y
301660484Sobrien	f=$(srcdir)/config/m68k-parse.y; \
301760484Sobrien	if [ $$f = "./config/m68k-parse.y" ]; then \
301860484Sobrien	  ln -s config/m68k-parse.y . > /dev/null 2>/dev/null || \
301960484Sobrien	   ln config/m68k-parse.y . > /dev/null 2>/dev/null || \
302060484Sobrien	   cp config/m68k-parse.y . >/dev/null 2>/dev/null; \
302160484Sobrien	  f=m68k-parse.y; \
302260484Sobrien	else true; fi; \
302360484Sobrien	$(SHELL) $(YLWRAP) "$(YACC)" $$f y.tab.c m68k-parse.c --; \
302460484Sobrien	if [ $$f = "m68k-parse.y" ]; then \
302560484Sobrien	  rm -f m68k-parse.y; \
302660484Sobrien	else true; fi
302738889Sjdpm68k-parse.o: m68k-parse.c $(srcdir)/config/m68k-parse.h
302838889Sjdp
302938889Sjdp# Don't let the .y.h rule clobber m68k-parse.h.
303038889Sjdpm68k-parse.h: ; @true
303138889Sjdp$(srcdir)/config/m68k-parse.h: ; @true
303238889Sjdp
303338889Sjdp# The instruction table specification lexical analyzer and parser.
303438889Sjdp
303538889Sjdpitbl-lex.c: $(srcdir)/itbl-lex.l
303638889Sjdpitbl-lex.o: itbl-lex.c itbl-parse.h
303738889Sjdp
303838889Sjdpitbl-parse.o: itbl-parse.c itbl-parse.h $(srcdir)/itbl-ops.h
303938889Sjdp
304038889Sjdpitbl-ops.o: $(srcdir)/itbl-ops.c $(srcdir)/itbl-ops.h itbl-parse.h
304138889Sjdp
304238889Sjdpitbl-parse.c itbl-parse.h: $(srcdir)/itbl-parse.y
304338889Sjdp	$(SHELL) $(YLWRAP) "$(YACC)" $(srcdir)/itbl-parse.y y.tab.c itbl-parse.c y.tab.h itbl-parse.h -- -d
304438889Sjdp
304560484Sobrienitbl-tops.o: $(srcdir)/itbl-ops.c $(srcdir)/itbl-ops.h itbl-parse.h
304660484Sobrien	$(COMPILE) -o itbl-tops.o -DSTAND_ALONE -c $(srcdir)/itbl-ops.c
304738889Sjdp
304838889Sjdpitbl-test.o: $(srcdir)/testsuite/gas/all/itbl-test.c $(srcdir)/itbl-ops.h
304938889Sjdp	$(COMPILE) -c -DSTAND_ALONE $(srcdir)/testsuite/gas/all/itbl-test.c
305038889Sjdp
305160484Sobriencgen.o: cgen.c cgen.h cgen-desc.h subsegs.h \
305238889Sjdp	$(INCDIR)/obstack.h $(INCDIR)/opcode/cgen.h \
305360484Sobrien	$(srcdir)/../opcodes/$(CGEN_CPU_PREFIX)-desc.h \
305460484Sobrien	$(srcdir)/../opcodes/$(CGEN_CPU_PREFIX)-opc.h
305538889Sjdp
305638889Sjdp.PHONY: install-exec-local install-data-local
305760484Sobrien.PHONY: install-exec-bindir install-exec-tooldir
305838889Sjdp
305960484Sobrieninstall-exec-local: install-exec-bindir @install_tooldir@
306060484Sobrien
306160484Sobrieninstall-exec-bindir: $(noinst_PROGRAMS)
3062104834Sobrien	$(mkinstalldirs) $(DESTDIR)$(bindir)
306338889Sjdp	@list='$(noinst_PROGRAMS)'; for p in $$list; do \
306438889Sjdp	  if test -f $$p; then \
306560484Sobrien	    echo " $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
3066104834Sobrien	    $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
306738889Sjdp	  else :; fi; \
306838889Sjdp	done
306960484Sobrien
307060484Sobrieninstall-exec-tooldir: install-exec-bindir $(noinst_PROGRAMS)
3071104834Sobrien	$(mkinstalldirs) $(DESTDIR)$(tooldir)/bin
307238889Sjdp	n=`echo as | sed '$(transform)'`; \
307338889Sjdp	if [ "$(bindir)/$$n$(EXEEXT)" != "$(tooldir)/bin/as$(EXEEXT)" ]; then \
3074104834Sobrien	  rm -f $(DESTDIR)$(tooldir)/bin/as$(EXEEXT); \
3075104834Sobrien	  ln $(DESTDIR)$(bindir)/$$n$(EXEEXT) $(DESTDIR)$(tooldir)/bin/as$(EXEEXT) >/dev/null 2>/dev/null \
3076104834Sobrien	    || $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) as-new$(EXEEXT) $(DESTDIR)$(tooldir)/bin/as$(EXEEXT); \
307760484Sobrien	else \
307860484Sobrien	  true ; \
307938889Sjdp	fi
308038889Sjdp
308138889Sjdp# These exist for maintenance purposes.
308238889Sjdp
308338889Sjdp.PHONY: bootstrap bootstrap2 bootstrap3 stage1 stage2 stage3 comparison
308438889Sjdp
308538889Sjdpbootstrap: as-new
308638889Sjdp	$(MAKE) stage1
308738889Sjdp	rm -f stage && ln -s stage1 stage
308838889Sjdp	$(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
308938889Sjdp	$(MAKE) stage2
309038889Sjdp	rm -f stage && ln -s stage2 stage
309138889Sjdp	$(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
309238889Sjdp	$(MAKE) comparison against=stage2
309338889Sjdp
309438889Sjdpbootstrap2:
309538889Sjdp	rm -f stage && ln -s stage1 stage
309638889Sjdp	$(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
309738889Sjdp	$(MAKE) stage2
309838889Sjdp	rm -f stage && ln -s stage2 stage
309938889Sjdp	$(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
310038889Sjdp	$(MAKE) comparison against=stage2
310138889Sjdp
310238889Sjdpbootstrap3:
310338889Sjdp	rm -f stage && ln -s stage2 stage
310438889Sjdp	$(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
310538889Sjdp	$(MAKE) comparison against=stage2
310638889Sjdp
310738889Sjdp# Copy the object files from a particular stage into a subdirectory.
310838889Sjdpstage1:
310938889Sjdp	-mkdir stage1
311038889Sjdp	-mv $(STAGESTUFF) stage1
311138889Sjdp	if [ -f stage1/as-new$(EXEEXT) -a ! -f stage1/as$(EXEEXT) ] ; then (cd stage1 ; ln -s as-new$(EXEEXT) as$(EXEEXT)) ; fi
311238889Sjdp
311338889Sjdpstage2:
311438889Sjdp	-mkdir stage2
311538889Sjdp	-mv $(STAGESTUFF) stage2
311638889Sjdp	if [ -f stage2/as-new$(EXEEXT) -a ! -f stage2/as$(EXEEXT) ] ; then (cd stage2 ; ln -s as-new$(EXEEXT) as$(EXEEXT)) ; fi
311738889Sjdp
311838889Sjdpstage3:
311938889Sjdp	-mkdir stage3
312038889Sjdp	-mv $(STAGESTUFF) stage3
312138889Sjdp	if [ -f stage3/as-new$(EXEEXT) -a ! -f stage3/as$(EXEEXT) ] ; then (cd stage3 ; ln -s as-new as$(EXEEXT)) ; fi
312238889Sjdp
312338889Sjdp# This rule is derived from corresponding code in the Makefile.in for gcc.
312438889Sjdp# The "tail +16c" is to bypass headers which may include timestamps or
312538889Sjdp# temporary assembly file names.
312638889Sjdpcomparison:
312738889Sjdp	x=0 ; \
312838889Sjdp	for file in *.o ; do \
312938889Sjdp	  tail +16c ./$$file > tmp-foo1; \
313038889Sjdp	  if tail +16c ${against}/$$file > tmp-foo2 2>/dev/null ; then \
313138889Sjdp	    if cmp tmp-foo1 tmp-foo2 ; then \
313238889Sjdp	      true ; \
313338889Sjdp	    else \
313438889Sjdp	      echo $$file differs ; \
313538889Sjdp	      x=1 ; \
313638889Sjdp	    fi ; \
313738889Sjdp	  else true; fi ; \
313838889Sjdp	done ; \
313938889Sjdp	exit $$x
314038889Sjdp	-rm -f tmp-foo*
314138889Sjdp
314238889Sjdp.PHONY: de-stage1 de-stage2 de-stage3
314338889Sjdp
314438889Sjdpde-stage1:
314538889Sjdp	- (cd stage1 ; rm -f as$(EXEEXT) ; mv -f * ..)
314638889Sjdp	- rmdir stage1
314738889Sjdp
314838889Sjdpde-stage2:
314938889Sjdp	- (cd stage2 ; rm -f as$(EXEEXT) ; mv -f * ..)
315038889Sjdp	- rmdir stage2
315138889Sjdp
315238889Sjdpde-stage3:
315338889Sjdp	- (cd stage3 ; rm -f as$(EXEEXT) ; mv -f * ..)
315438889Sjdp	- rmdir stage3
315538889Sjdp
315677298Sobrien# Automatic dependency computation.  This is a real pain, because the
315777298Sobrien# dependencies change based on target_cpu_type and obj_format.
315877298Sobrien# Just to make things even more complicated, automake separates the
315977298Sobrien# dependency variable assignments from the dependency rules, and tacks
316077298Sobrien# on a .NOEXPORT at the end of Makefile.in.
316177298Sobrien
316260484SobrienDEP: dep.sed $(DEP_FILE_DEPS) DEPTC DEPOBJ DEP2
316377298Sobrien	rm -f DEP1 # delete because we use $? in DEP1 rule
316438889Sjdp	srcdir=`cd $(srcdir); pwd`; \
316560484Sobrien	$(MAKE) MKDEP="$(MKDEP)" srcdir="$${srcdir}" VPATH="$${srcdir}" DEP1
316660484Sobrien	rm -rf DEPDIR
316777298Sobrien	echo 'AMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' > DEPA
316860484Sobrien	sed -f dep.sed < DEPTC >> DEPA
316960484Sobrien	sed -f dep.sed < DEPOBJ >> DEPA
317060484Sobrien	sed -f dep.sed < DEP2 >> DEPA
317177298Sobrien	echo 'BMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
317277298Sobrien	echo '#MKDEP    DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' >> DEPA
317377298Sobrien	sed -f dep.sed < DEP1 >> DEPA
317460484Sobrien	echo '$$(OBJS): $$(DEP_@target''_cpu_type@_@obj''_format@)' >> DEPA
317560484Sobrien	echo '$$(TARG_CPU_O): $$(DEPTC_@target''_cpu_type@_@obj''_format@)' >> DEPA
317660484Sobrien	echo '$$(OBJ_FORMAT_O): $$(DEPOBJ_@target''_cpu_type@_@obj''_format@)' >> DEPA
317777298Sobrien	echo '#MKDEP    DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
317877298Sobrien	if grep ' /' DEPA > /dev/null 2> /dev/null; then \
317977298Sobrien	  echo 'make DEP failed!'; exit 1; \
318077298Sobrien	else \
318177298Sobrien	  mv -f DEPA $@; \
318277298Sobrien	fi
318338889Sjdp
318460484SobrienDEP1: $(CFILES) $(MULTI_CFILES)
318560484Sobrien	if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
318638889Sjdp	srcdir=`cd $(srcdir); pwd`; \
318760484Sobrien	cd DEPDIR; \
318838889Sjdp	echo '' > targ-cpu.h; \
318938889Sjdp	echo '' > obj-format.h; \
319038889Sjdp	echo '' > targ-env.h; \
319138889Sjdp	echo '' > itbl-cpu.h; \
319260484Sobrien	echo '' > itbl-parse.h; \
319389857Sobrien	$(MKDEP) $(DEP_FLAGS) $? > DEP
319460484Sobrien	mv -f DEPDIR/DEP $@
319538889Sjdp
319638889Sjdp# Work out the special dependencies for the tc-*.c files.
319760484SobrienDEPTC: $(TARGET_CPU_CFILES)
319860484Sobrien	rm -f DEPTCA
319960484Sobrien	if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
320038889Sjdp	srcdir=`cd $(srcdir); pwd`; \
320160484Sobrien	cd DEPDIR; \
320238889Sjdp	for c in $(CPU_TYPES); do \
320338889Sjdp	  for o in $(OBJ_FORMATS); do \
320438889Sjdp	    $(CPU_OBJ_VALID) \
320538889Sjdp	    if [ x$${valid} = xyes ]; then \
320638889Sjdp	      echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
320738889Sjdp	      echo '#include "obj-'"$${o}"'.h"' > obj-format.h; \
320838889Sjdp	      echo '#include "te-generic.h"' > targ-env.h; \
320938889Sjdp	      echo '' > itbl-cpu.h; \
321060484Sobrien	      echo '' > itbl-parse.h; \
321160484Sobrien	      echo '#include "opcodes/'"$${c}"'-desc.h"' > cgen-desc.h; \
321238889Sjdp	      rm -f dummy.c; \
321338889Sjdp	      cp $${srcdir}/config/tc-$${c}.c dummy.c; \
321489857Sobrien	      $(MKDEP) $(DEP_FLAGS) dummy.c | \
321560484Sobrien	        sed -e "s/dummy.o: dummy.c/DEPTC_$${c}_$${o} =/" >> ../DEPTCA; \
321638889Sjdp	      rm -f dummy.c; \
321738889Sjdp	    else true; fi; \
321838889Sjdp	  done; \
321938889Sjdp	done
322060484Sobrien	echo 'DEPTC_hppa_som = $$(srcdir)/config/tc-hppa.h subsegs.h \' >> DEPTCA
322160484Sobrien	echo '  $$(INCDIR)/obstack.h $$(BFDDIR)/libhppa.h \' >> DEPTCA
322260484Sobrien	echo '  $$(INCDIR)/opcode/hppa.h $$(BFDDIR)/som.h' >> DEPTCA
322360484Sobrien	for c in $(MULTI_CPU_TYPES); do \
322477298Sobrien	  echo "DEPTC_$${c}"'_multi = \' >> DEPTCA; \
322560484Sobrien	  for o in $(OBJ_FORMATS); do \
322660484Sobrien	    $(MULTI_CPU_OBJ_VALID) \
322738889Sjdp	    if [ x$${valid} = xyes ]; then \
322860484Sobrien	      echo '$$(DEPTC_'"$${c}_$${o}"') \' >> DEPTCA; \
322938889Sjdp	    else true; fi; \
323060484Sobrien	  done; \
323160484Sobrien	  echo '' >> DEPTCA; \
323238889Sjdp	done
323360484Sobrien	mv -f DEPTCA DEPTC
323438889Sjdp
323538889Sjdp# Work out the special dependencies for the obj-*.c files.
323660484SobrienDEPOBJ: $(OBJ_FORMAT_CFILES)
323760484Sobrien	rm -f DEPOBJA
323860484Sobrien	if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
323938889Sjdp	srcdir=`cd $(srcdir); pwd`; \
324060484Sobrien	cd DEPDIR; \
324138889Sjdp	for c in $(CPU_TYPES); do \
324238889Sjdp	  for o in $(OBJ_FORMATS); do \
324338889Sjdp	    $(CPU_OBJ_VALID) \
324438889Sjdp	    if [ x$${valid} = xyes ]; then \
324538889Sjdp	      echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
324638889Sjdp	      echo '#include "obj-'"$${o}"'.h"' > obj-format.h; \
324738889Sjdp	      echo '#include "te-generic.h"' > targ-env.h; \
324838889Sjdp	      echo '' > itbl-cpu.h; \
324960484Sobrien	      echo '' > itbl-parse.h; \
325038889Sjdp	      rm -f dummy.c; \
325138889Sjdp	      cp $${srcdir}/config/obj-$${o}.c dummy.c; \
325289857Sobrien	      $(MKDEP) $(DEP_FLAGS) dummy.c | \
325360484Sobrien	        sed -e "s/dummy.o: dummy.c/DEPOBJ_$${c}_$${o} =/" >> ../DEPOBJA; \
325438889Sjdp	      rm -f dummy.c; \
325538889Sjdp	    else true; fi; \
325638889Sjdp	  done; \
325738889Sjdp	done
325860484Sobrien	echo 'DEPOBJ_hppa_som = $$(srcdir)/config/obj-som.h subsegs.h \' >> DEPOBJA
325960484Sobrien	echo '  $$(INCDIR)/obstack.h $$(BFDDIR)/libhppa.h \' >> DEPOBJA
326060484Sobrien	echo '  $$(BFDDIR)/som.h  $$(INCDIR)/aout/stab_gnu.h \' >> DEPOBJA
326160484Sobrien	echo '  $$(INCDIR)/aout/stab.def' >> DEPOBJA
326260484Sobrien	for c in $(MULTI_CPU_TYPES); do \
326377298Sobrien	  echo "DEPOBJ_$${c}"'_multi = \' >> DEPOBJA; \
326460484Sobrien	  for o in $(OBJ_FORMATS); do \
326560484Sobrien	    $(MULTI_CPU_OBJ_VALID) \
326638889Sjdp	    if [ x$${valid} = xyes ]; then \
326760484Sobrien	      echo '$$(DEPOBJ_'"$${c}_$${o}"') \' >> DEPOBJA; \
326838889Sjdp	    else true; fi; \
326960484Sobrien	  done; \
327060484Sobrien	  echo '' >> DEPOBJA; \
327138889Sjdp	done
327260484Sobrien	mv -f DEPOBJA DEPOBJ
327338889Sjdp
327438889Sjdp# Work out the dependencies for each CPU/OBJ combination.
327538889Sjdp# Note that SOM is a special case, because it only works native.
327660484SobrienDEP2: $(TARGET_CPU_HFILES) $(OBJ_FORMAT_HFILES)
327777298Sobrien	rm -f DEP2A
327860484Sobrien	if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
327938889Sjdp	srcdir=`cd $(srcdir); pwd`; \
328060484Sobrien	cd DEPDIR; \
328138889Sjdp	for c in $(CPU_TYPES); do \
328238889Sjdp	  for o in $(OBJ_FORMATS); do \
328338889Sjdp	    $(CPU_OBJ_VALID) \
328438889Sjdp	    if [ x$${valid} = xyes ]; then \
328538889Sjdp	      echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
328638889Sjdp	      echo '#include "obj-'"$${o}"'.h"' > dummy.c; \
328789857Sobrien	      $(MKDEP) $(DEP_FLAGS) dummy.c | \
328877298Sobrien	        sed -e "s/dummy.o: dummy.c/DEP_$${c}_$${o} =/" >> ../DEP2A; \
328938889Sjdp	    else true; fi; \
329038889Sjdp	  done; \
329138889Sjdp	done
329277298Sobrien	echo 'DEP_hppa_som = $$(BFDDIR)/som.h' >> DEP2A
329360484Sobrien	for c in $(MULTI_CPU_TYPES); do \
329477298Sobrien	  echo "DEP_$${c}"'_multi = \' >> DEP2A; \
329560484Sobrien	  for o in $(OBJ_FORMATS); do \
329660484Sobrien	    $(MULTI_CPU_OBJ_VALID) \
329738889Sjdp	    if [ x$${valid} = xyes ]; then \
329877298Sobrien	      echo '$$(DEP_'"$${c}_$${o}"') \' >> DEP2A; \
329938889Sjdp	    else true; fi; \
330060484Sobrien	  done; \
330177298Sobrien	  echo '' >> DEP2A; \
330238889Sjdp	done
330377298Sobrien	mv -f DEP2A DEP2
330438889Sjdp
330538889Sjdpdep.sed: dep-in.sed config.status
330638889Sjdp	srcdir=`cd $(srcdir); pwd`; \
330738889Sjdp	sed <$(srcdir)/dep-in.sed >dep.sed \
330838889Sjdp		-e "s!@INCDIR@!$${srcdir}/../include!" \
330938889Sjdp		-e "s!@BFDDIR@!$${srcdir}/../bfd!" \
331094536Sobrien		-e "s!@SRCDIR@!$${srcdir}!" \
331194536Sobrien		-e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/gas,,`'!'
331238889Sjdp
331360484Sobriendep: DEP
331477298Sobrien	sed -e '/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
331577298Sobrien	  < Makefile > tmp-Makefile
331660484Sobrien	cat DEP >> tmp-Makefile
331738889Sjdp	$(SHELL) $(srcdir)/../move-if-change tmp-Makefile Makefile
331838889Sjdp
331960484Sobriendep-in: DEP
332077298Sobrien	sed -e '/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
332177298Sobrien	  < $(srcdir)/Makefile.in > tmp-Makefile.in
332260484Sobrien	cat DEP >> tmp-Makefile.in
332338889Sjdp	$(SHELL) $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
332438889Sjdp
332560484Sobriendep-am: DEP
332677298Sobrien	sed -e '/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
332777298Sobrien	  < $(srcdir)/Makefile.am > tmp-Makefile.am
332860484Sobrien	cat DEP >> tmp-Makefile.am
332938889Sjdp	$(SHELL) $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
333038889Sjdp
333177298Sobrien# HEED THE MKDEP WARNINGS.
333277298Sobrien# ANYTHING CHANGED OR ADDED BETWEEN THE WARNING LINES MAY GO AWAY.
333338889Sjdp.PHONY: dep dep-in dep-am
333477298Sobrien#MKDEP    DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
333589857Sobrienapp.o: app.c $(INCDIR)/symcat.h
333689857Sobrienas.o: as.c $(INCDIR)/symcat.h subsegs.h $(INCDIR)/obstack.h \
3337130561Sobrien  output-file.h sb.h macro.h dwarf2dbg.h dw2gencfi.h \
3338130561Sobrien  $(INCDIR)/elf/dwarf2.h $(BFDVER_H)
333989857Sobrienatof-generic.o: atof-generic.c $(INCDIR)/symcat.h $(INCDIR)/safe-ctype.h
334089857Sobrienbignum-copy.o: bignum-copy.c $(INCDIR)/symcat.h
334189857Sobriencond.o: cond.c $(INCDIR)/symcat.h macro.h sb.h $(INCDIR)/obstack.h
334289857Sobriendepend.o: depend.c $(INCDIR)/symcat.h
334389857Sobriendwarf2dbg.o: dwarf2dbg.c $(INCDIR)/symcat.h dwarf2dbg.h \
3344130561Sobrien  $(INCDIR)/filenames.h subsegs.h $(INCDIR)/obstack.h \
3345130561Sobrien  $(INCDIR)/elf/dwarf2.h
3346130561Sobriendw2gencfi.o: dw2gencfi.c $(INCDIR)/symcat.h dw2gencfi.h \
3347130561Sobrien  $(INCDIR)/elf/dwarf2.h
334889857Sobrienecoff.o: ecoff.c $(INCDIR)/symcat.h ecoff.h
334989857Sobrienehopt.o: ehopt.c $(INCDIR)/symcat.h subsegs.h $(INCDIR)/obstack.h \
335077298Sobrien  $(INCDIR)/elf/dwarf2.h
335189857Sobrienexpr.o: expr.c $(INCDIR)/symcat.h $(INCDIR)/safe-ctype.h \
335289857Sobrien  $(INCDIR)/obstack.h
335389857Sobrienflonum-copy.o: flonum-copy.c $(INCDIR)/symcat.h
335438889Sjdpflonum-konst.o: flonum-konst.c
335538889Sjdpflonum-mult.o: flonum-mult.c
335689857Sobrienfrags.o: frags.c $(INCDIR)/symcat.h subsegs.h $(INCDIR)/obstack.h
335789857Sobrienhash.o: hash.c $(INCDIR)/symcat.h $(INCDIR)/safe-ctype.h \
335889857Sobrien  $(INCDIR)/obstack.h
335989857Sobrieninput-file.o: input-file.c $(INCDIR)/symcat.h input-file.h \
336089857Sobrien  $(INCDIR)/safe-ctype.h
336189857Sobrieninput-scrub.o: input-scrub.c $(INCDIR)/symcat.h input-file.h \
336289857Sobrien  sb.h
336394536Sobrienlisting.o: listing.c $(INCDIR)/symcat.h $(INCDIR)/obstack.h \
336494536Sobrien  $(INCDIR)/safe-ctype.h input-file.h subsegs.h
336589857Sobrienliteral.o: literal.c $(INCDIR)/symcat.h subsegs.h $(INCDIR)/obstack.h
336689857Sobrienmacro.o: macro.c $(INCDIR)/safe-ctype.h sb.h macro.h
336789857Sobrienmessages.o: messages.c $(INCDIR)/symcat.h
336889857Sobrienoutput-file.o: output-file.c $(INCDIR)/symcat.h output-file.h
336989857Sobrienread.o: read.c $(INCDIR)/symcat.h $(INCDIR)/safe-ctype.h \
3370130561Sobrien  subsegs.h $(INCDIR)/obstack.h sb.h macro.h ecoff.h \
3371130561Sobrien  dw2gencfi.h $(INCDIR)/elf/dwarf2.h
337238889Sjdpsb.o: sb.c sb.h
337389857Sobrienstabs.o: stabs.c $(INCDIR)/symcat.h $(INCDIR)/obstack.h \
337489857Sobrien  subsegs.h ecoff.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
337589857Sobriensubsegs.o: subsegs.c $(INCDIR)/symcat.h subsegs.h $(INCDIR)/obstack.h
337689857Sobriensymbols.o: symbols.c $(INCDIR)/symcat.h $(INCDIR)/safe-ctype.h \
337789857Sobrien  $(INCDIR)/obstack.h subsegs.h struc-symbol.h
337889857Sobrienwrite.o: write.c $(INCDIR)/symcat.h subsegs.h $(INCDIR)/obstack.h \
337989857Sobrien  output-file.h dwarf2dbg.h
338089857Sobrienitbl-ops.o: itbl-ops.c itbl-ops.h $(INCDIR)/symcat.h
338189857Sobriene-crisaout.o: $(srcdir)/config/e-crisaout.c $(INCDIR)/symcat.h \
338289857Sobrien  emul-target.h
338389857Sobriene-criself.o: $(srcdir)/config/e-criself.c $(INCDIR)/symcat.h \
338489857Sobrien  emul-target.h
338589857Sobriene-i386aout.o: $(srcdir)/config/e-i386aout.c $(INCDIR)/symcat.h \
338689857Sobrien  emul-target.h
338789857Sobriene-i386coff.o: $(srcdir)/config/e-i386coff.c $(INCDIR)/symcat.h \
338889857Sobrien  emul-target.h
338989857Sobriene-i386elf.o: $(srcdir)/config/e-i386elf.c $(INCDIR)/symcat.h \
339089857Sobrien  emul-target.h
339189857Sobriene-mipsecoff.o: $(srcdir)/config/e-mipsecoff.c $(INCDIR)/symcat.h \
339289857Sobrien  emul-target.h
339389857Sobriene-mipself.o: $(srcdir)/config/e-mipself.c $(INCDIR)/symcat.h \
339489857Sobrien  emul-target.h
339533965Sjdp$(OBJS): $(DEP_@target_cpu_type@_@obj_format@)
339660484Sobrien$(TARG_CPU_O): $(DEPTC_@target_cpu_type@_@obj_format@)
339760484Sobrien$(OBJ_FORMAT_O): $(DEPOBJ_@target_cpu_type@_@obj_format@)
339877298Sobrien#MKDEP    DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
339938889Sjdp# Tell versions [3.59,3.63) of GNU make to not export all variables.
340038889Sjdp# Otherwise a system limit (for SysV at least) may be exceeded.
340138889Sjdp.NOEXPORT:
3402