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