2000-02-25 H.J. Lu <hjl@gnu.org>
[binutils.git] / gas / Makefile.in
blob0bd773385b3d2b3ddee8318f23f6be5704da85e2
1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
3 # Copyright (C) 1994-99, 2000 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.
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.
14 SHELL = @SHELL@
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
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
35 DESTDIR =
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
41 top_builddir = .
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
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@
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 GDBINIT = @GDBINIT@
76 GMOFILES = @GMOFILES@
77 GMSGFMT = @GMSGFMT@
78 GT_NO = @GT_NO@
79 GT_YES = @GT_YES@
80 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
81 INSTOBJEXT = @INSTOBJEXT@
82 INTLDEPS = @INTLDEPS@
83 INTLOBJS = @INTLOBJS@
84 LD = @LD@
85 LIBTOOL = @LIBTOOL@
86 LN_S = @LN_S@
87 MAINT = @MAINT@
88 MAKEINFO = @MAKEINFO@
89 MKINSTALLDIRS = @MKINSTALLDIRS@
90 MSGFMT = @MSGFMT@
91 NM = @NM@
92 OPCODES_LIB = @OPCODES_LIB@
93 PACKAGE = @PACKAGE@
94 POFILES = @POFILES@
95 POSUB = @POSUB@
96 RANLIB = @RANLIB@
97 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
98 USE_NLS = @USE_NLS@
99 USE_SYMBOL_UNDERSCORE = @USE_SYMBOL_UNDERSCORE@
100 VERSION = @VERSION@
101 atof = @atof@
102 cgen_cpu_prefix = @cgen_cpu_prefix@
103 extra_objects = @extra_objects@
104 install_tooldir = @install_tooldir@
105 l = @l@
106 obj_format = @obj_format@
107 target_cpu_type = @target_cpu_type@
108 te_file = @te_file@
110 INTLLIBS = @INTLLIBS@
112 AUTOMAKE_OPTIONS = cygnus dejagnu
114 SUBDIRS = doc po
116 tooldir = $(exec_prefix)/$(target_alias)
118 YACC = `if [ -f ../bison/bison ] ; then echo ../bison/bison -y -L../bison/bison ; else echo bison -y ; fi`
119 LEX = `if [ -f ../flex/flex ] ; then echo ../flex/flex ; else echo flex ; fi`
121 MKDEP = $${srcdir}/../mkdep
123 TARG_CPU = @target_cpu_type@
124 TARG_CPU_C = $(srcdir)/config/tc-@target_cpu_type@.c
125 TARG_CPU_O = tc-@target_cpu_type@.o
126 TARG_CPU_H = $(srcdir)/config/tc-@target_cpu_type@.h
127 OBJ_FORMAT_C = $(srcdir)/config/obj-@obj_format@.c
128 OBJ_FORMAT_O = obj-@obj_format@.o
129 OBJ_FORMAT_H = $(srcdir)/config/obj-@obj_format@.h
130 TARG_ENV_H = $(srcdir)/config/te-@te_file@.h
131 ATOF_TARG_C = $(srcdir)/config/atof-@atof@.c
132 ATOF_TARG_O = atof-@atof@.o
134 # use @target_cpu_type@ for refering to configured target name
135 IT_HDRS = itbl-parse.h $(srcdir)/itbl-ops.h
136 IT_SRCS = itbl-parse.c itbl-lex.c $(srcdir)/itbl-ops.c
137 IT_DEPS = $(srcdir)/itbl-parse.y $(srcdir)/itbl-lex.l $(srcdir)/config/itbl-@target_cpu_type@.h
138 IT_OBJS = itbl-parse.o itbl-lex.o itbl-ops.o
140 # CPU types. This is only used for dependency information.
142 CPU_TYPES = \
143 a29k \
144 alpha \
145 arc \
146 arm \
147 d10v \
148 d30v \
149 fr30 \
150 h8300 \
151 h8500 \
152 hppa \
153 i370 \
154 i386 \
155 i860 \
156 i960 \
157 m32r \
158 m68k \
159 m88k \
160 mcore \
161 mips \
162 mn10200 \
163 mn10300 \
164 ns32k \
165 pj \
166 ppc \
167 sh \
168 sparc \
169 tahoe \
170 tic30 \
171 tic80 \
172 vax \
173 w65 \
174 v850 \
178 # Object format types. This is only used for dependency information.
179 # We deliberately omit som, since it does not work as a cross assembler.
181 OBJ_FORMATS = \
182 aout \
183 bout \
184 coff \
185 ecoff \
186 elf \
187 evax \
188 hp300 \
189 ieee \
193 # This is an sh case which sets valid according to whether the CPU
194 # type in the shell variable c and the OS type in the shell variable o
195 # are supported. This helps cuts down on the amount of dependency
196 # information.
198 CPU_OBJ_VALID = \
199 valid= ; \
200 case $$o in \
201 aout) \
202 case $$c in \
203 a29k | arm | i386 | i860 | m68k | mips | ns32k | sparc | tahoe | tic30 | vax) \
204 valid=yes ;; \
205 esac ;; \
206 bout) \
207 case $$c in \
208 i960) valid=yes ;; \
209 esac ;; \
210 coff) valid=yes ;; \
211 ecoff) \
212 case $$c in \
213 mips | alpha) valid=yes ;; \
214 esac ;; \
215 elf) valid=yes ;; \
216 evax) \
217 case $$c in \
218 alpha) valid=yes ;; \
219 esac ;; \
220 hp300) \
221 case $$c in \
222 m68k) valid=yes ;; \
223 esac ;; \
224 vms) \
225 case $$c in \
226 vax) valid=yes ;; \
227 esac ;; \
228 esac;
231 # This is like CPU_OBJ_VALID, for the obj=multi case.
233 CPU_MULTI_VALID = \
234 valid= ; \
235 case $$c in \
236 i386 | mips) valid=yes ;; \
237 esac;
240 # Regular source files.
242 GAS_CFILES = \
243 app.c \
244 as.c \
245 atof-generic.c \
246 bignum-copy.c \
247 cond.c \
248 depend.c \
249 dwarf2dbg.c \
250 ecoff.c \
251 ehopt.c \
252 expr.c \
253 flonum-copy.c \
254 flonum-konst.c \
255 flonum-mult.c \
256 frags.c \
257 hash.c \
258 input-file.c \
259 input-scrub.c \
260 listing.c \
261 literal.c \
262 macro.c \
263 messages.c \
264 output-file.c \
265 read.c \
266 sb.c \
267 stabs.c \
268 subsegs.c \
269 symbols.c \
270 write.c
273 CFILES = $(GAS_CFILES) gasp.c itbl-ops.c
275 HFILES = \
276 as.h \
277 asintl.h \
278 bignum.h \
279 bit_fix.h \
280 cgen.h \
281 dwarf2dbg.h \
282 ecoff.h \
283 emul-target.h \
284 emul.h \
285 expr.h \
286 flonum.h \
287 frags.h \
288 hash.h \
289 input-file.h \
290 itbl-ops.h \
291 listing.h \
292 macro.h \
293 obj.h \
294 output-file.h \
295 read.h \
296 sb.h \
297 struc-symbol.h \
298 subsegs.h \
299 symbols.h \
300 tc.h \
301 write.h
304 # CPU files in config.
306 TARGET_CPU_CFILES = \
307 config/tc-a29k.c \
308 config/tc-alpha.c \
309 config/tc-arc.c \
310 config/tc-arm.c \
311 config/tc-d10v.c \
312 config/tc-d30v.c \
313 config/tc-fr30.c \
314 config/tc-h8300.c \
315 config/tc-h8500.c \
316 config/tc-hppa.c \
317 config/tc-i370.c \
318 config/tc-i386.c \
319 config/tc-i860.c \
320 config/tc-i960.c \
321 config/tc-m32r.c \
322 config/tc-m68k.c \
323 config/tc-m88k.c \
324 config/tc-mcore.c \
325 config/tc-mips.c \
326 config/tc-mn10200.c \
327 config/tc-mn10300.c \
328 config/tc-ns32k.c \
329 config/tc-pj.c \
330 config/tc-ppc.c \
331 config/tc-sh.c \
332 config/tc-sparc.c \
333 config/tc-tahoe.c \
334 config/tc-tic30.c \
335 config/tc-tic80.c \
336 config/tc-vax.c \
337 config/tc-w65.c \
338 config/tc-v850.c \
339 config/tc-z8k.c
342 TARGET_CPU_HFILES = \
343 config/tc-a29k.h \
344 config/tc-alpha.h \
345 config/tc-arc.h \
346 config/tc-arm.h \
347 config/tc-d10v.h \
348 config/tc-d30v.h \
349 config/tc-fr30.h \
350 config/tc-h8300.h \
351 config/tc-h8500.h \
352 config/tc-hppa.h \
353 config/tc-i370.h \
354 config/tc-i386.h \
355 config/tc-i860.h \
356 config/tc-i960.h \
357 config/tc-m32r.h \
358 config/tc-m68k.h \
359 config/tc-m88k.h \
360 config/tc-mcore.h \
361 config/tc-mips.h \
362 config/tc-mn10200.h \
363 config/tc-mn10300.h \
364 config/tc-ns32k.h \
365 config/tc-pj.h \
366 config/tc-ppc.h \
367 config/tc-sh.h \
368 config/tc-sparc.h \
369 config/tc-tahoe.h \
370 config/tc-tic30.h \
371 config/tc-tic80.h \
372 config/tc-vax.h \
373 config/tc-w65.h \
374 config/tc-v850.h \
375 config/tc-z8k.h
378 # OBJ files in config
380 OBJ_FORMAT_CFILES = \
381 config/obj-aout.c \
382 config/obj-bout.c \
383 config/obj-coff.c \
384 config/obj-ecoff.c \
385 config/obj-elf.c \
386 config/obj-evax.c \
387 config/obj-hp300.c \
388 config/obj-ieee.c \
389 config/obj-som.c \
390 config/obj-vms.c
393 OBJ_FORMAT_HFILES = \
394 config/obj-aout.h \
395 config/obj-bout.h \
396 config/obj-coff.h \
397 config/obj-ecoff.h \
398 config/obj-elf.h \
399 config/obj-evax.h \
400 config/obj-hp300.h \
401 config/obj-ieee.h \
402 config/obj-som.h \
403 config/obj-vms.h
406 # Emulation header files in config
408 TARG_ENV_HFILES = \
409 config/te-386bsd.h \
410 config/te-aux.h \
411 config/te-delta.h \
412 config/te-delt88.h \
413 config/te-dpx2.h \
414 config/te-dynix.h \
415 config/te-epoc-pe.h \
416 config/te-generic.h \
417 config/te-go32.h \
418 config/te-hp300.h \
419 config/te-hppa.h \
420 config/te-i386aix.h \
421 config/te-ic960.h \
422 config/te-linux.h \
423 config/te-lnews.h \
424 config/te-lynx.h \
425 config/te-mach.h \
426 config/te-macos.h \
427 config/te-multi.h \
428 config/te-nbsd.h \
429 config/te-nbsd532.h \
430 config/te-pc532mach.h \
431 config/te-pe.h \
432 config/te-ppcnw.h \
433 config/te-psos.h \
434 config/te-riscix.h \
435 config/te-sparcaout.h \
436 config/te-sun3.h \
437 config/te-svr4.h \
438 config/te-sysv32.h
441 # Multi files in config
443 MULTI_CFILES = \
444 config/e-i386aout.c \
445 config/e-i386coff.c \
446 config/e-i386elf.c \
447 config/e-mipsecoff.c \
448 config/e-mipself.c
451 CONFIG_OBJS = \
452 $(TARG_CPU_O) \
453 $(OBJ_FORMAT_O) \
454 $(ATOF_TARG_O) \
455 $(extra_objects)
458 GENERIC_OBJS = \
459 app.o \
460 as.o \
461 atof-generic.o \
462 bignum-copy.o \
463 cond.o \
464 depend.o \
465 dwarf2dbg.o \
466 ehopt.o \
467 expr.o \
468 flonum-konst.o \
469 flonum-copy.o \
470 flonum-mult.o \
471 frags.o \
472 hash.o \
473 input-file.o \
474 input-scrub.o \
475 literal.o \
476 messages.o \
477 output-file.o \
478 read.o \
479 subsegs.o \
480 symbols.o \
481 write.o \
482 listing.o \
483 ecoff.o \
484 stabs.o \
485 sb.o \
486 macro.o
489 OBJS = $(CONFIG_OBJS) $(GENERIC_OBJS)
491 POTFILES = $(MULTI_CFILES) $(TARGET_ENV_HFILES) $(OBJ_FORMAT_HFILES) \
492 $(OBJ_FORMAT_CFILES) $(TARGET_CPU_HFILES) $(TARGET_CPU_CFILES) \
493 $(HFILES) $(CFILES) $(GAS_CFILES)
496 noinst_PROGRAMS = as-new gasp-new
497 noinst_SCRIPTS = $(GDBINIT)
498 EXTRA_SCRIPTS = .gdbinit
500 EXTRA_DIST = make-gas.com
502 DISTSTUFF = make-gas.com m68k-parse.c itbl-parse.c itbl-parse.h itbl-lex.c
504 DISTCLEANFILES = targ-cpu.h obj-format.h targ-env.h itbl-cpu.h cgen-desc.h
506 # Now figure out from those variables how to compile and link.
508 BASEDIR = $(srcdir)/..
509 BFDDIR = $(BASEDIR)/bfd
510 INCDIR = $(BASEDIR)/include
512 # This is the variable actually used when we compile.
513 # Specify the directories to be searched for header files.
514 # Both . and srcdir are used, in that order,
515 # so that tm.h and config.h will be found in the compilation
516 # subdirectory rather than in the source directory.
517 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\""
519 # This should be parallel to INCLUDES, but should replace $(srcdir)
520 # with $${srcdir}, and should work in a subdirectory. This is used
521 # when building dependencies, because the dependency building is done
522 # in a subdirectory.
523 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\""
525 # How to link with both our special library facilities
526 # and the system's installed libraries.
528 GASLIBS = @OPCODES_LIB@ @BFDLIB@ ../libiberty/libiberty.a
530 # Files to be copied away after each stage in building.
531 STAGESTUFF = *.o $(noinst_PROGRAMS)
533 as_new_SOURCES = $(GAS_CFILES)
534 as_new_LDADD = $(TARG_CPU_O) $(OBJ_FORMAT_O) $(ATOF_TARG_O) \
535 $(extra_objects) $(GASLIBS) $(INTLLIBS)
537 as_new_DEPENDENCIES = $(TARG_CPU_O) $(OBJ_FORMAT_O) $(ATOF_TARG_O) \
538 $(extra_objects) $(GASLIBS) $(INTLDEPS)
541 gasp_new_SOURCES = gasp.c macro.c sb.c hash.c
542 gasp_new_LDADD = ../libiberty/libiberty.a $(INTLLIBS)
543 gasp_new_DEPENDENCIES = ../libiberty/libiberty.a $(INTLDEPS)
545 EXPECT = `if [ -f $${rootme}/../expect/expect ] ; then \
546 echo $${rootme}/../expect/expect ; \
547 else echo expect ; fi`
550 RUNTEST = `if [ -f $${srcdir}/../dejagnu/runtest ] ; then \
551 echo $${srcdir}/../dejagnu/runtest ; else echo runtest; \
554 RUNTESTFLAGS =
556 # The m68k operand parser.
558 EXTRA_as_new_SOURCES = config/m68k-parse.y
560 # stand-alone itbl assembler & disassembler
562 EXTRA_PROGRAMS = itbl-test
563 itbl_test_SOURCES = itbl-parse.y itbl-lex.l
564 itbl_test_LDADD = itbl-tops.o itbl-test.o $(GASLIBS) @LEXLIB@
566 # CGEN interface.
568 CGEN_CPU_PREFIX = @cgen_cpu_prefix@
570 # Remake the info files.
572 MOSTLYCLEANFILES = $(STAGESTUFF) core stamp-mk.com \
573 testsuite/*.o testsuite/*.out testsuite/gas.log testsuite/gas.sum \
574 testsuite/site.exp site.bak site.exp stage stage1 stage2
577 CLEANFILES = dep.sed DEPTC DEPOBJ DEP2 DEP1 DEPA DEP DEPDIR
579 against = stage2
581 # Automatic dependency computation. This is a real pain, because the
582 # dependencies change based on target_cpu_type and obj_format. We
583 # currently ignore any dependencies caused by emulation files.
585 DEP_FILE_DEPS = $(CFILES) $(HFILES) $(TARGET_CPU_CFILES) \
586 $(TARGET_CPU_HFILES) $(OBJ_FORMAT_CFILES) $(OBJ_FORMAT_HFILES)
589 DEPTC_a29k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-a29k.h \
590 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/a29k.h
592 DEPTC_a29k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-a29k.h \
593 $(INCDIR)/coff/internal.h $(INCDIR)/coff/a29k.h $(BFDDIR)/libcoff.h \
594 $(INCDIR)/bfdlink.h $(INCDIR)/opcode/a29k.h
596 DEPTC_a29k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
597 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
598 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-a29k.h $(INCDIR)/opcode/a29k.h
600 DEPTC_alpha_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-alpha.h \
601 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
602 subsegs.h $(INCDIR)/obstack.h ecoff.h $(INCDIR)/opcode/alpha.h \
603 $(srcdir)/config/atof-vax.c
605 DEPTC_alpha_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-alpha.h \
606 ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
607 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/alpha.h \
608 $(srcdir)/config/atof-vax.c
610 DEPTC_alpha_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
611 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
612 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-alpha.h subsegs.h \
613 $(INCDIR)/obstack.h ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
614 $(INCDIR)/opcode/alpha.h $(INCDIR)/elf/alpha.h $(INCDIR)/elf/reloc-macros.h \
615 $(srcdir)/config/atof-vax.c
617 DEPTC_alpha_evax = $(srcdir)/config/obj-evax.h $(srcdir)/config/tc-alpha.h \
618 subsegs.h $(INCDIR)/obstack.h ecoff.h $(INCDIR)/opcode/alpha.h \
619 $(srcdir)/config/atof-vax.c
621 DEPTC_arc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-arc.h \
622 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
623 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/arc.h \
624 $(INCDIR)/elf/arc.h $(INCDIR)/elf/reloc-macros.h
626 DEPTC_arc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
627 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
628 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arc.h subsegs.h \
629 $(INCDIR)/obstack.h $(INCDIR)/opcode/arc.h $(INCDIR)/elf/arc.h \
630 $(INCDIR)/elf/reloc-macros.h
632 DEPTC_arm_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-arm.h \
633 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h
635 DEPTC_arm_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-arm.h \
636 $(INCDIR)/coff/internal.h $(INCDIR)/coff/arm.h $(BFDDIR)/libcoff.h \
637 $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h
639 DEPTC_arm_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
640 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
641 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arm.h subsegs.h \
642 $(INCDIR)/obstack.h $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h
644 DEPTC_d10v_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-d10v.h \
645 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
646 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/d10v.h \
647 $(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h
649 DEPTC_d10v_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
650 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
651 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d10v.h subsegs.h \
652 $(INCDIR)/obstack.h $(INCDIR)/opcode/d10v.h $(INCDIR)/elf/ppc.h \
653 $(INCDIR)/elf/reloc-macros.h
655 DEPTC_d30v_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-d30v.h \
656 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
657 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/d30v.h
659 DEPTC_d30v_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
660 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
661 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d30v.h subsegs.h \
662 $(INCDIR)/obstack.h $(INCDIR)/opcode/d30v.h
664 DEPTC_fr30_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-fr30.h \
665 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
666 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/symcat.h $(srcdir)/../opcodes/fr30-desc.h \
667 $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/fr30-opc.h \
668 cgen.h
670 DEPTC_fr30_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
671 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
672 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-fr30.h subsegs.h \
673 $(INCDIR)/obstack.h $(INCDIR)/symcat.h $(srcdir)/../opcodes/fr30-desc.h \
674 $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/fr30-opc.h \
675 cgen.h
677 DEPTC_h8300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8300.h \
678 $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8300.h $(BFDDIR)/libcoff.h \
679 $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/h8300.h
681 DEPTC_h8300_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
682 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
683 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8300.h subsegs.h \
684 $(INCDIR)/obstack.h $(INCDIR)/opcode/h8300.h
686 DEPTC_h8500_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8500.h \
687 $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8500.h $(BFDDIR)/libcoff.h \
688 $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/h8500-opc.h
690 DEPTC_h8500_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
691 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
692 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8500.h subsegs.h \
693 $(INCDIR)/obstack.h $(srcdir)/../opcodes/h8500-opc.h
695 DEPTC_hppa_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-hppa.h \
696 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
697 subsegs.h $(INCDIR)/obstack.h $(BFDDIR)/libhppa.h $(BFDDIR)/libbfd.h \
698 $(INCDIR)/opcode/hppa.h
700 DEPTC_hppa_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
701 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
702 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-hppa.h $(BFDDIR)/elf32-hppa.h \
703 $(BFDDIR)/libhppa.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h \
704 subsegs.h $(INCDIR)/obstack.h $(BFDDIR)/libbfd.h $(INCDIR)/opcode/hppa.h
706 DEPTC_i386_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-i386.h \
707 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
708 $(INCDIR)/opcode/i386.h
710 DEPTC_i386_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i386.h \
711 $(INCDIR)/coff/internal.h $(INCDIR)/coff/i386.h $(BFDDIR)/libcoff.h \
712 $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/i386.h
714 DEPTC_i386_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
715 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
716 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i386.h subsegs.h \
717 $(INCDIR)/obstack.h $(INCDIR)/opcode/i386.h
719 DEPTC_i860_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-i860.h \
720 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/i860.h
722 DEPTC_i860_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i860.h \
723 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
724 $(INCDIR)/opcode/i860.h
726 DEPTC_i860_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
727 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
728 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i860.h $(INCDIR)/opcode/i860.h
730 DEPTC_i960_bout = $(srcdir)/config/obj-bout.h $(srcdir)/config/tc-i960.h \
731 $(INCDIR)/obstack.h $(INCDIR)/opcode/i960.h
733 DEPTC_i960_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i960.h \
734 $(INCDIR)/coff/internal.h $(INCDIR)/coff/i960.h $(BFDDIR)/libcoff.h \
735 $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h $(INCDIR)/opcode/i960.h
737 DEPTC_i960_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
738 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
739 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i960.h $(INCDIR)/obstack.h \
740 $(INCDIR)/opcode/i960.h
742 DEPTC_m32r_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m32r.h \
743 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
744 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/symcat.h $(srcdir)/../opcodes/m32r-desc.h \
745 $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/m32r-opc.h \
746 cgen.h
748 DEPTC_m32r_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
749 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
750 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m32r.h subsegs.h \
751 $(INCDIR)/obstack.h $(INCDIR)/symcat.h $(srcdir)/../opcodes/m32r-desc.h \
752 $(INCDIR)/opcode/cgen.h $(srcdir)/../opcodes/m32r-opc.h \
753 cgen.h
755 DEPTC_m68k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-m68k.h \
756 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
757 subsegs.h $(INCDIR)/opcode/m68k.h $(srcdir)/config/m68k-parse.h
759 DEPTC_m68k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m68k.h \
760 $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(BFDDIR)/libcoff.h \
761 $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h $(INCDIR)/opcode/m68k.h \
762 $(srcdir)/config/m68k-parse.h
764 DEPTC_m68k_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-m68k.h $(INCDIR)/obstack.h \
767 subsegs.h $(INCDIR)/opcode/m68k.h $(srcdir)/config/m68k-parse.h \
768 $(INCDIR)/elf/m68k.h $(INCDIR)/elf/reloc-macros.h
770 DEPTC_m68k_hp300 = $(srcdir)/config/obj-hp300.h $(srcdir)/config/obj-aout.h \
771 $(srcdir)/config/tc-m68k.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h \
772 $(INCDIR)/obstack.h subsegs.h $(INCDIR)/opcode/m68k.h \
773 $(srcdir)/config/m68k-parse.h
775 DEPTC_m88k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m88k.h \
776 $(INCDIR)/coff/internal.h $(INCDIR)/coff/m88k.h $(BFDDIR)/libcoff.h \
777 $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(srcdir)/config/m88k-opcode.h
779 DEPTC_m88k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
780 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
781 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m88k.h subsegs.h \
782 $(INCDIR)/obstack.h $(srcdir)/config/m88k-opcode.h
784 DEPTC_mcore_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mcore.h \
785 $(INCDIR)/coff/internal.h $(INCDIR)/coff/mcore.h $(BFDDIR)/libcoff.h \
786 $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/mcore-opc.h
788 DEPTC_mcore_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
789 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
790 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mcore.h subsegs.h \
791 $(INCDIR)/obstack.h $(srcdir)/../opcodes/mcore-opc.h \
792 $(INCDIR)/elf/mcore.h $(INCDIR)/elf/reloc-macros.h
794 DEPTC_mips_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-mips.h \
795 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
796 $(INCDIR)/opcode/mips.h itbl-ops.h ecoff.h $(INCDIR)/coff/sym.h \
797 $(INCDIR)/coff/ecoff.h
799 DEPTC_mips_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mips.h \
800 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
801 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/mips.h \
802 itbl-ops.h ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h
804 DEPTC_mips_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-mips.h \
805 ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
806 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/mips.h \
807 itbl-ops.h
809 DEPTC_mips_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
810 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
811 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mips.h subsegs.h \
812 $(INCDIR)/obstack.h $(INCDIR)/opcode/mips.h itbl-ops.h \
813 $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h ecoff.h \
814 $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h
816 DEPTC_mn10200_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mn10200.h \
817 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
818 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/mn10200.h
820 DEPTC_mn10200_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
821 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
822 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10200.h subsegs.h \
823 $(INCDIR)/obstack.h $(INCDIR)/opcode/mn10200.h
825 DEPTC_mn10300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mn10300.h \
826 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
827 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/mn10300.h
829 DEPTC_mn10300_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
830 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
831 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10300.h subsegs.h \
832 $(INCDIR)/obstack.h $(INCDIR)/opcode/mn10300.h
834 DEPTC_ns32k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-ns32k.h \
835 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ns32k.h \
836 $(INCDIR)/obstack.h
838 DEPTC_ns32k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ns32k.h \
839 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
840 $(INCDIR)/opcode/ns32k.h $(INCDIR)/obstack.h
842 DEPTC_ns32k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
843 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
844 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ns32k.h $(INCDIR)/opcode/ns32k.h \
845 $(INCDIR)/obstack.h
847 DEPTC_pj_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-pj.h \
848 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
849 $(INCDIR)/opcode/pj.h
851 DEPTC_pj_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
852 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
853 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-pj.h $(INCDIR)/opcode/pj.h
855 DEPTC_ppc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ppc.h \
856 $(INCDIR)/coff/internal.h $(INCDIR)/coff/rs6000.h $(BFDDIR)/libcoff.h \
857 $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/ppc.h
859 DEPTC_ppc_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-ppc.h subsegs.h \
862 $(INCDIR)/obstack.h $(INCDIR)/opcode/ppc.h $(INCDIR)/elf/ppc.h \
863 $(INCDIR)/elf/reloc-macros.h
865 DEPTC_sh_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sh.h \
866 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sh.h $(BFDDIR)/libcoff.h \
867 $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/sh-opc.h
869 DEPTC_sh_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
870 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
871 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sh.h subsegs.h \
872 $(INCDIR)/obstack.h $(srcdir)/../opcodes/sh-opc.h
874 DEPTC_sparc_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-sparc.h \
875 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
876 $(INCDIR)/opcode/sparc.h
878 DEPTC_sparc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sparc.h \
879 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sparc.h $(BFDDIR)/libcoff.h \
880 $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/sparc.h
882 DEPTC_sparc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
883 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
884 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sparc.h subsegs.h \
885 $(INCDIR)/obstack.h $(INCDIR)/opcode/sparc.h $(INCDIR)/elf/sparc.h \
886 $(INCDIR)/elf/reloc-macros.h
888 DEPTC_tahoe_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tahoe.h \
889 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
890 $(INCDIR)/opcode/tahoe.h
892 DEPTC_tahoe_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tahoe.h \
893 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
894 $(INCDIR)/obstack.h $(INCDIR)/opcode/tahoe.h
896 DEPTC_tahoe_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
897 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
898 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tahoe.h $(INCDIR)/obstack.h \
899 $(INCDIR)/opcode/tahoe.h
901 DEPTC_tic30_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tic30.h \
902 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/tic30.h
904 DEPTC_tic30_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic30.h \
905 $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic30.h $(BFDDIR)/libcoff.h \
906 $(INCDIR)/bfdlink.h $(INCDIR)/opcode/tic30.h
908 DEPTC_tic30_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
909 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
910 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic30.h $(INCDIR)/opcode/tic30.h
912 DEPTC_tic80_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic80.h \
913 $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic80.h $(BFDDIR)/libcoff.h \
914 $(INCDIR)/bfdlink.h $(INCDIR)/opcode/tic80.h
916 DEPTC_tic80_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
917 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
918 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic80.h $(INCDIR)/opcode/tic80.h
920 DEPTC_vax_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-vax.h \
921 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(srcdir)/config/vax-inst.h \
922 $(INCDIR)/obstack.h $(INCDIR)/opcode/vax.h
924 DEPTC_vax_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-vax.h \
925 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
926 $(srcdir)/config/vax-inst.h $(INCDIR)/obstack.h $(INCDIR)/opcode/vax.h
928 DEPTC_vax_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
929 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
930 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-vax.h $(srcdir)/config/vax-inst.h \
931 $(INCDIR)/obstack.h $(INCDIR)/opcode/vax.h
933 DEPTC_vax_vms = $(srcdir)/config/obj-vms.h $(srcdir)/config/tc-vax.h \
934 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(srcdir)/config/vax-inst.h \
935 $(INCDIR)/obstack.h $(INCDIR)/opcode/vax.h
937 DEPTC_w65_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-w65.h \
938 $(INCDIR)/coff/internal.h $(INCDIR)/coff/w65.h $(BFDDIR)/libcoff.h \
939 $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/w65-opc.h
941 DEPTC_w65_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
942 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
943 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-w65.h subsegs.h \
944 $(INCDIR)/obstack.h $(srcdir)/../opcodes/w65-opc.h
946 DEPTC_v850_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-v850.h \
947 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
948 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/v850.h
950 DEPTC_v850_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
951 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
952 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-v850.h subsegs.h \
953 $(INCDIR)/obstack.h $(INCDIR)/opcode/v850.h
955 DEPTC_z8k_coff = $(srcdir)/../opcodes/z8k-opc.h $(srcdir)/config/obj-coff.h \
956 $(srcdir)/config/tc-z8k.h $(INCDIR)/coff/internal.h \
957 $(INCDIR)/coff/z8k.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
959 DEPTC_z8k_elf = $(srcdir)/../opcodes/z8k-opc.h $(srcdir)/config/obj-elf.h \
960 $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
961 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-z8k.h
963 DEPTC_hppa_som = $(srcdir)/config/tc-hppa.h subsegs.h \
964 $(INCDIR)/obstack.h $(BFDDIR)/libhppa.h $(INCDIR)/opcode/hppa.h \
965 $(BFDDIR)/som.h
967 DEPTC_i386_multi = $(DEPTC_i386_coff) $(DEPTC_i386_elf)
968 DEPTC_mips_multi = $(DEPTC_mips_coff) $(DEPTC_mips_ecoff) \
969 $(DEPTC_mips_elf)
971 DEPOBJ_a29k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-a29k.h \
972 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
973 $(INCDIR)/obstack.h
975 DEPOBJ_a29k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-a29k.h \
976 $(INCDIR)/coff/internal.h $(INCDIR)/coff/a29k.h $(BFDDIR)/libcoff.h \
977 $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
979 DEPOBJ_a29k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
980 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
981 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-a29k.h subsegs.h \
982 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
984 DEPOBJ_alpha_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-alpha.h \
985 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
986 $(INCDIR)/obstack.h subsegs.h
988 DEPOBJ_alpha_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-alpha.h \
989 ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
990 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
991 $(BFDDIR)/libecoff.h
993 DEPOBJ_alpha_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
994 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
995 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-alpha.h subsegs.h \
996 $(INCDIR)/obstack.h ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
997 $(INCDIR)/elf/alpha.h $(INCDIR)/elf/reloc-macros.h \
998 $(INCDIR)/aout/aout64.h
1000 DEPOBJ_alpha_evax = $(srcdir)/config/obj-evax.h $(srcdir)/config/tc-alpha.h
1001 DEPOBJ_arc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-arc.h \
1002 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1003 $(INCDIR)/obstack.h subsegs.h
1005 DEPOBJ_arc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1006 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1007 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arc.h subsegs.h \
1008 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1010 DEPOBJ_arm_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-arm.h \
1011 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1012 $(INCDIR)/obstack.h
1014 DEPOBJ_arm_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-arm.h \
1015 $(INCDIR)/coff/internal.h $(INCDIR)/coff/arm.h $(BFDDIR)/libcoff.h \
1016 $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1018 DEPOBJ_arm_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1019 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1020 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arm.h subsegs.h \
1021 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1023 DEPOBJ_d10v_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-d10v.h \
1024 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1025 $(INCDIR)/obstack.h subsegs.h
1027 DEPOBJ_d10v_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1028 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1029 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d10v.h subsegs.h \
1030 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1032 DEPOBJ_d30v_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-d30v.h \
1033 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1034 $(INCDIR)/obstack.h subsegs.h
1036 DEPOBJ_d30v_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1037 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1038 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d30v.h subsegs.h \
1039 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1041 DEPOBJ_fr30_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-fr30.h \
1042 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1043 $(INCDIR)/obstack.h subsegs.h
1045 DEPOBJ_fr30_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1046 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1047 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-fr30.h subsegs.h \
1048 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1050 DEPOBJ_h8300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8300.h \
1051 $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8300.h $(BFDDIR)/libcoff.h \
1052 $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1054 DEPOBJ_h8300_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1055 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1056 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8300.h subsegs.h \
1057 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1059 DEPOBJ_h8500_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8500.h \
1060 $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8500.h $(BFDDIR)/libcoff.h \
1061 $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1063 DEPOBJ_h8500_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-h8500.h subsegs.h \
1066 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1068 DEPOBJ_hppa_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-hppa.h \
1069 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1070 $(INCDIR)/obstack.h subsegs.h
1072 DEPOBJ_hppa_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1073 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1074 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-hppa.h $(BFDDIR)/elf32-hppa.h \
1075 $(BFDDIR)/libhppa.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h \
1076 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1078 DEPOBJ_i386_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-i386.h \
1079 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1080 $(INCDIR)/obstack.h
1082 DEPOBJ_i386_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i386.h \
1083 $(INCDIR)/coff/internal.h $(INCDIR)/coff/i386.h $(BFDDIR)/libcoff.h \
1084 $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1086 DEPOBJ_i386_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1087 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1088 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i386.h subsegs.h \
1089 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1091 DEPOBJ_i860_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-i860.h \
1092 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1093 $(INCDIR)/obstack.h
1095 DEPOBJ_i860_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i860.h \
1096 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1097 $(INCDIR)/obstack.h subsegs.h
1099 DEPOBJ_i860_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1100 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1101 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i860.h subsegs.h \
1102 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1104 DEPOBJ_i960_bout = $(srcdir)/config/obj-bout.h $(srcdir)/config/tc-i960.h \
1105 $(INCDIR)/obstack.h
1107 DEPOBJ_i960_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i960.h \
1108 $(INCDIR)/coff/internal.h $(INCDIR)/coff/i960.h $(BFDDIR)/libcoff.h \
1109 $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1111 DEPOBJ_i960_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1112 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1113 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i960.h subsegs.h \
1114 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1116 DEPOBJ_m32r_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m32r.h \
1117 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1118 $(INCDIR)/obstack.h subsegs.h
1120 DEPOBJ_m32r_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1121 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1122 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m32r.h subsegs.h \
1123 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1125 DEPOBJ_m68k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-m68k.h \
1126 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1127 $(INCDIR)/obstack.h
1129 DEPOBJ_m68k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m68k.h \
1130 $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(BFDDIR)/libcoff.h \
1131 $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1133 DEPOBJ_m68k_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-m68k.h subsegs.h \
1136 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1138 DEPOBJ_m68k_hp300 = $(srcdir)/config/obj-aout.c $(srcdir)/config/obj-hp300.h \
1139 $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-m68k.h \
1140 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1141 $(INCDIR)/obstack.h
1143 DEPOBJ_m88k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m88k.h \
1144 $(INCDIR)/coff/internal.h $(INCDIR)/coff/m88k.h $(BFDDIR)/libcoff.h \
1145 $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1147 DEPOBJ_m88k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1148 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1149 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m88k.h subsegs.h \
1150 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1152 DEPOBJ_mcore_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mcore.h \
1153 $(INCDIR)/coff/internal.h $(INCDIR)/coff/mcore.h $(BFDDIR)/libcoff.h \
1154 $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1156 DEPOBJ_mcore_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1157 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1158 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mcore.h subsegs.h \
1159 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1161 DEPOBJ_mips_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-mips.h \
1162 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1163 $(INCDIR)/obstack.h
1165 DEPOBJ_mips_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mips.h \
1166 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1167 $(INCDIR)/obstack.h subsegs.h
1169 DEPOBJ_mips_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-mips.h \
1170 ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
1171 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1172 $(BFDDIR)/libecoff.h
1174 DEPOBJ_mips_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1175 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1176 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mips.h subsegs.h \
1177 $(INCDIR)/obstack.h ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
1178 $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/aout/aout64.h
1180 DEPOBJ_mn10200_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mn10200.h \
1181 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1182 $(INCDIR)/obstack.h subsegs.h
1184 DEPOBJ_mn10200_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1185 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1186 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10200.h subsegs.h \
1187 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1189 DEPOBJ_mn10300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mn10300.h \
1190 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1191 $(INCDIR)/obstack.h subsegs.h
1193 DEPOBJ_mn10300_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1194 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1195 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10300.h subsegs.h \
1196 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1198 DEPOBJ_ns32k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-ns32k.h \
1199 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1200 $(INCDIR)/obstack.h
1202 DEPOBJ_ns32k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ns32k.h \
1203 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1204 $(INCDIR)/obstack.h subsegs.h
1206 DEPOBJ_ns32k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1207 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1208 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ns32k.h subsegs.h \
1209 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1211 DEPOBJ_pj_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-pj.h \
1212 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1213 $(INCDIR)/obstack.h subsegs.h
1215 DEPOBJ_pj_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-pj.h subsegs.h \
1218 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1220 DEPOBJ_ppc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ppc.h \
1221 $(INCDIR)/coff/internal.h $(INCDIR)/coff/rs6000.h $(BFDDIR)/libcoff.h \
1222 $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1224 DEPOBJ_ppc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1225 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1226 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ppc.h subsegs.h \
1227 $(INCDIR)/obstack.h $(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h \
1228 $(INCDIR)/aout/aout64.h
1230 DEPOBJ_sh_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sh.h \
1231 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sh.h $(BFDDIR)/libcoff.h \
1232 $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1234 DEPOBJ_sh_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1235 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1236 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sh.h subsegs.h \
1237 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1239 DEPOBJ_sparc_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-sparc.h \
1240 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1241 $(INCDIR)/obstack.h
1243 DEPOBJ_sparc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sparc.h \
1244 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sparc.h $(BFDDIR)/libcoff.h \
1245 $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1247 DEPOBJ_sparc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1248 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1249 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sparc.h subsegs.h \
1250 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1252 DEPOBJ_tahoe_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tahoe.h \
1253 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1254 $(INCDIR)/obstack.h
1256 DEPOBJ_tahoe_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tahoe.h \
1257 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1258 $(INCDIR)/obstack.h subsegs.h
1260 DEPOBJ_tahoe_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1261 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1262 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tahoe.h subsegs.h \
1263 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1265 DEPOBJ_tic30_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tic30.h \
1266 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1267 $(INCDIR)/obstack.h
1269 DEPOBJ_tic30_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic30.h \
1270 $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic30.h $(BFDDIR)/libcoff.h \
1271 $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1273 DEPOBJ_tic30_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1274 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1275 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic30.h subsegs.h \
1276 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1278 DEPOBJ_tic80_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic80.h \
1279 $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic80.h $(BFDDIR)/libcoff.h \
1280 $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1282 DEPOBJ_tic80_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1283 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1284 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic80.h subsegs.h \
1285 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1287 DEPOBJ_vax_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-vax.h \
1288 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1289 $(INCDIR)/obstack.h
1291 DEPOBJ_vax_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-vax.h \
1292 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1293 $(INCDIR)/obstack.h subsegs.h
1295 DEPOBJ_vax_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1296 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1297 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-vax.h subsegs.h \
1298 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1300 DEPOBJ_vax_vms = $(srcdir)/config/obj-vms.h $(srcdir)/config/tc-vax.h \
1301 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def subsegs.h \
1302 $(INCDIR)/obstack.h
1304 DEPOBJ_w65_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-w65.h \
1305 $(INCDIR)/coff/internal.h $(INCDIR)/coff/w65.h $(BFDDIR)/libcoff.h \
1306 $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1308 DEPOBJ_w65_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1309 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1310 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-w65.h subsegs.h \
1311 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1313 DEPOBJ_v850_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-v850.h \
1314 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1315 $(INCDIR)/obstack.h subsegs.h
1317 DEPOBJ_v850_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1318 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1319 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-v850.h subsegs.h \
1320 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1322 DEPOBJ_z8k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-z8k.h \
1323 $(INCDIR)/coff/internal.h $(INCDIR)/coff/z8k.h $(BFDDIR)/libcoff.h \
1324 $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
1326 DEPOBJ_z8k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1327 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1328 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-z8k.h subsegs.h \
1329 $(INCDIR)/obstack.h $(INCDIR)/aout/aout64.h
1331 DEPOBJ_hppa_som = $(srcdir)/config/obj-som.h subsegs.h \
1332 $(INCDIR)/obstack.h $(BFDDIR)/libhppa.h $(BFDDIR)/som.h \
1333 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
1335 DEPOBJ_i386_multi = $(DEPOBJ_i386_coff) $(DEPOBJ_i386_elf)
1336 DEPOBJ_mips_multi = $(DEPOBJ_mips_coff) $(DEPOBJ_mips_ecoff) \
1337 $(DEPOBJ_mips_elf)
1339 DEP_a29k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-a29k.h \
1340 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1342 DEP_a29k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-a29k.h \
1343 $(INCDIR)/coff/internal.h $(INCDIR)/coff/a29k.h $(BFDDIR)/libcoff.h \
1344 $(INCDIR)/bfdlink.h
1346 DEP_a29k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1347 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1348 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-a29k.h
1350 DEP_alpha_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-alpha.h \
1351 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1353 DEP_alpha_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-alpha.h \
1354 ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h
1356 DEP_alpha_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1357 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1358 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-alpha.h
1360 DEP_alpha_evax = $(srcdir)/config/obj-evax.h $(srcdir)/config/tc-alpha.h
1361 DEP_arc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-arc.h \
1362 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1364 DEP_arc_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-arc.h
1368 DEP_arm_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-arm.h \
1369 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1371 DEP_arm_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-arm.h \
1372 $(INCDIR)/coff/internal.h $(INCDIR)/coff/arm.h $(BFDDIR)/libcoff.h \
1373 $(INCDIR)/bfdlink.h
1375 DEP_arm_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1376 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1377 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arm.h
1379 DEP_d10v_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-d10v.h \
1380 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1382 DEP_d10v_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1383 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1384 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d10v.h
1386 DEP_d30v_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-d30v.h \
1387 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1389 DEP_d30v_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1390 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1391 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d30v.h
1393 DEP_fr30_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-fr30.h \
1394 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1396 DEP_fr30_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1397 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1398 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-fr30.h
1400 DEP_h8300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8300.h \
1401 $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8300.h $(BFDDIR)/libcoff.h \
1402 $(INCDIR)/bfdlink.h
1404 DEP_h8300_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1405 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1406 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8300.h
1408 DEP_h8500_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8500.h \
1409 $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8500.h $(BFDDIR)/libcoff.h \
1410 $(INCDIR)/bfdlink.h
1412 DEP_h8500_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1413 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1414 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8500.h
1416 DEP_hppa_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-hppa.h \
1417 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1419 DEP_hppa_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1420 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1421 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-hppa.h $(BFDDIR)/elf32-hppa.h \
1422 $(BFDDIR)/libhppa.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h
1424 DEP_i386_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-i386.h \
1425 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1427 DEP_i386_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i386.h \
1428 $(INCDIR)/coff/internal.h $(INCDIR)/coff/i386.h $(BFDDIR)/libcoff.h \
1429 $(INCDIR)/bfdlink.h
1431 DEP_i386_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1432 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1433 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i386.h
1435 DEP_i860_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-i860.h \
1436 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1438 DEP_i860_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i860.h \
1439 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1441 DEP_i860_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1442 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1443 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i860.h
1445 DEP_i960_bout = $(srcdir)/config/obj-bout.h $(srcdir)/config/tc-i960.h
1446 DEP_i960_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i960.h \
1447 $(INCDIR)/coff/internal.h $(INCDIR)/coff/i960.h $(BFDDIR)/libcoff.h \
1448 $(INCDIR)/bfdlink.h
1450 DEP_i960_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1451 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1452 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i960.h
1454 DEP_m32r_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m32r.h \
1455 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1457 DEP_m32r_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1458 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1459 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m32r.h
1461 DEP_m68k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-m68k.h \
1462 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1464 DEP_m68k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m68k.h \
1465 $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(BFDDIR)/libcoff.h \
1466 $(INCDIR)/bfdlink.h
1468 DEP_m68k_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-m68k.h
1472 DEP_m68k_hp300 = $(srcdir)/config/obj-hp300.h $(srcdir)/config/obj-aout.h \
1473 $(srcdir)/config/tc-m68k.h $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1475 DEP_m88k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m88k.h \
1476 $(INCDIR)/coff/internal.h $(INCDIR)/coff/m88k.h $(BFDDIR)/libcoff.h \
1477 $(INCDIR)/bfdlink.h
1479 DEP_m88k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1480 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1481 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m88k.h
1483 DEP_mcore_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mcore.h \
1484 $(INCDIR)/coff/internal.h $(INCDIR)/coff/mcore.h $(BFDDIR)/libcoff.h \
1485 $(INCDIR)/bfdlink.h
1487 DEP_mcore_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1488 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1489 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mcore.h
1491 DEP_mips_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-mips.h \
1492 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1494 DEP_mips_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mips.h \
1495 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1497 DEP_mips_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-mips.h \
1498 ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h
1500 DEP_mips_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-mips.h
1504 DEP_mn10200_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mn10200.h \
1505 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1507 DEP_mn10200_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1508 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1509 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10200.h
1511 DEP_mn10300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mn10300.h \
1512 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1514 DEP_mn10300_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1515 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1516 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10300.h
1518 DEP_ns32k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-ns32k.h \
1519 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1521 DEP_ns32k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ns32k.h \
1522 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1524 DEP_ns32k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1525 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1526 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ns32k.h
1528 DEP_pj_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-pj.h \
1529 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1531 DEP_pj_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1532 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1533 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-pj.h
1535 DEP_ppc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ppc.h \
1536 $(INCDIR)/coff/internal.h $(INCDIR)/coff/rs6000.h $(BFDDIR)/libcoff.h \
1537 $(INCDIR)/bfdlink.h
1539 DEP_ppc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1540 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1541 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ppc.h
1543 DEP_sh_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sh.h \
1544 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sh.h $(BFDDIR)/libcoff.h \
1545 $(INCDIR)/bfdlink.h
1547 DEP_sh_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1548 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1549 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sh.h
1551 DEP_sparc_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-sparc.h \
1552 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1554 DEP_sparc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sparc.h \
1555 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sparc.h $(BFDDIR)/libcoff.h \
1556 $(INCDIR)/bfdlink.h
1558 DEP_sparc_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-sparc.h
1562 DEP_tahoe_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tahoe.h \
1563 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1565 DEP_tahoe_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tahoe.h \
1566 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1568 DEP_tahoe_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1569 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1570 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tahoe.h
1572 DEP_tic30_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tic30.h \
1573 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1575 DEP_tic30_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic30.h \
1576 $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic30.h $(BFDDIR)/libcoff.h \
1577 $(INCDIR)/bfdlink.h
1579 DEP_tic30_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1580 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1581 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic30.h
1583 DEP_tic80_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic80.h \
1584 $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic80.h $(BFDDIR)/libcoff.h \
1585 $(INCDIR)/bfdlink.h
1587 DEP_tic80_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1588 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1589 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-tic80.h
1591 DEP_vax_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-vax.h \
1592 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h
1594 DEP_vax_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-vax.h \
1595 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1597 DEP_vax_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1598 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1599 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-vax.h
1601 DEP_vax_vms = $(srcdir)/config/obj-vms.h $(srcdir)/config/tc-vax.h \
1602 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
1604 DEP_w65_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-w65.h \
1605 $(INCDIR)/coff/internal.h $(INCDIR)/coff/w65.h $(BFDDIR)/libcoff.h \
1606 $(INCDIR)/bfdlink.h
1608 DEP_w65_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1609 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1610 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-w65.h
1612 DEP_v850_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-v850.h \
1613 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
1615 DEP_v850_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1616 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1617 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-v850.h
1619 DEP_z8k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-z8k.h \
1620 $(INCDIR)/coff/internal.h $(INCDIR)/coff/z8k.h $(BFDDIR)/libcoff.h \
1621 $(INCDIR)/bfdlink.h
1623 DEP_z8k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
1624 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1625 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-z8k.h
1627 DEP_hppa_som = $(BFDDIR)/som.h
1628 DEP_i386_multi = $(DEP_i386_coff) $(DEP_i386_elf)
1629 DEP_mips_multi = $(DEP_mips_coff) $(DEP_mips_ecoff) \
1630 $(DEP_mips_elf)
1632 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
1633 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
1634 CONFIG_HEADER = config.h
1635 CONFIG_CLEAN_FILES = ${GDBINIT}
1636 noinst_PROGRAMS = as-new$(EXEEXT) gasp-new$(EXEEXT)
1637 PROGRAMS = $(noinst_PROGRAMS)
1640 DEFS = @DEFS@ -I. -I$(srcdir) -I.
1641 CPPFLAGS = @CPPFLAGS@
1642 LDFLAGS = @LDFLAGS@
1643 LIBS = @LIBS@
1644 itbl_test_OBJECTS = itbl-parse.o itbl-lex.o
1645 itbl_test_DEPENDENCIES = itbl-tops.o itbl-test.o \
1646 ../libiberty/libiberty.a
1647 itbl_test_LDFLAGS =
1648 as_new_OBJECTS = app.o as.o atof-generic.o bignum-copy.o cond.o \
1649 depend.o dwarf2dbg.o ecoff.o ehopt.o expr.o flonum-copy.o \
1650 flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o \
1651 listing.o literal.o macro.o messages.o output-file.o read.o sb.o \
1652 stabs.o subsegs.o symbols.o write.o
1653 as_new_LDFLAGS =
1654 gasp_new_OBJECTS = gasp.o macro.o sb.o hash.o
1655 gasp_new_LDFLAGS =
1656 SCRIPTS = $(noinst_SCRIPTS)
1658 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
1659 LEXLIB = @LEXLIB@
1660 YLWRAP = $(top_srcdir)/../ylwrap
1661 CFLAGS = @CFLAGS@
1662 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
1663 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
1664 CCLD = $(CC)
1665 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
1666 DIST_COMMON = README ./stamp-h.in COPYING ChangeLog Makefile.am \
1667 Makefile.in NEWS acinclude.m4 aclocal.m4 config.in config/m68k-parse.c \
1668 configure configure.in gdbinit.in itbl-lex.c itbl-parse.c
1671 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
1673 TAR = gtar
1674 GZIP_ENV = --best
1675 SOURCES = $(itbl_test_SOURCES) $(as_new_SOURCES) $(EXTRA_as_new_SOURCES) $(gasp_new_SOURCES)
1676 OBJECTS = $(itbl_test_OBJECTS) $(as_new_OBJECTS) $(gasp_new_OBJECTS)
1678 all: all-redirect
1679 .SUFFIXES:
1680 .SUFFIXES: .S .c .l .lo .o .s .y
1681 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
1682 cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile
1684 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1685 cd $(top_builddir) \
1686 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
1688 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
1689 cd $(srcdir) && $(ACLOCAL)
1691 config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1692 $(SHELL) ./config.status --recheck
1693 $(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
1694 cd $(srcdir) && $(AUTOCONF)
1696 config.h: stamp-h
1697 @if test ! -f $@; then \
1698 rm -f stamp-h; \
1699 $(MAKE) stamp-h; \
1700 else :; fi
1701 stamp-h: $(srcdir)/config.in $(top_builddir)/config.status
1702 cd $(top_builddir) \
1703 && CONFIG_FILES= CONFIG_HEADERS=config.h:config.in \
1704 $(SHELL) ./config.status
1705 @echo timestamp > stamp-h 2> /dev/null
1706 $(srcdir)/config.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
1707 @if test ! -f $@; then \
1708 rm -f $(srcdir)/stamp-h.in; \
1709 $(MAKE) $(srcdir)/stamp-h.in; \
1710 else :; fi
1711 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4)
1712 cd $(top_srcdir) && $(AUTOHEADER)
1713 @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
1715 mostlyclean-hdr:
1717 clean-hdr:
1719 distclean-hdr:
1720 -rm -f config.h
1722 maintainer-clean-hdr:
1723 ${GDBINIT}: $(top_builddir)/config.status gdbinit.in
1724 cd $(top_builddir) && CONFIG_FILES=$@:gdbinit.in CONFIG_HEADERS= $(SHELL) ./config.status
1726 mostlyclean-noinstPROGRAMS:
1728 clean-noinstPROGRAMS:
1729 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
1731 distclean-noinstPROGRAMS:
1733 maintainer-clean-noinstPROGRAMS:
1735 .c.o:
1736 $(COMPILE) -c $<
1738 .s.o:
1739 $(COMPILE) -c $<
1741 .S.o:
1742 $(COMPILE) -c $<
1744 mostlyclean-compile:
1745 -rm -f *.o core *.core
1747 clean-compile:
1749 distclean-compile:
1750 -rm -f *.tab.c
1752 maintainer-clean-compile:
1754 .c.lo:
1755 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
1757 .s.lo:
1758 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
1760 .S.lo:
1761 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
1763 mostlyclean-libtool:
1764 -rm -f *.lo
1766 clean-libtool:
1767 -rm -rf .libs _libs
1769 distclean-libtool:
1771 maintainer-clean-libtool:
1773 itbl-test$(EXEEXT): $(itbl_test_OBJECTS) $(itbl_test_DEPENDENCIES)
1774 @rm -f itbl-test$(EXEEXT)
1775 $(LINK) $(itbl_test_LDFLAGS) $(itbl_test_OBJECTS) $(itbl_test_LDADD) $(LIBS)
1777 as-new$(EXEEXT): $(as_new_OBJECTS) $(as_new_DEPENDENCIES)
1778 @rm -f as-new$(EXEEXT)
1779 $(LINK) $(as_new_LDFLAGS) $(as_new_OBJECTS) $(as_new_LDADD) $(LIBS)
1781 gasp-new$(EXEEXT): $(gasp_new_OBJECTS) $(gasp_new_DEPENDENCIES)
1782 @rm -f gasp-new$(EXEEXT)
1783 $(LINK) $(gasp_new_LDFLAGS) $(gasp_new_OBJECTS) $(gasp_new_LDADD) $(LIBS)
1784 .l.c:
1785 $(LEX) $(AM_LFLAGS) $(LFLAGS) $< && mv $(LEX_OUTPUT_ROOT).c $@
1786 .y.c:
1787 $(SHELL) $(YLWRAP) "$(YACC)" $< y.tab.c $*.c y.tab.h $*.h -- $(AM_YFLAGS) $(YFLAGS)
1788 config/m68k-parse.h: config/m68k-parse.c
1789 itbl-parse.h: itbl-parse.c
1792 # This directory's subdirectories are mostly independent; you can cd
1793 # into them and run `make' without going through this Makefile.
1794 # To change the values of `make' variables: instead of editing Makefiles,
1795 # (1) if the variable is set in `config.status', edit `config.status'
1796 # (which will cause the Makefiles to be regenerated when you run `make');
1797 # (2) otherwise, pass the desired values on the `make' command line.
1799 @SET_MAKE@
1801 all-recursive install-data-recursive install-exec-recursive \
1802 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
1803 check-recursive installcheck-recursive info-recursive dvi-recursive:
1804 @set fnord $(MAKEFLAGS); amf=$$2; \
1805 dot_seen=no; \
1806 target=`echo $@ | sed s/-recursive//`; \
1807 list='$(SUBDIRS)'; for subdir in $$list; do \
1808 echo "Making $$target in $$subdir"; \
1809 if test "$$subdir" = "."; then \
1810 dot_seen=yes; \
1811 local_target="$$target-am"; \
1812 else \
1813 local_target="$$target"; \
1814 fi; \
1815 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1816 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
1817 done; \
1818 if test "$$dot_seen" = "no"; then \
1819 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1820 fi; test -z "$$fail"
1822 mostlyclean-recursive clean-recursive distclean-recursive \
1823 maintainer-clean-recursive:
1824 @set fnord $(MAKEFLAGS); amf=$$2; \
1825 dot_seen=no; \
1826 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
1827 rev="$$subdir $$rev"; \
1828 test "$$subdir" = "." && dot_seen=yes; \
1829 done; \
1830 test "$$dot_seen" = "no" && rev=". $$rev"; \
1831 target=`echo $@ | sed s/-recursive//`; \
1832 for subdir in $$rev; do \
1833 echo "Making $$target in $$subdir"; \
1834 if test "$$subdir" = "."; then \
1835 local_target="$$target-am"; \
1836 else \
1837 local_target="$$target"; \
1838 fi; \
1839 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1840 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
1841 done && test -z "$$fail"
1842 tags-recursive:
1843 list='$(SUBDIRS)'; for subdir in $$list; do \
1844 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
1845 done
1847 tags: TAGS
1849 ID: $(HEADERS) $(SOURCES) $(LISP)
1850 list='$(SOURCES) $(HEADERS)'; \
1851 unique=`for i in $$list; do echo $$i; done | \
1852 awk ' { files[$$0] = 1; } \
1853 END { for (i in files) print i; }'`; \
1854 here=`pwd` && cd $(srcdir) \
1855 && mkid -f$$here/ID $$unique $(LISP)
1857 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) $(LISP)
1858 tags=; \
1859 here=`pwd`; \
1860 list='$(SUBDIRS)'; for subdir in $$list; do \
1861 if test "$$subdir" = .; then :; else \
1862 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
1863 fi; \
1864 done; \
1865 list='$(SOURCES) $(HEADERS)'; \
1866 unique=`for i in $$list; do echo $$i; done | \
1867 awk ' { files[$$0] = 1; } \
1868 END { for (i in files) print i; }'`; \
1869 test -z "$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
1870 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.in $$unique $(LISP) -o $$here/TAGS)
1872 mostlyclean-tags:
1874 clean-tags:
1876 distclean-tags:
1877 -rm -f TAGS ID
1879 maintainer-clean-tags:
1881 distdir = $(PACKAGE)-$(VERSION)
1882 top_distdir = $(distdir)
1884 # This target untars the dist file and tries a VPATH configuration. Then
1885 # it guarantees that the distribution is self-contained by making another
1886 # tarfile.
1887 distcheck: dist
1888 -rm -rf $(distdir)
1889 GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
1890 mkdir $(distdir)/=build
1891 mkdir $(distdir)/=inst
1892 dc_install_base=`cd $(distdir)/=inst && pwd`; \
1893 cd $(distdir)/=build \
1894 && ../configure --srcdir=.. --prefix=$$dc_install_base \
1895 && $(MAKE) $(AM_MAKEFLAGS) \
1896 && $(MAKE) $(AM_MAKEFLAGS) dvi \
1897 && $(MAKE) $(AM_MAKEFLAGS) check \
1898 && $(MAKE) $(AM_MAKEFLAGS) install \
1899 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1900 && $(MAKE) $(AM_MAKEFLAGS) dist
1901 -rm -rf $(distdir)
1902 @banner="$(distdir).tar.gz is ready for distribution"; \
1903 dashes=`echo "$$banner" | sed s/./=/g`; \
1904 echo "$$dashes"; \
1905 echo "$$banner"; \
1906 echo "$$dashes"
1907 dist: distdir
1908 -chmod -R a+r $(distdir)
1909 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
1910 -rm -rf $(distdir)
1911 dist-all: distdir
1912 -chmod -R a+r $(distdir)
1913 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
1914 -rm -rf $(distdir)
1915 distdir: $(DISTFILES)
1916 -rm -rf $(distdir)
1917 mkdir $(distdir)
1918 -chmod 777 $(distdir)
1919 @for file in $(DISTFILES); do \
1920 if test -f $$file; then d=.; else d=$(srcdir); fi; \
1921 if test -d $$d/$$file; then \
1922 cp -pr $$d/$$file $(distdir)/$$file; \
1923 else \
1924 test -f $(distdir)/$$file \
1925 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
1926 || cp -p $$d/$$file $(distdir)/$$file || :; \
1927 fi; \
1928 done
1929 for subdir in $(SUBDIRS); do \
1930 if test "$$subdir" = .; then :; else \
1931 test -d $(distdir)/$$subdir \
1932 || mkdir $(distdir)/$$subdir \
1933 || exit 1; \
1934 chmod 777 $(distdir)/$$subdir; \
1935 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
1936 || exit 1; \
1937 fi; \
1938 done
1940 DEJATOOL = $(PACKAGE)
1942 RUNTESTDEFAULTFLAGS = --tool $(DEJATOOL) --srcdir $$srcdir
1943 site.exp: Makefile
1944 @echo 'Making a new site.exp file...'
1945 @test ! -f site.bak || rm -f site.bak
1946 @echo '## these variables are automatically generated by make ##' > $@-t
1947 @echo '# Do not edit here. If you wish to override these values' >> $@-t
1948 @echo '# edit the last section' >> $@-t
1949 @echo 'set tool $(DEJATOOL)' >> $@-t
1950 @echo 'set srcdir $(srcdir)' >> $@-t
1951 @echo 'set objdir' `pwd` >> $@-t
1952 @echo 'set host_alias $(host_alias)' >> $@-t
1953 @echo 'set host_triplet $(host_triplet)' >> $@-t
1954 @echo 'set target_alias $(target_alias)' >> $@-t
1955 @echo 'set target_triplet $(target_triplet)' >> $@-t
1956 @echo 'set build_alias $(build_alias)' >> $@-t
1957 @echo 'set build_triplet $(build_triplet)' >> $@-t
1958 @echo '## All variables above are generated by configure. Do Not Edit ##' >> $@-t
1959 @test ! -f site.exp || sed '1,/^## All variables above are.*##/ d' site.exp >> $@-t
1960 @test ! -f site.exp || mv site.exp site.bak
1961 @mv $@-t site.exp
1962 info-am:
1963 info: info-recursive
1964 dvi-am:
1965 dvi: dvi-recursive
1966 check-am:
1967 $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
1968 check: check-recursive
1969 installcheck-am:
1970 installcheck: installcheck-recursive
1971 install-info-am:
1972 install-info: install-info-recursive
1973 all-recursive-am: config.h
1974 $(MAKE) $(AM_MAKEFLAGS) all-recursive
1976 install-exec-am: install-exec-local
1977 install-exec: install-exec-recursive
1979 install-data-am:
1980 install-data: install-data-recursive
1982 install-am: all-am
1983 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1984 install: install-recursive
1985 uninstall-am:
1986 uninstall: uninstall-recursive
1987 all-am: Makefile $(PROGRAMS) $(SCRIPTS) config.h
1988 all-redirect: all-recursive-am
1989 install-strip:
1990 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
1991 installdirs: installdirs-recursive
1992 installdirs-am:
1995 mostlyclean-generic:
1996 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
1998 clean-generic:
1999 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
2001 distclean-generic:
2002 -rm -f Makefile $(CONFIG_CLEAN_FILES)
2003 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
2004 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
2006 maintainer-clean-generic:
2007 -test -z "itbl-lexlconfig/m68k-parsehconfig/m68k-parsecitbl-parsehitbl-parsec" || rm -f itbl-lexl config/m68k-parseh config/m68k-parsec itbl-parseh itbl-parsec
2008 mostlyclean-am: mostlyclean-hdr mostlyclean-noinstPROGRAMS \
2009 mostlyclean-compile mostlyclean-libtool \
2010 mostlyclean-tags mostlyclean-generic
2012 mostlyclean: mostlyclean-recursive
2014 clean-am: clean-hdr clean-noinstPROGRAMS clean-compile clean-libtool \
2015 clean-tags clean-generic mostlyclean-am
2017 clean: clean-recursive
2019 distclean-am: distclean-hdr distclean-noinstPROGRAMS distclean-compile \
2020 distclean-libtool distclean-tags distclean-generic \
2021 clean-am
2022 -rm -f libtool
2024 distclean: distclean-recursive
2025 -rm -f config.status
2027 maintainer-clean-am: maintainer-clean-hdr \
2028 maintainer-clean-noinstPROGRAMS \
2029 maintainer-clean-compile maintainer-clean-libtool \
2030 maintainer-clean-tags maintainer-clean-generic \
2031 distclean-am
2032 @echo "This command is intended for maintainers to use;"
2033 @echo "it deletes files that may require special tools to rebuild."
2035 maintainer-clean: maintainer-clean-recursive
2036 -rm -f config.status
2038 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
2039 mostlyclean-noinstPROGRAMS distclean-noinstPROGRAMS \
2040 clean-noinstPROGRAMS maintainer-clean-noinstPROGRAMS \
2041 mostlyclean-compile distclean-compile clean-compile \
2042 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
2043 clean-libtool maintainer-clean-libtool install-data-recursive \
2044 uninstall-data-recursive install-exec-recursive \
2045 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
2046 all-recursive check-recursive installcheck-recursive info-recursive \
2047 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
2048 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
2049 distclean-tags clean-tags maintainer-clean-tags distdir check-DEJAGNU \
2050 info-am info dvi-am dvi check check-am installcheck-am installcheck \
2051 install-info-am install-info all-recursive-am install-exec-local \
2052 install-exec-am install-exec install-data-am install-data install-am \
2053 install uninstall-am uninstall all-redirect all-am all installdirs-am \
2054 installdirs mostlyclean-generic distclean-generic clean-generic \
2055 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
2057 po/POTFILES.in: @MAINT@ Makefile
2058 for file in $(POTFILES); do echo $$file; done | sort > tmp \
2059 && mv tmp $(srcdir)/po/POTFILES.in
2061 $(srcdir)/make-gas.com: stamp-mk.com
2062 stamp-mk.com: vmsconf.sh Makefile
2063 sh $(srcdir)/vmsconf.sh $(GENERIC_OBJS) > new-make.com
2064 $(SHELL) $(srcdir)/../move-if-change new-make.com $(srcdir)/make-gas.com
2065 touch stamp-mk.com
2066 diststuff: $(DISTSTUFF) info
2068 $(OBJS): @ALL_OBJ_DEPS@
2070 # Stuff that every object file depends upon. If anything is removed
2071 # from this list, remove it from dep-in.sed as well.
2072 $(OBJS): config.h as.h $(TARG_ENV_H) $(OBJ_FORMAT_H) $(TARG_CPU_H) flonum.h \
2073 expr.h write.h frags.h hash.h read.h symbols.h tc.h \
2074 obj.h listing.h bignum.h bit_fix.h $(INCDIR)/libiberty.h asintl.h
2076 check-DEJAGNU: site.exp
2077 if [ -d testsuite ]; then \
2078 true; \
2079 else \
2080 mkdir testsuite; \
2082 rm -f testsuite/site.exp
2083 cp site.exp testsuite/site.exp
2084 rootme=`pwd`; export rootme; \
2085 srcdir=`cd ${srcdir}; pwd` ; export srcdir ; \
2086 EXPECT=${EXPECT} ; export EXPECT ; \
2087 if [ -f $(top_builddir)/../expect/expect ]; then \
2088 TCL_LIBRARY=`cd $(top_srcdir)/../tcl/library && pwd`; \
2089 export TCL_LIBRARY; \
2090 fi; \
2091 runtest=$(RUNTEST); \
2092 cd testsuite; \
2093 if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
2094 $$runtest --tool $(DEJATOOL) --srcdir $${srcdir}/testsuite \
2095 $(RUNTESTFLAGS); \
2096 else echo "WARNING: could not find \`runtest'" 1>&2; :;\
2099 # The implicit .c.o rule doesn't work for these, perhaps because of
2100 # the variables, or perhaps because the sources are not on vpath.
2101 $(TARG_CPU_O): $(TARG_CPU_C) $(TARG_CPU_DEP_@target_cpu_type@)
2102 $(COMPILE) -c $(TARG_CPU_C)
2103 $(ATOF_TARG_O): $(ATOF_TARG_C)
2104 $(COMPILE) -c $(ATOF_TARG_C)
2106 # ecoff.c only has full dependencies when ECOFF_DEBUGGING is defined,
2107 # so the automatic dependency stuff doesn't work.
2108 ecoff.o : ecoff.c ecoff.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h \
2109 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/symconst.h \
2110 $(INCDIR)/aout/stab_gnu.h
2112 # We need all these explicit rules for the multi stuff. Because of
2113 # these rules, we don't need one for OBJ_FORMAT_O.
2115 obj-aout.o : $(srcdir)/config/obj-aout.c
2116 $(COMPILE) -c $(srcdir)/config/obj-aout.c
2117 obj-bout.o : $(srcdir)/config/obj-bout.c
2118 $(COMPILE) -c $(srcdir)/config/obj-bout.c
2119 obj-coff.o: $(srcdir)/config/obj-coff.c
2120 $(COMPILE) -c $(srcdir)/config/obj-coff.c
2121 obj-ecoff.o : $(srcdir)/config/obj-ecoff.c
2122 $(COMPILE) -c $(srcdir)/config/obj-ecoff.c
2123 obj-elf.o : $(srcdir)/config/obj-elf.c
2124 $(COMPILE) -c $(srcdir)/config/obj-elf.c
2125 obj-evax.o : $(srcdir)/config/obj-evax.c
2126 $(COMPILE) -c $(srcdir)/config/obj-evax.c
2127 obj-hp300.o : $(srcdir)/config/obj-hp300.c
2128 $(COMPILE) -c $(srcdir)/config/obj-hp300.c
2129 obj-ieee.o : $(srcdir)/config/obj-ieee.c
2130 $(COMPILE) -c $(srcdir)/config/obj-ieee.c
2131 obj-multi.o : $(srcdir)/config/obj-multi.c
2132 $(COMPILE) -c $(srcdir)/config/obj-multi.c
2133 obj-som.o : $(srcdir)/config/obj-som.c
2134 $(COMPILE) -c $(srcdir)/config/obj-som.c
2135 obj-vms.o : $(srcdir)/config/obj-vms.c
2136 $(COMPILE) -c $(srcdir)/config/obj-vms.c
2138 e-mipself.o : $(srcdir)/config/e-mipself.c
2139 $(COMPILE) -c $(srcdir)/config/e-mipself.c
2140 e-mipsecoff.o : $(srcdir)/config/e-mipsecoff.c
2141 $(COMPILE) -c $(srcdir)/config/e-mipsecoff.c
2142 e-i386aout.o: $(srcdir)/config/e-i386aout.c
2143 $(COMPILE) -c $(srcdir)/config/e-i386aout.c
2144 e-i386coff.o: $(srcdir)/config/e-i386coff.c
2145 $(COMPILE) -c $(srcdir)/config/e-i386coff.c
2146 e-i386elf.o: $(srcdir)/config/e-i386elf.c
2147 $(COMPILE) -c $(srcdir)/config/e-i386elf.c
2149 # If m68k-parse.y is in a different directory, then ylwrap will use an
2150 # absolute path when it invokes yacc, which will cause yacc to put the
2151 # absolute path into the generated file. That's a pain when it comes
2152 # to generating snapshots, because it introduces spurious diffs.
2153 # Since when we make the snapshots $(srcdir) = ".", we check for that
2154 # case and handle it differently. This means that anybody who
2155 # configures with $(srcdir) = "." will have to set their path in the
2156 # debugger if they want to debug m68k-parse.y. This is bad, but on
2157 # the other hand it's good that people who use the prebuilt
2158 # m68k-parse.c don't get a spurious absolute path.
2159 m68k-parse.c: $(srcdir)/config/m68k-parse.y
2160 f=$(srcdir)/config/m68k-parse.y; \
2161 if [ $$f = "./config/m68k-parse.y" ]; then \
2162 ln -s config/m68k-parse.y . > /dev/null 2>/dev/null || \
2163 ln config/m68k-parse.y . > /dev/null 2>/dev/null || \
2164 cp config/m68k-parse.y . >/dev/null 2>/dev/null; \
2165 f=m68k-parse.y; \
2166 else true; fi; \
2167 $(SHELL) $(YLWRAP) "$(YACC)" $$f y.tab.c m68k-parse.c --; \
2168 if [ $$f = "m68k-parse.y" ]; then \
2169 rm -f m68k-parse.y; \
2170 else true; fi
2171 m68k-parse.o: m68k-parse.c $(srcdir)/config/m68k-parse.h
2173 # Don't let the .y.h rule clobber m68k-parse.h.
2174 m68k-parse.h: ; @true
2175 $(srcdir)/config/m68k-parse.h: ; @true
2177 # The instruction table specification lexical analyzer and parser.
2179 itbl-lex.c: $(srcdir)/itbl-lex.l
2180 itbl-lex.o: itbl-lex.c itbl-parse.h
2182 itbl-parse.o: itbl-parse.c itbl-parse.h $(srcdir)/itbl-ops.h
2184 itbl-ops.o: $(srcdir)/itbl-ops.c $(srcdir)/itbl-ops.h itbl-parse.h
2186 itbl-parse.c itbl-parse.h: $(srcdir)/itbl-parse.y
2187 $(SHELL) $(YLWRAP) "$(YACC)" $(srcdir)/itbl-parse.y y.tab.c itbl-parse.c y.tab.h itbl-parse.h -- -d
2189 itbl-tops.o: $(srcdir)/itbl-ops.c $(srcdir)/itbl-ops.h itbl-parse.h
2190 $(COMPILE) -o itbl-tops.o -DSTAND_ALONE -c $(srcdir)/itbl-ops.c
2192 itbl-test.o: $(srcdir)/testsuite/gas/all/itbl-test.c $(srcdir)/itbl-ops.h
2193 $(COMPILE) -c -DSTAND_ALONE $(srcdir)/testsuite/gas/all/itbl-test.c
2195 cgen.o: cgen.c cgen.h cgen-desc.h subsegs.h \
2196 $(INCDIR)/obstack.h $(INCDIR)/opcode/cgen.h \
2197 $(srcdir)/../opcodes/$(CGEN_CPU_PREFIX)-desc.h \
2198 $(srcdir)/../opcodes/$(CGEN_CPU_PREFIX)-opc.h
2200 .PHONY: install-exec-local install-data-local
2201 .PHONY: install-exec-bindir install-exec-tooldir
2203 install-exec-local: install-exec-bindir @install_tooldir@
2205 install-exec-bindir: $(noinst_PROGRAMS)
2206 $(mkinstalldirs) $(bindir)
2207 @list='$(noinst_PROGRAMS)'; for p in $$list; do \
2208 if test -f $$p; then \
2209 echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
2210 $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
2211 else :; fi; \
2212 done
2214 install-exec-tooldir: $(noinst_PROGRAMS)
2215 $(mkinstalldirs) $(tooldir)/bin
2216 n=`echo as | sed '$(transform)'`; \
2217 if [ "$(bindir)/$$n$(EXEEXT)" != "$(tooldir)/bin/as$(EXEEXT)" ]; then \
2218 rm -f $(tooldir)/bin/as$(EXEEXT); \
2219 ln $(bindir)/$$n$(EXEEXT) $(tooldir)/bin/as$(EXEEXT) >/dev/null 2>/dev/null \
2220 || $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) as-new$(EXEEXT) $(tooldir)/bin/as$(EXEEXT); \
2221 else \
2222 true ; \
2225 # These exist for maintenance purposes.
2227 .PHONY: bootstrap bootstrap2 bootstrap3 stage1 stage2 stage3 comparison
2229 bootstrap: as-new
2230 $(MAKE) stage1
2231 rm -f stage && ln -s stage1 stage
2232 $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
2233 $(MAKE) stage2
2234 rm -f stage && ln -s stage2 stage
2235 $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
2236 $(MAKE) comparison against=stage2
2238 bootstrap2:
2239 rm -f stage && ln -s stage1 stage
2240 $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
2241 $(MAKE) stage2
2242 rm -f stage && ln -s stage2 stage
2243 $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
2244 $(MAKE) comparison against=stage2
2246 bootstrap3:
2247 rm -f stage && ln -s stage2 stage
2248 $(MAKE) CC="$(CC)" CFLAGS="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA= $(noinst_PROGRAMS)
2249 $(MAKE) comparison against=stage2
2251 # Copy the object files from a particular stage into a subdirectory.
2252 stage1:
2253 -mkdir stage1
2254 -mv $(STAGESTUFF) stage1
2255 if [ -f stage1/as-new$(EXEEXT) -a ! -f stage1/as$(EXEEXT) ] ; then (cd stage1 ; ln -s as-new$(EXEEXT) as$(EXEEXT)) ; fi
2257 stage2:
2258 -mkdir stage2
2259 -mv $(STAGESTUFF) stage2
2260 if [ -f stage2/as-new$(EXEEXT) -a ! -f stage2/as$(EXEEXT) ] ; then (cd stage2 ; ln -s as-new$(EXEEXT) as$(EXEEXT)) ; fi
2262 stage3:
2263 -mkdir stage3
2264 -mv $(STAGESTUFF) stage3
2265 if [ -f stage3/as-new$(EXEEXT) -a ! -f stage3/as$(EXEEXT) ] ; then (cd stage3 ; ln -s as-new as$(EXEEXT)) ; fi
2267 # This rule is derived from corresponding code in the Makefile.in for gcc.
2268 # The "tail +16c" is to bypass headers which may include timestamps or
2269 # temporary assembly file names.
2270 comparison:
2271 x=0 ; \
2272 for file in *.o ; do \
2273 tail +16c ./$$file > tmp-foo1; \
2274 if tail +16c ${against}/$$file > tmp-foo2 2>/dev/null ; then \
2275 if cmp tmp-foo1 tmp-foo2 ; then \
2276 true ; \
2277 else \
2278 echo $$file differs ; \
2279 x=1 ; \
2280 fi ; \
2281 else true; fi ; \
2282 done ; \
2283 exit $$x
2284 -rm -f tmp-foo*
2286 .PHONY: de-stage1 de-stage2 de-stage3
2288 de-stage1:
2289 - (cd stage1 ; rm -f as$(EXEEXT) ; mv -f * ..)
2290 - rmdir stage1
2292 de-stage2:
2293 - (cd stage2 ; rm -f as$(EXEEXT) ; mv -f * ..)
2294 - rmdir stage2
2296 de-stage3:
2297 - (cd stage3 ; rm -f as$(EXEEXT) ; mv -f * ..)
2298 - rmdir stage3
2300 DEP: dep.sed $(DEP_FILE_DEPS) DEPTC DEPOBJ DEP2
2301 rm -f DEP1
2302 srcdir=`cd $(srcdir); pwd`; \
2303 $(MAKE) MKDEP=$(MKDEP) srcdir=$${srcdir} VPATH=$${srcdir} DEP1
2304 rm -rf DEPDIR
2305 sed -f dep.sed < DEP1 > DEPA
2306 sed -f dep.sed < DEPTC >> DEPA
2307 sed -f dep.sed < DEPOBJ >> DEPA
2308 sed -f dep.sed < DEP2 >> DEPA
2309 echo '$$(OBJS): $$(DEP_@target''_cpu_type@_@obj''_format@)' >> DEPA
2310 echo '$$(TARG_CPU_O): $$(DEPTC_@target''_cpu_type@_@obj''_format@)' >> DEPA
2311 echo '$$(OBJ_FORMAT_O): $$(DEPOBJ_@target''_cpu_type@_@obj''_format@)' >> DEPA
2312 echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
2313 $(SHELL) $(srcdir)/../move-if-change DEPA DEP
2315 # This rule needs a mkdep that runs "gcc -MM".
2316 DEP1: $(CFILES) $(MULTI_CFILES)
2317 if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
2318 srcdir=`cd $(srcdir); pwd`; \
2319 cd DEPDIR; \
2320 echo '' > targ-cpu.h; \
2321 echo '' > obj-format.h; \
2322 echo '' > targ-env.h; \
2323 echo '' > itbl-cpu.h; \
2324 echo '' > itbl-parse.h; \
2325 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP; \
2326 $(MKDEP) -f DEP -DBFD_ASSEMBLER -I. -I.. -I$${srcdir} -I../../bfd $(DEP_INCLUDES) $?
2327 sed -e '/IF YOU PUT ANYTHING/,$$d' < DEPDIR/DEP > DEP1
2328 rm -f DEPDIR/DEP
2330 # Work out the special dependencies for the tc-*.c files.
2331 DEPTC: $(TARGET_CPU_CFILES)
2332 rm -f DEPTCA
2333 if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
2334 srcdir=`cd $(srcdir); pwd`; \
2335 cd DEPDIR; \
2336 for c in $(CPU_TYPES); do \
2337 for o in $(OBJ_FORMATS); do \
2338 $(CPU_OBJ_VALID) \
2339 if [ x$${valid} = xyes ]; then \
2340 echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
2341 echo '#include "obj-'"$${o}"'.h"' > obj-format.h; \
2342 echo '#include "te-generic.h"' > targ-env.h; \
2343 echo '' > itbl-cpu.h; \
2344 echo '' > itbl-parse.h; \
2345 echo '#include "opcodes/'"$${c}"'-desc.h"' > cgen-desc.h; \
2346 rm -f dummy.c; \
2347 cp $${srcdir}/config/tc-$${c}.c dummy.c; \
2348 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP; \
2349 $(MKDEP) -f DEP -DBFD_ASSEMBLER -I. -I.. -I$${srcdir} -I../../bfd $(DEP_INCLUDES) dummy.c; \
2350 sed -e "s/dummy.o: dummy.c/DEPTC_$${c}_$${o} =/" \
2351 -e '1,/DO NOT PUT ANYTHING AFTER/d' \
2352 -e '/IF YOU PUT ANYTHING/,$$d' \
2353 -e '/^$$/d' < DEP >> ../DEPTCA; \
2354 rm -f dummy.c; \
2355 else true; fi; \
2356 done; \
2357 done
2358 echo 'DEPTC_hppa_som = $$(srcdir)/config/tc-hppa.h subsegs.h \' >> DEPTCA
2359 echo ' $$(INCDIR)/obstack.h $$(BFDDIR)/libhppa.h \' >> DEPTCA
2360 echo ' $$(INCDIR)/opcode/hppa.h $$(BFDDIR)/som.h' >> DEPTCA
2361 # We don't try to handle all multi cases.
2362 for c in $(CPU_TYPES); do \
2363 $(CPU_MULTI_VALID) \
2364 if [ x$${valid} = xyes ]; then \
2365 o=ecoff; \
2366 $(CPU_OBJ_VALID) \
2367 echo 'DEPTC_'"$${c}"'_multi = \' >> DEPTCA; \
2368 echo '$$(DEPTC_'"$${c}"'_coff) \' >> DEPTCA; \
2369 if [ x$${valid} = xyes ]; then \
2370 echo '$$(DEPTC_'"$${c}"'_ecoff) \' >> DEPTCA; \
2371 else true; fi; \
2372 echo '$$(DEPTC_'"$${c}"'_elf)' >> DEPTCA; \
2373 else true; fi; \
2374 done
2375 mv -f DEPTCA DEPTC
2377 # Work out the special dependencies for the obj-*.c files.
2378 DEPOBJ: $(OBJ_FORMAT_CFILES)
2379 rm -f DEPOBJA
2380 if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
2381 srcdir=`cd $(srcdir); pwd`; \
2382 cd DEPDIR; \
2383 for c in $(CPU_TYPES); do \
2384 for o in $(OBJ_FORMATS); do \
2385 $(CPU_OBJ_VALID) \
2386 if [ x$${valid} = xyes ]; then \
2387 echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
2388 echo '#include "obj-'"$${o}"'.h"' > obj-format.h; \
2389 echo '#include "te-generic.h"' > targ-env.h; \
2390 echo '' > itbl-cpu.h; \
2391 echo '' > itbl-parse.h; \
2392 rm -f dummy.c; \
2393 cp $${srcdir}/config/obj-$${o}.c dummy.c; \
2394 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP; \
2395 $(MKDEP) -f DEP -DBFD_ASSEMBLER -I. -I.. -I$${srcdir} -I../../bfd $(DEP_INCLUDES) dummy.c; \
2396 sed -e "s/dummy.o: dummy.c/DEPOBJ_$${c}_$${o} =/" \
2397 -e '1,/DO NOT PUT ANYTHING AFTER/d' \
2398 -e '/IF YOU PUT ANYTHING/,$$d' \
2399 -e '/^$$/d' < DEP >> ../DEPOBJA; \
2400 rm -f dummy.c; \
2401 else true; fi; \
2402 done; \
2403 done
2404 echo 'DEPOBJ_hppa_som = $$(srcdir)/config/obj-som.h subsegs.h \' >> DEPOBJA
2405 echo ' $$(INCDIR)/obstack.h $$(BFDDIR)/libhppa.h \' >> DEPOBJA
2406 echo ' $$(BFDDIR)/som.h $$(INCDIR)/aout/stab_gnu.h \' >> DEPOBJA
2407 echo ' $$(INCDIR)/aout/stab.def' >> DEPOBJA
2408 # We don't try to handle all multi cases.
2409 for c in $(CPU_TYPES); do \
2410 $(CPU_MULTI_VALID) \
2411 if [ x$${valid} = xyes ]; then \
2412 o=ecoff; \
2413 $(CPU_OBJ_VALID) \
2414 echo 'DEPOBJ_'"$${c}"'_multi = \' >> DEPOBJA; \
2415 echo '$$(DEPOBJ_'"$${c}"'_coff) \' >> DEPOBJA; \
2416 if [ x$${valid} = xyes ]; then \
2417 echo '$$(DEPOBJ_'"$${c}"'_ecoff) \' >> DEPOBJA; \
2418 else true; fi; \
2419 echo '$$(DEPOBJ_'"$${c}"'_elf)' >> DEPOBJA; \
2420 else true; fi; \
2421 done
2422 mv -f DEPOBJA DEPOBJ
2424 # Work out the dependencies for each CPU/OBJ combination.
2425 # Note that SOM is a special case, because it only works native.
2426 DEP2: $(TARGET_CPU_HFILES) $(OBJ_FORMAT_HFILES)
2427 rm -f DEP2a
2428 if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
2429 srcdir=`cd $(srcdir); pwd`; \
2430 cd DEPDIR; \
2431 for c in $(CPU_TYPES); do \
2432 for o in $(OBJ_FORMATS); do \
2433 $(CPU_OBJ_VALID) \
2434 if [ x$${valid} = xyes ]; then \
2435 echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
2436 echo '#include "obj-'"$${o}"'.h"' > dummy.c; \
2437 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP; \
2438 $(MKDEP) -f DEP -DBFD_ASSEMBLER -I. -I.. -I$${srcdir} -I../../bfd $(DEP_INCLUDES) dummy.c; \
2439 sed -e "s/dummy.o: dummy.c/DEP_$${c}_$${o} =/" \
2440 -e '1,/DO NOT PUT ANYTHING AFTER/d' \
2441 -e '/IF YOU PUT ANYTHING/,$$d' \
2442 -e '/^$$/d' < DEP >> ../DEP2a; \
2443 else true; fi; \
2444 done; \
2445 done
2446 echo 'DEP_hppa_som = $$(BFDDIR)/som.h' >> DEP2a
2447 # We don't try to handle all multi cases.
2448 for c in $(CPU_TYPES); do \
2449 $(CPU_MULTI_VALID) \
2450 if [ x$${valid} = xyes ]; then \
2451 o=ecoff; \
2452 $(CPU_OBJ_VALID) \
2453 echo 'DEP_'"$${c}"'_multi = \' >> DEP2a; \
2454 echo '$$(DEP_'"$${c}"'_coff) \' >> DEP2a; \
2455 if [ x$${valid} = xyes ]; then \
2456 echo '$$(DEP_'"$${c}"'_ecoff) \' >> DEP2a; \
2457 else true; fi; \
2458 echo '$$(DEP_'"$${c}"'_elf)' >> DEP2a; \
2459 else true; fi; \
2460 done
2461 mv -f DEP2a DEP2
2463 dep.sed: dep-in.sed config.status
2464 srcdir=`cd $(srcdir); pwd`; \
2465 sed <$(srcdir)/dep-in.sed >dep.sed \
2466 -e "s!@INCDIR@!$${srcdir}/../include!" \
2467 -e "s!@BFDDIR@!$${srcdir}/../bfd!" \
2468 -e "s!@SRCDIR@!$${srcdir}!"
2470 dep: DEP
2471 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
2472 cat DEP >> tmp-Makefile
2473 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile Makefile
2475 dep-in: DEP
2476 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
2477 cat DEP >> tmp-Makefile.in
2478 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
2480 dep-am: DEP
2481 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
2482 cat DEP >> tmp-Makefile.am
2483 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
2485 .PHONY: dep dep-in dep-am
2487 # DO NOT DELETE THIS LINE -- mkdep uses it.
2488 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
2490 app.o: app.c
2491 as.o: as.c subsegs.h $(INCDIR)/obstack.h output-file.h \
2492 sb.h macro.h
2493 atof-generic.o: atof-generic.c
2494 bignum-copy.o: bignum-copy.c
2495 cond.o: cond.c macro.h sb.h $(INCDIR)/obstack.h
2496 depend.o: depend.c
2497 dwarf2dbg.o: dwarf2dbg.c dwarf2dbg.h subsegs.h $(INCDIR)/obstack.h \
2498 $(INCDIR)/elf/dwarf2.h
2499 ecoff.o: ecoff.c ecoff.h
2500 ehopt.o: ehopt.c subsegs.h $(INCDIR)/obstack.h $(INCDIR)/elf/dwarf2.h
2501 expr.o: expr.c $(INCDIR)/obstack.h
2502 flonum-copy.o: flonum-copy.c
2503 flonum-konst.o: flonum-konst.c
2504 flonum-mult.o: flonum-mult.c
2505 frags.o: frags.c subsegs.h $(INCDIR)/obstack.h
2506 hash.o: hash.c $(INCDIR)/obstack.h
2507 input-file.o: input-file.c input-file.h
2508 input-scrub.o: input-scrub.c input-file.h sb.h
2509 listing.o: listing.c input-file.h subsegs.h
2510 literal.o: literal.c subsegs.h $(INCDIR)/obstack.h
2511 macro.o: macro.c sb.h macro.h
2512 messages.o: messages.c
2513 output-file.o: output-file.c output-file.h
2514 read.o: read.c subsegs.h $(INCDIR)/obstack.h sb.h macro.h \
2515 ecoff.h
2516 sb.o: sb.c sb.h
2517 stabs.o: stabs.c $(INCDIR)/obstack.h subsegs.h ecoff.h \
2518 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
2519 subsegs.o: subsegs.c subsegs.h $(INCDIR)/obstack.h
2520 symbols.o: symbols.c $(INCDIR)/obstack.h subsegs.h \
2521 struc-symbol.h
2522 write.o: write.c subsegs.h $(INCDIR)/obstack.h output-file.h
2523 gasp.o: gasp.c sb.h macro.h
2524 itbl-ops.o: itbl-ops.c itbl-ops.h itbl-parse.h
2525 e-i386aout.o: $(srcdir)/config/e-i386aout.c emul.h \
2526 emul-target.h
2527 e-i386coff.o: $(srcdir)/config/e-i386coff.c emul.h \
2528 emul-target.h
2529 e-i386elf.o: $(srcdir)/config/e-i386elf.c emul.h emul-target.h
2530 e-mipsecoff.o: $(srcdir)/config/e-mipsecoff.c emul.h \
2531 emul-target.h
2532 e-mipself.o: $(srcdir)/config/e-mipself.c emul.h emul-target.h
2533 $(OBJS): $(DEP_@target_cpu_type@_@obj_format@)
2534 $(TARG_CPU_O): $(DEPTC_@target_cpu_type@_@obj_format@)
2535 $(OBJ_FORMAT_O): $(DEPOBJ_@target_cpu_type@_@obj_format@)
2536 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
2538 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2539 # Otherwise a system limit (for SysV at least) may be exceeded.
2540 .NOEXPORT: