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