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