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