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