7dc689ad64ccc691000ea0372cba41a4cf940ec6
[deliverable/binutils-gdb.git] / gas / Makefile.in
1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
7
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11 # PARTICULAR PURPOSE.
12
13
14 SHELL = @SHELL@
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
34
35 DESTDIR =
36
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = .
42
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
47
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
53
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 build_alias = @build_alias@
61 build_triplet = @build@
62 host_alias = @host_alias@
63 host_triplet = @host@
64 target_alias = @target_alias@
65 target_triplet = @target@
66 ALL_OBJ_DEPS = @ALL_OBJ_DEPS@
67 AS = @AS@
68 BFDLIB = @BFDLIB@
69 CATALOGS = @CATALOGS@
70 CATOBJEXT = @CATOBJEXT@
71 CC = @CC@
72 DATADIRNAME = @DATADIRNAME@
73 DLLTOOL = @DLLTOOL@
74 EXEEXT = @EXEEXT@
75 GMOFILES = @GMOFILES@
76 GMSGFMT = @GMSGFMT@
77 GT_NO = @GT_NO@
78 GT_YES = @GT_YES@
79 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
80 INSTOBJEXT = @INSTOBJEXT@
81 INTLDEPS = @INTLDEPS@
82 INTLOBJS = @INTLOBJS@
83 LD = @LD@
84 LIBTOOL = @LIBTOOL@
85 LN_S = @LN_S@
86 MAINT = @MAINT@
87 MAKEINFO = @MAKEINFO@
88 MKINSTALLDIRS = @MKINSTALLDIRS@
89 MSGFMT = @MSGFMT@
90 NM = @NM@
91 OPCODES_LIB = @OPCODES_LIB@
92 PACKAGE = @PACKAGE@
93 POFILES = @POFILES@
94 POSUB = @POSUB@
95 RANLIB = @RANLIB@
96 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
97 USE_NLS = @USE_NLS@
98 USE_SYMBOL_UNDERSCORE = @USE_SYMBOL_UNDERSCORE@
99 VERSION = @VERSION@
100 atof = @atof@
101 cgen_cpu_prefix = @cgen_cpu_prefix@
102 extra_objects = @extra_objects@
103 install_tooldir = @install_tooldir@
104 l = @l@
105 obj_format = @obj_format@
106 target_cpu_type = @target_cpu_type@
107 te_file = @te_file@
108
109 INTLLIBS = @INTLLIBS@
110
111 AUTOMAKE_OPTIONS = cygnus dejagnu
112
113 SUBDIRS = doc po
114
115 tooldir = $(exec_prefix)/$(target_alias)
116
117 YACC = `if [ -f ../bison/bison ] ; then echo ../bison/bison -y -L../bison/bison ; else echo bison -y ; fi`
118 LEX = `if [ -f ../flex/flex ] ; then echo ../flex/flex ; else echo flex ; fi`
119
120 DEP = $(srcdir)/../mkdep
121
122 TARG_CPU = @target_cpu_type@
123 TARG_CPU_C = $(srcdir)/config/tc-@target_cpu_type@.c
124 TARG_CPU_O = tc-@target_cpu_type@.o
125 TARG_CPU_H = $(srcdir)/config/tc-@target_cpu_type@.h
126 OBJ_FORMAT_C = $(srcdir)/config/obj-@obj_format@.c
127 OBJ_FORMAT_O = obj-@obj_format@.o
128 OBJ_FORMAT_H = $(srcdir)/config/obj-@obj_format@.h
129 TARG_ENV_H = $(srcdir)/config/te-@te_file@.h
130 ATOF_TARG_C = $(srcdir)/config/atof-@atof@.c
131 ATOF_TARG_O = atof-@atof@.o
132
133 # use @target_cpu_type@ for refering to configured target name
134 IT_HDRS = itbl-parse.h $(srcdir)/itbl-ops.h
135 IT_SRCS = itbl-parse.c itbl-lex.c $(srcdir)/itbl-ops.c
136 IT_DEPS = $(srcdir)/itbl-parse.y $(srcdir)/itbl-lex.l $(srcdir)/config/itbl-@target_cpu_type@.h
137 IT_OBJS = itbl-parse.o itbl-lex.o itbl-ops.o
138
139 # CPU types. This is only used for dependency information.
140
141 CPU_TYPES = \
142 a29k \
143 alpha \
144 arc \
145 arm \
146 d10v \
147 d30v \
148 fr30 \
149 h8300 \
150 h8500 \
151 hppa \
152 i386 \
153 i860 \
154 i960 \
155 m32r \
156 m68k \
157 m88k \
158 mcore \
159 mips \
160 mn10200 \
161 mn10300 \
162 ns32k \
163 ppc \
164 sh \
165 sparc \
166 tahoe \
167 tic30 \
168 tic80 \
169 vax \
170 w65 \
171 v850 \
172 z8k
173
174
175 # Object format types. This is only used for dependency information.
176 # We deliberately omit som, since it does not work as a cross assembler.
177
178 OBJ_FORMATS = \
179 aout \
180 bout \
181 coff \
182 ecoff \
183 elf \
184 evax \
185 hp300 \
186 ieee \
187 vms
188
189
190 # This is an sh case which sets valid according to whether the CPU
191 # type in the shell variable c and the OS type in the shell variable o
192 # are supported. This helps cuts down on the amount of dependency
193 # information.
194
195 CPU_OBJ_VALID = \
196 valid= ; \
197 case $$o in \
198 aout) \
199 case $$c in \
200 a29k | arm | i386 | i860 | m68k | mips | ns32k | sparc | tahoe | tic30 | vax) \
201 valid=yes ;; \
202 esac ;; \
203 bout) \
204 case $$c in \
205 i960) valid=yes ;; \
206 esac ;; \
207 coff) valid=yes ;; \
208 ecoff) \
209 case $$c in \
210 mips | alpha) valid=yes ;; \
211 esac ;; \
212 elf) valid=yes ;; \
213 evax) \
214 case $$c in \
215 alpha) valid=yes ;; \
216 esac ;; \
217 hp300) \
218 case $$c in \
219 m68k) valid=yes ;; \
220 esac ;; \
221 vms) \
222 case $$c in \
223 vax) valid=yes ;; \
224 esac ;; \
225 esac;
226
227
228 # This is like CPU_OBJ_VALID, for the obj=multi case.
229
230 CPU_MULTI_VALID = \
231 valid= ; \
232 case $$c in \
233 i386 | mips) valid=yes ;; \
234 esac;
235
236
237 # Regular source files.
238
239 GAS_CFILES = \
240 app.c \
241 as.c \
242 atof-generic.c \
243 bignum-copy.c \
244 cond.c \
245 depend.c \
246 ecoff.c \
247 ehopt.c \
248 expr.c \
249 flonum-copy.c \
250 flonum-konst.c \
251 flonum-mult.c \
252 frags.c \
253 hash.c \
254 input-file.c \
255 input-scrub.c \
256 listing.c \
257 literal.c \
258 macro.c \
259 messages.c \
260 output-file.c \
261 read.c \
262 sb.c \
263 stabs.c \
264 subsegs.c \
265 symbols.c \
266 write.c
267
268
269 CFILES = $(GAS_CFILES) gasp.c itbl-ops.c
270
271 HFILES = \
272 as.h \
273 asintl.h \
274 bignum.h \
275 bit_fix.h \
276 cgen.h \
277 ecoff.h \
278 emul-target.h \
279 emul.h \
280 expr.h \
281 flonum.h \
282 frags.h \
283 hash.h \
284 input-file.h \
285 itbl-ops.h \
286 listing.h \
287 macro.h \
288 obj.h \
289 output-file.h \
290 read.h \
291 sb.h \
292 struc-symbol.h \
293 subsegs.h \
294 symbols.h \
295 tc.h \
296 write.h
297
298
299 # CPU files in config.
300
301 TARGET_CPU_CFILES = \
302 config/tc-a29k.c \
303 config/tc-alpha.c \
304 config/tc-arc.c \
305 config/tc-arm.c \
306 config/tc-d10v.c \
307 config/tc-d30v.c \
308 config/tc-h8300.c \
309 config/tc-h8500.c \
310 config/tc-hppa.c \
311 config/tc-i386.c \
312 config/tc-i860.c \
313 config/tc-i960.c \
314 config/tc-m32r.c \
315 config/tc-m68k.c \
316 config/tc-m88k.c \
317 config/tc-mcore.c \
318 config/tc-mips.c \
319 config/tc-mn10200.c \
320 config/tc-mn10300.c \
321 config/tc-ns32k.c \
322 config/tc-ppc.c \
323 config/tc-sh.c \
324 config/tc-sparc.c \
325 config/tc-tahoe.c \
326 config/tc-tic30.c \
327 config/tc-tic80.c \
328 config/tc-vax.c \
329 config/tc-w65.c \
330 config/tc-v850.c \
331 config/tc-z8k.c
332
333
334 TARGET_CPU_HFILES = \
335 config/tc-a29k.h \
336 config/tc-alpha.h \
337 config/tc-arc.h \
338 config/tc-arm.h \
339 config/tc-d10v.h \
340 config/tc-d30v.h \
341 config/tc-h8300.h \
342 config/tc-h8500.h \
343 config/tc-hppa.h \
344 config/tc-i386.h \
345 config/tc-i860.h \
346 config/tc-i960.h \
347 config/tc-m32r.h \
348 config/tc-m68k.h \
349 config/tc-m88k.h \
350 config/tc-mcore.h \
351 config/tc-mips.h \
352 config/tc-mn10200.h \
353 config/tc-mn10300.h \
354 config/tc-ns32k.h \
355 config/tc-ppc.h \
356 config/tc-sh.h \
357 config/tc-sparc.h \
358 config/tc-tahoe.h \
359 config/tc-tic30.h \
360 config/tc-tic80.h \
361 config/tc-vax.h \
362 config/tc-w65.h \
363 config/tc-v850.h \
364 config/tc-z8k.h
365
366
367 # OBJ files in config
368
369 OBJ_FORMAT_CFILES = \
370 config/obj-aout.c \
371 config/obj-bout.c \
372 config/obj-coff.c \
373 config/obj-ecoff.c \
374 config/obj-elf.c \
375 config/obj-evax.c \
376 config/obj-hp300.c \
377 config/obj-ieee.c \
378 config/obj-som.c \
379 config/obj-vms.c
380
381
382 OBJ_FORMAT_HFILES = \
383 config/obj-aout.h \
384 config/obj-bout.h \
385 config/obj-coff.h \
386 config/obj-ecoff.h \
387 config/obj-elf.h \
388 config/obj-evax.h \
389 config/obj-hp300.h \
390 config/obj-ieee.h \
391 config/obj-som.h \
392 config/obj-vms.h
393
394
395 # Emulation header files in config
396
397 TARG_ENV_HFILES = \
398 config/te-386bsd.h \
399 config/te-aux.h \
400 config/te-delta.h \
401 config/te-delt88.h \
402 config/te-dpx2.h \
403 config/te-dynix.h \
404 config/te-generic.h \
405 config/te-go32.h \
406 config/te-hp300.h \
407 config/te-hppa.h \
408 config/te-i386aix.h \
409 config/te-ic960.h \
410 config/te-linux.h \
411 config/te-lnews.h \
412 config/te-lynx.h \
413 config/te-mach.h \
414 config/te-macos.h \
415 config/te-multi.h \
416 config/te-nbsd.h \
417 config/te-nbsd532.h \
418 config/te-pc532mach.h \
419 config/te-pe.h \
420 config/te-ppcnw.h \
421 config/te-psos.h \
422 config/te-riscix.h \
423 config/te-sparcaout.h \
424 config/te-sun3.h \
425 config/te-svr4.h \
426 config/te-sysv32.h
427
428
429 # Multi files in config
430
431 MULTI_CFILES = \
432 config/e-i386coff.c \
433 config/e-i386elf.c \
434 config/e-mipsecoff.c \
435 config/e-mipself.c
436
437
438 CONFIG_OBJS = \
439 $(TARG_CPU_O) \
440 $(OBJ_FORMAT_O) \
441 $(ATOF_TARG_O) \
442 $(extra_objects)
443
444
445 GENERIC_OBJS = \
446 app.o \
447 as.o \
448 atof-generic.o \
449 bignum-copy.o \
450 cond.o \
451 depend.o \
452 ehopt.o \
453 expr.o \
454 flonum-konst.o \
455 flonum-copy.o \
456 flonum-mult.o \
457 frags.o \
458 hash.o \
459 input-file.o \
460 input-scrub.o \
461 literal.o \
462 messages.o \
463 output-file.o \
464 read.o \
465 subsegs.o \
466 symbols.o \
467 write.o \
468 listing.o \
469 ecoff.o \
470 stabs.o \
471 sb.o \
472 macro.o
473
474
475 OBJS = $(CONFIG_OBJS) $(GENERIC_OBJS)
476
477 POTFILES = $(MULTI_CFILES) $(TARGET_ENV_HFILES) $(OBJ_FORMAT_HFILES) \
478 $(OBJ_FORMAT_CFILES) $(TARGET_CPU_HFILES) $(TARGET_CPU_CFILES) \
479 $(HFILES) $(CFILES) $(GAS_CFILES)
480
481
482 noinst_PROGRAMS = as-new gasp-new
483 noinst_SCRIPTS = .gdbinit
484
485 EXTRA_DIST = make-gas.com
486
487 DISTSTUFF = make-gas.com m68k-parse.c itbl-parse.c itbl-parse.h itbl-lex.c
488
489 DISTCLEANFILES = targ-cpu.h obj-format.h targ-env.h itbl-cpu.h cgen-desc.h
490
491 # Now figure out from those variables how to compile and link.
492
493 BASEDIR = $(srcdir)/..
494 BFDDIR = $(BASEDIR)/bfd
495 INCDIR = $(BASEDIR)/include
496
497 # This is the variable actually used when we compile.
498 # Specify the directories to be searched for header files.
499 # Both . and srcdir are used, in that order,
500 # so that tm.h and config.h will be found in the compilation
501 # subdirectory rather than in the source directory.
502 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\""
503
504 # This should be parallel to INCLUDES, but should replace $(srcdir)
505 # with $${srcdir}, and should work in a subdirectory. This is used
506 # when building dependencies, because the dependency building is done
507 # in a subdirectory.
508 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\""
509
510 # How to link with both our special library facilities
511 # and the system's installed libraries.
512
513 GASLIBS = @OPCODES_LIB@ @BFDLIB@ ../libiberty/libiberty.a
514
515 # Files to be copied away after each stage in building.
516 STAGESTUFF = *.o $(noinst_PROGRAMS)
517
518 as_new_SOURCES = $(GAS_CFILES)
519 as_new_LDADD = $(TARG_CPU_O) $(OBJ_FORMAT_O) $(ATOF_TARG_O) \
520 $(extra_objects) $(GASLIBS) $(INTLLIBS)
521
522 as_new_DEPENDENCIES = $(TARG_CPU_O) $(OBJ_FORMAT_O) $(ATOF_TARG_O) \
523 $(extra_objects) $(GASLIBS) $(INTLDEPS)
524
525
526 gasp_new_SOURCES = gasp.c macro.c sb.c hash.c
527 gasp_new_LDADD = ../libiberty/libiberty.a $(INTLLIBS)
528 gasp_new_DEPENDENCIES = ../libiberty/libiberty.a $(INTLDEPS)
529
530 EXPECT = `if [ -f $${rootme}/../expect/expect ] ; then \
531 echo $${rootme}/../expect/expect ; \
532 else echo expect ; fi`
533
534
535 RUNTEST = `if [ -f $${srcdir}/../dejagnu/runtest ] ; then \
536 echo $${srcdir}/../dejagnu/runtest ; else echo runtest; \
537 fi`
538
539 RUNTESTFLAGS =
540
541 # The m68k operand parser.
542
543 EXTRA_as_new_SOURCES = config/m68k-parse.y
544
545 # stand-alone itbl assembler & disassembler
546
547 EXTRA_PROGRAMS = itbl-test
548 itbl_test_SOURCES = itbl-parse.y itbl-lex.l
549 itbl_test_LDADD = itbl-test-ops.o itbl-test.o $(GASLIBS) @LEXLIB@
550
551 # CGEN interface.
552
553 CGEN_CPU_PREFIX = @cgen_cpu_prefix@
554
555 # Remake the info files.
556
557 MOSTLYCLEANFILES = $(STAGESTUFF) core stamp-mk.com \
558 testsuite/*.o testsuite/*.out testsuite/gas.log testsuite/gas.sum \
559 testsuite/site.exp site.bak site.exp stage stage1 stage2
560
561
562 CLEANFILES = dep.sed .tcdep .objdep .dep2 .dep1 .depa .dep .depdir
563
564 against = stage2
565
566 # Automatic dependency computation. This is a real pain, because the
567 # dependencies change based on target_cpu_type and obj_format. We
568 # currently ignore any dependencies caused by emulation files.
569
570 DEP_FILE_DEPS = $(CFILES) $(HFILES) $(TARGET_CPU_CFILES) \
571 $(TARGET_CPU_HFILES) $(OBJ_FORMAT_CFILES) $(OBJ_FORMAT_HFILES)
572
573
574 TCDEP_a29k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-a29k.h \
575 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/a29k.h
576
577 TCDEP_a29k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-a29k.h \
578 $(INCDIR)/coff/internal.h $(INCDIR)/coff/a29k.h $(BFDDIR)/libcoff.h \
579 $(INCDIR)/bfdlink.h $(INCDIR)/opcode/a29k.h
580
581 TCDEP_a29k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
582 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
583 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-a29k.h $(INCDIR)/opcode/a29k.h
584
585 TCDEP_alpha_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-alpha.h \
586 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
587 subsegs.h $(INCDIR)/obstack.h ecoff.h $(INCDIR)/opcode/alpha.h \
588 $(srcdir)/config/atof-vax.c
589
590 TCDEP_alpha_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-alpha.h \
591 ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
592 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/alpha.h \
593 $(srcdir)/config/atof-vax.c
594
595 TCDEP_alpha_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
596 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
597 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-alpha.h subsegs.h \
598 $(INCDIR)/obstack.h ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
599 $(INCDIR)/opcode/alpha.h $(INCDIR)/elf/alpha.h $(INCDIR)/elf/reloc-macros.h \
600 $(srcdir)/config/atof-vax.c
601
602 TCDEP_alpha_evax = $(srcdir)/config/obj-evax.h $(srcdir)/config/tc-alpha.h \
603 subsegs.h $(INCDIR)/obstack.h ecoff.h $(INCDIR)/opcode/alpha.h \
604 $(srcdir)/config/atof-vax.c
605
606 TCDEP_arc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-arc.h \
607 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
608 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/arc.h \
609 $(INCDIR)/elf/arc.h $(INCDIR)/elf/reloc-macros.h
610
611 TCDEP_arc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
612 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
613 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arc.h subsegs.h \
614 $(INCDIR)/obstack.h $(INCDIR)/opcode/arc.h $(INCDIR)/elf/arc.h \
615 $(INCDIR)/elf/reloc-macros.h
616
617 TCDEP_arm_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-arm.h \
618 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h
619
620 TCDEP_arm_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-arm.h \
621 $(INCDIR)/coff/internal.h $(INCDIR)/coff/arm.h $(BFDDIR)/libcoff.h \
622 $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h
623
624 TCDEP_arm_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
625 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
626 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arm.h subsegs.h \
627 $(INCDIR)/obstack.h $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h
628
629 TCDEP_d10v_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-d10v.h \
630 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
631 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/d10v.h \
632 $(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h
633
634 TCDEP_d10v_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
635 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
636 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d10v.h subsegs.h \
637 $(INCDIR)/obstack.h $(INCDIR)/opcode/d10v.h $(INCDIR)/elf/ppc.h \
638 $(INCDIR)/elf/reloc-macros.h
639
640 TCDEP_d30v_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-d30v.h \
641 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
642 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/d30v.h
643
644 TCDEP_d30v_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
645 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
646 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d30v.h subsegs.h \
647 $(INCDIR)/obstack.h $(INCDIR)/opcode/d30v.h
648
649 TCDEP_fr30_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-fr30.h \
650 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
651 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/symcat.h $(srcdir)/../opcodes/fr30-desc.h \
652 $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/fr30-opc.h \
653 cgen.h
654
655 TCDEP_fr30_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
656 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
657 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-fr30.h subsegs.h \
658 $(INCDIR)/obstack.h $(INCDIR)/symcat.h $(srcdir)/../opcodes/fr30-desc.h \
659 $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/fr30-opc.h \
660 cgen.h
661
662 TCDEP_h8300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8300.h \
663 $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8300.h $(BFDDIR)/libcoff.h \
664 $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/h8300.h
665
666 TCDEP_h8300_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
667 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
668 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8300.h subsegs.h \
669 $(INCDIR)/obstack.h $(INCDIR)/opcode/h8300.h
670
671 TCDEP_h8500_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8500.h \
672 $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8500.h $(BFDDIR)/libcoff.h \
673 $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/h8500-opc.h
674
675 TCDEP_h8500_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
676 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
677 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8500.h subsegs.h \
678 $(INCDIR)/obstack.h $(srcdir)/../opcodes/h8500-opc.h
679
680 TCDEP_hppa_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-hppa.h \
681 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
682 subsegs.h $(INCDIR)/obstack.h $(BFDDIR)/libhppa.h $(BFDDIR)/libbfd.h \
683 $(INCDIR)/opcode/hppa.h
684
685 TCDEP_hppa_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
686 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
687 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-hppa.h $(BFDDIR)/elf32-hppa.h \
688 $(BFDDIR)/libhppa.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h \
689 subsegs.h $(INCDIR)/obstack.h $(BFDDIR)/libbfd.h $(INCDIR)/opcode/hppa.h
690
691 TCDEP_i386_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-i386.h \
692 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
693 $(INCDIR)/opcode/i386.h
694
695 TCDEP_i386_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i386.h \
696 $(INCDIR)/coff/internal.h $(INCDIR)/coff/i386.h $(BFDDIR)/libcoff.h \
697 $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/i386.h
698
699 TCDEP_i386_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
700 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
701 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i386.h subsegs.h \
702 $(INCDIR)/obstack.h $(INCDIR)/opcode/i386.h
703
704 TCDEP_i860_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-i860.h \
705 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/i860.h
706
707 TCDEP_i860_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i860.h \
708 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
709 $(INCDIR)/opcode/i860.h
710
711 TCDEP_i860_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
712 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
713 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i860.h $(INCDIR)/opcode/i860.h
714
715 TCDEP_i960_bout = $(srcdir)/config/obj-bout.h $(srcdir)/config/tc-i960.h \
716 $(INCDIR)/obstack.h $(INCDIR)/opcode/i960.h
717
718 TCDEP_i960_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i960.h \
719 $(INCDIR)/coff/internal.h $(INCDIR)/coff/i960.h $(BFDDIR)/libcoff.h \
720 $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h $(INCDIR)/opcode/i960.h
721
722 TCDEP_i960_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
723 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
724 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i960.h $(INCDIR)/obstack.h \
725 $(INCDIR)/opcode/i960.h
726
727 TCDEP_m32r_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m32r.h \
728 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
729 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/symcat.h $(srcdir)/../opcodes/m32r-desc.h \
730 $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/m32r-opc.h \
731 cgen.h
732
733 TCDEP_m32r_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
734 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
735 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m32r.h subsegs.h \
736 $(INCDIR)/obstack.h $(INCDIR)/symcat.h $(srcdir)/../opcodes/m32r-desc.h \
737 $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/m32r-opc.h \
738 cgen.h
739
740 TCDEP_m68k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-m68k.h \
741 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
742 subsegs.h $(INCDIR)/opcode/m68k.h $(srcdir)/config/m68k-parse.h
743
744 TCDEP_m68k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m68k.h \
745 $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(BFDDIR)/libcoff.h \
746 $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h $(INCDIR)/opcode/m68k.h \
747 $(srcdir)/config/m68k-parse.h
748
749 TCDEP_m68k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
750 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
751 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m68k.h $(INCDIR)/obstack.h \
752 subsegs.h $(INCDIR)/opcode/m68k.h $(srcdir)/config/m68k-parse.h \
753 $(INCDIR)/elf/m68k.h $(INCDIR)/elf/reloc-macros.h
754
755 TCDEP_m68k_hp300 = $(srcdir)/config/obj-hp300.h $(srcdir)/config/obj-aout.h \
756 $(srcdir)/config/tc-m68k.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
757 $(INCDIR)/obstack.h subsegs.h $(INCDIR)/opcode/m68k.h \
758 $(srcdir)/config/m68k-parse.h
759
760 TCDEP_m88k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m88k.h \
761 $(INCDIR)/coff/internal.h $(INCDIR)/coff/m88k.h $(BFDDIR)/libcoff.h \
762 $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(srcdir)/config/m88k-opcode.h
763
764 TCDEP_m88k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
765 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
766 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m88k.h subsegs.h \
767 $(INCDIR)/obstack.h $(srcdir)/config/m88k-opcode.h
768
769 TCDEP_mcore_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mcore.h \
770 $(INCDIR)/coff/internal.h $(INCDIR)/coff/mcore.h $(BFDDIR)/libcoff.h \
771 $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/mcore-opc.h
772
773 TCDEP_mcore_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
774 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
775 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mcore.h subsegs.h \
776 $(INCDIR)/obstack.h $(srcdir)/../opcodes/mcore-opc.h \
777 $(INCDIR)/elf/mcore.h $(INCDIR)/elf/reloc-macros.h
778
779 TCDEP_mips_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-mips.h \
780 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
781 $(INCDIR)/opcode/mips.h itbl-ops.h ecoff.h $(INCDIR)/coff/sym.h \
782 $(INCDIR)/coff/ecoff.h
783
784 TCDEP_mips_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mips.h \
785 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
786 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/mips.h \
787 itbl-ops.h ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h
788
789 TCDEP_mips_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-mips.h \
790 ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
791 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/mips.h \
792 itbl-ops.h
793
794 TCDEP_mips_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
795 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
796 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mips.h subsegs.h \
797 $(INCDIR)/obstack.h $(INCDIR)/opcode/mips.h itbl-ops.h \
798 $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h ecoff.h \
799 $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h
800
801 TCDEP_mn10200_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mn10200.h \
802 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
803 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/mn10200.h
804
805 TCDEP_mn10200_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
806 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
807 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10200.h subsegs.h \
808 $(INCDIR)/obstack.h $(INCDIR)/opcode/mn10200.h
809
810 TCDEP_mn10300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mn10300.h \
811 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
812 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/mn10300.h
813
814 TCDEP_mn10300_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
815 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
816 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10300.h subsegs.h \
817 $(INCDIR)/obstack.h $(INCDIR)/opcode/mn10300.h
818
819 TCDEP_ns32k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-ns32k.h \
820 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ns32k.h \
821 $(INCDIR)/obstack.h
822
823 TCDEP_ns32k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ns32k.h \
824 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
825 $(INCDIR)/opcode/ns32k.h $(INCDIR)/obstack.h
826
827 TCDEP_ns32k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
828 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
829 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ns32k.h $(INCDIR)/opcode/ns32k.h \
830 $(INCDIR)/obstack.h
831
832 TCDEP_ppc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ppc.h \
833 $(INCDIR)/coff/internal.h $(INCDIR)/coff/rs6000.h $(BFDDIR)/libcoff.h \
834 $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/ppc.h
835
836 TCDEP_ppc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
837 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
838 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ppc.h subsegs.h \
839 $(INCDIR)/obstack.h $(INCDIR)/opcode/ppc.h $(INCDIR)/elf/ppc.h \
840 $(INCDIR)/elf/reloc-macros.h
841
842 TCDEP_sh_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sh.h \
843 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sh.h $(BFDDIR)/libcoff.h \
844 $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/sh-opc.h
845
846 TCDEP_sh_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
847 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
848 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sh.h subsegs.h \
849 $(INCDIR)/obstack.h $(srcdir)/../opcodes/sh-opc.h
850
851 TCDEP_sparc_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-sparc.h \
852 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
853 $(INCDIR)/opcode/sparc.h
854
855 TCDEP_sparc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sparc.h \
856 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sparc.h $(BFDDIR)/libcoff.h \
857 $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/sparc.h
858
859 TCDEP_sparc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
860 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
861 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sparc.h subsegs.h \
862 $(INCDIR)/obstack.h $(INCDIR)/opcode/sparc.h $(INCDIR)/elf/sparc.h \
863 $(INCDIR)/elf/reloc-macros.h
864
865 TCDEP_tahoe_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tahoe.h \
866 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
867 $(INCDIR)/opcode/tahoe.h
868
869 TCDEP_tahoe_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tahoe.h \
870 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
871 $(INCDIR)/obstack.h $(INCDIR)/opcode/tahoe.h
872
873 TCDEP_tahoe_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
874 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
875 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tahoe.h $(INCDIR)/obstack.h \
876 $(INCDIR)/opcode/tahoe.h
877
878 TCDEP_tic30_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tic30.h \
879 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/tic30.h
880
881 TCDEP_tic30_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic30.h \
882 $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic30.h $(BFDDIR)/libcoff.h \
883 $(INCDIR)/bfdlink.h $(INCDIR)/opcode/tic30.h
884
885 TCDEP_tic30_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
886 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
887 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic30.h $(INCDIR)/opcode/tic30.h
888
889 TCDEP_tic80_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic80.h \
890 $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic80.h $(BFDDIR)/libcoff.h \
891 $(INCDIR)/bfdlink.h $(INCDIR)/opcode/tic80.h
892
893 TCDEP_tic80_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
894 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
895 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic80.h $(INCDIR)/opcode/tic80.h
896
897 TCDEP_vax_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-vax.h \
898 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(srcdir)/config/vax-inst.h \
899 $(INCDIR)/obstack.h $(INCDIR)/opcode/vax.h
900
901 TCDEP_vax_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-vax.h \
902 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
903 $(srcdir)/config/vax-inst.h $(INCDIR)/obstack.h $(INCDIR)/opcode/vax.h
904
905 TCDEP_vax_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
906 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
907 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-vax.h $(srcdir)/config/vax-inst.h \
908 $(INCDIR)/obstack.h $(INCDIR)/opcode/vax.h
909
910 TCDEP_vax_vms = $(srcdir)/config/obj-vms.h $(srcdir)/config/tc-vax.h \
911 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(srcdir)/config/vax-inst.h \
912 $(INCDIR)/obstack.h $(INCDIR)/opcode/vax.h
913
914 TCDEP_w65_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-w65.h \
915 $(INCDIR)/coff/internal.h $(INCDIR)/coff/w65.h $(BFDDIR)/libcoff.h \
916 $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/w65-opc.h
917
918 TCDEP_w65_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
919 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
920 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-w65.h subsegs.h \
921 $(INCDIR)/obstack.h $(srcdir)/../opcodes/w65-opc.h
922
923 TCDEP_v850_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-v850.h \
924 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
925 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/v850.h
926
927 TCDEP_v850_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
928 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
929 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-v850.h subsegs.h \
930 $(INCDIR)/obstack.h $(INCDIR)/opcode/v850.h
931
932 TCDEP_z8k_coff = $(srcdir)/../opcodes/z8k-opc.h $(srcdir)/config/obj-coff.h \
933 $(srcdir)/config/tc-z8k.h $(INCDIR)/coff/internal.h \
934 $(INCDIR)/coff/z8k.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
935
936 TCDEP_z8k_elf = $(srcdir)/../opcodes/z8k-opc.h $(srcdir)/config/obj-elf.h \
937 $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
938 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-z8k.h
939
940 TCDEP_hppa_som = $(srcdir)/config/tc-hppa.h subsegs.h \
941 $(INCDIR)/obstack.h $(BFDDIR)/libhppa.h $(INCDIR)/opcode/hppa.h \
942 $(BFDDIR)/som.h
943
944 TCDEP_i386_multi = $(TCDEP_i386_coff) $(TCDEP_i386_elf)
945 TCDEP_mips_multi = $(TCDEP_mips_coff) $(TCDEP_mips_ecoff) \
946 $(TCDEP_mips_elf)
947
948 OBJDEP_a29k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-a29k.h \
949 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
950 $(INCDIR)/obstack.h
951
952 OBJDEP_a29k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-a29k.h \
953 $(INCDIR)/coff/internal.h $(INCDIR)/coff/a29k.h $(BFDDIR)/libcoff.h \
954 $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
955
956 OBJDEP_a29k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
957 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
958 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-a29k.h subsegs.h \
959 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
960
961 OBJDEP_alpha_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-alpha.h \
962 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
963 $(INCDIR)/obstack.h subsegs.h
964
965 OBJDEP_alpha_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-alpha.h \
966 ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
967 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
968 $(BFDDIR)/libecoff.h
969
970 OBJDEP_alpha_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
971 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
972 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-alpha.h subsegs.h \
973 $(INCDIR)/obstack.h ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
974 $(INCDIR)/elf/alpha.h $(INCDIR)/elf/reloc-macros.h \
975 $(INCDIR)/aout/aout64.h
976
977 OBJDEP_alpha_evax = $(srcdir)/config/obj-evax.h $(srcdir)/config/tc-alpha.h
978 OBJDEP_arc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-arc.h \
979 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
980 $(INCDIR)/obstack.h subsegs.h
981
982 OBJDEP_arc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
983 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
984 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arc.h subsegs.h \
985 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
986
987 OBJDEP_arm_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-arm.h \
988 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
989 $(INCDIR)/obstack.h
990
991 OBJDEP_arm_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-arm.h \
992 $(INCDIR)/coff/internal.h $(INCDIR)/coff/arm.h $(BFDDIR)/libcoff.h \
993 $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
994
995 OBJDEP_arm_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
996 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
997 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arm.h subsegs.h \
998 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
999
1000 OBJDEP_d10v_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-d10v.h \
1001 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1002 $(INCDIR)/obstack.h subsegs.h
1003
1004 OBJDEP_d10v_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1005 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1006 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d10v.h subsegs.h \
1007 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1008
1009 OBJDEP_d30v_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-d30v.h \
1010 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1011 $(INCDIR)/obstack.h subsegs.h
1012
1013 OBJDEP_d30v_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1014 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1015 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d30v.h subsegs.h \
1016 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1017
1018 OBJDEP_fr30_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-fr30.h \
1019 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1020 $(INCDIR)/obstack.h subsegs.h
1021
1022 OBJDEP_fr30_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1023 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1024 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-fr30.h subsegs.h \
1025 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1026
1027 OBJDEP_h8300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8300.h \
1028 $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8300.h $(BFDDIR)/libcoff.h \
1029 $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1030
1031 OBJDEP_h8300_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1032 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1033 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8300.h subsegs.h \
1034 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1035
1036 OBJDEP_h8500_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8500.h \
1037 $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8500.h $(BFDDIR)/libcoff.h \
1038 $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1039
1040 OBJDEP_h8500_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1041 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1042 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8500.h subsegs.h \
1043 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1044
1045 OBJDEP_hppa_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-hppa.h \
1046 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1047 $(INCDIR)/obstack.h subsegs.h
1048
1049 OBJDEP_hppa_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1050 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1051 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-hppa.h $(BFDDIR)/elf32-hppa.h \
1052 $(BFDDIR)/libhppa.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h \
1053 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1054
1055 OBJDEP_i386_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-i386.h \
1056 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1057 $(INCDIR)/obstack.h
1058
1059 OBJDEP_i386_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i386.h \
1060 $(INCDIR)/coff/internal.h $(INCDIR)/coff/i386.h $(BFDDIR)/libcoff.h \
1061 $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1062
1063 OBJDEP_i386_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1064 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1065 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i386.h subsegs.h \
1066 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1067
1068 OBJDEP_i860_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-i860.h \
1069 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1070 $(INCDIR)/obstack.h
1071
1072 OBJDEP_i860_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i860.h \
1073 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1074 $(INCDIR)/obstack.h subsegs.h
1075
1076 OBJDEP_i860_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1077 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1078 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i860.h subsegs.h \
1079 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1080
1081 OBJDEP_i960_bout = $(srcdir)/config/obj-bout.h $(srcdir)/config/tc-i960.h \
1082 $(INCDIR)/obstack.h
1083
1084 OBJDEP_i960_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i960.h \
1085 $(INCDIR)/coff/internal.h $(INCDIR)/coff/i960.h $(BFDDIR)/libcoff.h \
1086 $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1087
1088 OBJDEP_i960_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1089 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1090 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i960.h subsegs.h \
1091 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1092
1093 OBJDEP_m32r_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m32r.h \
1094 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1095 $(INCDIR)/obstack.h subsegs.h
1096
1097 OBJDEP_m32r_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1098 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1099 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m32r.h subsegs.h \
1100 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1101
1102 OBJDEP_m68k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-m68k.h \
1103 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1104 $(INCDIR)/obstack.h
1105
1106 OBJDEP_m68k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m68k.h \
1107 $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(BFDDIR)/libcoff.h \
1108 $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1109
1110 OBJDEP_m68k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1111 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1112 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m68k.h subsegs.h \
1113 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1114
1115 OBJDEP_m68k_hp300 = $(srcdir)/config/obj-aout.c $(srcdir)/config/obj-hp300.h \
1116 $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-m68k.h \
1117 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1118 $(INCDIR)/obstack.h
1119
1120 OBJDEP_m88k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m88k.h \
1121 $(INCDIR)/coff/internal.h $(INCDIR)/coff/m88k.h $(BFDDIR)/libcoff.h \
1122 $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1123
1124 OBJDEP_m88k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1125 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1126 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m88k.h subsegs.h \
1127 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1128
1129 OBJDEP_mcore_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mcore.h \
1130 $(INCDIR)/coff/internal.h $(INCDIR)/coff/mcore.h $(BFDDIR)/libcoff.h \
1131 $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1132
1133 OBJDEP_mcore_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1134 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1135 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mcore.h subsegs.h \
1136 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1137
1138 OBJDEP_mips_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-mips.h \
1139 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1140 $(INCDIR)/obstack.h
1141
1142 OBJDEP_mips_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mips.h \
1143 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1144 $(INCDIR)/obstack.h subsegs.h
1145
1146 OBJDEP_mips_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-mips.h \
1147 ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
1148 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1149 $(BFDDIR)/libecoff.h
1150
1151 OBJDEP_mips_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1152 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1153 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mips.h subsegs.h \
1154 $(INCDIR)/obstack.h ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
1155 $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/aout/aout64.h
1156
1157 OBJDEP_mn10200_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mn10200.h \
1158 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1159 $(INCDIR)/obstack.h subsegs.h
1160
1161 OBJDEP_mn10200_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1162 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1163 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10200.h subsegs.h \
1164 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1165
1166 OBJDEP_mn10300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mn10300.h \
1167 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1168 $(INCDIR)/obstack.h subsegs.h
1169
1170 OBJDEP_mn10300_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1171 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1172 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10300.h subsegs.h \
1173 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1174
1175 OBJDEP_ns32k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-ns32k.h \
1176 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1177 $(INCDIR)/obstack.h
1178
1179 OBJDEP_ns32k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ns32k.h \
1180 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1181 $(INCDIR)/obstack.h subsegs.h
1182
1183 OBJDEP_ns32k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1184 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1185 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ns32k.h subsegs.h \
1186 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1187
1188 OBJDEP_ppc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ppc.h \
1189 $(INCDIR)/coff/internal.h $(INCDIR)/coff/rs6000.h $(BFDDIR)/libcoff.h \
1190 $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1191
1192 OBJDEP_ppc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1193 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1194 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ppc.h subsegs.h \
1195 $(INCDIR)/obstack.h $(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h \
1196 $(INCDIR)/aout/aout64.h
1197
1198 OBJDEP_sh_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sh.h \
1199 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sh.h $(BFDDIR)/libcoff.h \
1200 $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1201
1202 OBJDEP_sh_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1203 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1204 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sh.h subsegs.h \
1205 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1206
1207 OBJDEP_sparc_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-sparc.h \
1208 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1209 $(INCDIR)/obstack.h
1210
1211 OBJDEP_sparc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sparc.h \
1212 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sparc.h $(BFDDIR)/libcoff.h \
1213 $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1214
1215 OBJDEP_sparc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1216 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1217 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sparc.h subsegs.h \
1218 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1219
1220 OBJDEP_tahoe_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tahoe.h \
1221 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1222 $(INCDIR)/obstack.h
1223
1224 OBJDEP_tahoe_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tahoe.h \
1225 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1226 $(INCDIR)/obstack.h subsegs.h
1227
1228 OBJDEP_tahoe_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1229 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1230 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tahoe.h subsegs.h \
1231 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1232
1233 OBJDEP_tic30_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tic30.h \
1234 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1235 $(INCDIR)/obstack.h
1236
1237 OBJDEP_tic30_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic30.h \
1238 $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic30.h $(BFDDIR)/libcoff.h \
1239 $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1240
1241 OBJDEP_tic30_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1242 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1243 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic30.h subsegs.h \
1244 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1245
1246 OBJDEP_tic80_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic80.h \
1247 $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic80.h $(BFDDIR)/libcoff.h \
1248 $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1249
1250 OBJDEP_tic80_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1251 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1252 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic80.h subsegs.h \
1253 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1254
1255 OBJDEP_vax_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-vax.h \
1256 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1257 $(INCDIR)/obstack.h
1258
1259 OBJDEP_vax_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-vax.h \
1260 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1261 $(INCDIR)/obstack.h subsegs.h
1262
1263 OBJDEP_vax_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1264 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1265 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-vax.h subsegs.h \
1266 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1267
1268 OBJDEP_vax_vms = $(srcdir)/config/obj-vms.h $(srcdir)/config/tc-vax.h \
1269 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def subsegs.h \
1270 $(INCDIR)/obstack.h
1271
1272 OBJDEP_w65_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-w65.h \
1273 $(INCDIR)/coff/internal.h $(INCDIR)/coff/w65.h $(BFDDIR)/libcoff.h \
1274 $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1275
1276 OBJDEP_w65_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1277 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1278 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-w65.h subsegs.h \
1279 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1280
1281 OBJDEP_v850_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-v850.h \
1282 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1283 $(INCDIR)/obstack.h subsegs.h
1284
1285 OBJDEP_v850_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1286 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1287 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-v850.h subsegs.h \
1288 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1289
1290 OBJDEP_z8k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-z8k.h \
1291 $(INCDIR)/coff/internal.h $(INCDIR)/coff/z8k.h $(BFDDIR)/libcoff.h \
1292 $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1293
1294 OBJDEP_z8k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1295 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1296 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-z8k.h subsegs.h \
1297 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1298
1299 OBJDEP_hppa_som = $(srcdir)/config/obj-som.h subsegs.h \
1300 $(INCDIR)/obstack.h $(BFDDIR)/libhppa.h $(BFDDIR)/som.h \
1301 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
1302
1303 OBJDEP_i386_multi = $(OBJDEP_i386_coff) $(OBJDEP_i386_elf)
1304 OBJDEP_mips_multi = $(OBJDEP_mips_coff) $(OBJDEP_mips_ecoff) \
1305 $(OBJDEP_mips_elf)
1306
1307 DEP_a29k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-a29k.h \
1308 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1309
1310 DEP_a29k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-a29k.h \
1311 $(INCDIR)/coff/internal.h $(INCDIR)/coff/a29k.h $(BFDDIR)/libcoff.h \
1312 $(INCDIR)/bfdlink.h
1313
1314 DEP_a29k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1315 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1316 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-a29k.h
1317
1318 DEP_alpha_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-alpha.h \
1319 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1320
1321 DEP_alpha_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-alpha.h \
1322 ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h
1323
1324 DEP_alpha_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1325 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1326 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-alpha.h
1327
1328 DEP_alpha_evax = $(srcdir)/config/obj-evax.h $(srcdir)/config/tc-alpha.h
1329 DEP_arc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-arc.h \
1330 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1331
1332 DEP_arc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1333 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1334 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arc.h
1335
1336 DEP_arm_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-arm.h \
1337 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1338
1339 DEP_arm_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-arm.h \
1340 $(INCDIR)/coff/internal.h $(INCDIR)/coff/arm.h $(BFDDIR)/libcoff.h \
1341 $(INCDIR)/bfdlink.h
1342
1343 DEP_arm_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1344 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1345 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arm.h
1346
1347 DEP_d10v_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-d10v.h \
1348 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1349
1350 DEP_d10v_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1351 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1352 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d10v.h
1353
1354 DEP_d30v_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-d30v.h \
1355 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1356
1357 DEP_d30v_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1358 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1359 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d30v.h
1360
1361 DEP_fr30_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-fr30.h \
1362 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1363
1364 DEP_fr30_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1365 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1366 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-fr30.h
1367
1368 DEP_h8300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8300.h \
1369 $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8300.h $(BFDDIR)/libcoff.h \
1370 $(INCDIR)/bfdlink.h
1371
1372 DEP_h8300_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1373 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1374 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8300.h
1375
1376 DEP_h8500_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8500.h \
1377 $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8500.h $(BFDDIR)/libcoff.h \
1378 $(INCDIR)/bfdlink.h
1379
1380 DEP_h8500_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1381 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1382 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8500.h
1383
1384 DEP_hppa_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-hppa.h \
1385 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1386
1387 DEP_hppa_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1388 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1389 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-hppa.h $(BFDDIR)/elf32-hppa.h \
1390 $(BFDDIR)/libhppa.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h
1391
1392 DEP_i386_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-i386.h \
1393 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1394
1395 DEP_i386_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i386.h \
1396 $(INCDIR)/coff/internal.h $(INCDIR)/coff/i386.h $(BFDDIR)/libcoff.h \
1397 $(INCDIR)/bfdlink.h
1398
1399 DEP_i386_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1400 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1401 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i386.h
1402
1403 DEP_i860_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-i860.h \
1404 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1405
1406 DEP_i860_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i860.h \
1407 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1408
1409 DEP_i860_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1410 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1411 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i860.h
1412
1413 DEP_i960_bout = $(srcdir)/config/obj-bout.h $(srcdir)/config/tc-i960.h
1414 DEP_i960_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i960.h \
1415 $(INCDIR)/coff/internal.h $(INCDIR)/coff/i960.h $(BFDDIR)/libcoff.h \
1416 $(INCDIR)/bfdlink.h
1417
1418 DEP_i960_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1419 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1420 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i960.h
1421
1422 DEP_m32r_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m32r.h \
1423 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1424
1425 DEP_m32r_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1426 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1427 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m32r.h
1428
1429 DEP_m68k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-m68k.h \
1430 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1431
1432 DEP_m68k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m68k.h \
1433 $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(BFDDIR)/libcoff.h \
1434 $(INCDIR)/bfdlink.h
1435
1436 DEP_m68k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1437 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1438 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m68k.h
1439
1440 DEP_m68k_hp300 = $(srcdir)/config/obj-hp300.h $(srcdir)/config/obj-aout.h \
1441 $(srcdir)/config/tc-m68k.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1442
1443 DEP_m88k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m88k.h \
1444 $(INCDIR)/coff/internal.h $(INCDIR)/coff/m88k.h $(BFDDIR)/libcoff.h \
1445 $(INCDIR)/bfdlink.h
1446
1447 DEP_m88k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1448 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1449 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m88k.h
1450
1451 DEP_mcore_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mcore.h \
1452 $(INCDIR)/coff/internal.h $(INCDIR)/coff/mcore.h $(BFDDIR)/libcoff.h \
1453 $(INCDIR)/bfdlink.h
1454
1455 DEP_mcore_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1456 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1457 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mcore.h
1458
1459 DEP_mips_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-mips.h \
1460 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1461
1462 DEP_mips_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mips.h \
1463 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1464
1465 DEP_mips_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-mips.h \
1466 ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h
1467
1468 DEP_mips_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1469 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1470 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mips.h
1471
1472 DEP_mn10200_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mn10200.h \
1473 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1474
1475 DEP_mn10200_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1476 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1477 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10200.h
1478
1479 DEP_mn10300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mn10300.h \
1480 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1481
1482 DEP_mn10300_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1483 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1484 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10300.h
1485
1486 DEP_ns32k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-ns32k.h \
1487 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1488
1489 DEP_ns32k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ns32k.h \
1490 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1491
1492 DEP_ns32k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1493 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1494 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ns32k.h
1495
1496 DEP_ppc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ppc.h \
1497 $(INCDIR)/coff/internal.h $(INCDIR)/coff/rs6000.h $(BFDDIR)/libcoff.h \
1498 $(INCDIR)/bfdlink.h
1499
1500 DEP_ppc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1501 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1502 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ppc.h
1503
1504 DEP_sh_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sh.h \
1505 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sh.h $(BFDDIR)/libcoff.h \
1506 $(INCDIR)/bfdlink.h
1507
1508 DEP_sh_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1509 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1510 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sh.h
1511
1512 DEP_sparc_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-sparc.h \
1513 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1514
1515 DEP_sparc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sparc.h \
1516 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sparc.h $(BFDDIR)/libcoff.h \
1517 $(INCDIR)/bfdlink.h
1518
1519 DEP_sparc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1520 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1521 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sparc.h
1522
1523 DEP_tahoe_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tahoe.h \
1524 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1525
1526 DEP_tahoe_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tahoe.h \
1527 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1528
1529 DEP_tahoe_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1530 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1531 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tahoe.h
1532
1533 DEP_tic30_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tic30.h \
1534 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1535
1536 DEP_tic30_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic30.h \
1537 $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic30.h $(BFDDIR)/libcoff.h \
1538 $(INCDIR)/bfdlink.h
1539
1540 DEP_tic30_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1541 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1542 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic30.h
1543
1544 DEP_tic80_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic80.h \
1545 $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic80.h $(BFDDIR)/libcoff.h \
1546 $(INCDIR)/bfdlink.h
1547
1548 DEP_tic80_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1549 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1550 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic80.h
1551
1552 DEP_vax_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-vax.h \
1553 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1554
1555 DEP_vax_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-vax.h \
1556 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1557
1558 DEP_vax_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1559 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1560 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-vax.h
1561
1562 DEP_vax_vms = $(srcdir)/config/obj-vms.h $(srcdir)/config/tc-vax.h \
1563 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
1564
1565 DEP_w65_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-w65.h \
1566 $(INCDIR)/coff/internal.h $(INCDIR)/coff/w65.h $(BFDDIR)/libcoff.h \
1567 $(INCDIR)/bfdlink.h
1568
1569 DEP_w65_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1570 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1571 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-w65.h
1572
1573 DEP_v850_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-v850.h \
1574 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1575
1576 DEP_v850_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1577 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1578 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-v850.h
1579
1580 DEP_z8k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-z8k.h \
1581 $(INCDIR)/coff/internal.h $(INCDIR)/coff/z8k.h $(BFDDIR)/libcoff.h \
1582 $(INCDIR)/bfdlink.h
1583
1584 DEP_z8k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1585 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1586 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-z8k.h
1587
1588 DEP_hppa_som = $(BFDDIR)/som.h
1589 DEP_i386_multi = $(DEP_i386_coff) $(DEP_i386_elf)
1590 DEP_mips_multi = $(DEP_mips_coff) $(DEP_mips_ecoff) \
1591 $(DEP_mips_elf)
1592
1593 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
1594 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
1595 CONFIG_HEADER = config.h
1596 CONFIG_CLEAN_FILES = .gdbinit
1597 noinst_PROGRAMS = as-new$(EXEEXT) gasp-new$(EXEEXT)
1598 PROGRAMS = $(noinst_PROGRAMS)
1599
1600
1601 DEFS = @DEFS@ -I. -I$(srcdir) -I.
1602 CPPFLAGS = @CPPFLAGS@
1603 LDFLAGS = @LDFLAGS@
1604 LIBS = @LIBS@
1605 itbl_test_OBJECTS = itbl-parse.o itbl-lex.o
1606 itbl_test_DEPENDENCIES = itbl-test-ops.o itbl-test.o \
1607 ../libiberty/libiberty.a
1608 itbl_test_LDFLAGS =
1609 as_new_OBJECTS = app.o as.o atof-generic.o bignum-copy.o cond.o \
1610 depend.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o \
1611 flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o \
1612 literal.o macro.o messages.o output-file.o read.o sb.o stabs.o \
1613 subsegs.o symbols.o write.o
1614 as_new_LDFLAGS =
1615 gasp_new_OBJECTS = gasp.o macro.o sb.o hash.o
1616 gasp_new_LDFLAGS =
1617 SCRIPTS = $(noinst_SCRIPTS)
1618
1619 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
1620 LEXLIB = @LEXLIB@
1621 YLWRAP = $(top_srcdir)/../ylwrap
1622 CFLAGS = @CFLAGS@
1623 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
1624 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
1625 CCLD = $(CC)
1626 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
1627 DIST_COMMON = README ./stamp-h.in COPYING ChangeLog Makefile.am \
1628 Makefile.in NEWS acinclude.m4 aclocal.m4 config.in config/m68k-parse.c \
1629 configure configure.in gdbinit.in itbl-lex.c itbl-parse.c
1630
1631
1632 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
1633
1634 TAR = gtar
1635 GZIP_ENV = --best
1636 SOURCES = $(itbl_test_SOURCES) $(as_new_SOURCES) $(EXTRA_as_new_SOURCES) $(gasp_new_SOURCES)
1637 OBJECTS = $(itbl_test_OBJECTS) $(as_new_OBJECTS) $(gasp_new_OBJECTS)
1638
1639 all: all-redirect
1640 .SUFFIXES:
1641 .SUFFIXES: .S .c .l .lo .o .s .y
1642 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
1643 cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile
1644
1645 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1646 cd $(top_builddir) \
1647 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
1648
1649 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
1650 cd $(srcdir) && $(ACLOCAL)
1651
1652 config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1653 $(SHELL) ./config.status --recheck
1654 $(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
1655 cd $(srcdir) && $(AUTOCONF)
1656
1657 config.h: stamp-h
1658 @if test ! -f $@; then \
1659 rm -f stamp-h; \
1660 $(MAKE) stamp-h; \
1661 else :; fi
1662 stamp-h: $(srcdir)/config.in $(top_builddir)/config.status
1663 cd $(top_builddir) \
1664 && CONFIG_FILES= CONFIG_HEADERS=config.h:config.in \
1665 $(SHELL) ./config.status
1666 @echo timestamp > stamp-h 2> /dev/null
1667 $(srcdir)/config.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
1668 @if test ! -f $@; then \
1669 rm -f $(srcdir)/stamp-h.in; \
1670 $(MAKE) $(srcdir)/stamp-h.in; \
1671 else :; fi
1672 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4)
1673 cd $(top_srcdir) && $(AUTOHEADER)
1674 @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
1675
1676 mostlyclean-hdr:
1677
1678 clean-hdr:
1679
1680 distclean-hdr:
1681 -rm -f config.h
1682
1683 maintainer-clean-hdr:
1684 .gdbinit: $(top_builddir)/config.status gdbinit.in
1685 cd $(top_builddir) && CONFIG_FILES=$@:gdbinit.in CONFIG_HEADERS= $(SHELL) ./config.status
1686
1687 mostlyclean-noinstPROGRAMS:
1688
1689 clean-noinstPROGRAMS:
1690 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
1691
1692 distclean-noinstPROGRAMS:
1693
1694 maintainer-clean-noinstPROGRAMS:
1695
1696 .c.o:
1697 $(COMPILE) -c $<
1698
1699 .s.o:
1700 $(COMPILE) -c $<
1701
1702 .S.o:
1703 $(COMPILE) -c $<
1704
1705 mostlyclean-compile:
1706 -rm -f *.o core *.core
1707
1708 clean-compile:
1709
1710 distclean-compile:
1711 -rm -f *.tab.c
1712
1713 maintainer-clean-compile:
1714
1715 .c.lo:
1716 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
1717
1718 .s.lo:
1719 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
1720
1721 .S.lo:
1722 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
1723
1724 mostlyclean-libtool:
1725 -rm -f *.lo
1726
1727 clean-libtool:
1728 -rm -rf .libs _libs
1729
1730 distclean-libtool:
1731
1732 maintainer-clean-libtool:
1733
1734 itbl-test$(EXEEXT): $(itbl_test_OBJECTS) $(itbl_test_DEPENDENCIES)
1735 @rm -f itbl-test$(EXEEXT)
1736 $(LINK) $(itbl_test_LDFLAGS) $(itbl_test_OBJECTS) $(itbl_test_LDADD) $(LIBS)
1737
1738 as-new$(EXEEXT): $(as_new_OBJECTS) $(as_new_DEPENDENCIES)
1739 @rm -f as-new$(EXEEXT)
1740 $(LINK) $(as_new_LDFLAGS) $(as_new_OBJECTS) $(as_new_LDADD) $(LIBS)
1741
1742 gasp-new$(EXEEXT): $(gasp_new_OBJECTS) $(gasp_new_DEPENDENCIES)
1743 @rm -f gasp-new$(EXEEXT)
1744 $(LINK) $(gasp_new_LDFLAGS) $(gasp_new_OBJECTS) $(gasp_new_LDADD) $(LIBS)
1745 .l.c:
1746 $(LEX) $(AM_LFLAGS) $(LFLAGS) $< && mv $(LEX_OUTPUT_ROOT).c $@
1747 .y.c:
1748 $(SHELL) $(YLWRAP) "$(YACC)" $< y.tab.c $*.c y.tab.h $*.h -- $(AM_YFLAGS) $(YFLAGS)
1749 config/m68k-parse.h: config/m68k-parse.c
1750 itbl-parse.h: itbl-parse.c
1751
1752
1753 # This directory's subdirectories are mostly independent; you can cd
1754 # into them and run `make' without going through this Makefile.
1755 # To change the values of `make' variables: instead of editing Makefiles,
1756 # (1) if the variable is set in `config.status', edit `config.status'
1757 # (which will cause the Makefiles to be regenerated when you run `make');
1758 # (2) otherwise, pass the desired values on the `make' command line.
1759
1760 @SET_MAKE@
1761
1762 all-recursive install-data-recursive install-exec-recursive \
1763 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
1764 check-recursive installcheck-recursive info-recursive dvi-recursive:
1765 @set fnord $(MAKEFLAGS); amf=$$2; \
1766 dot_seen=no; \
1767 target=`echo $@ | sed s/-recursive//`; \
1768 list='$(SUBDIRS)'; for subdir in $$list; do \
1769 echo "Making $$target in $$subdir"; \
1770 if test "$$subdir" = "."; then \
1771 dot_seen=yes; \
1772 local_target="$$target-am"; \
1773 else \
1774 local_target="$$target"; \
1775 fi; \
1776 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1777 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
1778 done; \
1779 if test "$$dot_seen" = "no"; then \
1780 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1781 fi; test -z "$$fail"
1782
1783 mostlyclean-recursive clean-recursive distclean-recursive \
1784 maintainer-clean-recursive:
1785 @set fnord $(MAKEFLAGS); amf=$$2; \
1786 dot_seen=no; \
1787 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
1788 rev="$$subdir $$rev"; \
1789 test "$$subdir" = "." && dot_seen=yes; \
1790 done; \
1791 test "$$dot_seen" = "no" && rev=". $$rev"; \
1792 target=`echo $@ | sed s/-recursive//`; \
1793 for subdir in $$rev; do \
1794 echo "Making $$target in $$subdir"; \
1795 if test "$$subdir" = "."; then \
1796 local_target="$$target-am"; \
1797 else \
1798 local_target="$$target"; \
1799 fi; \
1800 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1801 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
1802 done && test -z "$$fail"
1803 tags-recursive:
1804 list='$(SUBDIRS)'; for subdir in $$list; do \
1805 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
1806 done
1807
1808 tags: TAGS
1809
1810 ID: $(HEADERS) $(SOURCES) $(LISP)
1811 list='$(SOURCES) $(HEADERS)'; \
1812 unique=`for i in $$list; do echo $$i; done | \
1813 awk ' { files[$$0] = 1; } \
1814 END { for (i in files) print i; }'`; \
1815 here=`pwd` && cd $(srcdir) \
1816 && mkid -f$$here/ID $$unique $(LISP)
1817
1818 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) $(LISP)
1819 tags=; \
1820 here=`pwd`; \
1821 list='$(SUBDIRS)'; for subdir in $$list; do \
1822 if test "$$subdir" = .; then :; else \
1823 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
1824 fi; \
1825 done; \
1826 list='$(SOURCES) $(HEADERS)'; \
1827 unique=`for i in $$list; do echo $$i; done | \
1828 awk ' { files[$$0] = 1; } \
1829 END { for (i in files) print i; }'`; \
1830 test -z "$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
1831 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.in $$unique $(LISP) -o $$here/TAGS)
1832
1833 mostlyclean-tags:
1834
1835 clean-tags:
1836
1837 distclean-tags:
1838 -rm -f TAGS ID
1839
1840 maintainer-clean-tags:
1841
1842 distdir = $(PACKAGE)-$(VERSION)
1843 top_distdir = $(distdir)
1844
1845 # This target untars the dist file and tries a VPATH configuration. Then
1846 # it guarantees that the distribution is self-contained by making another
1847 # tarfile.
1848 distcheck: dist
1849 -rm -rf $(distdir)
1850 GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
1851 mkdir $(distdir)/=build
1852 mkdir $(distdir)/=inst
1853 dc_install_base=`cd $(distdir)/=inst && pwd`; \
1854 cd $(distdir)/=build \
1855 && ../configure --srcdir=.. --prefix=$$dc_install_base \
1856 && $(MAKE) $(AM_MAKEFLAGS) \
1857 && $(MAKE) $(AM_MAKEFLAGS) dvi \
1858 && $(MAKE) $(AM_MAKEFLAGS) check \
1859 && $(MAKE) $(AM_MAKEFLAGS) install \
1860 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1861 && $(MAKE) $(AM_MAKEFLAGS) dist
1862 -rm -rf $(distdir)
1863 @banner="$(distdir).tar.gz is ready for distribution"; \
1864 dashes=`echo "$$banner" | sed s/./=/g`; \
1865 echo "$$dashes"; \
1866 echo "$$banner"; \
1867 echo "$$dashes"
1868 dist: distdir
1869 -chmod -R a+r $(distdir)
1870 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
1871 -rm -rf $(distdir)
1872 dist-all: distdir
1873 -chmod -R a+r $(distdir)
1874 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
1875 -rm -rf $(distdir)
1876 distdir: $(DISTFILES)
1877 -rm -rf $(distdir)
1878 mkdir $(distdir)
1879 -chmod 777 $(distdir)
1880 @for file in $(DISTFILES); do \
1881 if test -f $$file; then d=.; else d=$(srcdir); fi; \
1882 if test -d $$d/$$file; then \
1883 cp -pr $$/$$file $(distdir)/$$file; \
1884 else \
1885 test -f $(distdir)/$$file \
1886 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
1887 || cp -p $$d/$$file $(distdir)/$$file || :; \
1888 fi; \
1889 done
1890 for subdir in $(SUBDIRS); do \
1891 if test "$$subdir" = .; then :; else \
1892 test -d $(distdir)/$$subdir \
1893 || mkdir $(distdir)/$$subdir \
1894 || exit 1; \
1895 chmod 777 $(distdir)/$$subdir; \
1896 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
1897 || exit 1; \
1898 fi; \
1899 done
1900
1901 DEJATOOL = $(PACKAGE)
1902
1903 RUNTESTDEFAULTFLAGS = --tool $(DEJATOOL) --srcdir $$srcdir
1904 site.exp: Makefile
1905 @echo 'Making a new site.exp file...'
1906 @test ! -f site.bak || rm -f site.bak
1907 @echo '## these variables are automatically generated by make ##' > $@-t
1908 @echo '# Do not edit here. If you wish to override these values' >> $@-t
1909 @echo '# edit the last section' >> $@-t
1910 @echo 'set tool $(DEJATOOL)' >> $@-t
1911 @echo 'set srcdir $(srcdir)' >> $@-t
1912 @echo 'set objdir' `pwd` >> $@-t
1913 @echo 'set host_alias $(host_alias)' >> $@-t
1914 @echo 'set host_triplet $(host_triplet)' >> $@-t
1915 @echo 'set target_alias $(target_alias)' >> $@-t
1916 @echo 'set target_triplet $(target_triplet)' >> $@-t
1917 @echo 'set build_alias $(build_alias)' >> $@-t
1918 @echo 'set build_triplet $(build_triplet)' >> $@-t
1919 @echo '## All variables above are generated by configure. Do Not Edit ##' >> $@-t
1920 @test ! -f site.exp || sed '1,/^## All variables above are.*##/ d' site.exp >> $@-t
1921 @test ! -f site.exp || mv site.exp site.bak
1922 @mv $@-t site.exp
1923 info-am:
1924 info: info-recursive
1925 dvi-am:
1926 dvi: dvi-recursive
1927 check-am:
1928 $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
1929 check: check-recursive
1930 installcheck-am:
1931 installcheck: installcheck-recursive
1932 install-info-am:
1933 install-info: install-info-recursive
1934 all-recursive-am: config.h
1935 $(MAKE) $(AM_MAKEFLAGS) all-recursive
1936
1937 install-exec-am: install-exec-local
1938 install-exec: install-exec-recursive
1939
1940 install-data-am:
1941 install-data: install-data-recursive
1942
1943 install-am: all-am
1944 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1945 install: install-recursive
1946 uninstall-am:
1947 uninstall: uninstall-recursive
1948 all-am: Makefile $(PROGRAMS) $(SCRIPTS) config.h
1949 all-redirect: all-recursive-am
1950 install-strip:
1951 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
1952 installdirs: installdirs-recursive
1953 installdirs-am:
1954
1955
1956 mostlyclean-generic:
1957 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
1958
1959 clean-generic:
1960 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1961
1962 distclean-generic:
1963 -rm -f Makefile $(CONFIG_CLEAN_FILES)
1964 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
1965 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1966
1967 maintainer-clean-generic:
1968 -test -z "itbl-lexlconfig/m68k-parsehconfig/m68k-parsecitbl-parsehitbl-parsec" || rm -f itbl-lexl config/m68k-parseh config/m68k-parsec itbl-parseh itbl-parsec
1969 mostlyclean-am: mostlyclean-hdr mostlyclean-noinstPROGRAMS \
1970 mostlyclean-compile mostlyclean-libtool \
1971 mostlyclean-tags mostlyclean-generic
1972
1973 mostlyclean: mostlyclean-recursive
1974
1975 clean-am: clean-hdr clean-noinstPROGRAMS clean-compile clean-libtool \
1976 clean-tags clean-generic mostlyclean-am
1977
1978 clean: clean-recursive
1979
1980 distclean-am: distclean-hdr distclean-noinstPROGRAMS distclean-compile \
1981 distclean-libtool distclean-tags distclean-generic \
1982 clean-am
1983 -rm -f libtool
1984
1985 distclean: distclean-recursive
1986 -rm -f config.status
1987
1988 maintainer-clean-am: maintainer-clean-hdr \
1989 maintainer-clean-noinstPROGRAMS \
1990 maintainer-clean-compile maintainer-clean-libtool \
1991 maintainer-clean-tags maintainer-clean-generic \
1992 distclean-am
1993 @echo "This command is intended for maintainers to use;"
1994 @echo "it deletes files that may require special tools to rebuild."
1995
1996 maintainer-clean: maintainer-clean-recursive
1997 -rm -f config.status
1998
1999 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
2000 mostlyclean-noinstPROGRAMS distclean-noinstPROGRAMS \
2001 clean-noinstPROGRAMS maintainer-clean-noinstPROGRAMS \
2002 mostlyclean-compile distclean-compile clean-compile \
2003 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
2004 clean-libtool maintainer-clean-libtool install-data-recursive \
2005 uninstall-data-recursive install-exec-recursive \
2006 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
2007 all-recursive check-recursive installcheck-recursive info-recursive \
2008 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
2009 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
2010 distclean-tags clean-tags maintainer-clean-tags distdir check-DEJAGNU \
2011 info-am info dvi-am dvi check check-am installcheck-am installcheck \
2012 install-info-am install-info all-recursive-am install-exec-local \
2013 install-exec-am install-exec install-data-am install-data install-am \
2014 install uninstall-am uninstall all-redirect all-am all installdirs-am \
2015 installdirs mostlyclean-generic distclean-generic clean-generic \
2016 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
2017
2018 po/POTFILES.in: @MAINT@ Makefile
2019 for file in $(POTFILES); do echo $$file; done | sort > tmp \
2020 && mv tmp $(srcdir)/po/POTFILES.in
2021
2022 $(srcdir)/make-gas.com: stamp-mk.com
2023 stamp-mk.com: vmsconf.sh Makefile
2024 sh $(srcdir)/vmsconf.sh $(GENERIC_OBJS) > new-make.com
2025 $(SHELL) $(srcdir)/../move-if-change new-make.com $(srcdir)/make-gas.com
2026 touch stamp-mk.com
2027 diststuff: $(DISTSTUFF) info
2028
2029 $(OBJS): @ALL_OBJ_DEPS@
2030
2031 # Stuff that every object file depends upon. If anything is removed
2032 # from this list, remove it from dep-in.sed as well.
2033 $(OBJS): config.h as.h $(TARG_ENV_H) $(OBJ_FORMAT_H) $(TARG_CPU_H) flonum.h \
2034 expr.h struc-symbol.h write.h frags.h hash.h read.h symbols.h tc.h \
2035 obj.h listing.h bignum.h bit_fix.h $(INCDIR)/libiberty.h asintl.h
2036
2037 check-DEJAGNU: site.exp
2038 if [ -d testsuite ]; then \
2039 true; \
2040 else \
2041 mkdir testsuite; \
2042 fi
2043 rm -f testsuite/site.exp
2044 cp site.exp testsuite/site.exp
2045 rootme=`pwd`; export rootme; \
2046 srcdir=`cd ${srcdir}; pwd` ; export srcdir ; \
2047 EXPECT=${EXPECT} ; export EXPECT ; \
2048 if [ -f $(top_builddir)/../expect/expect ]; then \
2049 TCL_LIBRARY=`cd $(top_srcdir)/../tcl/library && pwd`; \
2050 export TCL_LIBRARY; \
2051 fi; \
2052 runtest=$(RUNTEST); \
2053 cd testsuite; \
2054 if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
2055 $$runtest --tool $(DEJATOOL) --srcdir $${srcdir}/testsuite \
2056 $(RUNTESTFLAGS); \
2057 else echo "WARNING: could not find \`runtest'" 1>&2; :;\
2058 fi
2059
2060 # The implicit .c.o rule doesn't work for these, perhaps because of
2061 # the variables, or perhaps because the sources are not on vpath.
2062 $(TARG_CPU_O): $(TARG_CPU_C) $(TARG_CPU_DEP_@target_cpu_type@)
2063 $(COMPILE) -c $(TARG_CPU_C)
2064 $(ATOF_TARG_O): $(ATOF_TARG_C)
2065 $(COMPILE) -c $(ATOF_TARG_C)
2066
2067 # ecoff.c only has full dependencies when ECOFF_DEBUGGING is defined,
2068 # so the automatic dependency stuff doesn't work.
2069 ecoff.o : ecoff.c ecoff.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h \
2070 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/symconst.h \
2071 $(INCDIR)/aout/stab_gnu.h
2072
2073 # We need all these explicit rules for the multi stuff. Because of
2074 # these rules, we don't need one for OBJ_FORMAT_O.
2075
2076 obj-aout.o : $(srcdir)/config/obj-aout.c
2077 $(COMPILE) -c $(srcdir)/config/obj-aout.c
2078 obj-bout.o : $(srcdir)/config/obj-bout.c
2079 $(COMPILE) -c $(srcdir)/config/obj-bout.c
2080 obj-coff.o: $(srcdir)/config/obj-coff.c
2081 $(COMPILE) -c $(srcdir)/config/obj-coff.c
2082 obj-ecoff.o : $(srcdir)/config/obj-ecoff.c
2083 $(COMPILE) -c $(srcdir)/config/obj-ecoff.c
2084 obj-elf.o : $(srcdir)/config/obj-elf.c
2085 $(COMPILE) -c $(srcdir)/config/obj-elf.c
2086 obj-evax.o : $(srcdir)/config/obj-evax.c
2087 $(COMPILE) -c $(srcdir)/config/obj-evax.c
2088 obj-hp300.o : $(srcdir)/config/obj-hp300.c
2089 $(COMPILE) -c $(srcdir)/config/obj-hp300.c
2090 obj-ieee.o : $(srcdir)/config/obj-ieee.c
2091 $(COMPILE) -c $(srcdir)/config/obj-ieee.c
2092 obj-multi.o : $(srcdir)/config/obj-multi.c
2093 $(COMPILE) -c $(srcdir)/config/obj-multi.c
2094 obj-som.o : $(srcdir)/config/obj-som.c
2095 $(COMPILE) -c $(srcdir)/config/obj-som.c
2096 obj-vms.o : $(srcdir)/config/obj-vms.c
2097 $(COMPILE) -c $(srcdir)/config/obj-vms.c
2098
2099 e-mipself.o : $(srcdir)/config/e-mipself.c
2100 $(COMPILE) -c $(srcdir)/config/e-mipself.c
2101 e-mipsecoff.o : $(srcdir)/config/e-mipsecoff.c
2102 $(COMPILE) -c $(srcdir)/config/e-mipsecoff.c
2103 e-i386coff.o: $(srcdir)/config/e-i386coff.c
2104 $(COMPILE) -c $(srcdir)/config/e-i386coff.c
2105 e-i386elf.o: $(srcdir)/config/e-i386elf.c
2106 $(COMPILE) -c $(srcdir)/config/e-i386elf.c
2107
2108 # If m68k-parse.y is in a different directory, then ylwrap will use an
2109 # absolute path when it invokes yacc, which will cause yacc to put the
2110 # absolute path into the generated file. That's a pain when it comes
2111 # to generating snapshots, because it introduces spurious diffs.
2112 # Since when we make the snapshots $(srcdir) = ".", we check for that
2113 # case and handle it differently. This means that anybody who
2114 # configures with $(srcdir) = "." will have to set their path in the
2115 # debugger if they want to debug m68k-parse.y. This is bad, but on
2116 # the other hand it's good that people who use the prebuilt
2117 # m68k-parse.c don't get a spurious absolute path.
2118 m68k-parse.c: $(srcdir)/config/m68k-parse.y
2119 f=$(srcdir)/config/m68k-parse.y; \
2120 if [ $$f = "./config/m68k-parse.y" ]; then \
2121 ln -s config/m68k-parse.y . > /dev/null 2>/dev/null || \
2122 ln config/m68k-parse.y . > /dev/null 2>/dev/null || \
2123 cp config/m68k-parse.y . >/dev/null 2>/dev/null; \
2124 f=m68k-parse.y; \
2125 else true; fi; \
2126 $(SHELL) $(YLWRAP) "$(YACC)" $$f y.tab.c m68k-parse.c --; \
2127 if [ $$f = "m68k-parse.y" ]; then \
2128 rm -f m68k-parse.y; \
2129 else true; fi
2130 m68k-parse.o: m68k-parse.c $(srcdir)/config/m68k-parse.h
2131
2132 # Don't let the .y.h rule clobber m68k-parse.h.
2133 m68k-parse.h: ; @true
2134 $(srcdir)/config/m68k-parse.h: ; @true
2135
2136 # The instruction table specification lexical analyzer and parser.
2137
2138 itbl-lex.c: $(srcdir)/itbl-lex.l
2139 itbl-lex.o: itbl-lex.c itbl-parse.h
2140
2141 itbl-parse.o: itbl-parse.c itbl-parse.h $(srcdir)/itbl-ops.h
2142
2143 itbl-ops.o: $(srcdir)/itbl-ops.c $(srcdir)/itbl-ops.h itbl-parse.h
2144
2145 itbl-parse.c itbl-parse.h: $(srcdir)/itbl-parse.y
2146 $(SHELL) $(YLWRAP) "$(YACC)" $(srcdir)/itbl-parse.y y.tab.c itbl-parse.c y.tab.h itbl-parse.h -- -d
2147
2148 itbl-test-ops.o: $(srcdir)/itbl-ops.c $(srcdir)/itbl-ops.h itbl-parse.h
2149 $(COMPILE) -o itbl-test-ops.o -DSTAND_ALONE -c $(srcdir)/itbl-ops.c
2150
2151 itbl-test.o: $(srcdir)/testsuite/gas/all/itbl-test.c $(srcdir)/itbl-ops.h
2152 $(COMPILE) -c -DSTAND_ALONE $(srcdir)/testsuite/gas/all/itbl-test.c
2153
2154 cgen.o: cgen.c cgen.h cgen-desc.h subsegs.h \
2155 $(INCDIR)/obstack.h $(INCDIR)/opcode/cgen.h \
2156 $(srcdir)/../opcodes/$(CGEN_CPU_PREFIX)-desc.h \
2157 $(srcdir)/../opcodes/$(CGEN_CPU_PREFIX)-opc.h
2158
2159 .PHONY: install-exec-local install-data-local
2160 .PHONY: install-exec-bindir install-exec-tooldir
2161
2162 install-exec-local: install-exec-bindir @install_tooldir@
2163
2164 install-exec-bindir: $(noinst_PROGRAMS)
2165 $(mkinstalldirs) $(bindir)
2166 @list='$(noinst_PROGRAMS)'; for p in $$list; do \
2167 if test -f $$p; then \
2168 echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
2169 $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
2170 else :; fi; \
2171 done
2172
2173 install-exec-tooldir: $(noinst_PROGRAMS)
2174 $(mkinstalldirs) $(tooldir)/bin
2175 n=`echo as | sed '$(transform)'`; \
2176 if [ "$(bindir)/$$n$(EXEEXT)" != "$(tooldir)/bin/as$(EXEEXT)" ]; then \
2177 rm -f $(tooldir)/bin/as$(EXEEXT); \
2178 ln $(bindir)/$$n$(EXEEXT) $(tooldir)/bin/as$(EXEEXT) >/dev/null 2>/dev/null \
2179 || $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) as-new$(EXEEXT) $(tooldir)/bin/as$(EXEEXT); \
2180 else \
2181 true ; \
2182 fi
2183
2184 # These exist for maintenance purposes.
2185
2186 .PHONY: bootstrap bootstrap2 bootstrap3 stage1 stage2 stage3 comparison
2187
2188 bootstrap: as-new
2189 $(MAKE) stage1
2190 rm -f stage && ln -s stage1 stage
2191 $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
2192 $(MAKE) stage2
2193 rm -f stage && ln -s stage2 stage
2194 $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
2195 $(MAKE) comparison against=stage2
2196
2197 bootstrap2:
2198 rm -f stage && ln -s stage1 stage
2199 $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
2200 $(MAKE) stage2
2201 rm -f stage && ln -s stage2 stage
2202 $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
2203 $(MAKE) comparison against=stage2
2204
2205 bootstrap3:
2206 rm -f stage && ln -s stage2 stage
2207 $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
2208 $(MAKE) comparison against=stage2
2209
2210 # Copy the object files from a particular stage into a subdirectory.
2211 stage1:
2212 -mkdir stage1
2213 -mv $(STAGESTUFF) stage1
2214 if [ -f stage1/as-new$(EXEEXT) -a ! -f stage1/as$(EXEEXT) ] ; then (cd stage1 ; ln -s as-new$(EXEEXT) as$(EXEEXT)) ; fi
2215
2216 stage2:
2217 -mkdir stage2
2218 -mv $(STAGESTUFF) stage2
2219 if [ -f stage2/as-new$(EXEEXT) -a ! -f stage2/as$(EXEEXT) ] ; then (cd stage2 ; ln -s as-new$(EXEEXT) as$(EXEEXT)) ; fi
2220
2221 stage3:
2222 -mkdir stage3
2223 -mv $(STAGESTUFF) stage3
2224 if [ -f stage3/as-new$(EXEEXT) -a ! -f stage3/as$(EXEEXT) ] ; then (cd stage3 ; ln -s as-new as$(EXEEXT)) ; fi
2225
2226 # This rule is derived from corresponding code in the Makefile.in for gcc.
2227 # The "tail +16c" is to bypass headers which may include timestamps or
2228 # temporary assembly file names.
2229 comparison:
2230 x=0 ; \
2231 for file in *.o ; do \
2232 tail +16c ./$$file > tmp-foo1; \
2233 if tail +16c ${against}/$$file > tmp-foo2 2>/dev/null ; then \
2234 if cmp tmp-foo1 tmp-foo2 ; then \
2235 true ; \
2236 else \
2237 echo $$file differs ; \
2238 x=1 ; \
2239 fi ; \
2240 else true; fi ; \
2241 done ; \
2242 exit $$x
2243 -rm -f tmp-foo*
2244
2245 .PHONY: de-stage1 de-stage2 de-stage3
2246
2247 de-stage1:
2248 - (cd stage1 ; rm -f as$(EXEEXT) ; mv -f * ..)
2249 - rmdir stage1
2250
2251 de-stage2:
2252 - (cd stage2 ; rm -f as$(EXEEXT) ; mv -f * ..)
2253 - rmdir stage2
2254
2255 de-stage3:
2256 - (cd stage3 ; rm -f as$(EXEEXT) ; mv -f * ..)
2257 - rmdir stage3
2258
2259 .dep: dep.sed $(DEP_FILE_DEPS) .tcdep .objdep .dep2
2260 rm -f .dep1
2261 srcdir=`cd $(srcdir); pwd`; \
2262 $(MAKE) DEP=$(DEP) srcdir=$${srcdir} VPATH=$${srcdir} .dep1
2263 rm -rf .depdir
2264 sed -f dep.sed < .dep1 > .depa
2265 sed -f dep.sed < .tcdep >> .depa
2266 sed -f dep.sed < .objdep >> .depa
2267 sed -f dep.sed < .dep2 >> .depa
2268 echo '$$(OBJS): $$(DEP_@target''_cpu_type@_@obj''_format@)' >> .depa
2269 echo '$$(TARG_CPU_O): $$(TCDEP_@target''_cpu_type@_@obj''_format@)' >> .depa
2270 echo '$$(OBJ_FORMAT_O): $$(OBJDEP_@target''_cpu_type@_@obj''_format@)' >> .depa
2271 echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> .depa
2272 $(SHELL) $(srcdir)/../move-if-change .depa .dep
2273
2274 # This rule needs a mkdep that runs "gcc -MM".
2275 .dep1: $(CFILES) $(MULTI_CFILES)
2276 if [ -d .depdir ]; then true; else mkdir .depdir; fi
2277 srcdir=`cd $(srcdir); pwd`; \
2278 cd .depdir; \
2279 echo '' > targ-cpu.h; \
2280 echo '' > obj-format.h; \
2281 echo '' > targ-env.h; \
2282 echo '' > itbl-cpu.h; \
2283 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > .dep; \
2284 $(DEP) -f .dep -DBFD_ASSEMBLER -I. -I.. -I$${srcdir} -I../../bfd $(DEP_INCLUDES) $?
2285 sed -e '/IF YOU PUT ANYTHING/,$$d' < .depdir/.dep > .dep1
2286 rm -f .depdir/.dep
2287
2288 # Work out the special dependencies for the tc-*.c files.
2289 .tcdep: $(TARGET_CPU_CFILES)
2290 rm -f .tcdepa
2291 if [ -d .depdir ]; then true; else mkdir .depdir; fi
2292 srcdir=`cd $(srcdir); pwd`; \
2293 cd .depdir; \
2294 for c in $(CPU_TYPES); do \
2295 for o in $(OBJ_FORMATS); do \
2296 $(CPU_OBJ_VALID) \
2297 if [ x$${valid} = xyes ]; then \
2298 echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
2299 echo '#include "obj-'"$${o}"'.h"' > obj-format.h; \
2300 echo '#include "te-generic.h"' > targ-env.h; \
2301 echo '' > itbl-cpu.h; \
2302 echo '#include "opcodes/'"$${c}"'-desc.h"' > cgen-desc.h; \
2303 rm -f dummy.c; \
2304 cp $${srcdir}/config/tc-$${c}.c dummy.c; \
2305 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > .dep; \
2306 $(DEP) -f .dep -DBFD_ASSEMBLER -I. -I.. -I$${srcdir} -I../../bfd $(DEP_INCLUDES) dummy.c; \
2307 sed -e "s/dummy.o: dummy.c/TCDEP_$${c}_$${o} =/" \
2308 -e '1,/DO NOT PUT ANYTHING AFTER/d' \
2309 -e '/IF YOU PUT ANYTHING/,$$d' \
2310 -e '/^$$/d' < .dep >> ../.tcdepa; \
2311 rm -f dummy.c; \
2312 else true; fi; \
2313 done; \
2314 done
2315 echo 'TCDEP_hppa_som = $$(srcdir)/config/tc-hppa.h subsegs.h \' >> .tcdepa
2316 echo ' $$(INCDIR)/obstack.h $$(BFDDIR)/libhppa.h \' >> .tcdepa
2317 echo ' $$(INCDIR)/opcode/hppa.h $$(BFDDIR)/som.h' >> .tcdepa
2318 # We don't try to handle all multi cases.
2319 for c in $(CPU_TYPES); do \
2320 $(CPU_MULTI_VALID) \
2321 if [ x$${valid} = xyes ]; then \
2322 o=ecoff; \
2323 $(CPU_OBJ_VALID) \
2324 echo 'TCDEP_'"$${c}"'_multi = \' >> .tcdepa; \
2325 echo '$$(TCDEP_'"$${c}"'_coff) \' >> .tcdepa; \
2326 if [ x$${valid} = xyes ]; then \
2327 echo '$$(TCDEP_'"$${c}"'_ecoff) \' >> .tcdepa; \
2328 else true; fi; \
2329 echo '$$(TCDEP_'"$${c}"'_elf)' >> .tcdepa; \
2330 else true; fi; \
2331 done
2332 mv -f .tcdepa .tcdep
2333
2334 # Work out the special dependencies for the obj-*.c files.
2335 .objdep: $(OBJ_FORMAT_CFILES)
2336 rm -f .objdepa
2337 if [ -d .depdir ]; then true; else mkdir .depdir; fi
2338 srcdir=`cd $(srcdir); pwd`; \
2339 cd .depdir; \
2340 for c in $(CPU_TYPES); do \
2341 for o in $(OBJ_FORMATS); do \
2342 $(CPU_OBJ_VALID) \
2343 if [ x$${valid} = xyes ]; then \
2344 echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
2345 echo '#include "obj-'"$${o}"'.h"' > obj-format.h; \
2346 echo '#include "te-generic.h"' > targ-env.h; \
2347 echo '' > itbl-cpu.h; \
2348 rm -f dummy.c; \
2349 cp $${srcdir}/config/obj-$${o}.c dummy.c; \
2350 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > .dep; \
2351 $(DEP) -f .dep -DBFD_ASSEMBLER -I. -I.. -I$${srcdir} -I../../bfd $(DEP_INCLUDES) dummy.c; \
2352 sed -e "s/dummy.o: dummy.c/OBJDEP_$${c}_$${o} =/" \
2353 -e '1,/DO NOT PUT ANYTHING AFTER/d' \
2354 -e '/IF YOU PUT ANYTHING/,$$d' \
2355 -e '/^$$/d' < .dep >> ../.objdepa; \
2356 rm -f dummy.c; \
2357 else true; fi; \
2358 done; \
2359 done
2360 echo 'OBJDEP_hppa_som = $$(srcdir)/config/obj-som.h subsegs.h \' >> .objdepa
2361 echo ' $$(INCDIR)/obstack.h $$(BFDDIR)/libhppa.h \' >> .objdepa
2362 echo ' $$(BFDDIR)/som.h $$(INCDIR)/aout/stab_gnu.h \' >> .objdepa
2363 echo ' $$(INCDIR)/aout/stab.def' >> .objdepa
2364 # We don't try to handle all multi cases.
2365 for c in $(CPU_TYPES); do \
2366 $(CPU_MULTI_VALID) \
2367 if [ x$${valid} = xyes ]; then \
2368 o=ecoff; \
2369 $(CPU_OBJ_VALID) \
2370 echo 'OBJDEP_'"$${c}"'_multi = \' >> .objdepa; \
2371 echo '$$(OBJDEP_'"$${c}"'_coff) \' >> .objdepa; \
2372 if [ x$${valid} = xyes ]; then \
2373 echo '$$(OBJDEP_'"$${c}"'_ecoff) \' >> .objdepa; \
2374 else true; fi; \
2375 echo '$$(OBJDEP_'"$${c}"'_elf)' >> .objdepa; \
2376 else true; fi; \
2377 done
2378 mv -f .objdepa .objdep
2379
2380 # Work out the dependencies for each CPU/OBJ combination.
2381 # Note that SOM is a special case, because it only works native.
2382 .dep2: $(TARGET_CPU_HFILES) $(OBJ_FORMAT_HFILES)
2383 rm -f .dep2a
2384 if [ -d .depdir ]; then true; else mkdir .depdir; fi
2385 srcdir=`cd $(srcdir); pwd`; \
2386 cd .depdir; \
2387 for c in $(CPU_TYPES); do \
2388 for o in $(OBJ_FORMATS); do \
2389 $(CPU_OBJ_VALID) \
2390 if [ x$${valid} = xyes ]; then \
2391 echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
2392 echo '#include "obj-'"$${o}"'.h"' > dummy.c; \
2393 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > .dep; \
2394 $(DEP) -f .dep -DBFD_ASSEMBLER -I. -I.. -I$${srcdir} -I../../bfd $(DEP_INCLUDES) dummy.c; \
2395 sed -e "s/dummy.o: dummy.c/DEP_$${c}_$${o} =/" \
2396 -e '1,/DO NOT PUT ANYTHING AFTER/d' \
2397 -e '/IF YOU PUT ANYTHING/,$$d' \
2398 -e '/^$$/d' < .dep >> ../.dep2a; \
2399 else true; fi; \
2400 done; \
2401 done
2402 echo 'DEP_hppa_som = $$(BFDDIR)/som.h' >> .dep2a
2403 # We don't try to handle all multi cases.
2404 for c in $(CPU_TYPES); do \
2405 $(CPU_MULTI_VALID) \
2406 if [ x$${valid} = xyes ]; then \
2407 o=ecoff; \
2408 $(CPU_OBJ_VALID) \
2409 echo 'DEP_'"$${c}"'_multi = \' >> .dep2a; \
2410 echo '$$(DEP_'"$${c}"'_coff) \' >> .dep2a; \
2411 if [ x$${valid} = xyes ]; then \
2412 echo '$$(DEP_'"$${c}"'_ecoff) \' >> .dep2a; \
2413 else true; fi; \
2414 echo '$$(DEP_'"$${c}"'_elf)' >> .dep2a; \
2415 else true; fi; \
2416 done
2417 mv -f .dep2a .dep2
2418
2419 dep.sed: dep-in.sed config.status
2420 srcdir=`cd $(srcdir); pwd`; \
2421 sed <$(srcdir)/dep-in.sed >dep.sed \
2422 -e "s!@INCDIR@!$${srcdir}/../include!" \
2423 -e "s!@BFDDIR@!$${srcdir}/../bfd!" \
2424 -e "s!@SRCDIR@!$${srcdir}!"
2425
2426 dep: .dep
2427 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
2428 cat .dep >> tmp-Makefile
2429 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile Makefile
2430
2431 dep-in: .dep
2432 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
2433 cat .dep >> tmp-Makefile.in
2434 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
2435
2436 dep-am: .dep
2437 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
2438 cat .dep >> tmp-Makefile.am
2439 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
2440
2441 .PHONY: dep dep-in dep-am
2442
2443 # DO NOT DELETE THIS LINE -- mkdep uses it.
2444 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
2445
2446 app.o: app.c
2447 as.o: as.c subsegs.h $(INCDIR)/obstack.h output-file.h \
2448 sb.h macro.h
2449 atof-generic.o: atof-generic.c
2450 bignum-copy.o: bignum-copy.c
2451 cond.o: cond.c macro.h sb.h $(INCDIR)/obstack.h
2452 depend.o: depend.c
2453 ecoff.o: ecoff.c
2454 ehopt.o: ehopt.c subsegs.h $(INCDIR)/obstack.h $(INCDIR)/elf/dwarf2.h
2455 expr.o: expr.c $(INCDIR)/obstack.h
2456 flonum-copy.o: flonum-copy.c
2457 flonum-konst.o: flonum-konst.c
2458 flonum-mult.o: flonum-mult.c
2459 frags.o: frags.c subsegs.h $(INCDIR)/obstack.h
2460 hash.o: hash.c
2461 input-file.o: input-file.c input-file.h
2462 input-scrub.o: input-scrub.c input-file.h sb.h
2463 listing.o: listing.c input-file.h subsegs.h
2464 literal.o: literal.c subsegs.h $(INCDIR)/obstack.h
2465 macro.o: macro.c sb.h macro.h
2466 messages.o: messages.c
2467 output-file.o: output-file.c output-file.h
2468 read.o: read.c subsegs.h $(INCDIR)/obstack.h sb.h macro.h \
2469 ecoff.h
2470 sb.o: sb.c sb.h
2471 stabs.o: stabs.c $(INCDIR)/obstack.h subsegs.h ecoff.h \
2472 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
2473 subsegs.o: subsegs.c subsegs.h $(INCDIR)/obstack.h
2474 symbols.o: symbols.c $(INCDIR)/obstack.h subsegs.h
2475 write.o: write.c subsegs.h $(INCDIR)/obstack.h output-file.h
2476 gasp.o: gasp.c sb.h macro.h
2477 e-i386coff.o: $(srcdir)/config/e-i386coff.c emul.h \
2478 emul-target.h
2479 e-i386elf.o: $(srcdir)/config/e-i386elf.c emul.h emul-target.h
2480 e-mipsecoff.o: $(srcdir)/config/e-mipsecoff.c emul.h \
2481 emul-target.h
2482 e-mipself.o: $(srcdir)/config/e-mipself.c emul.h emul-target.h
2483 $(OBJS): $(DEP_@target_cpu_type@_@obj_format@)
2484 $(TARG_CPU_O): $(TCDEP_@target_cpu_type@_@obj_format@)
2485 $(OBJ_FORMAT_O): $(OBJDEP_@target_cpu_type@_@obj_format@)
2486 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
2487
2488 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2489 # Otherwise a system limit (for SysV at least) may be exceeded.
2490 .NOEXPORT:
This page took 0.087766 seconds and 4 git commands to generate.