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