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